You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Robert Muir (Jira)" <ji...@apache.org> on 2021/03/15 02:53:00 UTC

[jira] [Created] (LUCENE-9840) address "monsters" in the nightly tests

Robert Muir created LUCENE-9840:
-----------------------------------

             Summary: address "monsters" in the nightly tests
                 Key: LUCENE-9840
                 URL: https://issues.apache.org/jira/browse/LUCENE-9840
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Robert Muir


Sometimes you want to run nightly tests yourself (e.g. if you are gonna be busy during the week, if you want more confidence in changes before committing, etc).

But this takes around an hour even on a very fast laptop. Don't want to mess up nightly test coverage, but maybe we can attack some of the worst apples to keep it in check:

{noformat}
The slowest tests (exceeding 500 ms) during this run:
  1609.65s Test2BPostings.test (:lucene:core)
  548.18s Test4GBStoredFields.test (:lucene:core)
  408.99s TestXYMultiPolygonShapeQueries.testRandomBig (:lucene:core)
  375.53s TestGeo3DPoint.testRandomBig (:lucene:spatial3d)
  368.43s TestSearcherManager.testSearcherManager (:lucene:core)
  351.70s TestNRTThreads.testNRTThreads (:lucene:core)
  349.51s TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread (:lucene:core)
  338.09s TestDemoParallelLeafReader.testRandomMultipleSchemaGensSameField (:lucene:core)
  336.96s TestSearcherTaxonomyManager.testDirectory (:lucene:facet)
  334.17s TestLatLonDocValuesQueries.testRandomBig (:lucene:core)
The slowest suites (exceeding 1s) during this run:
  1609.69s Test2BPostings (:lucene:core)
  1395.07s TestBestCompressionLucene80DocValuesFormat (:lucene:backward-codecs)
  1209.91s TestBestCompressionLucene90DocValuesFormat (:lucene:core)
  836.90s TestBestSpeedLucene80DocValuesFormat (:lucene:backward-codecs)
  806.67s TestBestSpeedLucene90DocValuesFormat (:lucene:core)
  630.09s TestSimpleTextPostingsFormat (:lucene:codecs)
  600.18s TestLucene70DocValuesFormat (:lucene:backward-codecs)
  548.57s Test4GBStoredFields (:lucene:core)
  488.01s TestDemoParallelLeafReader (:lucene:core)
  450.85s TestXYMultiPolygonShapeQueries (:lucene:core)

BUILD SUCCESSFUL in 50m 45s
192 actionable tasks: 67 executed, 125 up-to-date
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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