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

Commit b90df37

Browse files
Revert "[SYCL] Disable unexpectedly failing test on L0 device-scope events (#776)" (#814)
This reverts commit e36ba27.
1 parent 43b8bcd commit b90df37

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

SYCL/Plugin/level_zero_device_scope_events.cpp

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

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