node/test/report
Joyee Cheung 04c4688da5 test: split report OOM tests
On some machines the report OOM tests can take too long to complete,
resulting in a timeout. This splits the test into several different
smaller tests to reduce the flakiness of it.

PR-URL: https://github.com/nodejs/node/pull/44389
Refs: https://github.com/nodejs/reliability/issues/356
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2022-08-29 11:39:15 +08:00
..
report.status
test-report-config.js
test-report-fatalerror-oomerror-compact.js test: split report OOM tests 2022-08-29 11:39:15 +08:00
test-report-fatalerror-oomerror-directory.js test: split report OOM tests 2022-08-29 11:39:15 +08:00
test-report-fatalerror-oomerror-filename.js test: split report OOM tests 2022-08-29 11:39:15 +08:00
test-report-fatalerror-oomerror-not-set.js test: split report OOM tests 2022-08-29 11:39:15 +08:00
test-report-fatalerror-oomerror-set.js test: split report OOM tests 2022-08-29 11:39:15 +08:00
test-report-getreport.js
test-report-signal.js
test-report-uncaught-exception-compat.js report: skip report if uncaught exception is handled 2022-08-16 21:04:48 +08:00
test-report-uncaught-exception-handled.js report: skip report if uncaught exception is handled 2022-08-16 21:04:48 +08:00
test-report-uncaught-exception-override.js report: skip report if uncaught exception is handled 2022-08-16 21:04:48 +08:00
test-report-uncaught-exception-primitives.js report: skip report if uncaught exception is handled 2022-08-16 21:04:48 +08:00
test-report-uncaught-exception-symbols.js report: skip report if uncaught exception is handled 2022-08-16 21:04:48 +08:00
test-report-uncaught-exception.js report: skip report if uncaught exception is handled 2022-08-16 21:04:48 +08:00
test-report-uv-handles.js report: add queue info for udp 2022-08-24 16:37:53 +00:00
test-report-worker.js
test-report-writereport.js
testcfg.py