Nightly tests #5
nightly.yml
on: schedule
Matrix: test
report-failure
2s
Annotations
9 errors and 3 notices
async iterator yield unsupported TypedArray:
test/client.js#L2004
[Error [ERR_TEST_FAILURE]: failed running after hook] {
code: 'ERR_TEST_FAILURE',
failureType: 'hookFailed',
cause: AssertionError [ERR_ASSERTION]: The plan was not completed
at TestContext.autoEnd (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:25:14)
at TestHook.runInAsyncScope (node:async_hooks:206:9)
at TestHook.run (node:internal/test_runner/test:702:25)
at TestHook.run (node:internal/test_runner/test:959:18)
at TestHook.run (node:internal/util:522:12)
at node:internal/test_runner/test:634:20
at async node:internal/test_runner/test:633:9
at async node:internal/test_runner/test:633:9
at async Test.runHook (node:internal/test_runner/test:632:7)
at async after (node:internal/test_runner/test:661:9) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 4,
expected: 3,
operator: 'strictEqual'
}
}
|
test/client.js:
test/client.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
test (ubuntu-latest) / Test with Node.js 22-nightly on ubuntu-latest
Process completed with exit code 1.
|
async iterator yield unsupported TypedArray:
test\client.js#L2004
[Error [ERR_TEST_FAILURE]: failed running after hook] {
code: 'ERR_TEST_FAILURE',
failureType: 'hookFailed',
cause: AssertionError [ERR_ASSERTION]: The plan was not completed
at TestContext.autoEnd (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:25:14)
at TestHook.runInAsyncScope (node:async_hooks:206:9)
at TestHook.run (node:internal/test_runner/test:702:25)
at TestHook.run (node:internal/test_runner/test:959:18)
at TestHook.run (node:internal/util:522:12)
at node:internal/test_runner/test:634:20
at async node:internal/test_runner/test:633:9
at async node:internal/test_runner/test:633:9
at async Test.runHook (node:internal/test_runner/test:632:7)
at async after (node:internal/test_runner/test:661:9) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 4,
expected: 3,
operator: 'strictEqual'
}
}
|
test\client.js:
test\client.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
test (windows-latest) / Test with Node.js 22-nightly on windows-latest
Process completed with exit code 1.
|
async iterator yield unsupported TypedArray:
test/client.js#L2004
[Error [ERR_TEST_FAILURE]: failed running after hook] {
code: 'ERR_TEST_FAILURE',
failureType: 'hookFailed',
cause: AssertionError [ERR_ASSERTION]: The plan was not completed
at TestContext.autoEnd (/Users/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:25:14)
at TestHook.runInAsyncScope (node:async_hooks:206:9)
at TestHook.run (node:internal/test_runner/test:702:25)
at TestHook.run (node:internal/test_runner/test:959:18)
at TestHook.run (node:internal/util:522:12)
at node:internal/test_runner/test:634:20
at async node:internal/test_runner/test:633:9
at async node:internal/test_runner/test:633:9
at async Test.runHook (node:internal/test_runner/test:632:7)
at async after (node:internal/test_runner/test:661:9) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 4,
expected: 3,
operator: 'strictEqual'
}
}
|
test/client.js:
test/client.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
test (macos-latest) / Test with Node.js 22-nightly on macos-latest
Process completed with exit code 1.
|
test (ubuntu-latest) / Test with Node.js 22-nightly on ubuntu-latest
Total Tests: 731
Suites 📂: 50
Passed ✅: 726
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 47361.552ms
|
test (windows-latest) / Test with Node.js 22-nightly on windows-latest
Total Tests: 731
Suites 📂: 50
Passed ✅: 726
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 53396.785ms
|
test (macos-latest) / Test with Node.js 22-nightly on macos-latest
Total Tests: 731
Suites 📂: 50
Passed ✅: 726
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 62221.865ms
|