Skip to content

Commit 5f3e6d0

Browse files
authored
[SYCL][Bindless][E2E] XFAIL DX12 read_write_unsampled_semaphore (#15875)
The test, dx12_interop/read_write_unsampled_semaphore, non-deterministically fails. We are XFAIL-ing the test until a fix is implemented.
1 parent 9a76a3a commit 5f3e6d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl/test-e2e/bindless_images/dx12_interop/read_write_unsampled_semaphore.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// REQUIRES: cuda
22
// REQUIRES: windows
3+
// XFAIL: *
4+
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/15851
35

46
// RUN: %{build} -l d3d12 -l dxgi -l dxguid -o %t.out
57
// RUN: %{run-unfiltered-devices} %t.out

0 commit comments

Comments
 (0)