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
Upstream Cosmos SDK has worked around the problem by running all of coin_test.go's test suite serially. So we don't need to do anything here except rerun CI if it breaks, and expect the flake to go away in a future version.
Describe the bug
Some agoric-labs/cosmos-sdk tests experience nondeterministic failures.
See comment in agoric-labs/cosmos-sdk#342 (with proposed patch)
The fix should be upstreamed to cosmos/cosmos-sdk
To Reproduce
CI tests for agoric-labs/cosmos-sdk
Expected behavior
Tests should be deterministic.
Platform Environment
All
The text was updated successfully, but these errors were encountered: