Skip to content

Commit 85f47f5

Browse files
committed
disable cpu
1 parent eb9ad33 commit 85f47f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/AddressSanitizer/lit.local.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ config.unsupported_features += ['cuda', 'hip']
1212

1313
# https://github.com/intel/llvm/issues/15461
1414
# Wait for cpu driver uplifting
15-
config.xfails += ['cpu']
15+
config.unsupported_features += ['cpu']

0 commit comments

Comments
 (0)