Skip to content
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

[libc] disable flaky nanl test on riscv #87096

Closed
nickdesaulniers opened this issue Mar 29, 2024 · 1 comment · Fixed by #87959
Closed

[libc] disable flaky nanl test on riscv #87096

nickdesaulniers opened this issue Mar 29, 2024 · 1 comment · Fixed by #87959

Comments

@nickdesaulniers
Copy link
Member

This test on the bot is flaky because the bot isn't fast enough and winds up timing out.

https://lab.llvm.org/buildbot/#/builders/257

cc @lntue

perhaps there's something else we can do like extend the default timeout?

@llvmbot
Copy link
Collaborator

llvmbot commented Mar 29, 2024

@llvm/issue-subscribers-libc

Author: Nick Desaulniers (nickdesaulniers)

This test on the bot is flaky because the bot isn't fast enough and winds up timing out.

https://lab.llvm.org/buildbot/#/builders/257

cc @lntue

perhaps there's something else we can do like extend the default timeout?

lntue added a commit that referenced this issue Apr 8, 2024
Fix test timeout on RISCV bots.
Fixes #87096
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants