Re: @TimeoutSuite and defaults (RandomizedTesting)

2024-02-12 Thread Dawid Weiss
You can override the defaults using sysprops in your CI builds - -Ptests.timeoutSuite=1000! takes precedence over any annotations (1 second). Dawid On Mon, Feb 12, 2024 at 7:53 PM David Smiley wrote: > Looking at LuceneTestCase, I see the annotation from RandomizedTesting: >

@TimeoutSuite and defaults (RandomizedTesting)

2024-02-12 Thread David Smiley
Looking at LuceneTestCase, I see the annotation from RandomizedTesting: @TimeoutSuite(millis = 2 * TimeUnits.HOUR) This matches my observations of some builds that timed out, perhaps some flaky test hanging in Solr (that extends LuceneTestCase). Looking at this annotation, there is further

Re: (lucene) branch branch_9_10 created (now 695c0ac8450)

2024-02-12 Thread Adrien Grand
You're so quick Uwe, thank you! On Mon, Feb 12, 2024 at 2:49 PM Uwe Schindler wrote: > Hi Adrien, > > Thanks for creating the branch. I activated Policeman Jenkins tests for it. > > Uwe > > Am 12.02.2024 um 14:30 schrieb jpou...@apache.org: > > This is an automated email from the ASF

New branch and feature freeze for Lucene 9.10.0

2024-02-12 Thread Adrien Grand
NOTICE: Branch branch_9_10 has been cut and versions updated to 9.11 on stable branch. Please observe the normal rules: * No new features may be committed to the branch. * Documentation patches, build patches and serious bug fixes may be committed to the branch. However, you should submit all

Re: (lucene) branch branch_9_10 created (now 695c0ac8450)

2024-02-12 Thread Uwe Schindler
Hi Adrien, Thanks for creating the branch. I activated Policeman Jenkins tests for it. Uwe Am 12.02.2024 um 14:30 schrieb jpou...@apache.org: This is an automated email from the ASF dual-hosted git repository. jpountz pushed a change to branch branch_9_10 in repository