Displaying 2 results from an estimated 2 matches for "3b54adc2".
2018 Jan 05
0
How to debug a test that fails only on some build bots?
...Employee of Qualcomm 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/20180104/3b54adc2/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