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

flaky test: TestCompose #12883

Closed
Tracked by #9010
julienrbrt opened this issue Aug 10, 2022 · 0 comments · Fixed by #12891
Closed
Tracked by #9010

flaky test: TestCompose #12883

julienrbrt opened this issue Aug 10, 2022 · 0 comments · Fixed by #12891

Comments

@julienrbrt
Copy link
Member

Summary of Bug

TestCompose (core/appconfig) is a flaky test that passes or fail randomly.

--- FAIL: TestCompose (0.00s)
    /home/julien/projects/interchain/cosmos-sdk/core/appconfig/config_test.go:82: assertion failed: 
        --- expected
        +++ →
        @@ -1,4 +1,4 @@
        +got·store·key·b
         got·store·key·a
        -got·store·key·b
         running·module·handler·a
         result:·hello
        
FAIL
coverage: 76.0% of statements
FAIL	cosmossdk.io/core/appconfig	0.011s
FAIL

Version

main

Steps to Reproduce

Run TestCompose multiple times.

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

Successfully merging a pull request may close this issue.

1 participant