[llvm-dev] Randon failures in clang-ppc64le-linux-lnt
Renato Golin via llvm-dev
llvm-dev at lists.llvm.org
Sun Apr 24 10:56:50 PDT 2016
Hi Bill,
The PPC LNT buildbot is randomly failing on LNT because of timeouts.
http://lab.llvm.org:8011/builders/clang-ppc64le-linux-lnt
I've checked all recent LNT failures and they were spotted on some
processes (lua, sqlite3, tramp3d, expandfft, etc), so I doubt this is
in any was a real time out due to code-gen issues. I imagine they're
all at the edge already and the standard deviation is enough to get it
past the limit often.
Given that this is mostly noise, can you move this bot to the quiet
build master (http://lab.llvm.org:8014/) so that you can continue to
track it's progress without emailing people all the time? Once it's
stable again, you can move it back to the main master.
Thanks!
--renato
More information about the llvm-dev
mailing list