mosche commented on pull request #15916: URL: https://github.com/apache/beam/pull/15916#issuecomment-1049977167
@mattcasters IT test is running now 🎉 Though, looks like there's an issue: https://ci-beam.apache.org/job/beam_PostCommit_Java_PR/973/testReport/junit/org.apache.beam.sdk.io.neo4j/Neo4jIOIT/classMethod/ ``` java.net.UnknownHostException: neo4j: Temporary failure in name resolution at org.neo4j.driver.internal.util.Futures.blockingGet(Futures.java:144) at org.neo4j.driver.internal.util.Futures.blockingGet(Futures.java:114) at org.neo4j.driver.internal.InternalDriver.verifyConnectivity(InternalDriver.java:159) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
