Skip to content

Commit d208a9b

Browse files
committed
[SYCL][E2E] disable cuda test and create issue
1 parent 0d57a09 commit d208a9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl/test-e2e/Basic/interop/interop_all_backends.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// XFAIL: any-device-is-cuda
2+
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/16070
13
// RUN: %if any-device-is-opencl %{ %{build} -o %t-opencl.out %}
24
// RUN: %if any-device-is-cuda %{ %{build} -isystem %sycl_include -DBUILD_FOR_CUDA -o %t-cuda.out %}
35
// RUN: %if any-device-is-hip %{ %{build} -DBUILD_FOR_HIP -o %t-hip.out %}

0 commit comments

Comments
 (0)