Commit Graph

4 Commits

Author SHA1 Message Date
Mike Hommey
0e1be9dd0b Bug 1262331 - Fix mach valgrind-test logging. r=gps
Valgrind-test's output handler buffers valgrind's output to detect
errors and emit proper messages that are detected by automation log
parsing. When an error is detected, the buffered output is reinjected,
but there was a typo that prevented that from actually happening,
which ate the first lines of stack traces.
2016-04-07 09:10:47 +09:00
Nicholas Nethercote
2dfabd922b Bug 1250393 - Add timestamps to |mach valgrind-test| and increase its timeout. r=glandium. 2016-02-26 13:22:43 +11:00
Nicholas Nethercote
90eb1e4bf5 No bug. Fix a trivial regexp error. r=heycam. 2014-03-10 21:45:08 -07:00
Nicholas Nethercote
4fd27aea88 Bug 966864 - |mach valgrind-test|: Parse Valgrind output so that different errors are distinguished for TBPL. r=gps. 2014-02-05 16:17:09 -08:00