Nightly tests #5
Annotations
3 errors and 1 notice
Run tests:
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'
}
}
|
Run tests:
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' }
|
Run tests
Process completed with exit code 1.
|
Run tests
Total Tests: 731
Suites 📂: 50
Passed ✅: 726
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 53396.785ms
|
Loading