XRay-aarch64-linux::patching-unpatching.cc test flaky

x y via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 09:19:38 PST 2016


Hello,

I've tried what I could troubleshooting the issue. My AArch64 XRay code is
quite short, so the only issue I can spot now happens when __arm__ and
__aarch64__ are defined simultaneously. Shall I submit a fix for better
handling this case, or should it really never happen?

I'm going to disable the test with the approach suggested by Renato. Sorry
it took so long, I tried to fix the issue first. And of course, I cannot
reproduce it locally.

Kind regards,
Serge

On 1 December 2016 at 19:07, Renato Golin <renato.golin at linaro.org> wrote:

> On 1 December 2016 at 16:05, x y <serge.rogatch at gmail.com> wrote:
> > Is it possible to download the executable built in one of the builds
> where
> > this test failed?
> > I see the same problem in
> > http://lab.llvm.org:8011/builders/clang-native-aarch64-full/builds/87
>
> Unfortunately, no. The tests are wiped clean when a new build starts. :(
>
> --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161205/208670b0/attachment.html>


More information about the llvm-commits mailing list