node/test/wpt/status
Trivikram Kamat bfb2fa7756
test: mark hr-time WPT flaky on macos15-x64
The basic.any.js test compares elapsed performance.now() with elapsed
Date.now(). On macos15-x64 CI, Date.now() can shift relative to the
monotonic clock and exceed the test's 30 ms tolerance.

Convert the status file to .cjs so the flaky expectation is scoped to
macOS 15 on x64.

Signed-off-by: Kamat, Trivikram <16024985+trivikr@users.noreply.github.com>
PR-URL: https://github.com/nodejs/node/pull/64054
Refs: https://github.com/nodejs/reliability/issues?q=%22wpt%2Ftest-hr-time%22
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Jason Zhang <xzha4350@gmail.com>
2026-06-24 05:09:17 +00:00
..
dom lib: implement passive listener behavior per spec 2025-10-04 03:17:35 +00:00
FileAPI lib: fix sequence argument handling in Blob constructor 2026-04-18 14:27:45 +00:00
html/webappapis test: cleanup status files 2025-06-10 09:33:18 +00:00
wasm test: update WPT for wasm/jsapi to 288c467d35 2026-05-12 15:48:19 +00:00
webmessaging
compression.json stream: fix brotli error handling in web compression streams 2026-03-06 22:08:57 +00:00
console.json test: fix status when compiled without inspector 2025-10-19 17:39:54 +00:00
encoding.json src: enable Float16Array on global object 2025-05-05 01:07:33 +02:00
hr-time.cjs test: mark hr-time WPT flaky on macos15-x64 2026-06-24 05:09:17 +00:00
performance-timeline.json test: update performance-timeline wpt 2024-11-06 10:59:52 +01:00
resource-timing.json test: update WPT resources, interfaces and WebCryptoAPI 2026-03-26 10:47:22 +01:00
streams.json stream: validate ReadableStream.from iterator objects 2026-04-25 14:31:42 +00:00
url.cjs test: skip url WPT subtests instead of modifying test script 2026-04-10 11:27:31 +00:00
urlpattern.json test: update WPT for urlpattern to 3ffda23e5a 2025-06-11 13:22:41 +02:00
user-timing.json
web-locks.json test: reveal wpt evaluation errors in status files 2026-01-19 18:01:44 +00:00
WebCryptoAPI.cjs crypto: reject small-order EdDSA points during verify 2026-06-23 20:44:57 +02:00
webidl.json test: reveal wpt evaluation errors in status files 2026-01-19 18:01:44 +00:00
webstorage.json lib,src: implement QuotaExceededError as DOMException-derived interface 2026-03-19 14:41:50 +01:00