Skip to content

Nightly tests

Nightly tests #69

Triggered via schedule May 22, 2024 10:00
Status Failure
Total duration 2m 58s
Artifacts

nightly.yml

on: schedule
test-linux  /  Test with Node.js 23-nightly on ubuntu-latest
1m 50s
test-linux / Test with Node.js 23-nightly on ubuntu-latest
test-windows  /  Test with Node.js 23-nightly on windows-latest
2m 36s
test-windows / Test with Node.js 23-nightly on windows-latest
test-macos  /  Test with Node.js 23-nightly on macos-latest
1m 46s
test-macos / Test with Node.js 23-nightly on macos-latest
report-failure
3s
report-failure
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 24 notices
getSetCookies: test/cookie/global-headers.js#L35
[Error [ERR_TEST_FAILURE]: Headers cannot be parsed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Headers cannot be parsed at getHeadersList (/Users/runner/work/undici/undici/lib/web/cookies/util.js:292:5) at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/cookie/global-headers.js:35:29) at Test.runInAsyncScope (node:async_hooks:206:9) at Test.run (node:internal/test_runner/test:841:25) at Suite.processPendingSubtests (node:internal/test_runner/test:550:18) at Test.postRun (node:internal/test_runner/test:940:19) at Test.run (node:internal/test_runner/test:883:12) at async Suite.processPendingSubtests (node:internal/test_runner/test:550:7) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: true, operator: '==' } }
Cookie setCookie does not throw if headers is an instance of the global Headers class: test/cookie/cookies.js#L687
[Error [ERR_TEST_FAILURE]: Headers cannot be parsed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Headers cannot be parsed at getHeadersList (/Users/runner/work/undici/undici/lib/web/cookies/util.js:292:5) at getSetCookies (/Users/runner/work/undici/undici/lib/web/cookies/index.js:81:19) at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/cookie/cookies.js:687:3) at Test.runInAsyncScope (node:async_hooks:206:9) at Test.run (node:internal/test_runner/test:841:25) at Test.processPendingSubtests (node:internal/test_runner/test:550:18) at Test.postRun (node:internal/test_runner/test:940:19) at Test.run (node:internal/test_runner/test:883:12) at async Test.processPendingSubtests (node:internal/test_runner/test:550:7) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: true, operator: '==' } }
test-macos / Test with Node.js 23-nightly on macos-latest
Process completed with exit code 1.
getSetCookies: test/cookie/global-headers.js#L35
[Error [ERR_TEST_FAILURE]: Headers cannot be parsed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Headers cannot be parsed at getHeadersList (/home/runner/work/undici/undici/lib/web/cookies/util.js:292:5) at TestContext.<anonymous> (/home/runner/work/undici/undici/test/cookie/global-headers.js:35:29) at Test.runInAsyncScope (node:async_hooks:206:9) at Test.run (node:internal/test_runner/test:841:25) at Suite.processPendingSubtests (node:internal/test_runner/test:550:18) at Test.postRun (node:internal/test_runner/test:940:19) at Test.run (node:internal/test_runner/test:883:12) at async Suite.processPendingSubtests (node:internal/test_runner/test:550:7) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: true, operator: '==' } }
Cookie setCookie does not throw if headers is an instance of the global Headers class: test/cookie/cookies.js#L687
[Error [ERR_TEST_FAILURE]: Headers cannot be parsed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Headers cannot be parsed at getHeadersList (/home/runner/work/undici/undici/lib/web/cookies/util.js:292:5) at getSetCookies (/home/runner/work/undici/undici/lib/web/cookies/index.js:81:19) at TestContext.<anonymous> (/home/runner/work/undici/undici/test/cookie/cookies.js:687:3) at Test.runInAsyncScope (node:async_hooks:206:9) at Test.run (node:internal/test_runner/test:841:25) at Test.processPendingSubtests (node:internal/test_runner/test:550:18) at Test.postRun (node:internal/test_runner/test:940:19) at Test.run (node:internal/test_runner/test:883:12) at async Test.processPendingSubtests (node:internal/test_runner/test:550:7) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: true, operator: '==' } }
test-linux / Test with Node.js 23-nightly on ubuntu-latest
Process completed with exit code 1.
getSetCookies: test\cookie\global-headers.js#L35
[Error [ERR_TEST_FAILURE]: Headers cannot be parsed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Headers cannot be parsed at getHeadersList (D:\a\undici\undici\lib\web\cookies\util.js:292:5) at TestContext.<anonymous> (D:\a\undici\undici\test\cookie\global-headers.js:35:29) at Test.runInAsyncScope (node:async_hooks:206:9) at Test.run (node:internal/test_runner/test:841:25) at Suite.processPendingSubtests (node:internal/test_runner/test:550:18) at Test.postRun (node:internal/test_runner/test:940:19) at Test.run (node:internal/test_runner/test:883:12) at async Suite.processPendingSubtests (node:internal/test_runner/test:550:7) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: true, operator: '==' } }
Cookie setCookie does not throw if headers is an instance of the global Headers class: test\cookie\cookies.js#L687
[Error [ERR_TEST_FAILURE]: Headers cannot be parsed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Headers cannot be parsed at getHeadersList (D:\a\undici\undici\lib\web\cookies\util.js:292:5) at getSetCookies (D:\a\undici\undici\lib\web\cookies\index.js:81:19) at TestContext.<anonymous> (D:\a\undici\undici\test\cookie\cookies.js:687:3) at Test.runInAsyncScope (node:async_hooks:206:9) at Test.run (node:internal/test_runner/test:841:25) at Test.processPendingSubtests (node:internal/test_runner/test:550:18) at Test.postRun (node:internal/test_runner/test:940:19) at Test.run (node:internal/test_runner/test:883:12) at async Test.processPendingSubtests (node:internal/test_runner/test:550:7) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: true, operator: '==' } }
test-windows / Test with Node.js 23-nightly on windows-latest
Process completed with exit code 1.
test-macos / Test with Node.js 23-nightly on macos-latest
Total Tests: 957 Suites 📂: 76 Passed ✅: 952 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 33554.345ms
test-macos / Test with Node.js 23-nightly on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2834.331ms
test-macos / Test with Node.js 23-nightly on macos-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 137.726ms
test-macos / Test with Node.js 23-nightly on macos-latest
Total Tests: 83 Suites 📂: 0 Passed ✅: 83 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6254.099ms
test-macos / Test with Node.js 23-nightly on macos-latest
Total Tests: 366 Suites 📂: 12 Passed ✅: 366 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 27126.835ms
test-macos / Test with Node.js 23-nightly on macos-latest
Total Tests: 18 Suites 📂: 4 Passed ✅: 18 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 158.610ms
test-macos / Test with Node.js 23-nightly on macos-latest
Total Tests: 1 Suites 📂: 1 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 126.523ms
test-macos / Test with Node.js 23-nightly on macos-latest
Total Tests: 66 Suites 📂: 6 Passed ✅: 64 Failed ❌: 2 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1210.273ms
test-linux / Test with Node.js 23-nightly on ubuntu-latest
Total Tests: 957 Suites 📂: 76 Passed ✅: 952 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 26386.088ms
test-linux / Test with Node.js 23-nightly on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2984.861ms
test-linux / Test with Node.js 23-nightly on ubuntu-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 107.158ms
test-linux / Test with Node.js 23-nightly on ubuntu-latest
Total Tests: 83 Suites 📂: 0 Passed ✅: 83 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6315.690ms
test-linux / Test with Node.js 23-nightly on ubuntu-latest
Total Tests: 366 Suites 📂: 12 Passed ✅: 366 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 32969.239ms
test-linux / Test with Node.js 23-nightly on ubuntu-latest
Total Tests: 18 Suites 📂: 4 Passed ✅: 18 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 142.232ms
test-linux / Test with Node.js 23-nightly on ubuntu-latest
Total Tests: 1 Suites 📂: 1 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 124.514ms
test-linux / Test with Node.js 23-nightly on ubuntu-latest
Total Tests: 66 Suites 📂: 6 Passed ✅: 64 Failed ❌: 2 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1509.794ms
test-windows / Test with Node.js 23-nightly on windows-latest
Total Tests: 957 Suites 📂: 76 Passed ✅: 952 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 29247.802ms
test-windows / Test with Node.js 23-nightly on windows-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3276.342ms
test-windows / Test with Node.js 23-nightly on windows-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 162.685ms
test-windows / Test with Node.js 23-nightly on windows-latest
Total Tests: 74 Suites 📂: 0 Passed ✅: 74 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6508.076ms
test-windows / Test with Node.js 23-nightly on windows-latest
Total Tests: 366 Suites 📂: 12 Passed ✅: 366 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 43791.957ms
test-windows / Test with Node.js 23-nightly on windows-latest
Total Tests: 18 Suites 📂: 4 Passed ✅: 18 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 219.171ms
test-windows / Test with Node.js 23-nightly on windows-latest
Total Tests: 1 Suites 📂: 1 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 192.567ms
test-windows / Test with Node.js 23-nightly on windows-latest
Total Tests: 66 Suites 📂: 6 Passed ✅: 64 Failed ❌: 2 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1996.762ms