http2: reduce per-request overhead on the server path #87628
Annotations
4 errors and 2 notices
|
test-linux (ubuntu-24.04-arm)
Process completed with exit code 2.
|
|
test-linux (ubuntu-24.04-arm):
test/parallel/test-h2leak-destroy-session-on-socket-ended.js#L12
--- stdout ---
secureConnection
stream...
false
Draining setImmediate after writing
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/node/node/node/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-h2leak-destroy-session-on-socket-ended.js:12:50)
at Module._compile (node:internal/modules/cjs/loader:1937:14)
at Object..js (node:internal/modules/cjs/loader:2077:10)
at Module.load (node:internal/modules/cjs/loader:1659:32)
at Module._load (node:internal/modules/cjs/loader:1451:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47
Command: out/Release/node --expose-gc /home/runner/work/node/node/node/test/parallel/test-h2leak-destroy-session-on-socket-ended.js
|
|
test-linux (ubuntu-24.04)
Process completed with exit code 2.
|
|
test-linux (ubuntu-24.04):
test/parallel/test-h2leak-destroy-session-on-socket-ended.js#L12
--- stdout ---
secureConnection
stream...
false
Draining setImmediate after writing
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/node/node/node/test/common/index.js:468:10)
at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-h2leak-destroy-session-on-socket-ended.js:12:50)
at Module._compile (node:internal/modules/cjs/loader:1937:14)
at Object..js (node:internal/modules/cjs/loader:2077:10)
at Module.load (node:internal/modules/cjs/loader:1659:32)
at Module._load (node:internal/modules/cjs/loader:1451:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47
Command: out/Release/node --expose-gc /home/runner/work/node/node/node/test/parallel/test-h2leak-destroy-session-on-socket-ended.js
|
|
sccache stats - test-linux
88% - 4411 hits, 620 misses, 0 errors
|
|
sccache stats - test-linux
88% - 4415 hits, 627 misses, 0 errors
|