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

Sim tests failing on x/group #633

Closed
ba1ciu opened this issue Apr 24, 2023 · 1 comment
Closed

Sim tests failing on x/group #633

ba1ciu opened this issue Apr 24, 2023 · 1 comment
Labels
T:bug 🦠 Something isn't working

Comments

@ba1ciu
Copy link
Collaborator

ba1ciu commented Apr 24, 2023

Non-determinism simulation tests fail for seed 3701208192076009808.

Starting the simulation from time Thu Sep 18 17:01:27 UTC 2070 (unixtime 3178285287)
Simulating... block 1/100, operation 0/0.Logs to writing to /Users/balciu/.simapp/simulations/2023-04-24_11:49:09.log
    simulate.go:302: error on block  1/100, operation (0/283) from x//cosmos.group.v1.MsgExec:
        group: not found [cosmos/cosmos-sdk@v0.47.1/x/group/keeper/grpc_query.go:26]
        Comment: 
--- FAIL: TestAppStateDeterminism (0.11s)
FAIL
FAIL    github.com/EmpowerPlastic/empowerchain/app/simulation   1.123s
FAIL
make: *** [test-sim-nondeterminism] Error 1

To reproduce, run make test-sim-nondeterminism on branch simtest-group-fail.

@gjermundgaraba
Copy link
Contributor

Fixed after upgrading to Cosmos SDK 0.47.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T:bug 🦠 Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants