Skip to content

Commit ebbf0d9

Browse files
authored
[SYCL] Disable batch_event_status.cpp on Arc (#23025)
sporadically fails in nightly/pre-commit, e.g. https://github.com/intel/llvm/actions/runs/32804699825
1 parent bd87698 commit ebbf0d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sycl/test-e2e/Adapters/level_zero/batch_event_status.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// See https://github.com/intel/llvm-test-suite/issues/906
22
// REQUIRES: gpu, level_zero
33

4-
// UNSUPPORTED: windows && gpu-intel-gen12
4+
// UNSUPPORTED: windows && (gpu-intel-gen12 || intel_gpu_acm_g10)
55
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/21556
66

77
// UNSUPPORTED: level_zero_v2_adapter

0 commit comments

Comments
 (0)