We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a142a commit 39fc56bCopy full SHA for 39fc56b
sycl/test-e2e/GroupAlgorithm/root_group.cpp
@@ -1,5 +1,5 @@
1
-// Fails with opencl and level_zero, enable when fixed.
2
-// XFAIL: opencl || level_zero
+// Fails with opencl and level_zero on linux, enable when fixed.
+// XFAIL: opencl || (linux && level_zero)
3
// RUN: %{build} -I . -o %t.out
4
// RUN: %{run} %t.out
5
0 commit comments