Skip to content

Commit f0e876a

Browse files
authored
[SYCL][E2E] Disable image_write.cpp on BMG Linux (#20330)
Failure is sporadic. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent a963e89 commit f0e876a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/test-e2e/Basic/image/image_write.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// REQUIRES: aspect-ext_intel_legacy_image
2-
// XFAIL: linux && arch-intel_gpu_bmg_g21
3-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/20224
2+
// UNSUPPORTED: linux && arch-intel_gpu_bmg_g21
3+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/20224
44
// RUN: %{build} -o %t.out
55
// RUN: %{run} %t.out
66

0 commit comments

Comments
 (0)