Skip to content
This repository has been archived by the owner on Mar 23, 2022. It is now read-only.

Weird NoRouteToHostException trying to run the tests #2

Closed
th0br0 opened this issue Jul 20, 2014 · 2 comments
Closed

Weird NoRouteToHostException trying to run the tests #2

th0br0 opened this issue Jul 20, 2014 · 2 comments

Comments

@th0br0
Copy link

th0br0 commented Jul 20, 2014

Hey there, I'm getting this weird NoRouteToHostException when I try to run the tests (1.7.0_60). Any idea what might cause this?

> test

[error] Uncaught exception when running tests: java.net.NoRouteToHostException: No route to host
[trace] Stack trace suppressed: run last test:test for the full output.
Exception in thread "Thread-1" java.io.EOFException
    at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2598)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1318)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
    at sbt.React.react(ForkTests.scala:116)
    at sbt.ForkTests$$anonfun$mainTestTask$1$Acceptor$2$.run(ForkTests.scala:75)
    at java.lang.Thread.run(Thread.java:745)
@th0br0
Copy link
Author

th0br0 commented Jul 20, 2014

Nevermind, this seems scalatest related, see scalatest/scalatest#248

@robinloxley1
Copy link

The issue of scalatest was fixed in 2.2.4.

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