Skip to content

offloading/host_as_target.c looks like a flaky test #124486

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
shafik opened this issue Jan 26, 2025 · 2 comments
Open

offloading/host_as_target.c looks like a flaky test #124486

shafik opened this issue Jan 26, 2025 · 2 comments
Labels
infrastructure Bugs about LLVM infrastructure

Comments

@shafik
Copy link
Collaborator

shafik commented Jan 26, 2025

This just happened to me here: https://lab.llvm.org/buildbot/#/builders/73/builds/12455/steps/7/logs/FAIL__libomptarget____amdgcn-amd-amdhsa__host_as_t

# error: command failed with exit status: -11
# executed command: /home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.build/./bin/FileCheck /home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.src/offload/test/offloading/host_as_target.c
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  /home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.build/./bin/FileCheck /home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.src/offload/test/offloading/host_as_target.c
# `-----------------------------
# error: command failed with exit status: 2

Looking at the log history it seems like this test fails intermittently and thus is flaky.

@shafik shafik added the infrastructure Bugs about LLVM infrastructure label Jan 26, 2025
@shafik
Copy link
Collaborator Author

shafik commented Jan 26, 2025

Please feel free to relabel as needed.

@llvmbot
Copy link
Member

llvmbot commented Jan 26, 2025

@llvm/issue-subscribers-infrastructure

Author: Shafik Yaghmour (shafik)

This just happened to me here: https://lab.llvm.org/buildbot/#/builders/73/builds/12455/steps/7/logs/FAIL__libomptarget____amdgcn-amd-amdhsa__host_as_t
# error: command failed with exit status: -11
# executed command: /home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.build/./bin/FileCheck /home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.src/offload/test/offloading/host_as_target.c
# .---command stderr------------
# | FileCheck error: '&lt;stdin&gt;' is empty.
# | FileCheck command line:  /home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.build/./bin/FileCheck /home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.src/offload/test/offloading/host_as_target.c
# `-----------------------------
# error: command failed with exit status: 2

Looking at the log history it seems like this test fails intermittently and thus is flaky.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Bugs about LLVM infrastructure
Projects
None yet
Development

No branches or pull requests

2 participants