Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 0f3052b

Browse files
authored
[SYCL] Temporarily disable flaky test (#907)
1 parent a5f90c0 commit 0f3052b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

SYCL/Plugin/level_zero_batch_event_status.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// REQUIRES: gpu, level_zero
1+
// See https://github.com/intel/llvm-test-suite/issues/906
2+
// REQUIRES: gpu, level_zero, TEMPORARY_DISABLE
23

34
// RUN: %clangxx -fsycl -fsycl-unnamed-lambda -fsycl-targets=%sycl_triple %s -o %t.out
45

0 commit comments

Comments
 (0)