spack/lib/spack
bernhardkaindl 6ccda81368
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.
2021-09-26 10:35:04 +02:00
..
docs autotools doc PR: No depends_on('m4') with depends_on('autoconf') (#26101) 2021-09-25 10:15:03 +02:00
env cc: Use parameter expansion instead of basename (#24509) 2021-09-16 16:25:49 +00:00
external log_parser.py: Find failed test case messages in error logs (#25694) 2021-09-26 10:35:04 +02:00
llnl Fix: --overwrite backs up old install dir, but it gets destroyed anyways (#25583) 2021-08-27 12:41:24 -07:00
spack autotools.py/autoreconf: Show the depends_on()s to add to the package (#26115) 2021-09-24 09:17:07 -06:00