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

[Bug]: Sims with flag Commit disabled fail with error #20592

Open
1 task done
alpe opened this issue Jun 7, 2024 · 1 comment
Open
1 task done

[Bug]: Sims with flag Commit disabled fail with error #20592

alpe opened this issue Jun 7, 2024 · 1 comment
Labels

Comments

@alpe
Copy link
Contributor

alpe commented Jun 7, 2024

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

Simulating... block 1/500, operation 400/433. --- FAIL: TestFullAppSimulation (0.66s)
    sim_test.go:79:
        	Error Trace:	/Users/alex/workspace/cosmos/cosmos-sdk/simapp/sim_test.go:79
        	Error:      	Received unexpected error:
        	            	invalid height: 2; expected: 1
        	Test:       	TestFullAppSimulation
FAIL

Cosmos SDK Version

main

How to reproduce?

cd simapp; go test --run=TestFullAppSimulation . -Enabled=true -Commit=false

@alpe alpe added the T:Bug label Jun 7, 2024
@fmorency
Copy link
Contributor

I was also bitten by this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants