summaryrefslogtreecommitdiffstats
path: root/scripts/generic/t/data/parsed-logs
Commit message (Expand)AuthorAgeFilesLines
* parse_build_log: detect another form of jenkins socket exceptionRohan McGovern2012-10-231-0/+11
* parse_build_log: remove pulse-specific codeRohan McGovern2012-10-1650-142/+46
* qtmod_test: raise a fatal error on dirty build directoryRohan McGovern2012-10-091-0/+7
* parse_build_log: only consider the first failed Jenkins build stepRohan McGovern2012-09-281-0/+6
* parse_build_log: handle failure-like messages in test outputRohan McGovern2012-09-181-0/+102
* parse_build_log: extract a couple more Jenkins glitchesRohan McGovern2012-09-132-0/+16
* parse_build_log: extract jenkins remote call failure as a glitchRohan McGovern2012-09-121-0/+10
* parse_build_log: added should_retry metadata to YAML outputRohan McGovern2012-09-112-0/+19
* parse_build_log: added YAML output optionRohan McGovern2012-09-115-0/+61
* parse_build_log: extract mt.exe errorsRohan McGovern2012-07-261-0/+5
* parse_build_log: extract objcopy errorsRohan McGovern2012-07-261-0/+16
* parse_build_log: extract rc (resource compiler) errorsRohan McGovern2012-07-261-0/+7
* parse_build_log: extract (some) qmake "Project ERROR:" linesRohan McGovern2012-07-261-0/+9
* parse_build_log: extract moc errors, handle them like qmake errorsRohan McGovern2012-07-261-0/+11
* parse_build_log: detect certain types of clang link errorsRohan McGovern2012-07-261-0/+12
* Truncate too long lines in parse_build_log.plKalle Juhani Lehtonen2012-06-251-0/+573
* Correction to handling anyinflate return valueKalle Juhani Lehtonen2012-06-221-0/+2
* Make testrunner/testscheduler output unambiguous.Rohan McGovern2012-06-202-0/+50
* parse_build_log: fixed wrong test sometimes identifiedRohan McGovern2012-06-061-6/+2
* parse_build_log: fixed handling of "run concurrently with" linesRohan McGovern2012-06-061-0/+24
* parse_build_log: extract "multiple definition of" linker errorsRohan McGovern2012-06-041-0/+259
* Fixed ambiguous handling of YAML errors in test logs.Rohan McGovern2012-05-221-0/+141
* parse_build_log.pl: extract info from MSVC ambiguous function callRohan McGovern2012-05-111-0/+8
* parse_build_log.pl: handle cc1plus errorsRohan McGovern2012-05-111-0/+10
* parse_build_log.pl: extract failure messages from testscheduler.Rohan McGovern2012-04-241-0/+17
* Add context information to fatal errors.Rohan McGovern2012-04-231-0/+2
* Provide a way to make fatal errors parseable by parse_build_log.plRohan McGovern2012-04-231-0/+4
* parse_build_log.pl: improve mac "cannot execute binary file"Rohan McGovern2012-04-181-0/+12
* parse_build_log.pl: handle "Agent idle before recipe expected to complete"Rohan McGovern2012-04-181-0/+8
* parse_build_log.pl: Add more git glitches.Toby Tomkins2012-03-201-0/+10
* parse_build_log.pl: Ignores more gdb errors that are flagged.Toby Tomkins2012-03-071-0/+572
* parse_build_log.pl: extract test failures during `nmake check'Rohan McGovern2012-02-221-0/+34
* parse_build_log.pl: Add pulse bootstrap error parsing.Toby Tomkins2012-02-211-0/+8
* parse_build_log.pl: Refine glitch checking.Toby Tomkins2012-02-141-0/+10
* parse_build_log.pl: detect network glitches affecting git.Toby Tomkins2012-02-101-0/+10
* parse_build_log.pl: fixed extremely bad performance in some casesRohan McGovern2012-02-061-0/+64
* parse_build_log.pl: detect missing/misnamed stages from testconfig.gitRohan McGovern2012-02-011-0/+9
* parse_build_log.pl: handle failures to clone testconfigRohan McGovern2012-02-011-0/+10
* parse_build_log.pl: extract segmentation faults from makeRohan McGovern2012-02-011-0/+7
* parse_build_log.pl: strip trailing whitespace from wrapped outputRohan McGovern2012-02-011-1/+1
* parse_build_log.pl: extract "cannot execute binary file" glitchesRohan McGovern2012-01-311-0/+12
* parse_build_log.pl: extract generic strerror() error messagesRohan McGovern2012-01-312-0/+9
* parse_build_log.pl: extract error messages from assemblerRohan McGovern2012-01-311-0/+43
* parse_build_log.pl: correctly handle insignificant prebuild testsRohan McGovern2012-01-201-0/+16
* parse_build_log: extract "internal compiler error" messages from gccRohan McGovern2011-12-281-0/+6
* parse_build_log: limit the amount of extracted lines (by default)Rohan McGovern2011-12-151-0/+1004
* parse_build_log: extract "fatal error" lines from gcc on unixRohan McGovern2011-12-121-0/+10
* parse_build_log: extract additional context from some MSVC errorsRohan McGovern2011-11-241-0/+153
* parse_build_log: fixed missing `undefined reference' in some casesRohan McGovern2011-11-032-0/+12
* parse_build_log: extract `ld: duplicate symbol' errorsRohan McGovern2011-11-021-0/+12