Skip to content

http: emit 'drain' on OutgoingMessage only after buffers drain #84680

http: emit 'drain' on OutgoingMessage only after buffers drain

http: emit 'drain' on OutgoingMessage only after buffers drain #84680

Triggered via push May 4, 2026 16:30
Status Failure
Total duration 1h 25m 12s
Artifacts

test-linux.yml

on: push
Matrix: test-linux
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 notices
test-linux (ubuntu-24.04-arm)
Process completed with exit code 2.
test-linux (ubuntu-24.04-arm): test/sequential/test-watch-mode-worker.mjs#L174
--- stdout --- Test failure: 'should watch changes to nested worker dependencies - cjs' Location: test/sequential/test-watch-mode-worker.mjs:144:3 AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected [ 'sub-dep v1', "Completed running '/home/runner/work/node/node/node/test/.tmp.5355/2.js'. Waiting for file changes before restarting...", "Restarting '/home/runner/work/node/node/node/test/.tmp.5355/2.js'", + '{}', - 'sub-dep v1', "Completed running '/home/runner/work/node/node/node/test/.tmp.5355/2.js'. Waiting for file changes before restarting..." ] at TestContext.<anonymous> (file:///home/runner/work/node/node/node/test/sequential/test-watch-mode-worker.mjs:174:12) at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async Test.run (node:internal/test_runner/test:1313:7) at async Suite.processPendingSubtests (node:internal/test_runner/test:897:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: [Array], expected: [Array], operator: 'deepStrictEqual', diff: 'simple' } Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/node/test/sequential/test-watch-mode-worker.mjs
sccache stats - test-linux
42% - 2076 hits, 2896 misses, 0 errors
sccache stats - test-linux
49% - 2424 hits, 2538 misses, 0 errors