You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jeromy-cannon opened this issue
May 20, 2024
· 1 comment
· Fixed by #321
Assignees
Labels
BugA error that causes the feature to behave differently than what was expected based on design docsP1High priority issue. Required to be completed in the assigned milestone.released
console.log
expect(received).resolves.toBeTruthy()
Received promise rejected instead of resolved
Rejected to value: [FullstackTestingError: Error starting node: failed to check proxy for 'node0' with localPort 30313: failed to recycle pod for podName haproxy-node0-6969f76c77-skm7s with localPort 30313: pods are not running after deletion with labels [app=haproxy-node0,fullstack.hedera.com/type=haproxy]]
at log (src/core/logging.mjs:132:17)
at Array.forEach (<anonymous>)
console.log
Error: expect(received).resolves.toBeTruthy()
Received promise rejected instead of resolved
Rejected to value: [FullstackTestingError: Error starting node: failed to check proxy for 'node0' with localPort 30313: failed to recycle pod for podName haproxy-node0-6969f76c77-skm7s with localPort 30313: pods are not running after deletion with labels [app=haproxy-node0,fullstack.hedera.com/type=haproxy]]
at expect (/runner/_work/solo/solo/node_modules/expect/build/index.js:113:15)
at Object.expect (/runner/_work/solo/solo/test/test_util.js:221:15)
at Promise.then.completed (/runner/_work/solo/solo/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/runner/_work/solo/solo/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/runner/_work/solo/solo/node_modules/jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (/runner/_work/solo/solo/node_modules/jest-circus/build/run.js:[252](https://github.com/hashgraph/solo/actions/runs/9115293005/job/25061315664#step:16:253):3)
at _runTestsForDescribeBlock (/runner/_work/solo/solo/node_modules/jest-circus/build/run.js:126:9)
at _runTestsForDescribeBlock (/runner/_work/solo/solo/node_modules/jest-circus/build/run.js:121:9)
at _runTestsForDescribeBlock (/runner/_work/solo/solo/node_modules/jest-circus/build/run.js:121:9)
at _runTestsForDescribeBlock (/runner/_work/solo/solo/node_modules/jest-circus/build/run.js:121:9)
at run (/runner/_work/solo/solo/node_modules/jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (/runner/_work/solo/solo/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (/runner/_work/solo/solo/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (/runner/_work/solo/solo/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/runner/_work/solo/solo/node_modules/jest-runner/build/runTest.js:444:34)
at log (src/core/logging.mjs:133:17)
at Array.forEach (<anonymous>)
jeromy-cannon
added
Bug
A error that causes the feature to behave differently than what was expected based on design docs
P1
High priority issue. Required to be completed in the assigned milestone.
labels
May 20, 2024
BugA error that causes the feature to behave differently than what was expected based on design docsP1High priority issue. Required to be completed in the assigned milestone.released
Uh oh!
There was an error while loading. Please reload this page.
example: https://github.com/hashgraph/solo/actions/runs/9115293005/job/25061315664#step:16:256
The text was updated successfully, but these errors were encountered: