node/test/addons
Joyee Cheung 9dea7ffa30
test: mark stringbytes-external-exceed-max tests as flaky on AIX
PR-URL: https://github.com/nodejs/node/pull/60565
Refs: https://github.com/nodejs/node/issues/60494
Refs: https://github.com/nodejs/reliability/blob/main/reports/2025-11-03.md
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
Reviewed-By: James M Snell <jasnell@gmail.com>
2025-11-13 22:44:20 +01:00
..
async-cleanup-hook
async-hello-world
async-hooks-id src: add ExecutionAsyncId getter for any Context 2025-05-02 17:06:30 -03:00
async-resource test: ensure assertions are reachable in test/addons 2025-11-13 22:44:12 +01:00
buffer-free-callback
callback-scope
cppgc-object test: ensure assertions are reachable in test/addons 2025-11-13 22:44:12 +01:00
dlopen-ping-pong
errno-exception
esm deps: patch V8 to support compilation with MSVC 2025-05-02 17:07:07 -03:00
esm-export deps: patch V8 to support compilation with MSVC 2025-05-02 17:07:07 -03:00
force-context-aware
heap-profiler
hello-world build: define NOMINMAX in common.gypi 2024-05-04 13:55:06 +00:00
hello-world-function-export
load-long-path
make-callback src: update std::vector<v8::Local<T>> to use v8::LocalVector<T> 2025-06-01 09:03:48 +02:00
make-callback-domain-warning
make-callback-recurse test: ensure assertions are reachable in test/addons 2025-11-13 22:44:12 +01:00
new-isolate-addon
new-target
no-addons test: ensure assertions are reachable in test/addons 2025-11-13 22:44:12 +01:00
node-module-version
non-node-context test: fix typos 2024-09-28 13:58:55 +00:00
not-a-binding
null-buffer-neuter test: ensure assertions are reachable in test/addons 2025-11-13 22:44:12 +01:00
openssl-binding
openssl-client-cert-engine
openssl-key-engine
openssl-providers src: update std::vector<v8::Local<T>> to use v8::LocalVector<T> 2025-06-01 09:03:48 +02:00
openssl-test-engine test: fix test when compiled without engine support 2024-06-02 18:12:23 +00:00
parse-encoding
register-signal-handler
repl-domain-abort test: fix addons and node-api test assumptions 2024-10-22 07:49:19 +00: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-07-26 01:32:04 +02:00
request-interrupt
stringbytes-external-exceed-max
symlinked-module test: ensure assertions are reachable in test/addons 2025-11-13 22:44:12 +01:00
uv-handle-leak
uv-thread-name test: skip uv-thread-name on IBM i 2025-05-02 17:04:54 -03:00
worker-addon
worker-buffer-callback test: fix flakiness in worker*.test-free-called 2023-12-19 17:11:27 +00:00
zlib-binding
.gitignore esm: add experimental support for addon modules 2024-12-20 11:59:08 +00:00
addons.status test: mark stringbytes-external-exceed-max tests as flaky on AIX 2025-11-13 22:44:20 +01:00
common.gypi
testcfg.py