Skip to content

Commit f805102

Browse files
authored
[SYCL][E2E] Enable XPASSing parallel_for_work_group.cpp on OCL CPU (#18180)
It's XPASSING, see [here](https://github.com/intel/llvm/actions/runs/14632659184). Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
1 parent beb6964 commit f805102

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sycl/test-e2e/MemorySanitizer/local/parallel_for_work_group.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
// XFAIL: spirv-backend && gpu && run-mode
1010
// XFAIL-TRACKER: https://github.com/llvm/llvm-project/issues/122075
1111

12-
// XFAIL: linux && cpu && run-mode
13-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/17959
14-
1512
#include <sycl/group.hpp>
1613
#include <sycl/usm.hpp>
1714

0 commit comments

Comments
 (0)