Skip to content

Commit

Permalink
[SYCL][E2E] Fix XPASS in kernel_info.cpp on FPGA (intel#13626)
Browse files Browse the repository at this point in the history
Closes: intel#13615

Signed-off-by: Sarnie, Nick <[email protected]>
  • Loading branch information
sarnex authored May 1, 2024
1 parent 3ddf60d commit d0b2432
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sycl/test-e2e/Basic/kernel_info.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
// Fail is flaky for level_zero, enable when fixed.
// UNSUPPORTED: level_zero
//
// Consistently fails with opencl, enable when fixed.
// XFAIL: opencl
// Consistently fails with opencl non-fpga, enable when fixed.
// XFAIL: opencl && !accelerator

//==--- kernel_info.cpp - SYCL kernel info test ----------------------------==//
//
Expand Down

0 comments on commit d0b2432

Please sign in to comment.