bootstraptest: On -j failure, show total test count
It used to always try to divide by zero like: FAIL 1/0 tests failed
This commit is contained in:
parent
ea2fba92c2
commit
57825bf390
@ -354,6 +354,7 @@ def concurrent_exec_test
|
|||||||
begin
|
begin
|
||||||
while BT.wn != term_wn
|
while BT.wn != term_wn
|
||||||
if r = rq.pop
|
if r = rq.pop
|
||||||
|
BT_STATE.count += 1
|
||||||
case
|
case
|
||||||
when BT.quiet
|
when BT.quiet
|
||||||
when BT.tty
|
when BT.tty
|
||||||
|
Loading…
x
Reference in New Issue
Block a user