reports/report-runner.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Sat, 11 Mar 2017 21:41:58 +0000
branchjv
changeset 326 113031dfa759
parent 229 4bdbefcf84a8
child 563 9dda25363094
permissions -rw-r--r--
Workaround for bug (?) in ProcessorScheduler "Due to some bug (?) in ProcessorScheduler, we need to set exitWhenNoMoreUserProcesses to prevent process dispatcher to exit prematurely. Sometimes, ProcessorScheduler>>checkForEndOfSispatch thought there's no runnable user proless even though test runner did not finish (was merely waiting for external command to finish). Happened sometimes. not always.
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 %*