Skip to content

Commit 6c25ed6

Browse files
vasilytricbb-sycl
authored andcommitted
[SYCL] Disable unexpectedly failing test on L0 device-scope events (intel#776)
1 parent 58b0949 commit 6c25ed6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

SYCL/Plugin/level_zero_device_scope_events.cpp

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
// REQUIRES: gpu, level_zero
1+
// FIXME: Investigate OS-agnostic failures
2+
// REQUIRES: TEMPORARY_DISABLED
3+
// XREQUIRES: gpu, level_zero
24

35
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
46
// RUN: env SYCL_PI_LEVEL_ZERO_DEVICE_SCOPE_EVENTS=1 SYCL_PI_TRACE=-1 ZE_DEBUG=1 %GPU_RUN_PLACEHOLDER %t.out 2>&1 | FileCheck --check-prefixes=MODE1 %s

0 commit comments

Comments
 (0)