We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f68d8f commit 754f763Copy full SHA for 754f763
sycl/test-e2e/Basic/interop/interop_all_backends.cpp
@@ -1,4 +1,4 @@
1
-// XFAIL: any-device-is-opencl, any-device-is-cuda
+// XFAIL: any-device-is-opencl, any-device-is-cuda, (windows && any-device-is-level_zero)
2
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/15819
3
// RUN: %if any-device-is-opencl %{ %{build} -o %t-opencl.out %}
4
// RUN: %if any-device-is-level_zero %{ %{build} -DBUILD_FOR_L0 -o %t-l0.out %}
0 commit comments