Skip to content

fix: retry on body support #13897

fix: retry on body support

fix: retry on body support #13897

Triggered via pull request May 22, 2024 10:41
Status Failure
Total duration 3m 38s
Artifacts

nodejs.yml

on: pull_request
Matrix: test-without-intl
Matrix: test
automerge
0s
automerge
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 60 notices
test/retry-handler.js: test/retry-handler.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Process completed with exit code 1.
test/retry-handler.js: test/retry-handler.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Process completed with exit code 1.
test/retry-handler.js: test/retry-handler.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Process completed with exit code 1.
test/retry-handler.js: test/retry-handler.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Process completed with exit code 1.
test/retry-handler.js: test/retry-handler.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Process completed with exit code 1.
test/retry-handler.js: test/retry-handler.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Process completed with exit code 1.
test/retry-handler.js: test/retry-handler.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Process completed with exit code 1.
test/retry-handler.js: test/retry-handler.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Process completed with exit code 1.
test\retry-handler.js: test\retry-handler.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Process completed with exit code 1.
test\retry-handler.js: test\retry-handler.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Process completed with exit code 1.
test\retry-handler.js: test\retry-handler.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Process completed with exit code 1.
test/retry-handler.js: test/retry-handler.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Test with Node.js 21 compiled --without-intl
Process completed with exit code 1.
test\retry-handler.js: test\retry-handler.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Process completed with exit code 1.
test/retry-handler.js: test/retry-handler.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Test with Node.js 22 compiled --without-intl
Process completed with exit code 1.
test/retry-handler.js: test/retry-handler.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
Test with Node.js 20 compiled --without-intl
Process completed with exit code 1.
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest: test/retry-handler.js#L208
'only' and 'runOnly' require the --test-only command-line option.
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest: test/retry-handler.js#L728
'only' and 'runOnly' require the --test-only command-line option.
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest: test/retry-handler.js#L808
'only' and 'runOnly' require the --test-only command-line option.
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 954 Suites 📂: 76 Passed ✅: 949 Failed ❌: 0 Canceled 🚫: 1 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 31086.763ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest: test/retry-handler.js#L208
'only' and 'runOnly' require the --test-only command-line option.
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest: test/retry-handler.js#L728
'only' and 'runOnly' require the --test-only command-line option.
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest: test/retry-handler.js#L808
'only' and 'runOnly' require the --test-only command-line option.
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 954 Suites 📂: 76 Passed ✅: 949 Failed ❌: 0 Canceled 🚫: 1 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 32301.838ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest: test/retry-handler.js#L208
'only' and 'runOnly' require the --test-only command-line option.
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest: test/retry-handler.js#L728
'only' and 'runOnly' require the --test-only command-line option.
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest: test/retry-handler.js#L808
'only' and 'runOnly' require the --test-only command-line option.
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 954 Suites 📂: 76 Passed ✅: 948 Failed ❌: 0 Canceled 🚫: 1 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 31827.752ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest: test/retry-handler.js#L208
'only' and 'runOnly' require the --test-only command-line option.
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest: test/retry-handler.js#L728
'only' and 'runOnly' require the --test-only command-line option.
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest: test/retry-handler.js#L808
'only' and 'runOnly' require the --test-only command-line option.
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 954 Suites 📂: 76 Passed ✅: 948 Failed ❌: 0 Canceled 🚫: 1 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 35701.164ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest: test/retry-handler.js#L208
'only' and 'runOnly' require the --test-only command-line option.
test (20, macos-latest) / Test with Node.js 20 on macos-latest: test/retry-handler.js#L728
'only' and 'runOnly' require the --test-only command-line option.
test (20, macos-latest) / Test with Node.js 20 on macos-latest: test/retry-handler.js#L808
'only' and 'runOnly' require the --test-only command-line option.
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 954 Suites 📂: 76 Passed ✅: 948 Failed ❌: 0 Canceled 🚫: 1 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 43047.673ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest: test/retry-handler.js#L208
'only' and 'runOnly' require the --test-only command-line option.
test (18, macos-latest) / Test with Node.js 18 on macos-latest: test/retry-handler.js#L728
'only' and 'runOnly' require the --test-only command-line option.
test (18, macos-latest) / Test with Node.js 18 on macos-latest: test/retry-handler.js#L808
'only' and 'runOnly' require the --test-only command-line option.
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 954 Suites 📂: 76 Passed ✅: 949 Failed ❌: 0 Canceled 🚫: 1 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 42911.682ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest: test/retry-handler.js#L208
'only' and 'runOnly' require the --test-only command-line option.
test (21, macos-latest) / Test with Node.js 21 on macos-latest: test/retry-handler.js#L728
'only' and 'runOnly' require the --test-only command-line option.
test (21, macos-latest) / Test with Node.js 21 on macos-latest: test/retry-handler.js#L808
'only' and 'runOnly' require the --test-only command-line option.
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 954 Suites 📂: 76 Passed ✅: 949 Failed ❌: 0 Canceled 🚫: 1 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 43103.020ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest: test/retry-handler.js#L208
'only' and 'runOnly' require the --test-only command-line option.
test (22, macos-latest) / Test with Node.js 22 on macos-latest: test/retry-handler.js#L728
'only' and 'runOnly' require the --test-only command-line option.
test (22, macos-latest) / Test with Node.js 22 on macos-latest: test/retry-handler.js#L808
'only' and 'runOnly' require the --test-only command-line option.
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 954 Suites 📂: 76 Passed ✅: 948 Failed ❌: 0 Canceled 🚫: 1 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 43280.525ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest: test\retry-handler.js#L208
'only' and 'runOnly' require the --test-only command-line option.
test (21, windows-latest) / Test with Node.js 21 on windows-latest: test\retry-handler.js#L728
'only' and 'runOnly' require the --test-only command-line option.
test (21, windows-latest) / Test with Node.js 21 on windows-latest: test\retry-handler.js#L808
'only' and 'runOnly' require the --test-only command-line option.
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 954 Suites 📂: 76 Passed ✅: 949 Failed ❌: 0 Canceled 🚫: 1 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 34735.296ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest: test\retry-handler.js#L208
'only' and 'runOnly' require the --test-only command-line option.
test (22, windows-latest) / Test with Node.js 22 on windows-latest: test\retry-handler.js#L728
'only' and 'runOnly' require the --test-only command-line option.
test (22, windows-latest) / Test with Node.js 22 on windows-latest: test\retry-handler.js#L808
'only' and 'runOnly' require the --test-only command-line option.
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 954 Suites 📂: 76 Passed ✅: 948 Failed ❌: 0 Canceled 🚫: 1 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 34160.779ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest: test\retry-handler.js#L208
'only' and 'runOnly' require the --test-only command-line option.
test (20, windows-latest) / Test with Node.js 20 on windows-latest: test\retry-handler.js#L728
'only' and 'runOnly' require the --test-only command-line option.
test (20, windows-latest) / Test with Node.js 20 on windows-latest: test\retry-handler.js#L808
'only' and 'runOnly' require the --test-only command-line option.
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 954 Suites 📂: 76 Passed ✅: 948 Failed ❌: 0 Canceled 🚫: 1 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 37883.799ms
Test with Node.js 21 compiled --without-intl: test/retry-handler.js#L208
'only' and 'runOnly' require the --test-only command-line option.
Test with Node.js 21 compiled --without-intl: test/retry-handler.js#L728
'only' and 'runOnly' require the --test-only command-line option.
Test with Node.js 21 compiled --without-intl: test/retry-handler.js#L808
'only' and 'runOnly' require the --test-only command-line option.
Test with Node.js 21 compiled --without-intl
Total Tests: 954 Suites 📂: 76 Passed ✅: 949 Failed ❌: 0 Canceled 🚫: 1 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 31094.271ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest: test\retry-handler.js#L208
'only' and 'runOnly' require the --test-only command-line option.
test (18, windows-latest) / Test with Node.js 18 on windows-latest: test\retry-handler.js#L728
'only' and 'runOnly' require the --test-only command-line option.
test (18, windows-latest) / Test with Node.js 18 on windows-latest: test\retry-handler.js#L808
'only' and 'runOnly' require the --test-only command-line option.
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 954 Suites 📂: 76 Passed ✅: 949 Failed ❌: 0 Canceled 🚫: 1 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 37657.820ms
Test with Node.js 22 compiled --without-intl: test/retry-handler.js#L208
'only' and 'runOnly' require the --test-only command-line option.
Test with Node.js 22 compiled --without-intl: test/retry-handler.js#L728
'only' and 'runOnly' require the --test-only command-line option.
Test with Node.js 22 compiled --without-intl: test/retry-handler.js#L808
'only' and 'runOnly' require the --test-only command-line option.
Test with Node.js 22 compiled --without-intl
Total Tests: 954 Suites 📂: 76 Passed ✅: 948 Failed ❌: 0 Canceled 🚫: 1 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 31119.468ms
Test with Node.js 20 compiled --without-intl: test/retry-handler.js#L208
'only' and 'runOnly' require the --test-only command-line option.
Test with Node.js 20 compiled --without-intl: test/retry-handler.js#L728
'only' and 'runOnly' require the --test-only command-line option.
Test with Node.js 20 compiled --without-intl: test/retry-handler.js#L808
'only' and 'runOnly' require the --test-only command-line option.
Test with Node.js 20 compiled --without-intl
Total Tests: 954 Suites 📂: 76 Passed ✅: 948 Failed ❌: 0 Canceled 🚫: 1 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 32718.283ms