flaky: pummel/test-heapdump-zlib
Test
pummel/test-heapdump-zlib
Platform
Linux x64
Console output
..................................................
.................................................
=== release test-heapdump-zlib ===
Path: pummel/test-heapdump-zlib
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v24.0.0-nightly2025-05-02e7f2933b9e/test/pummel/test-heapdump-zlib.js
--- TIMEOUT ---
===
=== 1 tests failed
===
Failed tests:
out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v24.0.0-nightly2025-05-02e7f2933b9e/test/pummel/test-heapdump-zlib.js
make[1]: *** [Makefile:605: test-ci] Error 1
make: *** [Makefile:634: run-ci] Error 2
Error: Process completed with exit code 2.
Build links
- https://github.com/nodejs/node/actions/runs/14800753023/job/41558869959?pr=58122
Additional information
No response
This might be the same as https://github.com/nodejs/node/issues/54918 - I reproduced it locally with one of the heapdump tests and the stack trace look similar, and seems to go away with https://github.com/nodejs/node/pull/58047
I've seen this test fail repeatedly today!
It's been failing across various test runs for me, both on the main branch and on other commits.
Believe this is a windows instance - https://ci.nodejs.org/job/node-test-binary-windows-js-suites/33978/RUN_SUBSET=3,nodes=win2022-COMPILED_BY-vs2022_clang/console
I think this is now gone after https://github.com/nodejs/node/pull/58047 landed?
This seems to have disappeared from reliability reports - last appearance was 2 weeks ago https://ci.nodejs.org/job/node-test-pull-request/66687/. Closing.