http2: increase default window sizes #88567
Annotations
9 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-http2-timeout-large-write-file.js#L51
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Should not timeout
at Http2SecureServer.<anonymous> (/home/runner/work/node/node/node/test/sequential/test-http2-timeout-large-write-file.js:51:10)
at Http2SecureServer.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:510:15)
at Http2SecureServer.emit (node:events:514:20)
at ServerHttp2Session.sessionOnTimeout (node:internal/http2/core:3527:15)
at ServerHttp2Session.wrapper (node:events:639:12)
at ServerHttp2Session.emit (node:events:514:20)
at callTimeout (node:internal/http2/core:2784:8)
at ServerHttp2Session._onTimeout (node:internal/http2/core:1747:5)
at Timeout.onStreamTimeout [as _onTimeout] (node:internal/stream_base_commons:237:10)
at listOnTimeout (node:internal/timers:687:11) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/node/node/node/test/sequential/test-http2-timeout-large-write-file.js
|
|
test-linux (ubuntu-24.04-arm):
test/sequential/test-http2-timeout-large-write.js#L32
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Should not timeout
at ServerHttp2Stream.<anonymous> (/home/runner/work/node/node/node/test/sequential/test-http2-timeout-large-write.js:32:10)
at ServerHttp2Stream.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:510:15)
at ServerHttp2Stream.emit (node:events:514:20)
at callTimeout (node:internal/http2/core:2784:8)
at ServerHttp2Stream._onTimeout (node:internal/http2/core:2386:5)
at Timeout.onStreamTimeout [as _onTimeout] (node:internal/stream_base_commons:237:10)
at listOnTimeout (node:internal/timers:687:11)
at process.processTimers (node:internal/timers:618:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/node/node/node/test/sequential/test-http2-timeout-large-write.js
|
|
test-linux (ubuntu-24.04-arm):
test/parallel/test-http2-respond-with-file-connection-abort.js#L0
Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-http2-respond-with-file-connection-abort.js
--- CRASHED (Signal: 11) ---
|
|
test-linux (ubuntu-24.04)
Process completed with exit code 2.
|
|
test-linux (ubuntu-24.04):
test/sequential/test-http2-timeout-large-write-file.js#L51
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Should not timeout
at Http2SecureServer.<anonymous> (/home/runner/work/node/node/node/test/sequential/test-http2-timeout-large-write-file.js:51:10)
at Http2SecureServer.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:510:15)
at Http2SecureServer.emit (node:events:514:20)
at ServerHttp2Session.sessionOnTimeout (node:internal/http2/core:3527:15)
at ServerHttp2Session.wrapper (node:events:639:12)
at ServerHttp2Session.emit (node:events:514:20)
at callTimeout (node:internal/http2/core:2784:8)
at ServerHttp2Session._onTimeout (node:internal/http2/core:1747:5)
at Timeout.onStreamTimeout [as _onTimeout] (node:internal/stream_base_commons:237:10)
at listOnTimeout (node:internal/timers:687:11) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/node/node/node/test/sequential/test-http2-timeout-large-write-file.js
|
|
test-linux (ubuntu-24.04):
test/sequential/test-http2-timeout-large-write.js#L32
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Should not timeout
at ServerHttp2Stream.<anonymous> (/home/runner/work/node/node/node/test/sequential/test-http2-timeout-large-write.js:32:10)
at ServerHttp2Stream.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:510:15)
at ServerHttp2Stream.emit (node:events:514:20)
at callTimeout (node:internal/http2/core:2784:8)
at ServerHttp2Stream._onTimeout (node:internal/http2/core:2386:5)
at Timeout.onStreamTimeout [as _onTimeout] (node:internal/stream_base_commons:237:10)
at listOnTimeout (node:internal/timers:687:11)
at process.processTimers (node:internal/timers:618:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/node/node/node/test/sequential/test-http2-timeout-large-write.js
|
|
test-linux (ubuntu-24.04):
test/parallel/test-worker-terminate-http2-respond-with-file.js#L0
--- stderr ---
pure virtual method called
terminate called without an active exception
Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-worker-terminate-http2-respond-with-file.js
--- CRASHED (Signal: 6) ---
|
|
test-linux (ubuntu-24.04):
test/parallel/test-http2-respond-with-file-connection-abort.js#L0
Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-http2-respond-with-file-connection-abort.js
--- CRASHED (Signal: 11) ---
|
|
sccache stats - test-linux
77% - 3883 hits, 1147 misses, 0 errors
|
|
sccache stats - test-linux
84% - 4225 hits, 816 misses, 0 errors
|