node/test/addons
Sam Roberts 2ae99160e5
test: skip stringbytes-external-exceed-max on AIX
Add SKIP status for more tests in stringbytes-external-exceed-max that
are failing on AIX.

PR-URL: https://github.com/nodejs/node/pull/28516
Backport-PR-URL: https://github.com/nodejs/node/pull/28826
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
2019-07-25 13:55:04 +01:00
..
async-hello-world async_hooks: add HandleScopes to C++ embedder/addon API 2019-01-12 13:37:46 -08:00
async-hooks-id
async-hooks-promise
async-resource
at-exit
buffer-free-callback
callback-scope
dlopen-ping-pong test: fix NewFromUtf8 compiler warning 2018-12-26 11:18:51 -05:00
errno-exception
heap-profiler test: fix v8 Set/Get compiler warnings 2019-01-12 09:58:13 -08:00
hello-world test: fix NewFromUtf8 compiler warning 2018-12-26 11:18:51 -05:00
hello-world-esm test: fix NewFromUtf8 compiler warning 2018-12-26 11:18:51 -05:00
hello-world-function-export test: fix NewFromUtf8 compiler warning 2018-12-26 11:18:51 -05:00
load-long-path test: fix NewFromUtf8 compiler warning 2018-12-26 11:18:51 -05:00
make-callback test: flip assertion arguments for make-callback/test.js 2018-11-29 11:38:27 -05:00
make-callback-domain-warning
make-callback-recurse
new-target test: fix v8 Set/Get compiler warnings 2019-01-12 09:58:13 -08:00
node-module-version
non-node-context test: verify performance.timerify() works w/ non-Node Contexts 2018-11-29 11:39:14 -05:00
not-a-binding
null-buffer-neuter
openssl-binding test: fix NewFromUtf8 compiler warning 2018-12-26 11:18:51 -05:00
openssl-client-cert-engine
parse-encoding
repl-domain-abort
stringbytes-external-exceed-max test: skip tests related to CI failures on AIX 2019-07-25 13:55:04 +01:00
symlinked-module test: fix NewFromUtf8 compiler warning 2018-12-26 11:18:51 -05:00
uv-handle-leak
zlib-binding test: fix NewFromUtf8 compiler warning 2018-12-26 11:18:51 -05:00
.gitignore
addon.status test: skip stringbytes-external-exceed-max on AIX 2019-07-25 13:55:04 +01:00
testcfg.py