matriv commented on PR #11749: URL: https://github.com/apache/lucene/pull/11749#issuecomment-1238611322
With the last commit, locally I get: ``` :lucene:core:test (SUCCESS): 5584 test(s), 60 skipped The slowest tests (exceeding 500 ms) during this run: 865.31s Test2BPostings.test (:lucene:core) 340.06s TestIndexWriterExceptions.testTooManyTokens (:lucene:core) 219.59s TestStressNRTReplication.test (:lucene:replicator) 127.04s TestSearcherTaxonomyManager.testDirectory (:lucene:facet) 120.10s TestIndexWriterOnDiskFull.testAddIndexOnDiskFull (:lucene:core) 118.26s TestSimpleTextPostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads (:lucene:codecs) 117.13s TestStringValueFacetCounts.testRandom (:lucene:facet) 103.57s TestBestSpeedLucene80DocValuesFormat.testNumericFieldJumpTables (:lucene:backward-codecs) 102.00s TestNRTThreads.testNRTThreads (:lucene:core) 96.18s TestBestCompressionLucene80DocValuesFormat.testNumericFieldJumpTables (:lucene:backward-codecs) The slowest suites (exceeding 1s) during this run: 865.34s Test2BPostings (:lucene:core) 380.84s TestIndexWriterExceptions (:lucene:core) 242.11s TestSimpleTextPostingsFormat (:lucene:codecs) 219.85s TestStressNRTReplication (:lucene:replicator) 207.11s TestBestSpeedLucene80DocValuesFormat (:lucene:backward-codecs) 198.10s TestBestCompressionLucene80DocValuesFormat (:lucene:backward-codecs) 183.90s TestLucene90DocValuesFormatMergeInstance (:lucene:core) 163.38s TestLucene90DocValuesFormat (:lucene:core) 140.44s TestSearcherTaxonomyManager (:lucene:facet) 120.36s TestIndexWriterOnDiskFull (:lucene:core) ``` -- 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