node/test/addons
Stewart X Addison 4e4a631c07
test: mark stringbytes-external-max flaky on AIX
Signed-off-by: Stewart X Addison <sxa@ibm.com>
PR-URL: https://github.com/nodejs/node/pull/60995
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2026-02-24 00:37:05 +01:00
..
async-cleanup-hook
async-hello-world test: use uv_sleep() where possible 2022-10-27 17:13:50 +00:00
async-hooks-id src: add ExecutionAsyncId getter for any Context 2025-05-19 12:13:59 +02:00
async-resource test: add trailing commas in addons test (#45548) 2022-11-21 18:40:12 +01:00
buffer-free-callback
callback-scope test: add trailing commas in addons test (#45548) 2022-11-21 18:40:12 +01:00
cppgc-object test: prefer major GC in cppgc-object teardown 2026-02-24 00:37:00 +01:00
dlopen-ping-pong build,test: add proper support for IBM i 2023-02-22 04:18:56 +00:00
errno-exception
esm esm: add experimental support for addon modules 2025-09-22 14:28:01 +00:00
force-context-aware src: disambiguate terms used to refer to builtins and addons 2022-08-09 01:36:49 +08:00
heap-profiler
hello-world build: define NOMINMAX in common.gypi 2024-05-08 07:12:39 +02:00
hello-world-function-export
load-long-path
make-callback src: update std::vector<v8::Local<T>> to use v8::LocalVector<T> 2025-06-10 18:20:32 +02:00
make-callback-domain-warning
make-callback-recurse src: add missing TryCatch 2024-03-31 15:37:22 +02:00
new-isolate-addon src: fix creating Isolates from addons 2022-12-23 17:06:05 +00:00
new-target
no-addons src,lib: stabilize permission model 2025-01-05 13:05:28 -05:00
node-module-version
non-node-context test: fix typos 2024-10-04 19:20:16 +02:00
not-a-binding
null-buffer-neuter
openssl-binding build,test: add proper support for IBM i 2023-02-22 04:18:56 +00:00
openssl-client-cert-engine test: add trailing commas in addons test (#45548) 2022-11-21 18:40:12 +01:00
openssl-key-engine test: add trailing commas in addons test (#45548) 2022-11-21 18:40:12 +01:00
openssl-providers src: update std::vector<v8::Local<T>> to use v8::LocalVector<T> 2025-06-10 18:20:32 +02:00
openssl-test-engine test: fix test when compiled without engine support 2024-06-03 08:48:35 +02:00
parse-encoding test: add more cases for parse-encoding 2022-09-06 06:20:16 +00:00
register-signal-handler
repl-domain-abort test: fix addons and node-api test assumptions 2024-11-27 02:25:38 -05:00
report-api report: disable js stack when no context is entered 2023-06-21 13:58:15 +00:00
report-fatalerror test: expand linting rules around assert w literal messages 2025-08-04 13:35:53 +02:00
request-interrupt src: expose environment RequestInterrupt api 2022-09-01 17:01:00 +08:00
stringbytes-external-exceed-max test: add trailing commas in addons test (#45548) 2022-11-21 18:40:12 +01:00
symlinked-module test: use tmpdir.resolve() 2023-08-21 16:41:53 +00:00
uv-handle-leak test: enable no-empty ESLint rule 2022-02-05 12:58:32 +00:00
worker-addon test: add trailing commas in addons test (#45548) 2022-11-21 18:40:12 +01:00
worker-buffer-callback test: fix flakiness in worker*.test-free-called 2023-12-19 17:11:27 +00:00
zlib-binding build,test: add proper support for IBM i 2023-02-22 04:18:56 +00:00
.gitignore esm: add experimental support for addon modules 2025-09-22 14:28:01 +00:00
addons.status test: mark stringbytes-external-max flaky on AIX 2026-02-24 00:37:05 +01:00
common.gypi build,test: add proper support for IBM i 2023-02-22 04:18:56 +00:00
testcfg.py