Skip to content

Commit c89165f

Browse files
authored
[SYCL][E2E] Fix multithread_write_accessor.cpp UNSUPPORTED line (#17321)
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent dd82593 commit c89165f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/Regression/multithread_write_accessor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// RUN: %{run} %t.out
33

44
// Test flakily times out on many platforms
5-
// UNSUPPORTED: *
5+
// UNSUPPORTED: true
66
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/16877
77

88
// XFAIL: arch-intel_gpu_pvc && opencl && !spirv-backend

0 commit comments

Comments
 (0)