Skip to content

Commit 0b39c51

Browse files
[Bindless][E2E] Disable bindless_images/read_write_1D_subregion.cpp on BMG, Windows (#17513)
This test has been flakily failing on Windows + BMG. See #17439
1 parent 08a74f9 commit 0b39c51

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sycl/test-e2e/bindless_images/read_write_1D_subregion.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
// UNSUPPORTED: hip
44
// UNSUPPORTED-INTENDED: Undetermined issue in 'create_image' in this test.
55

6+
// Test flakily failing on Windows+ BMG
7+
// UNSUPPORTED: windows && arch-intel_gpu_bmg_g21
8+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17439
9+
610
// RUN: %{build} -o %t.out
711
// RUN: %{run-unfiltered-devices} env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 %t.out
812

0 commit comments

Comments
 (0)