Skip to content

Commit

Permalink
[SYCL][Bindless][E2E] XFAIL DX12 read_write_unsampled_semaphore
Browse files Browse the repository at this point in the history
The test, dx12_interop/read_write_unsampled_semaphore, non-deterministically fails.
We are XFAIL-ing the test until a fix is implemented.
  • Loading branch information
Seanst98 committed Oct 25, 2024
1 parent 1ed687b commit 4895392
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
// REQUIRES: cuda
// REQUIRES: windows
// XFAIL: *
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/15851

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

0 comments on commit 4895392

Please sign in to comment.