index
:
qt/qtqa.git
6.10
6.8
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
master
Qt QA Scripts
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
generic
/
t
/
data
/
parsed-logs
Commit message (
Expand
)
Author
Age
Files
Lines
*
parse_build_log: detect another form of jenkins socket exception
Rohan McGovern
2012-10-23
1
-0
/
+11
*
parse_build_log: remove pulse-specific code
Rohan McGovern
2012-10-16
50
-142
/
+46
*
qtmod_test: raise a fatal error on dirty build directory
Rohan McGovern
2012-10-09
1
-0
/
+7
*
parse_build_log: only consider the first failed Jenkins build step
Rohan McGovern
2012-09-28
1
-0
/
+6
*
parse_build_log: handle failure-like messages in test output
Rohan McGovern
2012-09-18
1
-0
/
+102
*
parse_build_log: extract a couple more Jenkins glitches
Rohan McGovern
2012-09-13
2
-0
/
+16
*
parse_build_log: extract jenkins remote call failure as a glitch
Rohan McGovern
2012-09-12
1
-0
/
+10
*
parse_build_log: added should_retry metadata to YAML output
Rohan McGovern
2012-09-11
2
-0
/
+19
*
parse_build_log: added YAML output option
Rohan McGovern
2012-09-11
5
-0
/
+61
*
parse_build_log: extract mt.exe errors
Rohan McGovern
2012-07-26
1
-0
/
+5
*
parse_build_log: extract objcopy errors
Rohan McGovern
2012-07-26
1
-0
/
+16
*
parse_build_log: extract rc (resource compiler) errors
Rohan McGovern
2012-07-26
1
-0
/
+7
*
parse_build_log: extract (some) qmake "Project ERROR:" lines
Rohan McGovern
2012-07-26
1
-0
/
+9
*
parse_build_log: extract moc errors, handle them like qmake errors
Rohan McGovern
2012-07-26
1
-0
/
+11
*
parse_build_log: detect certain types of clang link errors
Rohan McGovern
2012-07-26
1
-0
/
+12
*
Truncate too long lines in parse_build_log.pl
Kalle Juhani Lehtonen
2012-06-25
1
-0
/
+573
*
Correction to handling anyinflate return value
Kalle Juhani Lehtonen
2012-06-22
1
-0
/
+2
*
Make testrunner/testscheduler output unambiguous.
Rohan McGovern
2012-06-20
2
-0
/
+50
*
parse_build_log: fixed wrong test sometimes identified
Rohan McGovern
2012-06-06
1
-6
/
+2
*
parse_build_log: fixed handling of "run concurrently with" lines
Rohan McGovern
2012-06-06
1
-0
/
+24
*
parse_build_log: extract "multiple definition of" linker errors
Rohan McGovern
2012-06-04
1
-0
/
+259
*
Fixed ambiguous handling of YAML errors in test logs.
Rohan McGovern
2012-05-22
1
-0
/
+141
*
parse_build_log.pl: extract info from MSVC ambiguous function call
Rohan McGovern
2012-05-11
1
-0
/
+8
*
parse_build_log.pl: handle cc1plus errors
Rohan McGovern
2012-05-11
1
-0
/
+10
*
parse_build_log.pl: extract failure messages from testscheduler.
Rohan McGovern
2012-04-24
1
-0
/
+17
*
Add context information to fatal errors.
Rohan McGovern
2012-04-23
1
-0
/
+2
*
Provide a way to make fatal errors parseable by parse_build_log.pl
Rohan McGovern
2012-04-23
1
-0
/
+4
*
parse_build_log.pl: improve mac "cannot execute binary file"
Rohan McGovern
2012-04-18
1
-0
/
+12
*
parse_build_log.pl: handle "Agent idle before recipe expected to complete"
Rohan McGovern
2012-04-18
1
-0
/
+8
*
parse_build_log.pl: Add more git glitches.
Toby Tomkins
2012-03-20
1
-0
/
+10
*
parse_build_log.pl: Ignores more gdb errors that are flagged.
Toby Tomkins
2012-03-07
1
-0
/
+572
*
parse_build_log.pl: extract test failures during `nmake check'
Rohan McGovern
2012-02-22
1
-0
/
+34
*
parse_build_log.pl: Add pulse bootstrap error parsing.
Toby Tomkins
2012-02-21
1
-0
/
+8
*
parse_build_log.pl: Refine glitch checking.
Toby Tomkins
2012-02-14
1
-0
/
+10
*
parse_build_log.pl: detect network glitches affecting git.
Toby Tomkins
2012-02-10
1
-0
/
+10
*
parse_build_log.pl: fixed extremely bad performance in some cases
Rohan McGovern
2012-02-06
1
-0
/
+64
*
parse_build_log.pl: detect missing/misnamed stages from testconfig.git
Rohan McGovern
2012-02-01
1
-0
/
+9
*
parse_build_log.pl: handle failures to clone testconfig
Rohan McGovern
2012-02-01
1
-0
/
+10
*
parse_build_log.pl: extract segmentation faults from make
Rohan McGovern
2012-02-01
1
-0
/
+7
*
parse_build_log.pl: strip trailing whitespace from wrapped output
Rohan McGovern
2012-02-01
1
-1
/
+1
*
parse_build_log.pl: extract "cannot execute binary file" glitches
Rohan McGovern
2012-01-31
1
-0
/
+12
*
parse_build_log.pl: extract generic strerror() error messages
Rohan McGovern
2012-01-31
2
-0
/
+9
*
parse_build_log.pl: extract error messages from assembler
Rohan McGovern
2012-01-31
1
-0
/
+43
*
parse_build_log.pl: correctly handle insignificant prebuild tests
Rohan McGovern
2012-01-20
1
-0
/
+16
*
parse_build_log: extract "internal compiler error" messages from gcc
Rohan McGovern
2011-12-28
1
-0
/
+6
*
parse_build_log: limit the amount of extracted lines (by default)
Rohan McGovern
2011-12-15
1
-0
/
+1004
*
parse_build_log: extract "fatal error" lines from gcc on unix
Rohan McGovern
2011-12-12
1
-0
/
+10
*
parse_build_log: extract additional context from some MSVC errors
Rohan McGovern
2011-11-24
1
-0
/
+153
*
parse_build_log: fixed missing `undefined reference' in some cases
Rohan McGovern
2011-11-03
2
-0
/
+12
*
parse_build_log: extract `ld: duplicate symbol' errors
Rohan McGovern
2011-11-02
1
-0
/
+12
[next]