You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CI] Allow Explaining Failures Where LLVM Root Dir Differs
The postsubmit and premerge CI setups build LLVM inside different
directories due to how Github Actions sets things up. Use a regex to
eliminate the differences so we can explain away failures that only
differ due to the path. Most test cases seem to have the file path
printed in the failure message.
Reviewers: dschuff, lnihlen, cmtice, dwblaikie, gburgessiv, Keenuts
Reviewed By: Keenuts, dwblaikie
Pull Request: #645
0 commit comments