Skip to content

chore: use testcontext for test:node-fetch #226

chore: use testcontext for test:node-fetch

chore: use testcontext for test:node-fetch #226

Triggered via pull request September 24, 2025 07:08
Status Failure
Total duration 16m 9s
Artifacts

ci.yml

on: pull_request
Matrix: test-with-no-wasm-simd
Matrix: test-without-intl
Matrix: test
Matrix: test-shared-builtin
automerge
0s
automerge
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 157 notices
Test with Node.js 20 on macos-latest / Test with Node.js 20 on macos-latest
Process completed with exit code 1.
test/fetch/cookies.js: test/fetch/cookies.js#L1
'test timed out after 180000ms'
Cookie header is delimited with a semicolon rather than a comma - issue #1905: test/fetch/cookies.js#L63
TypeError [Error]: fetch failed at /Users/runner/work/undici/undici/index.js:124:13 at async TestContext.<anonymous> (/Users/runner/work/undici/undici/test/fetch/cookies.js:63:22) at async Test.run (node:internal/test_runner/test:797:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:526:7) { [cause]: Error [SocketError]: other side closed at Socket.onHttpSocketEnd (/Users/runner/work/undici/undici/lib/dispatcher/client-h1.js:891:22) at Socket.emit (node:events:536:35) at endReadableNT (node:internal/streams/readable:1698:12) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { code: 'UND_ERR_SOCKET', socket: { localAddress: '::1', localPort: 61966, remoteAddress: '::1', remotePort: 61963, remoteFamily: 'IPv6', timeout: undefined, bytesWritten: 424, bytesRead: 127 } } }
Can receive set-cookie headers from a server using fetch - issue #1262: test/fetch/cookies.js#L35
TypeError [Error]: fetch failed at /Users/runner/work/undici/undici/index.js:124:13 at async TestContext.<anonymous> (/Users/runner/work/undici/undici/test/fetch/cookies.js:35:22) at async Test.run (node:internal/test_runner/test:797:9) at async Promise.all (index 0) at async Suite.run (node:internal/test_runner/test:1135:7) at async Test.processPendingSubtests (node:internal/test_runner/test:526:7) { [cause]: Error: read ETIMEDOUT at TCP.onStreamRead (node:internal/stream_base_commons:218:20) { errno: -60, code: 'ETIMEDOUT', syscall: 'read' } }
Test with Node.js 20 on macos-latest / Test with Node.js 20 on macos-latest
Total Tests: 409 Suites 📂: 20 Passed ✅: 404 Failed ❌: 2 Canceled 🚫: 1 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 318407.029ms
Test with Node.js 20 on macos-latest / Test with Node.js 20 on macos-latest
Total Tests: 189 Suites 📂: 2 Passed ✅: 188 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 17425.171ms
Test with Node.js 20 on macos-latest / Test with Node.js 20 on macos-latest
Total Tests: 46 Suites 📂: 5 Passed ✅: 37 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 9 Todo 📝: 0 Duration 🕐: 181.014ms
Test with Node.js 20 on macos-latest / Test with Node.js 20 on macos-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 140.785ms
Test with Node.js 20 on macos-latest / Test with Node.js 20 on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2621.203ms
Test with Node.js 20 on macos-latest / Test with Node.js 20 on macos-latest
Total Tests: 1188 Suites 📂: 122 Passed ✅: 1185 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 3 Todo 📝: 0 Duration 🕐: 62543.275ms
Test with Node.js 24 on macos-latest / Test with Node.js 24 on macos-latest
Total Tests: 46 Suites 📂: 5 Passed ✅: 46 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 140.677ms
Test with Node.js 24 on macos-latest / Test with Node.js 24 on macos-latest
Total Tests: 210 Suites 📂: 3 Passed ✅: 207 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 3 Todo 📝: 0 Duration 🕐: 5982.026ms
Test with Node.js 24 on macos-latest / Test with Node.js 24 on macos-latest
Total Tests: 84 Suites 📂: 11 Passed ✅: 84 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2260.462ms
Test with Node.js 24 on macos-latest / Test with Node.js 24 on macos-latest
Total Tests: 30 Suites 📂: 6 Passed ✅: 30 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 198.205ms
Test with Node.js 24 on macos-latest / Test with Node.js 24 on macos-latest
Total Tests: 1 Suites 📂: 0 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 54.445ms
Test with Node.js 24 on macos-latest / Test with Node.js 24 on macos-latest
Total Tests: 98 Suites 📂: 16 Passed ✅: 98 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1272.152ms
Test with Node.js 24 on macos-latest / Test with Node.js 24 on macos-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1166.705ms
Test with Node.js 24 on macos-latest / Test with Node.js 24 on macos-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 180.330ms
Test with Node.js 24 on macos-latest / Test with Node.js 24 on macos-latest
Total Tests: 27 Suites 📂: 5 Passed ✅: 27 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 170.524ms
Test with Node.js 24 on macos-latest / Test with Node.js 24 on macos-latest
Total Tests: 408 Suites 📂: 21 Passed ✅: 408 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 30469.521ms
Test with Node.js 24 on macos-latest / Test with Node.js 24 on macos-latest
Total Tests: 189 Suites 📂: 2 Passed ✅: 189 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 16977.056ms
Test with Node.js 24 on macos-latest / Test with Node.js 24 on macos-latest
Total Tests: 46 Suites 📂: 5 Passed ✅: 46 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 117.737ms
Test with Node.js 24 on macos-latest / Test with Node.js 24 on macos-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 105.422ms
Test with Node.js 24 on macos-latest / Test with Node.js 24 on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2564.754ms
Test with Node.js 24 on macos-latest / Test with Node.js 24 on macos-latest
Total Tests: 1188 Suites 📂: 122 Passed ✅: 1186 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 53905.741ms
Test with Node.js 24 on ubuntu-latest with WASM SIMD disabled / Test with Node.js 24 on ubuntu-latest
Total Tests: 46 Suites 📂: 5 Passed ✅: 46 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 163.978ms
Test with Node.js 24 on ubuntu-latest with WASM SIMD disabled / Test with Node.js 24 on ubuntu-latest
Total Tests: 210 Suites 📂: 3 Passed ✅: 207 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 3 Todo 📝: 0 Duration 🕐: 4587.521ms
Test with Node.js 24 on ubuntu-latest with WASM SIMD disabled / Test with Node.js 24 on ubuntu-latest
Total Tests: 84 Suites 📂: 11 Passed ✅: 84 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2087.243ms
Test with Node.js 24 on ubuntu-latest with WASM SIMD disabled / Test with Node.js 24 on ubuntu-latest
Total Tests: 30 Suites 📂: 6 Passed ✅: 30 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 168.251ms
Test with Node.js 24 on ubuntu-latest with WASM SIMD disabled / Test with Node.js 24 on ubuntu-latest
Total Tests: 1 Suites 📂: 0 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 50.781ms
Test with Node.js 24 on ubuntu-latest with WASM SIMD disabled / Test with Node.js 24 on ubuntu-latest
Total Tests: 98 Suites 📂: 16 Passed ✅: 98 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1517.644ms
Test with Node.js 24 on ubuntu-latest with WASM SIMD disabled / Test with Node.js 24 on ubuntu-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1504.826ms
Test with Node.js 24 on ubuntu-latest with WASM SIMD disabled / Test with Node.js 24 on ubuntu-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 279.941ms
Test with Node.js 24 on ubuntu-latest with WASM SIMD disabled / Test with Node.js 24 on ubuntu-latest
Total Tests: 27 Suites 📂: 5 Passed ✅: 27 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 161.256ms
Test with Node.js 24 on ubuntu-latest with WASM SIMD disabled / Test with Node.js 24 on ubuntu-latest
Total Tests: 408 Suites 📂: 21 Passed ✅: 408 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 28971.172ms
Test with Node.js 24 on ubuntu-latest with WASM SIMD disabled / Test with Node.js 24 on ubuntu-latest
Total Tests: 189 Suites 📂: 2 Passed ✅: 189 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 12466.147ms
Test with Node.js 24 on ubuntu-latest with WASM SIMD disabled / Test with Node.js 24 on ubuntu-latest
Total Tests: 46 Suites 📂: 5 Passed ✅: 46 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 174.712ms
Test with Node.js 24 on ubuntu-latest with WASM SIMD disabled / Test with Node.js 24 on ubuntu-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 107.042ms
Test with Node.js 24 on ubuntu-latest with WASM SIMD disabled / Test with Node.js 24 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2596.274ms
Test with Node.js 24 on ubuntu-latest with WASM SIMD disabled / Test with Node.js 24 on ubuntu-latest
Total Tests: 1188 Suites 📂: 122 Passed ✅: 1186 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 39060.181ms
Test with Node.js 22 on ubuntu-latest / Test with Node.js 22 on ubuntu-latest
Total Tests: 46 Suites 📂: 5 Passed ✅: 46 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 169.403ms
Test with Node.js 22 on ubuntu-latest / Test with Node.js 22 on ubuntu-latest
Total Tests: 210 Suites 📂: 3 Passed ✅: 210 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 4764.228ms
Test with Node.js 22 on ubuntu-latest / Test with Node.js 22 on ubuntu-latest
Total Tests: 84 Suites 📂: 11 Passed ✅: 84 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2080.557ms
Test with Node.js 22 on ubuntu-latest / Test with Node.js 22 on ubuntu-latest
Total Tests: 30 Suites 📂: 6 Passed ✅: 30 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 159.714ms
Test with Node.js 22 on ubuntu-latest / Test with Node.js 22 on ubuntu-latest
Total Tests: 1 Suites 📂: 0 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 45.364ms
Test with Node.js 22 on ubuntu-latest / Test with Node.js 22 on ubuntu-latest
Total Tests: 98 Suites 📂: 16 Passed ✅: 98 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1408.019ms
Test with Node.js 22 on ubuntu-latest / Test with Node.js 22 on ubuntu-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1355.403ms
Test with Node.js 22 on ubuntu-latest / Test with Node.js 22 on ubuntu-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 273.031ms
Test with Node.js 22 on ubuntu-latest / Test with Node.js 22 on ubuntu-latest
Total Tests: 27 Suites 📂: 5 Passed ✅: 27 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 144.154ms
Test with Node.js 22 on ubuntu-latest / Test with Node.js 22 on ubuntu-latest
Total Tests: 408 Suites 📂: 21 Passed ✅: 408 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 30840.472ms
Test with Node.js 22 on ubuntu-latest / Test with Node.js 22 on ubuntu-latest
Total Tests: 189 Suites 📂: 2 Passed ✅: 189 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 12775.471ms
Test with Node.js 22 on ubuntu-latest / Test with Node.js 22 on ubuntu-latest
Total Tests: 46 Suites 📂: 5 Passed ✅: 46 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 172.164ms
Test with Node.js 22 on ubuntu-latest / Test with Node.js 22 on ubuntu-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 103.631ms
Test with Node.js 22 on ubuntu-latest / Test with Node.js 22 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2666.463ms
Test with Node.js 22 on ubuntu-latest / Test with Node.js 22 on ubuntu-latest
Total Tests: 1188 Suites 📂: 122 Passed ✅: 1186 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 41508.729ms
Test with Node.js 20 on ubuntu-latest / Test with Node.js 20 on ubuntu-latest
Total Tests: 210 Suites 📂: 3 Passed ✅: 210 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 5246.216ms
Test with Node.js 20 on ubuntu-latest / Test with Node.js 20 on ubuntu-latest
Total Tests: 84 Suites 📂: 11 Passed ✅: 84 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 3048.959ms
Test with Node.js 20 on ubuntu-latest / Test with Node.js 20 on ubuntu-latest
Total Tests: 30 Suites 📂: 6 Passed ✅: 30 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 175.411ms
Test with Node.js 20 on ubuntu-latest / Test with Node.js 20 on ubuntu-latest
Total Tests: 1 Suites 📂: 0 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 49.552ms
Test with Node.js 20 on ubuntu-latest / Test with Node.js 20 on ubuntu-latest
Total Tests: 98 Suites 📂: 16 Passed ✅: 98 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1669.002ms
Test with Node.js 20 on ubuntu-latest / Test with Node.js 20 on ubuntu-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1400.300ms
Test with Node.js 20 on ubuntu-latest / Test with Node.js 20 on ubuntu-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 291.541ms
Test with Node.js 20 on ubuntu-latest / Test with Node.js 20 on ubuntu-latest
Total Tests: 27 Suites 📂: 5 Passed ✅: 27 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 171.412ms
Test with Node.js 20 on ubuntu-latest / Test with Node.js 20 on ubuntu-latest
Total Tests: 408 Suites 📂: 21 Passed ✅: 406 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 34242.448ms
Test with Node.js 20 on ubuntu-latest / Test with Node.js 20 on ubuntu-latest
Total Tests: 189 Suites 📂: 2 Passed ✅: 188 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 12329.000ms
Test with Node.js 20 on ubuntu-latest / Test with Node.js 20 on ubuntu-latest
Total Tests: 46 Suites 📂: 5 Passed ✅: 37 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 9 Todo 📝: 0 Duration 🕐: 202.928ms
Test with Node.js 20 on ubuntu-latest / Test with Node.js 20 on ubuntu-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 106.347ms
Test with Node.js 20 on ubuntu-latest / Test with Node.js 20 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2686.333ms
Test with Node.js 20 on ubuntu-latest / Test with Node.js 20 on ubuntu-latest
Total Tests: 1188 Suites 📂: 122 Passed ✅: 1185 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 3 Todo 📝: 0 Duration 🕐: 43361.391ms
Test with Node.js 24 on ubuntu-latest / Test with Node.js 24 on ubuntu-latest
Total Tests: 46 Suites 📂: 5 Passed ✅: 46 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 216.048ms
Test with Node.js 24 on ubuntu-latest / Test with Node.js 24 on ubuntu-latest
Total Tests: 210 Suites 📂: 3 Passed ✅: 207 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 3 Todo 📝: 0 Duration 🕐: 4925.914ms
Test with Node.js 24 on ubuntu-latest / Test with Node.js 24 on ubuntu-latest
Total Tests: 84 Suites 📂: 11 Passed ✅: 84 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2616.877ms
Test with Node.js 24 on ubuntu-latest / Test with Node.js 24 on ubuntu-latest
Total Tests: 30 Suites 📂: 6 Passed ✅: 30 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 222.781ms
Test with Node.js 24 on ubuntu-latest / Test with Node.js 24 on ubuntu-latest
Total Tests: 1 Suites 📂: 0 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 66.140ms
Test with Node.js 24 on ubuntu-latest / Test with Node.js 24 on ubuntu-latest
Total Tests: 98 Suites 📂: 16 Passed ✅: 98 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1932.738ms
Test with Node.js 24 on ubuntu-latest / Test with Node.js 24 on ubuntu-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1687.701ms
Test with Node.js 24 on ubuntu-latest / Test with Node.js 24 on ubuntu-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 350.354ms
Test with Node.js 24 on ubuntu-latest / Test with Node.js 24 on ubuntu-latest
Total Tests: 27 Suites 📂: 5 Passed ✅: 27 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 201.714ms
Test with Node.js 24 on ubuntu-latest / Test with Node.js 24 on ubuntu-latest
Total Tests: 408 Suites 📂: 21 Passed ✅: 408 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 34550.034ms
Test with Node.js 24 on ubuntu-latest / Test with Node.js 24 on ubuntu-latest
Total Tests: 189 Suites 📂: 2 Passed ✅: 189 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 12524.604ms
Test with Node.js 24 on ubuntu-latest / Test with Node.js 24 on ubuntu-latest
Total Tests: 46 Suites 📂: 5 Passed ✅: 46 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 211.929ms
Test with Node.js 24 on ubuntu-latest / Test with Node.js 24 on ubuntu-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 150.921ms
Test with Node.js 24 on ubuntu-latest / Test with Node.js 24 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2680.212ms
Test with Node.js 24 on ubuntu-latest / Test with Node.js 24 on ubuntu-latest
Total Tests: 1188 Suites 📂: 122 Passed ✅: 1186 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 43180.114ms
Test with Node.js 22 on macos-latest / Test with Node.js 22 on macos-latest
Total Tests: 46 Suites 📂: 5 Passed ✅: 46 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 178.155ms
Test with Node.js 22 on macos-latest / Test with Node.js 22 on macos-latest
Total Tests: 210 Suites 📂: 3 Passed ✅: 210 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 5152.608ms
Test with Node.js 22 on macos-latest / Test with Node.js 22 on macos-latest
Total Tests: 84 Suites 📂: 11 Passed ✅: 84 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2366.795ms
Test with Node.js 22 on macos-latest / Test with Node.js 22 on macos-latest
Total Tests: 30 Suites 📂: 6 Passed ✅: 30 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 199.961ms
Test with Node.js 22 on macos-latest / Test with Node.js 22 on macos-latest
Total Tests: 1 Suites 📂: 0 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 65.251ms
Test with Node.js 22 on macos-latest / Test with Node.js 22 on macos-latest
Total Tests: 98 Suites 📂: 16 Passed ✅: 98 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1455.170ms
Test with Node.js 22 on macos-latest / Test with Node.js 22 on macos-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1733.748ms
Test with Node.js 22 on macos-latest / Test with Node.js 22 on macos-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 430.141ms
Test with Node.js 22 on macos-latest / Test with Node.js 22 on macos-latest
Total Tests: 27 Suites 📂: 5 Passed ✅: 27 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 177.562ms
Test with Node.js 22 on macos-latest / Test with Node.js 22 on macos-latest
Total Tests: 408 Suites 📂: 21 Passed ✅: 408 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 38558.714ms
Test with Node.js 22 on macos-latest / Test with Node.js 22 on macos-latest
Total Tests: 189 Suites 📂: 2 Passed ✅: 189 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 17335.433ms
Test with Node.js 22 on macos-latest / Test with Node.js 22 on macos-latest
Total Tests: 46 Suites 📂: 5 Passed ✅: 46 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 169.595ms
Test with Node.js 22 on macos-latest / Test with Node.js 22 on macos-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 197.573ms
Test with Node.js 22 on macos-latest / Test with Node.js 22 on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3031.647ms
Test with Node.js 22 on macos-latest / Test with Node.js 22 on macos-latest
Total Tests: 1188 Suites 📂: 122 Passed ✅: 1186 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 69386.527ms
Test with Node.js 24 compiled --without-intl
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1748.672ms
Test with Node.js 24 compiled --without-intl
Total Tests: 189 Suites 📂: 2 Passed ✅: 189 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 12826.736ms
Test with Node.js 24 compiled --without-intl
Total Tests: 46 Suites 📂: 5 Passed ✅: 46 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 175.042ms
Test with Node.js 24 compiled --without-intl
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 117.634ms
Test with Node.js 24 compiled --without-intl
Total Tests: 1 Suites 📂: 0 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 51.044ms
Test with Node.js 24 compiled --without-intl
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2552.879ms
Test with Node.js 24 compiled --without-intl
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 288.008ms
Test with Node.js 24 compiled --without-intl
Total Tests: 27 Suites 📂: 5 Passed ✅: 27 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 171.138ms
Test with Node.js 24 compiled --without-intl
Total Tests: 408 Suites 📂: 21 Passed ✅: 408 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 28909.176ms
Test with Node.js 24 compiled --without-intl
Total Tests: 1188 Suites 📂: 122 Passed ✅: 1186 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 39333.510ms
Test with Node.js 20 compiled --without-intl
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1491.345ms
Test with Node.js 20 compiled --without-intl
Total Tests: 189 Suites 📂: 2 Passed ✅: 188 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 12867.516ms
Test with Node.js 20 compiled --without-intl
Total Tests: 46 Suites 📂: 5 Passed ✅: 37 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 9 Todo 📝: 0 Duration 🕐: 193.501ms
Test with Node.js 20 compiled --without-intl
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 120.790ms
Test with Node.js 20 compiled --without-intl
Total Tests: 1 Suites 📂: 0 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 50.778ms
Test with Node.js 20 compiled --without-intl
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2662.526ms
Test with Node.js 20 compiled --without-intl
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 283.274ms
Test with Node.js 20 compiled --without-intl
Total Tests: 27 Suites 📂: 5 Passed ✅: 27 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 181.648ms
Test with Node.js 20 compiled --without-intl
Total Tests: 408 Suites 📂: 21 Passed ✅: 406 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 33732.996ms
Test with Node.js 20 compiled --without-intl
Total Tests: 1188 Suites 📂: 122 Passed ✅: 1185 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 3 Todo 📝: 0 Duration 🕐: 44763.436ms
Test with Node.js 22 compiled --without-intl
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1433.414ms
Test with Node.js 22 compiled --without-intl
Total Tests: 189 Suites 📂: 2 Passed ✅: 189 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 12423.900ms
Test with Node.js 22 compiled --without-intl
Total Tests: 46 Suites 📂: 5 Passed ✅: 46 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 178.925ms
Test with Node.js 22 compiled --without-intl
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 111.662ms
Test with Node.js 22 compiled --without-intl
Total Tests: 1 Suites 📂: 0 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 46.877ms
Test with Node.js 22 compiled --without-intl
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2613.874ms
Test with Node.js 22 compiled --without-intl
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 282.472ms
Test with Node.js 22 compiled --without-intl
Total Tests: 27 Suites 📂: 5 Passed ✅: 27 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 148.771ms
Test with Node.js 22 compiled --without-intl
Total Tests: 408 Suites 📂: 21 Passed ✅: 408 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 32070.993ms
Test with Node.js 22 compiled --without-intl
Total Tests: 1188 Suites 📂: 122 Passed ✅: 1186 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 41818.765ms
Test with Node.js 24 on windows-latest / Test with Node.js 24 on windows-latest
Total Tests: 46 Suites 📂: 5 Passed ✅: 46 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 278.856ms
Test with Node.js 24 on windows-latest / Test with Node.js 24 on windows-latest
Total Tests: 210 Suites 📂: 3 Passed ✅: 204 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 6 Todo 📝: 0 Duration 🕐: 5428.324ms
Test with Node.js 24 on windows-latest / Test with Node.js 24 on windows-latest
Total Tests: 84 Suites 📂: 11 Passed ✅: 84 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 3572.571ms
Test with Node.js 24 on windows-latest / Test with Node.js 24 on windows-latest
Total Tests: 30 Suites 📂: 6 Passed ✅: 30 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 305.747ms
Test with Node.js 24 on windows-latest / Test with Node.js 24 on windows-latest
Total Tests: 1 Suites 📂: 0 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 80.783ms
Test with Node.js 24 on windows-latest / Test with Node.js 24 on windows-latest
Total Tests: 98 Suites 📂: 16 Passed ✅: 98 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1998.072ms
Test with Node.js 24 on windows-latest / Test with Node.js 24 on windows-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2232.704ms
Test with Node.js 24 on windows-latest / Test with Node.js 24 on windows-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 444.973ms
Test with Node.js 24 on windows-latest / Test with Node.js 24 on windows-latest
Total Tests: 27 Suites 📂: 5 Passed ✅: 27 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 230.020ms
Test with Node.js 24 on windows-latest / Test with Node.js 24 on windows-latest
Total Tests: 408 Suites 📂: 21 Passed ✅: 408 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 42309.405ms
Test with Node.js 24 on windows-latest / Test with Node.js 24 on windows-latest
Total Tests: 189 Suites 📂: 2 Passed ✅: 178 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 11 Todo 📝: 0 Duration 🕐: 13142.179ms
Test with Node.js 24 on windows-latest / Test with Node.js 24 on windows-latest
Total Tests: 46 Suites 📂: 5 Passed ✅: 46 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 302.098ms
Test with Node.js 24 on windows-latest / Test with Node.js 24 on windows-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 186.517ms
Test with Node.js 24 on windows-latest / Test with Node.js 24 on windows-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3027.749ms
Test with Node.js 24 on windows-latest / Test with Node.js 24 on windows-latest
Total Tests: 1188 Suites 📂: 122 Passed ✅: 1186 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 46898.404ms
Test with Node.js 24 on windows-latest / Test with Node.js 24 on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Test with Node.js 22 on windows-latest / Test with Node.js 22 on windows-latest
Total Tests: 46 Suites 📂: 5 Passed ✅: 46 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 287.643ms
Test with Node.js 22 on windows-latest / Test with Node.js 22 on windows-latest
Total Tests: 210 Suites 📂: 3 Passed ✅: 207 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 3 Todo 📝: 0 Duration 🕐: 5962.343ms
Test with Node.js 22 on windows-latest / Test with Node.js 22 on windows-latest
Total Tests: 84 Suites 📂: 11 Passed ✅: 84 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 3820.586ms
Test with Node.js 22 on windows-latest / Test with Node.js 22 on windows-latest
Total Tests: 30 Suites 📂: 6 Passed ✅: 30 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 314.491ms
Test with Node.js 22 on windows-latest / Test with Node.js 22 on windows-latest
Total Tests: 1 Suites 📂: 0 Passed ✅: 1 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 94.012ms
Test with Node.js 22 on windows-latest / Test with Node.js 22 on windows-latest
Total Tests: 98 Suites 📂: 16 Passed ✅: 98 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2292.289ms
Test with Node.js 22 on windows-latest / Test with Node.js 22 on windows-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2258.305ms
Test with Node.js 22 on windows-latest / Test with Node.js 22 on windows-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 475.199ms
Test with Node.js 22 on windows-latest / Test with Node.js 22 on windows-latest
Total Tests: 27 Suites 📂: 5 Passed ✅: 27 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 264.089ms
Test with Node.js 22 on windows-latest / Test with Node.js 22 on windows-latest
Total Tests: 408 Suites 📂: 21 Passed ✅: 408 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 47513.639ms
Test with Node.js 22 on windows-latest / Test with Node.js 22 on windows-latest
Total Tests: 189 Suites 📂: 2 Passed ✅: 178 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 11 Todo 📝: 0 Duration 🕐: 12337.259ms
Test with Node.js 22 on windows-latest / Test with Node.js 22 on windows-latest
Total Tests: 46 Suites 📂: 5 Passed ✅: 46 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 315.134ms
Test with Node.js 22 on windows-latest / Test with Node.js 22 on windows-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 206.922ms
Test with Node.js 22 on windows-latest / Test with Node.js 22 on windows-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3047.918ms
Test with Node.js 22 on windows-latest / Test with Node.js 22 on windows-latest
Total Tests: 1188 Suites 📂: 122 Passed ✅: 1186 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 48978.853ms
Test with Node.js 22 on windows-latest / Test with Node.js 22 on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677