Skip to content

Commit 7d48115

Browse files
committed
XFAIL to UNSUPPORTED.
Signed-off-by: Garima Gupta <[email protected]>
1 parent 69b3a1f commit 7d48115

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sycl/test/basic_tests/image_accessor_readwrite.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
// RUN: %CPU_RUN_PLACEHOLDER %t.out
44
// RUN: %GPU_RUN_PLACEHOLDER %t.out
55

6-
// TODO: No CUDA image support
7-
// XFAIL: cuda
6+
// UNSUPPORTED: cuda
87
//==--------------------image_accessor_readwrite.cpp ----------------------==//
98
//==----------image_accessor read without sampler & write API test---------==//
109
//

sycl/test/basic_tests/image_accessor_readwrite_half.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// RUN: %CPU_RUN_PLACEHOLDER %t.out
44
// RUN: %GPU_RUN_PLACEHOLDER %t.out
55

6+
// UNSUPPORTED: cuda
67
//==--------------------image_accessor_readwrite_half.cpp -------------------==//
78
//==-image_accessor read (without sampler)& write API test for half datatype-==//
89
//

0 commit comments

Comments
 (0)