Skip to content

Commit 0e44bb4

Browse files
authored
[SYCL][ESIMD][E2E] Disable loop.cpp because it's flaky (#16975)
Flaky fail. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 6d17a08 commit 0e44bb4

File tree

1 file changed

+2
-1
lines changed
  • sycl/test-e2e/ESIMD/named_barriers

1 file changed

+2
-1
lines changed

sycl/test-e2e/ESIMD/named_barriers/loop.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
8+
// UNSUPPORTED: arch-intel_gpu_pvc
9+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/16598
910
// REQUIRES: arch-intel_gpu_pvc
1011
// RUN: %{build} -o %t.out
1112
// RUN: %{run} %t.out

0 commit comments

Comments
 (0)