Nightly tests #8
nightly.yml
on: workflow_dispatch
Matrix: test
create-issue
3s
Annotations
9 errors and 3 notices
response trailers missing is OK:
test/trailers.js#L28
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
'abc' !== 'xyz'
at process.emit (node:events:519:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'unhandledRejection',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
'abc' !== 'xyz'
at res.<computed> [as strictEqual] (/home/runner/work/nodejs-undici/nodejs-undici/node_modules/@matteo.collina/tspl/tspl.js:52:35)
at Server.<anonymous> (/home/runner/work/nodejs-undici/nodejs-undici/test/trailers.js:28:7)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'abc',
expected: 'xyz',
operator: 'strictEqual'
}
}
|
test/trailers.js:
test/trailers.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.
|
response trailers missing is OK:
test/trailers.js#L28
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
'abc' !== 'xyz'
at process.emit (node:events:519:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'unhandledRejection',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
'abc' !== 'xyz'
at res.<computed> [as strictEqual] (/Users/runner/work/nodejs-undici/nodejs-undici/node_modules/@matteo.collina/tspl/tspl.js:52:35)
at Server.<anonymous> (/Users/runner/work/nodejs-undici/nodejs-undici/test/trailers.js:28:7)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'abc',
expected: 'xyz',
operator: 'strictEqual'
}
}
|
test/trailers.js:
test/trailers.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.
|
response trailers missing is OK:
test\trailers.js#L28
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
'abc' !== 'xyz'
at process.emit (node:events:519:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'unhandledRejection',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
'abc' !== 'xyz'
at res.<computed> [as strictEqual] (D:\a\nodejs-undici\nodejs-undici\node_modules\@matteo.collina\tspl\tspl.js:52:35)
at Server.<anonymous> (D:\a\nodejs-undici\nodejs-undici\test\trailers.js:28:7)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'abc',
expected: 'xyz',
operator: 'strictEqual'
}
}
|
test\trailers.js:
test\trailers.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.
|
test (ubuntu-latest) / Test with Node.js 22-nightly on ubuntu-latest
Total Tests: 729
Suites 📂: 50
Passed ✅: 724
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 45064.141ms
|
test (macos-latest) / Test with Node.js 22-nightly on macos-latest
Total Tests: 729
Suites 📂: 50
Passed ✅: 724
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 46950.284ms
|
test (windows-latest) / Test with Node.js 22-nightly on windows-latest
Total Tests: 729
Suites 📂: 50
Passed ✅: 724
Failed ❌: 1
Canceled 🚫: 1
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 48523.888ms
|