Skip to content

Commit

Permalink
[SYCL] Disable unexpectedly failing test on L0 device-scope events (i…
Browse files Browse the repository at this point in the history
  • Loading branch information
vasilytric authored Jan 28, 2022
1 parent 9a13d74 commit 04d7a79
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion SYCL/Plugin/level_zero_device_scope_events.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
// REQUIRES: gpu, level_zero
// FIXME: Investigate OS-agnostic failures
// REQUIRES: TEMPORARY_DISABLED
// XREQUIRES: gpu, level_zero

// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
// 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
Expand Down

0 comments on commit 04d7a79

Please sign in to comment.