Skip to content

Commit

Permalink
[SYCL][ESIMD][E2E] Disable loop.cpp because it's flaky (#16975)
Browse files Browse the repository at this point in the history
Flaky fail.

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
  • Loading branch information
sarnex authored Feb 12, 2025
1 parent 6d17a08 commit 0e44bb4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sycl/test-e2e/ESIMD/named_barriers/loop.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//

// UNSUPPORTED: arch-intel_gpu_pvc
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/16598
// REQUIRES: arch-intel_gpu_pvc
// RUN: %{build} -o %t.out
// RUN: %{run} %t.out
Expand Down

0 comments on commit 0e44bb4

Please sign in to comment.