Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up"java.net.NoRouteToHostException: Host unreachable" in SocketFactoryTest #1292
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In org.apache.harmony.tests.javax.net.SocketFactoryTest, only test_createSocket_05 fails due to the error: "java.net.NoRouteToHostException: Host unreachable". All other tests in java.net pass.