Skip to content

Commit e18e746

Browse files
authored
[SYCL][E2E] Disable flaky test multithread_write_accessor.cpp (#17316)
Test is [failing](#16877) for a ton of people and I don't want anyone to have to deal with it until it's fixed. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 9b4fe25 commit e18e746

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/test-e2e/Regression/multithread_write_accessor.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// RUN: %{build} -o %t.out %threads_lib
22
// RUN: %{run} %t.out
33

4-
// Test flakily times out on Arc + OpenCL
5-
// UNSUPPORTED: opencl && gpu-intel-dg2
4+
// Test flakily times out on many platforms
5+
// UNSUPPORTED: *
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)