diff options
author | bernhardkaindl <43588962+bernhardkaindl@users.noreply.github.com> | 2021-09-26 10:35:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-26 10:35:04 +0200 |
commit | 6ccda813684b6ec42abe7294e9fc49b74426578a (patch) | |
tree | 4e79a4d00a1f5e3b9edaeacddc4cdfbcad2de11a /bin/spack-python | |
parent | 34415f6878b494a80330eb8e7418930c3b28ed53 (diff) | |
download | spack-6ccda813684b6ec42abe7294e9fc49b74426578a.tar.gz spack-6ccda813684b6ec42abe7294e9fc49b74426578a.tar.bz2 spack-6ccda813684b6ec42abe7294e9fc49b74426578a.tar.xz spack-6ccda813684b6ec42abe7294e9fc49b74426578a.zip |
log_parser.py: Find failed test case messages in error logs (#25694)
- Match failed autotest tests show the word "FAILED" near the end
- Match "FAIL: ", "FATAL: ", "failed ", "Failed test" of other suites
- autotest " ok"$ means the test passed, independend of text before.
- autoconf messages showing missing tools are fatal later, show them.
Diffstat (limited to 'bin/spack-python')
0 files changed, 0 insertions, 0 deletions