AArch64 libc++bot still broken

Akira Hatanaka via llvm-commits llvm-commits at lists.llvm.org
Sun May 14 12:01:04 PDT 2017


Reverted in r303016. Lets see if it turns the bot green and figure out what
is causing the failure after that.

On Sun, May 14, 2017 at 10:50 AM, Renato Golin <renato.golin at linaro.org>
wrote:

> On 14 May 2017 at 08:11, Akira Hatanaka <ahatanak at gmail.com> wrote:
> > The test convertible_propagate_const.explicit.move_ctor.pass.cpp seems
> to be
> > failing because of a compile error, but it doesn't look like the changes
> I
> > made could have caused it. The patches I committed made changes to
> > libcxxabi/cxa_exception.hpp and the failing test doesn't even include it.
>
> Hi Akira,
>
> I have to say I have no idea how that test is executed. The build
> directory is wiped on every build, so I doubt this is left over from
> previous builds.
>
>
> > Is it possible to find out how exactly the test failed? There are two
> > static_asserts in the file, but since I don't see a static assertion
> error
> > message in the log, I don't think they caused the compile error.
>
> It is, but I'd rather revert the patch and make sure it wasn't it than
> keep trying this while the bot is broken.
>
> I can help you reproduce as soon as the bot is back green.
>
> cheers,
> --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170514/08a8d5c1/attachment.html>


More information about the llvm-commits mailing list