Skip to content

Nightly tests

Nightly tests #18

Triggered via schedule April 2, 2024 10:00
Status Failure
Total duration 2m 36s
Artifacts

nightly.yml

on: schedule
test-linux  /  Test with Node.js 22-nightly on ubuntu-latest
1m 31s
test-linux / Test with Node.js 22-nightly on ubuntu-latest
test-windows  /  Test with Node.js 22-nightly on windows-latest
24s
test-windows / Test with Node.js 22-nightly on windows-latest
test-macos  /  Test with Node.js 22-nightly on macos-latest
2m 15s
test-macos / Test with Node.js 22-nightly on macos-latest
report-failure
4s
report-failure
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 notices
test-windows / Test with Node.js 22-nightly on windows-latest
Process completed with exit code 1.
all Headers iterators implement Headers Iterator: test/fetch/iterators.js#L17
Error [ERR_TEST_FAILURE]: The expression evaluated to a falsy value: assert.ok(gen.constructor === Object) at TestContext.<anonymous> (/home/runner/work/undici/undici/test/fetch/iterators.js:8:11) at Test.runInAsyncScope (node:async_hooks:206:9) at AsyncResource.runInAsyncScope (node:async_hooks:206:9) { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert.ok(gen.constructor === Object) at TestContext.<anonymous> (/home/runner/work/undici/undici/test/fetch/iterators.js:17:14) at Test.runInAsyncScope (node:async_hooks:206:9) at Test.run (node:internal/test_runner/test:728:25) at Test.start (node:internal/test_runner/test:630:17) at TestContext.test (node:internal/test_runner/test:194:20) at TestContext.<anonymous> (/home/runner/work/undici/undici/test/fetch/iterators.js:8:11) at Test.runInAsyncScope (node:async_hooks:206:9) at Test.run (node:internal/test_runner/test:728:25) at Test.processPendingSubtests (node:internal/test_runner/test:446:18) at node:internal/test_runner/harness:239:12 { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } }
all FormData iterators implement FormData Iterator: test/fetch/iterators.js#L41
Error [ERR_TEST_FAILURE]: The expression evaluated to a falsy value: assert.ok(gen.constructor === Object) at TestContext.<anonymous> (/home/runner/work/undici/undici/test/fetch/iterators.js:32:11) { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert.ok(gen.constructor === Object) at TestContext.<anonymous> (/home/runner/work/undici/undici/test/fetch/iterators.js:41:14) at Test.runInAsyncScope (node:async_hooks:206:9) at Test.run (node:internal/test_runner/test:728:25) at Test.start (node:internal/test_runner/test:630:17) at TestContext.test (node:internal/test_runner/test:194:20) at TestContext.<anonymous> (/home/runner/work/undici/undici/test/fetch/iterators.js:32:11) at async Test.run (node:internal/test_runner/test:729:9) at async Test.processPendingSubtests (node:internal/test_runner/test:446:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } }
test-linux / Test with Node.js 22-nightly on ubuntu-latest
Process completed with exit code 1.
all Headers iterators implement Headers Iterator: test/fetch/iterators.js#L17
Error [ERR_TEST_FAILURE]: The expression evaluated to a falsy value: assert.ok(gen.constructor === Object) at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/fetch/iterators.js:8:11) at Test.runInAsyncScope (node:async_hooks:206:9) at AsyncResource.runInAsyncScope (node:async_hooks:206:9) { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert.ok(gen.constructor === Object) at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/fetch/iterators.js:17:14) at Test.runInAsyncScope (node:async_hooks:206:9) at Test.run (node:internal/test_runner/test:728:25) at Test.start (node:internal/test_runner/test:630:17) at TestContext.test (node:internal/test_runner/test:194:20) at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/fetch/iterators.js:8:11) at Test.runInAsyncScope (node:async_hooks:206:9) at Test.run (node:internal/test_runner/test:728:25) at Test.processPendingSubtests (node:internal/test_runner/test:446:18) at node:internal/test_runner/harness:239:12 { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } }
all FormData iterators implement FormData Iterator: test/fetch/iterators.js#L41
Error [ERR_TEST_FAILURE]: The expression evaluated to a falsy value: assert.ok(gen.constructor === Object) at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/fetch/iterators.js:32:11) { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert.ok(gen.constructor === Object) at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/fetch/iterators.js:41:14) at Test.runInAsyncScope (node:async_hooks:206:9) at Test.run (node:internal/test_runner/test:728:25) at Test.start (node:internal/test_runner/test:630:17) at TestContext.test (node:internal/test_runner/test:194:20) at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/fetch/iterators.js:32:11) at async Test.run (node:internal/test_runner/test:729:9) at async Test.processPendingSubtests (node:internal/test_runner/test:446:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } }
test-macos / Test with Node.js 22-nightly on macos-latest
Process completed with exit code 1.
test-linux / Test with Node.js 22-nightly on ubuntu-latest
Total Tests: 733 Suites 📂: 50 Passed ✅: 729 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 35014.607ms
test-linux / Test with Node.js 22-nightly on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3197.993ms
test-linux / Test with Node.js 22-nightly on ubuntu-latest
Total Tests: 352 Suites 📂: 10 Passed ✅: 349 Failed ❌: 3 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11016.264ms
test-macos / Test with Node.js 22-nightly on macos-latest
Total Tests: 733 Suites 📂: 50 Passed ✅: 729 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 44572.051ms
test-macos / Test with Node.js 22-nightly on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3590.667ms
test-macos / Test with Node.js 22-nightly on macos-latest
Total Tests: 352 Suites 📂: 10 Passed ✅: 349 Failed ❌: 3 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 12116.194ms