r298689 broke the ARM libc++ bots

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 25 16:42:44 PDT 2017


Yeah, still the same result. Maybe you just need to remove those tests?

On 25 March 2017 at 18:42, Renato Golin <renato.golin at linaro.org> wrote:
> Hi Marshall,
>
> This commit:
>
> http://llvm.org/viewvc/llvm-project/?view=rev&revision=298689
>
> has broken the ARM and AArch64 bots:
>
> http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-aarch64-linux/builds/414
>
> http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-arm-linux/builds/456
>
> and the subsequent fix hasn't fixed them:
>
> http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-arm-linux/builds/457
>
> http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-aarch64-linux/builds/415
>
> Though, they look empty.
>
> I've wiped the build dirs and have forced a rebuild. Let's see if it
> gets any better.
>
> cheers,
> --renato


More information about the llvm-commits mailing list