[PATCH] D97068: Run non-filechecked commands in update_cc_test_checks.py
Giorgis Georgakoudis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 8 10:15:25 PST 2021
ggeorgakoudis added a comment.
In D97068#2611269 <https://reviews.llvm.org/D97068#2611269>, @thakis wrote:
> Looks like this breaks tests on mac: http://45.33.8.238/macm1/5075/step_6.txt
>
> Please take a look, and revert for now if it takes a while to fix.
Hey @thakis, it should be an easy fix. I see no check lines are generated and I suspect something may be going wrong with the `cp` runline, but it's hard to know without replicating it. Is there any way you can give me temporary access to the mac machine to test things out?
Otherwise, I will simplify the test to exclude the `cp` runline.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97068/new/
https://reviews.llvm.org/D97068
More information about the llvm-commits
mailing list