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

Non-determinism unused CommitStoreLoader #2049

Closed
rigelrozanski opened this issue Aug 15, 2018 · 2 comments
Closed

Non-determinism unused CommitStoreLoader #2049

rigelrozanski opened this issue Aug 15, 2018 · 2 comments

Comments

@rigelrozanski
Copy link
Contributor

This is a common error which occurs non-deterministically when running make test also occurs in the CI

ref: #1950 (comment)

go install -tags "netgo ledger" -ldflags "-X github.com/cosmos/cosmos-sdk/version.GitCommit=605f6bdd" ./cmd/gaia/cmd/gaiad
go install -tags "netgo ledger" -ldflags "-X github.com/cosmos/cosmos-sdk/version.GitCommit=605f6bdd" ./cmd/gaia/cmd/gaiacli
Requested historical based timing, but they are not present.  Falling back to name based sorting
?   	github.com/cosmos/cosmos-sdk/client/context	[no test files]
?   	github.com/cosmos/cosmos-sdk/client/tx	[no test files]
D[08-15|18:19:15.774] Commit synced                                commit="CommitID{[153 108 194 236 90 124 62 252 153 18 18 103 176 69 120 185 171 110 79 221]:1}"
unused CommitStoreLoader: KVStoreKey{0xc420c34100, params}
FAIL	github.com/cosmos/cosmos-sdk/cmd/gaia/app	0.151s
@cwgoes
Copy link
Contributor

cwgoes commented Oct 2, 2018

I think this has since been fixed?

@jackzampolin
Copy link
Member

This issue has been addressed!

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

No branches or pull requests

3 participants