Skip to content

Commit

Permalink
[SYCL][E2E] Remove XFAIL from newly passing FPGA test (#16136)
Browse files Browse the repository at this point in the history
We bumped the fpga driver and this test is passing now.

Closes: #13887

Signed-off-by: Sarnie, Nick <[email protected]>
  • Loading branch information
sarnex authored Nov 20, 2024
1 parent 5636a2e commit d9c7bcb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sycl/test-e2e/Basic/fpga_tests/fpga_pipes_mixed_usage.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
// RUN: %{build} -o %t.out
// RUN: %{run} %t.out

// XFAIL: *
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/13887
// If users need to use host pipe feature provided by experimental::pipe, all
// pipes in their design should use the experimental::pipe (as a workround).

Expand Down

0 comments on commit d9c7bcb

Please sign in to comment.