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 error #244

Closed
rigelrozanski opened this issue Aug 31, 2017 · 3 comments
Closed

Non-determinism error #244

rigelrozanski opened this issue Aug 31, 2017 · 3 comments

Comments

@rigelrozanski
Copy link
Contributor

rigelrozanski commented Aug 31, 2017

Here are two circle builds with identical code but different results (one of them fails)
Passes:
https://circleci.com/gh/cosmos/cosmos-sdk/785
Fails:
https://circleci.com/gh/cosmos/cosmos-sdk/784

The error is within the rest.sh test and is the following:

./tests/cli/rest.sh
Preparing client keys...
Setting up genesis...
Starting basecoin server...
Attaching basecli client...
Loading validator set from tendermint rpc...
...Testing may begin!

test00GetAccount
2017/08/31 21:28:52 Serving on ":7000"
ASSERT:line=42, proper money expected:<> but was:<null>
test03CreateRole
test04CreateRoleInvalid
test01SendTx
@rigelrozanski rigelrozanski changed the title REST non-determinism error Non-determinism error Aug 31, 2017
@ethanfrey
Copy link
Contributor

ethanfrey commented Aug 31, 2017 via email

@rigelrozanski
Copy link
Contributor Author

oh yeah I actually saw that 100 ms delay and was wondering.. cool

@ethanfrey
Copy link
Contributor

No better solution and the sleep is working, I will close this unless Rige complains...

alexanderbez pushed a commit that referenced this issue May 26, 2022
sosedoff referenced this issue in figment-networks/cosmos-sdk Jun 4, 2022
…ting during the upgrade (#244) (#245)

(cherry picked from commit 9a05fa0)

Co-authored-by: Roman <[email protected]>
yihuang added a commit to yihuang/cosmos-sdk that referenced this issue Apr 1, 2024
dudong2 referenced this issue in b-harvest/cosmos-sdk Oct 17, 2024
dudong2 referenced this issue in b-harvest/cosmos-sdk Oct 30, 2024
mmsqe pushed a commit to mmsqe/cosmos-sdk that referenced this issue Dec 12, 2024
mmsqe pushed a commit to mmsqe/cosmos-sdk that referenced this issue Dec 12, 2024
mmsqe pushed a commit to mmsqe/cosmos-sdk that referenced this issue Dec 16, 2024
mmsqe pushed a commit to mmsqe/cosmos-sdk that referenced this issue Dec 16, 2024
mmsqe pushed a commit to mmsqe/cosmos-sdk that referenced this issue Dec 16, 2024
generic interface

generic btree

generic cachekv

generic transient store

support ObjStore

changelog

Update CHANGELOG.md

Signed-off-by: yihuang <[email protected]>

object store key

Apply review suggestions

fix merge conflict

fix snapshot

revert dependers

Problem: store key type assertion is incorrect (cosmos#244)

fix and add test
mmsqe pushed a commit to mmsqe/cosmos-sdk that referenced this issue Dec 16, 2024
generic interface

generic btree

generic cachekv

generic transient store

support ObjStore

changelog

Update CHANGELOG.md

Signed-off-by: yihuang <[email protected]>

object store key

Apply review suggestions

fix merge conflict

fix snapshot

revert dependers

Problem: store key type assertion is incorrect (cosmos#244)

fix and add test
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

2 participants