9c23e8b86d
This fixes an edge case in parsing summary lines. Some times, the description field is missing (e.g., 'FAIL: libstdc++/abi_check'), so the space that the pattern was looking for does not exist. I've changed it to match any whitespace, which includes '\n'. I also made it print the line that it fails to parse, in case there are other problems like this in the future. 2012-03-02 Diego Novillo <dnovillo@google.com> * testsuite-management/validate_failures.py (class TestResult): Fix match pattern for the summary line. If there is a parsing failure, show the line we failed to parse. From-SVN: r184822 |
||
---|---|---|
.. | ||
reghunt | ||
regression | ||
testsuite-management | ||
analyze_brprob | ||
ChangeLog | ||
ChangeLog.tree-ssa | ||
check_GNU_style.sh | ||
check_makefile_deps.sh | ||
check_warning_flags.sh | ||
compare_tests | ||
compare-all-tests | ||
compare-debug | ||
compareSumTests3 | ||
config-list.mk | ||
dg-cmp-results.sh | ||
dg-extract-results.sh | ||
dglib.pm | ||
download_ecj | ||
download_prerequisites | ||
filter_gcc_for_doxygen | ||
filter_knr2ansi.pl | ||
filter_params.pl | ||
gcc_build | ||
gcc_update | ||
gcc.doxy | ||
gennews | ||
gthr_supp_vxw_5x.c | ||
index-prop | ||
make_sunver.pl | ||
paranoia.cc | ||
patch_tester.sh | ||
prepare_patch.sh | ||
repro_fail | ||
test_installed | ||
test_recheck | ||
test_summary | ||
texi2pod.pl | ||
uninclude | ||
warn_summary |