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

ProofOfWorkTests unit tests are not deterministic #132

Closed
vinniefalco opened this issue Jul 28, 2013 · 1 comment
Closed

ProofOfWorkTests unit tests are not deterministic #132

vinniefalco opened this issue Jul 28, 2013 · 1 comment
Assignees

Comments

@vinniefalco
Copy link
Contributor

Sometimes they pass, sometimes they fail. Here's one run:

// Run #1
ripple/ProofOfWork: solve
#3 failed: Should show bad nonce for empty solution
#4 failed: Solution should check with issuer
ripple/SerializedTransaction: tx

and here's the same executable run a second time:

// Run #2
ripple/ProofOfWork: solve
ripple/SerializedTransaction: tx

Two failures the first round, none on the second round. I've seen this a total of 3 times now since I started mucking with unit tests.

@ghost ghost assigned JoelKatz Jul 28, 2013
rec pushed a commit to rec/rippled that referenced this issue Sep 9, 2015
rec pushed a commit to rec/rippled that referenced this issue Sep 9, 2015
rec pushed a commit to rec/rippled that referenced this issue Sep 9, 2015
rec pushed a commit to rec/rippled that referenced this issue Sep 9, 2015
rec pushed a commit to rec/rippled that referenced this issue Sep 9, 2015
@vinniefalco
Copy link
Contributor Author

Obsolete

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