Skip to content

Commit ff8dc2e

Browse files
alexbatashevbb-sycl
authored andcommitted
[SYCL] Disable flaky tests (intel#812)
1 parent eb0f082 commit ff8dc2e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

SYCL/Plugin/level_zero_batch_barrier.cpp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
<<<<<<< HEAD
2+
<<<<<<< HEAD
23
// See https://github.com/intel/llvm-test-suite/issues/811
34
// REQUIRES: gpu, level_zero, TEMPORARILY_DISABLED
45
=======
56
// REQUIRES: gpu, level_zero
67
>>>>>>> 4508a3f5f ([SYCL] test for barrier batching (#750))
8+
=======
9+
// See https://github.com/intel/llvm-test-suite/issues/811
10+
// REQUIRES: gpu, level_zero, TEMPORARILY_DISABLED
11+
>>>>>>> 977a7ce75 ([SYCL] Disable flaky tests (#812))
712

813
// RUN: %clangxx -fsycl -fsycl-unnamed-lambda -fsycl-targets=%sycl_triple %level_zero_options %s -o %t.out
914
// RUN: env SYCL_PI_TRACE=2 ZE_DEBUG=1 %GPU_RUN_PLACEHOLDER %t.out 2>&1 %GPU_CHECK_PLACEHOLDER

0 commit comments

Comments
 (0)