Skip to content

Nightly tests

Nightly tests #198

Triggered via schedule September 27, 2024 10:00
Status Failure
Total duration 10m 49s
Artifacts

nightly.yml

on: schedule
test-linux  /  Test with Node.js 23-nightly on ubuntu-latest
56s
test-linux / Test with Node.js 23-nightly on ubuntu-latest
test-autobahn  /  Autobahn Test Suite
10m 22s
test-autobahn / Autobahn Test Suite
test-windows  /  Test with Node.js 23-nightly on windows-latest
1m 31s
test-windows / Test with Node.js 23-nightly on windows-latest
test-macos  /  Test with Node.js 23-nightly on macos-latest
1m 18s
test-macos / Test with Node.js 23-nightly on macos-latest
report-failure
8s
report-failure
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 notices
meet acceptable resolution time: test/timers.js#L127
Error [ERR_TEST_FAILURE]: 1000ms fired early at process.emit (node:events:506:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: 1000ms fired early at res.<computed> [as ok] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at Timeout._onTimeout (/home/runner/work/undici/undici/test/timers.js:127:11) at listOnTimeout (node:internal/timers:616:11) at process.processTimers (node:internal/timers:549:7) { generatedMessage: false, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } }
[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 + '4058E9B7467F0000: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 + '4058E9B7467F0000: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:931:9) at async Test.processPendingSubtests (node:internal/test_runner/test:629:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: '4058E9B7467F0000: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 + '404FE10002000000: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 + '404FE10002000000: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:931:9) at async Test.processPendingSubtests (node:internal/test_runner/test:629:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: '404FE10002000000: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 + '74080000: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 + '74080000: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:931:9) at async Test.processPendingSubtests (node:internal/test_runner/test:629:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: '74080000: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: 966 Suites 📂: 75 Passed ✅: 959 Failed ❌: 2 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 30571.526ms
test-macos / Test with Node.js 23-nightly on macos-latest
Total Tests: 966 Suites 📂: 75 Passed ✅: 960 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 43337.593ms
test-windows / Test with Node.js 23-nightly on windows-latest
Total Tests: 966 Suites 📂: 75 Passed ✅: 960 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 35977.734ms