node/test/abort
Richard Lau 863ec7dbaa test: mark flaky tests on IBM i
PR-URL: https://github.com/nodejs/node/pull/36986
Refs: https://github.com/nodejs/node/issues/34410
Refs: https://github.com/nodejs/node/issues/36925
Refs: https://github.com/nodejs/node/issues/36929
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2021-01-19 06:41:39 -08:00
..
.gitignore test: copy addons .gitignore to test/abort/ 2020-04-05 21:13:41 +02:00
abort.status test: mark flaky tests on IBM i 2021-01-19 06:41:39 -08:00
test-abort-backtrace.js tools: capitalize sentences 2018-12-10 17:07:18 +01:00
test-abort-uncaught-exception.js
test-addon-register-signal-handler.js test: add addon tests for `RegisterSignalHandler()` 2019-06-14 19:11:42 +02:00
test-addon-uv-handle-leak.js src: improve checked uv loop close output 2019-12-07 21:30:39 -08:00
test-http-parser-consume.js test: removed extraneous argument 's' 2018-11-08 21:41:29 -08:00
test-process-abort-exitcode.js
test-signal-handler.js test: add SIGTRAP to test-signal-handler 2020-12-08 12:30:53 +00:00
test-worker-abort-uncaught-exception.js worker: ignore --abort-on-uncaught-exception for terminate() 2019-02-18 09:17:11 +01:00
test-zlib-invalid-internals-usage.js test: remove usage of `process.binding()` 2019-03-07 17:43:21 +01:00
testcfg.py