intel / intel/llvm

Basic/report_code_loc.cpp sporadic fail on Win BMG

Open
#22,163 1 comment 0 reactions 0 assignees View on GitHub
bug confirmed
Dominant language
LLVM
Stars
1.5k
Forks
854
Avg merge
3d 17h
Merged PRs (30d)
137

Description

### Describe the bug

```
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
# | ^
# | :1:1: note: scanning from here
# | zeInit with flags value of 1
# | ^
# |
# | Input file:
# | 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

```

https://github.com/intel/llvm/actions/runs/26595925105/job/78374964543?pr=22161

### To reproduce

_No response_

### Environment

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.