Skip to content

Commit 572e723

Browse files
authored
[SYCL][E2E] Enable image_write.cpp in preview mode, disable normally (#20322)
Now it's passing on preview, failing in normal. See nightly run [here](https://github.com/intel/llvm/actions/runs/18347777870/job/52263179514). Signed-off-by: Sarnie, Nick <[email protected]>
1 parent a44f116 commit 572e723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// REQUIRES: aspect-ext_intel_legacy_image
2-
// XFAIL: linux && arch-intel_gpu_bmg_g21 && preview-mode
2+
// XFAIL: linux && arch-intel_gpu_bmg_g21
33
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/20224
44
// RUN: %{build} -o %t.out
55
// RUN: %{run} %t.out

0 commit comments

Comments
 (0)