Skip to content

Commit 724f0b5

Browse files
authored
[SYCL][E2E] Move optimization level debug info test to UNSUPPORTED (#19553)
It's [XPASSing](https://github.com/intel/llvm/actions/runs/16433886152/job/46440980609) in the nightly so just make it unsupported. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 5db291a commit 724f0b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/test-e2e/Regression/optimization_level_debug_info_specopt.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
// NOTE: Tests that debugging information can be generated for all special-name
1010
// optimization levels.
1111
//
12-
// XFAIL: *
13-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/19426
12+
// UNSUPPORTED: true
13+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/19426
1414

1515
#include <sycl/detail/core.hpp>
1616

0 commit comments

Comments
 (0)