Skip to content

Conversation

@Rokko11
Copy link
Contributor

@Rokko11 Rokko11 commented Mar 7, 2018

For running the Unit-Tests on Travis-Ci it is necessary to

  • link the dependencies in the pom.xml (or push them to maven central)
  • run the tests with mvn clean verify
  • activate travis-ci

@ianopolous
Copy link
Collaborator

Thank you!

@ianopolous ianopolous merged commit 244ec02 into ipfs-shipyard:master Mar 8, 2018
@dergigi
Copy link

dergigi commented Mar 9, 2018

Two tests seem to have errored. Is this expected behavior?

Tests run: 36, Failures: 0, Errors: 2, Skipped: 0
...
java.lang.RuntimeException: IOException contacting IPFS daemon.
...
Tests in error: 
  APITest.bootstrapTest:663 » IllegalState No protocol with name: dnsaddr
  APITest.swarmTest:639 » Runtime IOException contacting IPFS daemon.

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

Successfully merging this pull request may close these issues.

3 participants