diff --git a/sycl/test-e2e/GroupAlgorithm/root_group.cpp b/sycl/test-e2e/GroupAlgorithm/root_group.cpp index e33e2cc2dfd3..983f8e7ca003 100644 --- a/sycl/test-e2e/GroupAlgorithm/root_group.cpp +++ b/sycl/test-e2e/GroupAlgorithm/root_group.cpp @@ -1,5 +1,5 @@ // Fails with opencl non-cpu, enable when fixed. -// XFAIL: (opencl && !cpu) +// XFAIL: (opencl && !cpu && !accelerator) // RUN: %{build} -I . -o %t.out // RUN: %{run} %t.out