Nightly tests #68
nightly.yml
on: schedule
test-linux
/
Test with Node.js 23-nightly on ubuntu-latest
1m 48s
test-windows
/
Test with Node.js 23-nightly on windows-latest
3m 22s
test-macos
/
Test with Node.js 23-nightly on macos-latest
1m 48s
report-failure
4s
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 🕐: 33046.460ms
|
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 🕐: 2811.507ms
|
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 🕐: 143.703ms
|
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 🕐: 6252.613ms
|
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 🕐: 24912.355ms
|
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 🕐: 154.526ms
|
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 🕐: 141.672ms
|
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 🕐: 1051.880ms
|
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 🕐: 27071.590ms
|
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 🕐: 3018.746ms
|
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 🕐: 112.256ms
|
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 🕐: 6307.867ms
|
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 🕐: 33972.925ms
|
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 🕐: 149.453ms
|
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 🕐: 141.411ms
|
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 🕐: 1408.290ms
|
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 🕐: 29233.708ms
|
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 🕐: 3281.552ms
|
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 🕐: 167.421ms
|
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 🕐: 6493.237ms
|
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 🕐: 43814.079ms
|
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 🕐: 229.201ms
|
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 🕐: 217.444ms
|
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 🕐: 2006.638ms
|