cosmos/ethermint

Failed to run unit test for balancer contract by using truffle

KamiD opened this issue · 1 comments

KamiD commented

System info: [Include Ethermint commit, operating system name, and other relevant details]

  • OS: MacOS 10.15.3
  • Commit id: 177574a

Steps to reproduce:

  1. [First Step]
    run local node
  2. [Second Step]
    download contract code of balancer from here: https://github.com/balancer-labs/balancer-core.git
  3. [and so on...]
    open terminal, cd to dir balancer-core, execute cmd yarn test

Expected behavior: [What you expected to happen]
all unit test passed

Actual behavior: [What actually happened]
all unit test failed

Additional info: [Include gist of relevant config, logs, etc.]

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 7 days.