Nightly tests #212
nightly.yml
on: schedule
test-linux
/
Test with Node.js 23-nightly on ubuntu-latest
1m 2s
test-autobahn
/
Autobahn Test Suite
9m 59s
test-windows
/
Test with Node.js 23-nightly on windows-latest
1m 20s
test-macos
/
Test with Node.js 23-nightly on macos-latest
1m 12s
report-failure
3s
Annotations
6 errors and 3 notices
[v20] Request should fail if allowH2 is false and server advertises h1 only:
test/http2.js#L408
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
+ actual - expected
+ '4038D09D467F0000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 120\n'
- 'Client network socket disconnected before secure TLS connection was established'] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '4038D09D467F0000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 120\n'
- 'Client network socket disconnected before secure TLS connection was established'
at res.<computed> [as strictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/http2.js:408:9)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Test.run (node:internal/test_runner/test:935:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:633:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '4038D09D467F0000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 120\n',
expected: 'Client network socket disconnected before secure TLS connection was established',
operator: 'strictEqual'
}
}
|
test-linux / Test with Node.js 23-nightly on ubuntu-latest
Process completed with exit code 1.
|
[v20] Request should fail if allowH2 is false and server advertises h1 only:
test/http2.js#L408
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
+ actual - expected
+ '404FD0EE01000000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 120\n'
- 'Client network socket disconnected before secure TLS connection was established'] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '404FD0EE01000000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 120\n'
- 'Client network socket disconnected before secure TLS connection was established'
at res.<computed> [as strictEqual] (/Users/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/http2.js:408:9)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Test.run (node:internal/test_runner/test:935:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:633:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '404FD0EE01000000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 120\n',
expected: 'Client network socket disconnected before secure TLS connection was established',
operator: 'strictEqual'
}
}
|
test-macos / Test with Node.js 23-nightly on macos-latest
Process completed with exit code 1.
|
[v20] Request should fail if allowH2 is false and server advertises h1 only:
test\http2.js#L408
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
+ actual - expected
+ '5C0E0000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:c:\\ws\\deps\\openssl\\openssl\\ssl\\record\\rec_layer_s3.c:1605:SSL alert number 120\n'
- 'Client network socket disconnected before secure TLS connection was established'] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '5C0E0000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:c:\\ws\\deps\\openssl\\openssl\\ssl\\record\\rec_layer_s3.c:1605:SSL alert number 120\n'
- 'Client network socket disconnected before secure TLS connection was established'
at res.<computed> [as strictEqual] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35)
at TestContext.<anonymous> (D:\a\undici\undici\test\http2.js:408:9)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Test.run (node:internal/test_runner/test:935:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:633:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '5C0E0000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:c:\\ws\\deps\\openssl\\openssl\\ssl\\record\\rec_layer_s3.c:1605:SSL alert number 120\n',
expected: 'Client network socket disconnected before secure TLS connection was established',
operator: 'strictEqual'
}
}
|
test-windows / Test with Node.js 23-nightly on windows-latest
Process completed with exit code 1.
|
test-linux / Test with Node.js 23-nightly on ubuntu-latest
Total Tests: 1016
Suites 📂: 78
Passed ✅: 1010
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 27620.566ms
|
test-macos / Test with Node.js 23-nightly on macos-latest
Total Tests: 1016
Suites 📂: 78
Passed ✅: 1010
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 35954.745ms
|
test-windows / Test with Node.js 23-nightly on windows-latest
Total Tests: 1016
Suites 📂: 78
Passed ✅: 1010
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 31059.427ms
|