Skip to content

Commit

Permalink
remove test randomStatetest643 from skipped tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-dc committed Nov 25, 2017
1 parent 9ead6b9 commit 919b5d0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/tester.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ const skipBroken = [
'TransactionCollisionToEmptyButCode', // temporary till fixed (2017-09-21)
'TransactionCollisionToEmptyButNonce', // temporary till fixed (2017-09-21)
'RevertDepthCreateAddressCollision', // test case is wrong
'randomStatetest642', // BROKEN, rustbn.js error
'randomStatetest643' // BROKEN, breaks tests run (leave at the end), rustbn.js error
'randomStatetest642' // BROKEN, rustbn.js error
]
// tests skipped due to system specifics / design considerations
const skipPermanent = [
Expand Down

0 comments on commit 919b5d0

Please sign in to comment.