Skip to content

Commit 3488491

Browse files
committed
Disable bindless images tests with spirv backend.
1 parent b9a3c0b commit 3488491

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl/test-e2e/bindless_images/lit.local.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ config.unsupported_features += ['spirv-backend']
55
# https://github.com/intel/llvm/issues/20142
66
config.unsupported_features += ['target-native_cpu']
77

8+
config.unsupported_features += ['spirv-backend']
9+
810
cl_options = 'cl_options' in config.available_features

0 commit comments

Comments
 (0)