[PATCH] D107695: [llvm] [lit] Support forcing lexical test order
Douglas Yung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 29 17:10:15 PDT 2022
dyung added a comment.
In D107695#3617159 <https://reviews.llvm.org/D107695#3617159>, @MatzeB wrote:
> Hey, I don't know if this has anything to do with this change.
>
> But I see the "llvm-clang-x86_64-sie-win" buildbot (https://lab.llvm.org/buildbot/#/builders/216) failing the reorder.py testcase randomly every 10-20 builds.
>
> See https://lab.llvm.org/buildbot/#/builders/216 for the list of recent builds.
>
> I didn't look deeply into the root cause here, but thought it would be good to ping here in case anyone has an idea to get the bot more stable.
I'm the owner of that buildbot, but unfortunately have not been able to get the failure to reproduce outside of the buildbot initiated build environment, so I haven't been able to really look into the issue. Any ideas how to possibly debug and/or fix the issue would be greatly appreciated as I've been a bit stuck on how to get it more stable!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107695/new/
https://reviews.llvm.org/D107695
More information about the llvm-commits
mailing list