[PATCH] D107575: [Flang] Ported test_errors.sh to Python
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 10 18:17:05 PDT 2021
Meinersbur added a comment.
The missing `common.py` can be resolved by rebasing this patch to rGeabae4cf57b9e7429db27fdfd3016d31901fa2ea <https://reviews.llvm.org/rGeabae4cf57b9e7429db27fdfd3016d31901fa2ea>.
Together with D107654 <https://reviews.llvm.org/D107654>, the three tests fail as described in the summary. Those two also on UNIX:
Failed Tests (3):
Flang :: Semantics/resolve12.f90
Flang :: Semantics/resolve26.f90
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107575/new/
https://reviews.llvm.org/D107575
More information about the llvm-commits
mailing list