Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestIntegrationTestSuite fails sometimes during test CI #1134

Open
2 of 4 tasks
jaeseung-bae opened this issue Oct 4, 2023 · 1 comment
Open
2 of 4 tasks

TestIntegrationTestSuite fails sometimes during test CI #1134

jaeseung-bae opened this issue Oct 4, 2023 · 1 comment
Labels
A: bug Something isn't working A: CI lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.

Comments

@jaeseung-bae
Copy link
Contributor

jaeseung-bae commented Oct 4, 2023

Summary of Bug

  • This happens sometime when running CI. A job split-test-files splits tests and runs them. When they run, it sometimes reports the error [grpc] failed to serve: listen tcp 0.0.0.0:35153: bind: address already in use in TestIntegrationTestSuite. It seems one among split tests try to bind to one that is already in use.
  • We may need to fix either CI or integration test suite
  • error link: https://github.com/Finschia/finschia-sdk/actions/runs/6402624666/job/17379608122#step:6:87

Version

Steps to Reproduce


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@jaeseung-bae jaeseung-bae added A: bug Something isn't working A: CI labels Oct 4, 2023
@tkxkd0159 tkxkd0159 added the priority/undecided Indicates a PR lacks a `priority/foo` label and requires one. label Oct 31, 2023
@tkxkd0159 tkxkd0159 self-assigned this Nov 1, 2023
@tkxkd0159 tkxkd0159 added priority/minor and removed priority/undecided Indicates a PR lacks a `priority/foo` label and requires one. labels Nov 1, 2023
@tkxkd0159
Copy link
Member

tkxkd0159 commented Nov 1, 2023

cosmos/cosmos-sdk#14837
But still not resolved fully

@tkxkd0159 tkxkd0159 added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed priority/minor labels Nov 2, 2023
@tkxkd0159 tkxkd0159 removed their assignment Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: bug Something isn't working A: CI lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
Projects
None yet
Development

No branches or pull requests

2 participants