Skip to content

Commit 66d8e02

Browse files
committed
[SYCL][E2E] Disable copy_subregion_2G on Windows BMG
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 1a49fd2 commit 66d8e02

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: linux && arch-intel_gpu_bmg_g21
2+
// UNSUPPORTED: arch-intel_gpu_bmg_g21
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)