Skip to content

Commit a9e8cf6

Browse files
committed
[bindless images][Cuda] XFAIL mipmap_read_3D due to type mismatch
See #15727
1 parent 44543da commit a9e8cf6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sycl/test-e2e/bindless_images/mipmap/mipmap_read_3D.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// REQUIRES: cuda
2-
2+
// XFAIL: *
3+
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/15727
34
// RUN: %{build} -o %t.out
45
// RUN: %{run-unfiltered-devices} %t.out
56

0 commit comments

Comments
 (0)