Adapters/level_zero/eager_init.cpp sporadic fail on Win (Arc)
- Dominant language
- LLVM
- Stars
- 1.5k
- Forks
- 854
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 137
Description
### Describe the bug
```
FAIL: SYCL :: Adapters/level_zero/eager_init.cpp (1154 of 2489)
******************** TEST 'SYCL :: Adapters/level_zero/eager_init.cpp' FAILED ********************
Exit Code: 3221226505
Command Output (stdout):
--
# RUN: at line 14
env UR_L0_DEBUG=1 SYCL_EAGER_INIT=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\eager_init.cpp.tmp.out 2>&1 | d:\github\_work\llvm\llvm\install\bin\filecheck.exe D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Adapters\level_zero\eager_init.cpp
# executed command: env UR_L0_DEBUG=1 SYCL_EAGER_INIT=1 env ONEAPI_DEVICE_SELECTOR=level_zero:gpu 'D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\eager_init.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\Adapters\level_zero\eager_init.cpp'
```
Found in #22117
Passed in 1st job run, failed in 2nd.
Contributor guide
Assessment
This issue has not been assessed yet.