diff options
| author | dnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-03-02 20:43:29 +0000 |
|---|---|---|
| committer | dnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-03-02 20:43:29 +0000 |
| commit | 6d0c6e19686cee23bb37495b52eb6d675a253fe2 (patch) | |
| tree | c65fd9c27f000abf9a2a529ade16da05eb84d385 /libjava/classpath/lib/gnu/java/beans/decoder/Context.class | |
| parent | fa2f697a74101cc0c2402d2cab9bf57023f8c057 (diff) | |
| download | ppe42-gcc-6d0c6e19686cee23bb37495b52eb6d675a253fe2.tar.gz ppe42-gcc-6d0c6e19686cee23bb37495b52eb6d675a253fe2.zip | |
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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184822 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/lib/gnu/java/beans/decoder/Context.class')
0 files changed, 0 insertions, 0 deletions

