intel / intel/llvm

Test 'InOrderEventsExt/get_last_event.cpp' fails in post-commit

Open
#17,066 0 comments 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

The e2e test `InOrderEventsExt/get_last_event.cpp` failed in post-commit on unrelated changes.

See the CI run here: https://github.com/intel/llvm/actions/runs/13407096076/job/37449327603

```
# RUN: at line 3
/__w/llvm/llvm/toolchain/bin//clang++ -Werror -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/InOrderEventsExt/get_last_event.cpp -o /__w/llvm/llvm/build-e2e/InOrderEventsExt/Output/get_last_event.cpp.tmp.out
# executed command: /__w/llvm/llvm/toolchain/bin//clang++ -Werror -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/InOrderEventsExt/get_last_event.cpp -o /__w/llvm/llvm/build-e2e/InOrderEventsExt/Output/get_last_event.cpp.tmp.out
# note: command had no output on stdout or stderr
# RUN: at line 4
env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/InOrderEventsExt/Output/get_last_event.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/InOrderEventsExt/Output/get_last_event.cpp.tmp.out
# .---command stdout------------
# | Failed host_task
# `-----------------------------
# error: command failed with exit status: 1
```

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.