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

When a test fails, it pops up an extra error in "after each" hook: after test: #2

Open
atvanguard opened this issue Jan 13, 2019 · 0 comments

Comments

@atvanguard
Copy link
Owner

Uncaught Error: Couldn't decode bytes32 from ABI: 0x02d554cdd75e795e9e3547843a66321a5ba4ab21c3cb141197b194f410ede8dc The size doesn't match.
      at SolidityTypeBytes.formatOutputBytes [as _outputFormatter] (/Users/arpit/.nvm/versions/node/v11.1.0/lib/node_modules/truffle/build/webpack:/~/web3-eth-abi/src/formatters.js:213:1)
      at SolidityTypeBytes.SolidityType.decode (/Users/arpit/.nvm/versions/node/v11.1.0/lib/node_modules/truffle/build/webpack:/~/web3-eth-abi/src/type.js:252:1)
      at /Users/arpit/.nvm/versions/node/v11.1.0/lib/node_modules/truffle/build/webpack:/~/web3-eth-abi/src/index.js:327:1
      at Array.forEach (<anonymous>)
      at ABICoder.decodeParameters (/Users/arpit/.nvm/versions/node/v11.1.0/lib/node_modules/truffle/build/webpack:/~/web3-eth-abi/src/index.js:326:1)
...
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

1 participant