Skip to content

Commit ca1636c

Browse files
authored
[SYCL][E2E] Disable discard_events_l0_inorder.cpp on BMG Win (#20639)
Seeing fails on Win too. Signed-off-by: Nick Sarnie <[email protected]>
1 parent 008fc33 commit ca1636c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/DeprecatedFeatures/DiscardEvents/discard_events_l0_inorder.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
// the discard_events property, if it doesn't pass then it's most likely a
1919
// general issue unrelated to discard_events.
2020

21-
// UNSUPPORTED: linux && arch-intel_gpu_bmg_g21 && !igc-dev
21+
// UNSUPPORTED: arch-intel_gpu_bmg_g21 && !igc-dev
2222
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/20601
2323

2424
#include <cassert>

0 commit comments

Comments
 (0)