node/test/addons/stringbytes-external-exceed-max
Sam Roberts 39637cb95f
test: skip tests related to CI failures on AIX
These tests seem to trigger failures in the entire CI job (not just the
test) on AIX. Skip them to see if that helps alleviate spurious failures
in node-test-commit-aix (and the upstream PR and commit test jobs).

See:
- https://github.com/nodejs/build/issues/1820#issuecomment-505998851
- https://github.com/nodejs/build/issues/1847#issuecomment-504210708

PR-URL: https://github.com/nodejs/node/pull/28469
Backport-PR-URL: https://github.com/nodejs/node/pull/28826
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-07-25 13:55:04 +01:00
..
binding.cc test: remove usage of deprecated V8 APIs in addons 2018-09-07 20:39:08 +02:00
binding.gyp
test-stringbytes-external-at-max.js
test-stringbytes-external-exceed-max-by-1-ascii.js
test-stringbytes-external-exceed-max-by-1-base64.js
test-stringbytes-external-exceed-max-by-1-binary.js test: call gc() explicitly to avoid OOM 2018-08-15 20:23:17 +10:00
test-stringbytes-external-exceed-max-by-1-hex.js
test-stringbytes-external-exceed-max-by-1-utf8.js
test-stringbytes-external-exceed-max-by-2.js
test-stringbytes-external-exceed-max.js test: skip tests related to CI failures on AIX 2019-07-25 13:55:04 +01:00