http: validate non-link headers in writeEarlyHints #81513
Triggered via pull request
February 27, 2026 11:31
Status
Failure
Total duration
40m 25s
Artifacts
–
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-http2-compat-write-early-hints-invalid-header.js#L18
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Missing expected exception.
at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-http2-compat-write-early-hints-invalid-header.js:18:12)
at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15)
at Http2Server.emit (node:events:508:20)
at Http2Server.onServerStream (node:internal/http2/compat:975:10)
at Http2Server.emit (node:events:508:20)
at ServerHttp2Session.sessionOnStream (node:internal/http2/core:3257:19)
at ServerHttp2Session.emit (node:events:508:20)
at emit (node:internal/http2/core:349:3)
at process.processTicksAndRejections (node:internal/process/task_queues:93:22) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: [Function (anonymous)],
operator: 'throws',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-http2-compat-write-early-hints-invalid-header.js
|
|
test-linux (ubuntu-24.04)
Process completed with exit code 2.
|
|
test-linux (ubuntu-24.04):
test/parallel/test-http2-compat-write-early-hints-invalid-header.js#L18
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Missing expected exception.
at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-http2-compat-write-early-hints-invalid-header.js:18:12)
at Http2Server.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:507:15)
at Http2Server.emit (node:events:508:20)
at Http2Server.onServerStream (node:internal/http2/compat:975:10)
at Http2Server.emit (node:events:508:20)
at ServerHttp2Session.sessionOnStream (node:internal/http2/core:3257:19)
at ServerHttp2Session.emit (node:events:508:20)
at emit (node:internal/http2/core:349:3)
at process.processTicksAndRejections (node:internal/process/task_queues:93:22) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: [Function (anonymous)],
operator: 'throws',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-http2-compat-write-early-hints-invalid-header.js
|
|
sccache stats
64% - 3099 hits, 1761 misses, 0 errors
|
|
sccache stats
69% - 3338 hits, 1509 misses, 0 errors
|