rmuir commented on PR #11749: URL: https://github.com/apache/lucene/pull/11749#issuecomment-1238331021
This build looks good: ``` The slowest tests (exceeding 500 ms) during this run: 6.93s TestStressIndexing.testStressIndexAndSearching (:lucene:core) 6.84s TestTessellator.testComplexPolygon47 (:lucene:core) 6.52s TestNRTThreads.testNRTThreads (:lucene:core) 5.74s TestScripts.testLukeCanBeLaunched (:lucene:distribution.tests) 4.92s TestExitableDirectoryReader.testExitableTermsEnumSampleTimeoutCheck (:lucene:core) 4.74s TestIDVersionPostingsFormat.testGlobalVersions (:lucene:sandbox) 4.51s TestTransactions.testTransactions (:lucene:core) 3.41s TestTieredMergePolicy.testSimulateAppendOnly (:lucene:core) 3.39s TestBackwardsCompatibility.testUnsupportedOldIndexes (:lucene:backward-codecs) 3.13s TestIndexWriterExceptions.testRandomExceptions (:lucene:core) The slowest suites (exceeding 1s) during this run: 12.66s TestBackwardsCompatibility (:lucene:backward-codecs) 10.81s TestLucene90DocValuesFormat (:lucene:core) 10.32s TestLucene90DocValuesFormatMergeInstance (:lucene:core) 9.56s TestSimpleTextDocValuesFormat (:lucene:codecs) 8.13s TestTessellator (:lucene:core) 7.98s TestIndexWriterExceptions (:lucene:core) 7.52s TestPerFieldDocValuesFormat (:lucene:core) 7.10s TestIndexWriter (:lucene:core) 6.95s TestStressIndexing (:lucene:core) 6.66s TestNRTThreads (:lucene:core) ``` I started a nightly run on my computer with: `./gradlew -Dtests.nightly=true test`. It may take a bit, but i'll post the slowest-tests-report when its done. -- 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