You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Sometimes they pass, sometimes they fail. Here's one run:
and here's the same executable run a second time:
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.
The text was updated successfully, but these errors were encountered: