romseygeek commented on PR #909:
URL: https://github.com/apache/lucene/pull/909#issuecomment-1134370810

   Hey Dawid, yes I get local failures if I run `./gradlew clean check`.
   
   ```
   * Where:
   Script '/Users/romseygeek/projects/lucene/gradle/java/modules.gradle' line: 
215
   
   * What went wrong:
   Execution failed for task ':lucene:backward-codecs:test'.
   > java.nio.file.NoSuchFileException: 
/Users/romseygeek/projects/lucene/lucene/backward-codecs/build/tmp/test/jvm-forking.properties
   ```
   
   I think possibly the problem is that it's not creating the 
`jvm-forking.properties` file before trying to write to it?


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to