[PATCH] D77750: [ELF][test] Improve reproduce tests and enable for Windows

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 14 08:00:05 PDT 2020


MaskRay added a comment.

In D77750#1980538 <https://reviews.llvm.org/D77750#1980538>, @thakis wrote:

> This fails on our bots: https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8883156523552124208/+/steps/package_clang/0/stdout
>
> Looks like dots are escaped for some reason:
>
> """
>  <stdin>:4:1: note: scanning from here
>
>   repro/C/b/s/w/ir/cache/builder/src/third_party/llvm-build/Release+Asserts/tools/lld/test/ELF/Output/reproduce-linkerscript.s.tmp.dir/build/bar.script
>   """
>   
>
> Can you take a look, please?


The Windows machine on http://45.33.8.238/ is good.

@thakis Hi Nico, can you check whether `REQUIRES: x86, shell` fixes the chromium buildbucket?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77750/new/

https://reviews.llvm.org/D77750





More information about the llvm-commits mailing list