node/test/wpt/status
James M Snell c9ffffcc55
test: disable flaky WPT Blob test on AIX
The test Blob-array-buffer.any.js can be flaky on
AIX due to a recognized race condition in v8.

The failed assert is in deps/v8/src/base/platform/platform-aix.cc
on line 199, preceeded by the comment:

> If this check fails it's most likely due to a racing condition
> where another thread has mapped the same address right before we
> do. Since this could cause hard-to-debug issues, potentially with
> security impact, and we can't recover from this, the best we can do
> is abort the process.

Disabling the test on AIX until the underlying issue can
be resolved (if it can be resolved at all) is really the
only option currently.

Reliability Report: https://github.com/nodejs/reliability/blob/main/reports/2026-03-28.md
Signed-off-by: James M Snell <jasnell@gmail.com>
Assisted-by: Opencode/Opus 4.6
PR-URL: https://github.com/nodejs/node/pull/62470
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
2026-03-31 10:46:05 +02:00
..
dom lib: implement passive listener behavior per spec 2025-10-04 03:17:35 +00:00
FileAPI test: disable flaky WPT Blob test on AIX 2026-03-31 10:46:05 +02:00
html/webappapis test: cleanup status files 2025-06-10 09:33:18 +00:00
wasm test: skip instantiateStreaming-bad-imports WPT 2023-03-29 11:58:19 +00:00
webmessaging worker: throw InvalidStateError in postMessage after close 2024-10-03 02:37:34 +00:00
compression.json stream: fix brotli error handling in web compression streams 2026-03-10 20:20:06 +01:00
console.json test: fix status when compiled without inspector 2025-10-24 00:49:40 +02:00
encoding.json src: enable Float16Array on global object 2025-05-05 01:07:33 +02:00
hr-time.json test: recognize wpt completion error 2023-11-03 16:04:32 +00:00
performance-timeline.json test: update performance-timeline wpt 2024-11-06 10:59:52 +01:00
resource-timing.json test: update WPT for WebCryptoAPI to 591c95ce61 2025-05-27 11:59:19 +00:00
streams.json stream: fix pipeTo to defer writes per WHATWG spec 2026-02-28 12:07:00 +01:00
url.json url: update ada to v3.4.2 and support unicode 17 2026-02-02 14:02:22 +01:00
urlpattern.json test: update WPT for urlpattern to 3ffda23e5a 2025-06-11 13:22:41 +02:00
user-timing.json test: recognize wpt completion error 2023-11-03 16:04:32 +00:00
web-locks.json test: reveal wpt evaluation errors in status files 2026-01-20 15:21:05 +01:00
WebCryptoAPI.cjs test: update WPT for WebCryptoAPI to c58b6f4e0e 2026-01-13 10:04:02 -03:00
webidl.json test: reveal wpt evaluation errors in status files 2026-01-20 15:21:05 +01:00
webstorage.json test: update WPT resources,WebCryptoAPI,webstorage 2025-08-03 11:31:39 +00:00