-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Open
Labels
cliIssues and PRs related to the Node.js command line interface.Issues and PRs related to the Node.js command line interface.flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
https://github.com/nodejs/reliability/blob/main/reports/2025-08-26.md
Example
not ok 631 parallel/test-max-old-space-size-percentage
---
duration_ms: 3140.98700
severity: fail
exitcode: 1
stack: |-
node:internal/assert/utils:273
throw err;
^
AssertionError [ERR_ASSERTION]: 50% heap size should be roughly half of 100% (got 1.11, expected ~0.5)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-max-old-space-size-percentage.js:101:1)
at Module._compile (node:internal/modules/cjs/loader:1706:14)
at Object..js (node:internal/modules/cjs/loader:1839:10)
at Module.load (node:internal/modules/cjs/loader:1441:32)
at Function._load (node:internal/modules/cjs/loader:1263:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
at node:internal/main/run_main_module:36:49 {
generatedMess...
The test was introduced in #59082
Metadata
Metadata
Assignees
Labels
cliIssues and PRs related to the Node.js command line interface.Issues and PRs related to the Node.js command line interface.flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.