Skip to content

Commit f90bd72

Browse files
author
Sergey Kanaev
committed
[SYCL] Disable the test for cuda
Signed-off-by: Sergey Kanaev <[email protected]>
1 parent 48eae78 commit f90bd72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/host-interop-task/interop-task.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// RUN: %CPU_RUN_PLACEHOLDER %t.out
33
// RUN: %GPU_RUN_PLACEHOLDER %t.out
44
// RUN: %ACC_RUN_PLACEHOLDER %t.out
5-
// XFAIL: level0 | cuda
5+
// XFAIL: level0, cuda
66

77
#include <CL/sycl.hpp>
88
#include <CL/sycl/backend/opencl.hpp>

0 commit comments

Comments
 (0)