You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2019/05/22 19:05:08 UTC

[GitHub] [tinkerpop] divijvaidya commented on issue #1118: TINKERPOP-2224 Detect and fix iterator leaks

divijvaidya commented on issue #1118: TINKERPOP-2224 Detect and fix iterator leaks
URL: https://github.com/apache/tinkerpop/pull/1118#issuecomment-494904430
 
 
   The failing travis check seems to be unrelated to this code change:
   
   ```
   [ERROR] COMPILATION ERROR : 
   [ERROR] /home/travis/build/apache/tinkerpop/spark-gremlin/src/test/java/org/apache/tinkerpop/gremlin/spark/structure/io/SparkContextStorageCheck.java:[48,14] cannot find symbol
     symbol: method tearDown()
   [ERROR] /home/travis/build/apache/tinkerpop/spark-gremlin/src/test/java/org/apache/tinkerpop/gremlin/spark/structure/io/SparkIoRegistryCheck.java:[48,14] cannot find symbol
     symbol: method tearDown()
   [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile (default-testCompile) on project spark-gremlin: Compilation failure: Compilation failure:
   [ERROR] /home/travis/build/apache/tinkerpop/spark-gremlin/src/test/java/org/apache/tinkerpop/gremlin/spark/structure/io/SparkContextStorageCheck.java:[48,14] cannot find symbol
   [ERROR] symbol: method tearDown()
   [ERROR] /home/travis/build/apache/tinkerpop/spark-gremlin/src/test/java/org/apache/tinkerpop/gremlin/spark/structure/io/SparkIoRegistryCheck.java:[48,14] cannot find symbol
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services