Skip to content

Commit 4ca0e06

Browse files
[SYCL][E2E] Disable ESIMD/accessor_local.cpp on Linux (#10190)
Temporary disabled until the fix is created, the issue is #10138.
1 parent a54d2a2 commit 4ca0e06

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/ESIMD/accessor_local.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
// TODO: GPU driver on Windows requires a fix/update.
55
// XFAIL: windows
66

7+
// Failure on Linux: https://github.com/intel/llvm/issues/10138
8+
// UNSUPPORTED: linux
9+
710
// esimd_emulator does not yet support local accessors
811
// UNSUPPORTED: esimd_emulator
912

0 commit comments

Comments
 (0)