Skip to content

inspector,http: support builtin http request bodies #85058

inspector,http: support builtin http request bodies

inspector,http: support builtin http request bodies #85058

Triggered via pull request May 11, 2026 16:03
Status Failure
Total duration 1h 17m 41s
Artifacts

test-linux.yml

on: pull_request
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.5581/2.js'. Waiting for file changes before restarting...", "Restarting '/home/runner/work/node/node/node/test/.tmp.5581/2.js'", + '{}', - 'sub-dep v1', "Completed running '/home/runner/work/node/node/node/test/.tmp.5581/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
62% - 3099 hits, 1873 misses, 0 errors
sccache stats - test-linux
66% - 3282 hits, 1680 misses, 0 errors