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
--- 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
The text was updated successfully, but these errors were encountered:
Summary of Bug
test-race (02) sometimes fail with:
This might be due to a long time passing between
SetupSuite
andTestQueryDepositsWithInitialDeposit
.For Admin Use
The text was updated successfully, but these errors were encountered: