mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
d4f72e18be
Checks the output more carefully. The first line of output from js/unit_tests.ts should be something like "running 96 tests" And the last line should be something like "test result: ok. 96 passed; 0 failed; 0 ignored; 0 measured; 36 filtered out" This parses those strings and make sure they align. This will catch silent death bugs. |
||
---|---|---|
.. | ||
strace_summary.out | ||
unit_test_output1.txt | ||
unit_test_output2.txt | ||
unit_test_output3.txt |