[SYCL] Graph/RecordReplay/host_task2_multiple_roots.cpp test fails on BMG on v2 L0 adapter
- Dominant language
- LLVM
- Stars
- 1.5k
- Forks
- 854
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 137
Description
### Describe the bug
```
FAIL: SYCL :: Graph/RecordReplay/host_task2_multiple_roots.cpp (749 of 2405)
******************** TEST 'SYCL :: Graph/RecordReplay/host_task2_multiple_roots.cpp' FAILED ********************
Exit Code: -11
Command Output (stdout):
--
# RUN: at line 2
env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Graph/RecordReplay/Output/host_task2_multiple_roots.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Graph/RecordReplay/Output/host_task2_multiple_roots.cpp.tmp.out
# note: command had no output on stdout or stderr
# RUN: at line 2
env env UR_LOADER_USE_LEVEL_ZERO_V2=1 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Graph/RecordReplay/Output/host_task2_multiple_roots.cpp.tmp.out
# executed command: env env UR_LOADER_USE_LEVEL_ZERO_V2=1 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Graph/RecordReplay/Output/host_task2_multiple_roots.cpp.tmp.out
# note: command had no output on stdout or stderr
# error: command failed with exit status: -11
```
One of the fails: https://github.com/intel/llvm/actions/runs/15683176867/job/44182219730?pr=18903
### To reproduce
_No response_
### Environment
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.