[PATCH] D77750: [ELF][test] Improve reproduce tests and enable for Windows
Andrew Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 14 08:00:06 PDT 2020
andrewng added a comment.
In D77750#1980538 <https://reviews.llvm.org/D77750#1980538>, @thakis wrote:
> Can you take a look, please?
I've had a quick look and I can't see anything that is obviously wrong. A number of the reproduce tests use this same "pattern" for checking and they appear to be passing fine on your bot. Looking at the test output in your log, the only other thing it could be is that somehow the order of the contents in the "repro.tar" archive is different, although this should be well defined. AFAIK there haven't been any other bot failures for this test.
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