Skip to content

Commit cc0f4a7

Browse files
authored
[SYCL] Disable flaky ESIMD/dword_local_accessor_atomic_smoke.cpp (#12914)
1 parent 179b721 commit cc0f4a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl/test-e2e/ESIMD/dword_local_accessor_atomic_smoke.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// This test checks DWORD local accessor atomic operations.
99
//===----------------------------------------------------------------------===//
1010
// REQUIRES-INTEL-DRIVER: lin: 26690, win: 101.4576
11+
// TODO: disabled temporarily because of flaky issue.
12+
// UNSUPPORTED: windows
1113
// RUN: %{build} -o %t.out
1214
// RUN: %{run} %t.out
1315
//

0 commit comments

Comments
 (0)