This commit updates the test runner to allow a forced exit once all known tests have finished running. Fixes: https://github.com/nodejs/node/issues/49925 PR-URL: https://github.com/nodejs/node/pull/52038 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: Raz Luvaton <rluvaton@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
16 lines
213 B
Text
16 lines
213 B
Text
BEFORE
|
||
BEFORE EACH
|
||
AFTER EACH
|
||
BEFORE EACH
|
||
AFTER EACH
|
||
AFTER
|
||
✔ passes but oops (*ms)
|
||
✔ also passes (*ms)
|
||
ℹ tests 2
|
||
ℹ suites 0
|
||
ℹ pass 2
|
||
ℹ fail 0
|
||
ℹ cancelled 0
|
||
ℹ skipped 0
|
||
ℹ todo 0
|
||
ℹ duration_ms *
|