crypto: support loading private keys through STORE loaders #230
Annotations
2 errors and 1 notice
|
test-quic
Process completed with exit code 2.
|
|
test-quic:
test/parallel/test-quic-h3-zero-rtt.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
false !== true
at file:///home/runner/work/node/node/node/test/parallel/test-quic-h3-zero-rtt.mjs:130:1 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node --experimental-quic --experimental-stream-iter --no-warnings /home/runner/work/node/node/node/test/parallel/test-quic-h3-zero-rtt.mjs
|
|
sccache stats - test-quic
60% - 3101 hits, 2032 misses, 0 errors
|