Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

0.3.0 upgrade breaks truffle's own test suite #71

Closed
danfinlay opened this issue Jan 7, 2016 · 2 comments
Closed

0.3.0 upgrade breaks truffle's own test suite #71

danfinlay opened this issue Jan 7, 2016 · 2 comments

Comments

@danfinlay
Copy link

Running npm test with the current master branch returns this error:

$ npm test

> [email protected] test /Users/danfinlay/Documents/Development/ethereum/truffle
> ./test.bash

Your dapp is meant for an older version of Truffle. Don't worry, there are two solutions!

1) Upgrade you're dapp using the followng instructions (it's easy):
   https://github.com/ConsenSys/truffle/wiki/Migrating-from-v0.2.x-to-v0.3.0

   ( OR )

2) Downgrade to Truffle 0.2.x

Cheers! And file an issue if you run into trouble! https://github.com/ConsenSys/truffle/issues
@tcoulter
Copy link
Contributor

tcoulter commented Jan 7, 2016

That's embarrassing. :) There's so little tests I forgot to run them. I'll
update them tomorrow.
On Jan 6, 2016 10:19 PM, "Dan Finlay" [email protected] wrote:

Running npm test with the current master branch returns this error:

$ npm test

[email protected] test /Users/danfinlay/Documents/Development/ethereum/truffle
./test.bash

Your dapp is meant for an older version of Truffle. Don't worry, there are two solutions!

  1. Upgrade you're dapp using the followng instructions (it's easy):
    https://github.com/ConsenSys/truffle/wiki/Migrating-from-v0.2.x-to-v0.3.0

    ( OR )

  2. Downgrade to Truffle 0.2.x

Cheers! And file an issue if you run into trouble! https://github.com/ConsenSys/truffle/issues


Reply to this email directly or view it on GitHub
#71.

@tcoulter
Copy link
Contributor

tcoulter commented Jan 7, 2016

Fixed on master! Thanks for pointing this out.

nakajo2011 pushed a commit to nakajo2011/truffle that referenced this issue Aug 7, 2018
Show private keys for test accounts
nakajo2011 pushed a commit to nakajo2011/truffle that referenced this issue Aug 7, 2018
nakajo2011 pushed a commit to nakajo2011/truffle that referenced this issue Aug 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants