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

TestQueryDepositsWithInitialDeposit flaky CI test #12130

Closed
4 tasks
Tracked by #9010
facundomedica opened this issue Jun 2, 2022 · 1 comment
Closed
4 tasks
Tracked by #9010

TestQueryDepositsWithInitialDeposit flaky CI test #12130

facundomedica opened this issue Jun 2, 2022 · 1 comment
Assignees

Comments

@facundomedica
Copy link
Member

Summary of Bug

test-race (02) sometimes fail with:

    --- FAIL: TestIntegrationTestSuite/TestQueryDepositsWithInitialDeposit (0.00s)
        deposits.go:188: 
            	Error Trace:	deposits.go:188
            	            				deposits.go:125
            	Error:      	Received unexpected error:
            	            	rpc error: code = InvalidArgument desc = rpc error: code = InvalidArgument desc = depositer: cosmos1w9qd69dxc37jgcfema0g573ta553jj84lnjmgq not found for proposal: 2: invalid request
            	Test:       	TestIntegrationTestSuite/TestQueryDepositsWithInitialDeposit
    deposits.go:93: tearing down test suite
    network.go:593: cleaning up test network...
    network.go:620: finished cleaning up test network
    network.go:590: released test network lock

This might be due to a long time passing between SetupSuite and TestQueryDepositsWithInitialDeposit.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@julienrbrt julienrbrt mentioned this issue Jun 3, 2022
17 tasks
@facundomedica facundomedica self-assigned this Jun 9, 2022
@facundomedica facundomedica moved this to 📝 Todo in Cosmos-SDK Jun 10, 2022
@facundomedica facundomedica moved this from 📝 Todo to 👏 Done in Cosmos-SDK Feb 6, 2023
@facundomedica
Copy link
Member Author

This was solved with RetryWithBlocks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant