Skip to content

Commit a1d3bcf

Browse files
committed
change xfail * to specific xfail
1 parent 56d9432 commit a1d3bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// XFAIL: *
1+
// XFAIL: any-device-is-opencl, any-device-is-cuda
22
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/15819
33
// RUN: %if any-device-is-opencl %{ %{build} -o %t-opencl.out %}
44
// RUN: %if any-device-is-level_zero %{ %{build} -DBUILD_FOR_L0 -o %t-l0.out %}

0 commit comments

Comments
 (0)