Displaying 3 results from an estimated 3 matches for "6b62516f".
2018 Jan 05
0
How to debug a test that fails only on some build bots?
On 1/4/2018 4:51 PM, Adrian McCarthy via llvm-dev wrote:
> I tried to land a small fix before going on vacation at the end of the
> year, but I had to revert it because it broke on a few of the build
> bots, specifically clang-cmake-thumbv7-a15, clang-cmake-armv7-a15, and
> llvm-hexagon-elf.
>
> https://reviews.llvm.org/D41264
I think you meant to put the test into
2018 Jan 05
1
How to debug a test that fails only on some build bots?
...alcomm Innovation Center, Inc.
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180105/6b62516f/attachment.html>
2018 Jan 05
3
How to debug a test that fails only on some build bots?
I tried to land a small fix before going on vacation at the end of the
year, but I had to revert it because it broke on a few of the build bots,
specifically clang-cmake-thumbv7-a15, clang-cmake-armv7-a15, and
llvm-hexagon-elf.
https://reviews.llvm.org/D41264
It seemed to work as expected on the others.
Unfortunately, the build logs don't give many clues. The fix included a
new test, and