FAIL: SYCL :: Basic/report_code_loc.cpp (1881 of 2489)
******************** TEST 'SYCL :: Basic/report_code_loc.cpp' FAILED ********************
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 5
env UR_L0_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu D:\github\_work\llvm\llvm\build-e2e\Basic\Output\report_code_loc.cpp.tmp.out 2>&1 | d:\github\_work\llvm\llvm\install\bin\filecheck.exe D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Basic\report_code_loc.cpp
# executed command: env UR_L0_DEBUG=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu 'D:\github\_work\llvm\llvm\build-e2e\Basic\Output\report_code_loc.cpp.tmp.out'
# note: command had no output on stdout or stderr
# error: command failed with exit status: 0xc0000409
# executed command: 'd:\github\_work\llvm\llvm\install\bin\filecheck.exe' 'D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Basic\report_code_loc.cpp'
# .---command stderr------------
# | D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Basic\report_code_loc.cpp:27:12: error: CHECK: expected string not found in input
# | // CHECK: Exception caught at File: {{.*}}report_code_loc.cpp | Function: main | Line: 25 | Column: 7
# | ^
# | <stdin>:1:1: note: scanning from here
# | zeInit with flags value of 1
# | ^
# |
# | Input file: <stdin>
# | Check file: D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Basic\report_code_loc.cpp
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: zeInit with flags value of 1
# | check:27 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 2: [2026-05-28 12:51:57.654] [thread-id: 8932] [info] Loader Version 1.28.2 6369d8d642e9c7625e67f38664267f171b8e42dc
# |
# | check:27 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: [2026-05-28 12:51:57.654] [thread-id: 8932] [trace] Using Loader Library Path:
# |
# | check:27 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: [2026-05-28 12:51:57.654] [thread-id: 8932] [trace] DDI Driver Extension Path is Enabled
# |
# | check:27 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: [2026-05-28 12:51:57.679] [thread-id: 8932] [trace] Loading Driver C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch_d.inf_amd64_c15f0a0d3232fe52\ze_intel_gpu64.dll succeeded
# |
# | check:27 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: [2026-05-28 12:51:57.679] [thread-id: 8932] [info] Validation Layer Enabled
# |
# | check:27 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
Describe the bug
https://github.com/intel/llvm/actions/runs/26595925105/job/78374964543?pr=22161
To reproduce
No response
Environment
No response
Additional context
No response