Skip to content

Commit fcf67a9

Browse files
authored
[SYCL][E2E] Disable copy_subregion_2D.cpp on DG2 (#20464)
Failing in postcommit Ex https://github.com/intel/llvm/actions/runs/18783995211/job/53599884723 --------- Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 097afdc commit fcf67a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/bindless_images/copies/copy_subregion_2D.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// REQUIRES: aspect-ext_oneapi_bindless_images
2-
// UNSUPPORTED: arch-intel_gpu_bmg_g21 || arch-intel_gpu_lnl_m
2+
// UNSUPPORTED: arch-intel_gpu_bmg_g21 || gpu-intel-dg2 || arch-intel_gpu_lnl_m
33
// UNSUPPORTED-INTENDED: sporadic failure in CI
44
// https://github.com/intel/llvm/issues/20006
55
// XFAIL: linux && arch-intel_gpu_acm_g10 && level_zero_v2_adapter

0 commit comments

Comments
 (0)