Skip to content

Commit bdeaf28

Browse files
authored
[SYCL][E2E] Disable memops2d tests on Windows again (#17318)
Still sporadically failing on Windows, see [here](#8126). Signed-off-by: Sarnie, Nick <[email protected]>
1 parent e18e746 commit bdeaf28

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/USM/memops2d/lit.local.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33
# Temporarily disabled until the failure is addressed:
44
# https://github.com/llvm/llvm-project/issues/127791
55
config.unsupported_features += ['spirv-backend']
6+
7+
# https://github.com/intel/llvm/issues/8126
8+
config.unsupported_features += ['windows']

0 commit comments

Comments
 (0)