Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sommerlukas opened this issue Feb 19, 2025 · 0 comments
Open

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

sommerlukas opened this issue Feb 19, 2025 · 0 comments
Labels
bug Something isn't working confirmed

Comments

@sommerlukas
Copy link
Contributor

sommerlukas commented Feb 19, 2025

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
@sommerlukas sommerlukas added the bug Something isn't working label Feb 19, 2025
sarnex pushed a commit that referenced this issue Mar 3, 2025
Issue reported #17066 and observed
in multiple PR.

Marking get_last_event.cpp unsupported on DG2/Arc and re-enabling it
(mostly) on Windows.

Note that on Windows, this test only ever failed on CUDA. (
#14324 ) It should not have been
disabled on ALL Windows.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed
Projects
None yet
Development

No branches or pull requests

2 participants