Skip to content

Commit b007bb7

Browse files
[SYCL][E2E] Disable flaky bindless_images/sampling_2D.cpp on HIP (#17344)
This test has been failing flakily on HIP. Example: https://github.com/intel/llvm/actions/runs/13632741740/job/38160479157
1 parent 6bdde33 commit b007bb7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/bindless_images/sampling_2D.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
// REQUIRES: aspect-ext_oneapi_bindless_images_2d_usm
22

3+
// UNSUPPORTED: hip
4+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17212
5+
36
// RUN: %{build} -o %t.out
47
// RUN: %{run-unfiltered-devices} env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 %t.out
58

0 commit comments

Comments
 (0)