0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/abort
Rich Trott acdf558551 test: improve test-abort-uncaught-exception
Add `SIGTRAP` to allowed signals (seen on PPC machines in CI).

Improve message when assertion fails in test-abort-uncaught-exception by
providing the signal name that was not expected.

PR-URL: https://github.com/nodejs/node/pull/14013
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
2017-08-26 16:30:25 -07:00
..
test-abort-backtrace.js test: simplify test skipping 2017-07-04 12:41:49 +03:00
test-abort-uncaught-exception.js test: improve test-abort-uncaught-exception 2017-08-26 16:30:25 -07:00
test-http-parser-consume.js http: assert parser.consume argument's type 2017-06-05 17:13:10 -04:00
test-process-abort-exitcode.js src: fix process.abort() interaction with V8 2017-07-02 15:42:22 -07:00
testcfg.py