Skip to content

fix: port retry to new hooks #15638

fix: port retry to new hooks

fix: port retry to new hooks #15638

Triggered via pull request November 27, 2024 11:05
Status Failure
Total duration 3m 43s
Artifacts

nodejs.yml

on: pull_request
Matrix: test-without-intl
Matrix: test
Test with SQLite enabled
28s
Test with SQLite enabled
automerge
0s
automerge
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 21 notices
test/retry-handler.js: test/retry-handler.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
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: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Process completed with exit code 1.
test/retry-handler.js: test/retry-handler.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
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: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
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: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Process completed with exit code 1.
test/retry-handler.js: test/retry-handler.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
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: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
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: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
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: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Process completed with exit code 1.
test/retry-handler.js: test/retry-handler.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
Test with Node.js 20 compiled --without-intl
Process completed with exit code 1.
test/retry-handler.js: test/retry-handler.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
Test with Node.js 22 compiled --without-intl
Process completed with exit code 1.
test/retry-handler.js: test/retry-handler.js#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
Test with Node.js 23 compiled --without-intl
Process completed with exit code 1.
Test with SQLite enabled
Total Tests: 34 Suites 📂: 5 Passed ✅: 34 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 233.475ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Error:: Test "Should retry with defaults" at test/retry-handler.js:434:1 generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ifError got unwanted exception: The client is destroyed" and would have caused the test to fail, but instead triggered an uncaughtException event. Total Tests: 1033 Suites 📂: 78 Passed ✅: 1027 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 28542.589ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest: test/retry-handler.js#L1
Error: Test "Should retry with defaults" at test/retry-handler.js:434:1 generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ifError got unwanted exception: The client is destroyed" and would have caused the test to fail, but instead triggered an uncaughtException event.
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 1033 Suites 📂: 78 Passed ✅: 1027 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 27729.245ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest: test/retry-handler.js#L1
Error: Test "Should retry with defaults" at test/retry-handler.js:434:1 generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ifError got unwanted exception: The client is destroyed" and would have caused the test to fail, but instead triggered an uncaughtException event.
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 1033 Suites 📂: 78 Passed ✅: 1027 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 30683.282ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest: test/retry-handler.js#L1
Error: Test "Should retry with defaults" at test/retry-handler.js:434:1 generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ifError got unwanted exception: The client is destroyed" and would have caused the test to fail, but instead triggered an uncaughtException event.
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 1033 Suites 📂: 78 Passed ✅: 1027 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 36030.113ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest: test/retry-handler.js#L1
Error: Test "Should retry with defaults" at test/retry-handler.js:434:1 generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ifError got unwanted exception: The client is destroyed" and would have caused the test to fail, but instead triggered an uncaughtException event.
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 1033 Suites 📂: 78 Passed ✅: 1027 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 38051.238ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Error:: Test "Should retry with defaults" at test/retry-handler.js:434:1 generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ifError got unwanted exception: The client is destroyed" and would have caused the test to fail, but instead triggered an uncaughtException event. Total Tests: 1033 Suites 📂: 78 Passed ✅: 1027 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 40092.475ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Error:: Test "Should retry with defaults" at test\retry-handler.js:434:1 generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ifError got unwanted exception: The client is destroyed" and would have caused the test to fail, but instead triggered an uncaughtException event. Total Tests: 1033 Suites 📂: 78 Passed ✅: 1027 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 33140.658ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest: test\retry-handler.js#L1
Error: Test "Should retry with defaults" at test\retry-handler.js:434:1 generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ifError got unwanted exception: The client is destroyed" and would have caused the test to fail, but instead triggered an uncaughtException event.
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 1033 Suites 📂: 78 Passed ✅: 1027 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 35435.039ms
test (23, windows-latest) / Test with Node.js 23 on windows-latest: test\retry-handler.js#L1
Error: Test "Should retry with defaults" at test\retry-handler.js:434:1 generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ifError got unwanted exception: The client is destroyed" and would have caused the test to fail, but instead triggered an uncaughtException event.
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 1033 Suites 📂: 78 Passed ✅: 1027 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 34659.539ms
Test with Node.js 20 compiled --without-intl
Error:: Test "Should retry with defaults" at test/retry-handler.js:434:1 generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ifError got unwanted exception: The client is destroyed" and would have caused the test to fail, but instead triggered an uncaughtException event. Total Tests: 1033 Suites 📂: 78 Passed ✅: 1027 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 28876.532ms
Test with Node.js 22 compiled --without-intl: test/retry-handler.js#L1
Error: Test "Should retry with defaults" at test/retry-handler.js:434:1 generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ifError got unwanted exception: The client is destroyed" and would have caused the test to fail, but instead triggered an uncaughtException event.
Test with Node.js 22 compiled --without-intl
Total Tests: 1033 Suites 📂: 78 Passed ✅: 1027 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 28357.561ms
Test with Node.js 23 compiled --without-intl: test/retry-handler.js#L1
Error: Test "Should retry with defaults" at test/retry-handler.js:434:1 generated asynchronous activity after the test ended. This activity created the error "AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ifError got unwanted exception: The client is destroyed" and would have caused the test to fail, but instead triggered an uncaughtException event.
Test with Node.js 23 compiled --without-intl
Total Tests: 1033 Suites 📂: 78 Passed ✅: 1027 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 27999.435ms