node icon indicating copy to clipboard operation
node copied to clipboard

flaky: pummel/test-heapdump-zlib

Open mhdawson opened this issue 7 months ago • 3 comments

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

mhdawson avatar May 02 '25 19:05 mhdawson

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

joyeecheung avatar May 02 '25 23:05 joyeecheung

I've seen this test fail repeatedly today!

pmarchini avatar May 03 '25 15:05 pmarchini

It's been failing across various test runs for me, both on the main branch and on other commits.

tniessen avatar May 04 '25 11:05 tniessen

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

mhdawson avatar May 05 '25 16:05 mhdawson

I think this is now gone after https://github.com/nodejs/node/pull/58047 landed?

joyeecheung avatar May 05 '25 16:05 joyeecheung

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.

joyeecheung avatar May 21 '25 22:05 joyeecheung