reports/report-runner.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 13 Feb 2017 12:00:51 +0100
branchjv
changeset 324 3bd7d9ad8b3f
parent 229 4bdbefcf84a8
child 563 9dda25363094
permissions -rw-r--r--
Workaround for (presumably) race in TestReport On SWING CI, sometimes when test times out, the whole test run crashes on DNU as `outcome` instvar is nil. This is maybe because of some race. As a quick and dirty workaround, create a new one if outcome is nil. Proper solution is to revise the code and figure out what's wrong, indeed. This is left as future work.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
229
4bdbefcf84a8 Fix in report-runner.bat - pass all parameters to smalltalk script
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 190
diff changeset
     1
call %~dp0\..\..\..\projects\smalltalk\stx -Mold:64000 -I --abortOnSEGV  --execute %~dp0\report-runner.st %*