Skip to content

Commit cf46d80

Browse files
Reenable discard_events_l0_inorder test (#14893)
Related to issue [14121](#14121) This test probably fixed by one of the fixes submitted as I tested it on L0 ARC device and it was passing normally.
1 parent 536d89f commit cf46d80

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sycl/test-e2e/DiscardEvents/discard_events_l0_inorder.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
// REQUIRES: level_zero
22
//
3-
// https://github.com/intel/llvm/issues/14121
4-
// UNSUPPORTED: gpu-intel-dg2
5-
//
63
// RUN: %{build} -o %t.out
74
//
85
// RUN: env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=0 SYCL_PI_LEVEL_ZERO_BATCH_SIZE=0 ONEAPI_DEVICE_SELECTOR="level_zero:*" %{run} %t.out

0 commit comments

Comments
 (0)