Skip to content

Commit 1680dc6

Browse files
authored
[SYCL][E2E] mark flaky test as unsupported on v2 adapter (#18998)
1 parent 35ed0b0 commit 1680dc6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/Graph/RecordReplay/host_task2_multiple_roots.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
// UNSUPPORTED: windows
1616
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/11852
1717

18+
// UNSUPPORTED: level_zero_v2_adapter && arch-intel_gpu_bmg_g21
19+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/18996
20+
1821
#define GRAPH_E2E_RECORD_REPLAY
1922

2023
#include "../Inputs/host_task2_multiple_roots.cpp"

0 commit comments

Comments
 (0)