romseygeek commented on PR #12169: URL: https://github.com/apache/lucene/pull/12169#issuecomment-1520148268
Hey @alessandrobenedetti , this is causing failures in TestRandomChains: ``` ./gradlew :lucene:analysis.tests:test --tests "org.apache.lucene.analysis.tests.TestRandomChains.testRandomChains" -Ptests.jvms=12 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1" -Ptests.seed=108D7DCA5790BA75 -Ptests.gui=true -Ptests.file.encoding=US-ASCII ``` You might need to exclude it from the constructors list? -- 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