You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Erick Erickson <er...@gmail.com> on 2018/08/05 20:36:19 UTC

Two reliably reproducing Lucene test fails

ant test  -Dtestcase=TestIndexWriterReader
-Dtests.method=testDuringAddIndexes -Dtests.seed=79B288D1A01DD690
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=ar-LB -Dtests.timezone=Australia/Lindeman
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

 ant test  -Dtestcase=TestApproximationSearchEquivalence
-Dtests.method=testReqOpt -Dtests.seed=79B288D1A01DD690
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=en-IN -Dtests.timezone=Asia/Macau -Dtests.asserts=true
-Dtests.file.encoding=UTF-8

on a fresh pull from master.

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


Re: Two reliably reproducing Lucene test fails

Posted by Erick Erickson <er...@gmail.com>.
Cool! Just wanted to be sure someone saw them amidst the noise ;)

On Sun, Aug 5, 2018 at 1:46 PM, Adrien Grand <jp...@gmail.com> wrote:
> Thanks Erick, Steve reported them as well on LUCENE-8060, those were mine.
> The first one is a test bug but the second one was an (unreleased) actual
> bug. I just pushed a fix.
>
> Le dim. 5 août 2018 à 22:37, Erick Erickson <er...@gmail.com> a
> écrit :
>>
>> ant test  -Dtestcase=TestIndexWriterReader
>> -Dtests.method=testDuringAddIndexes -Dtests.seed=79B288D1A01DD690
>> -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
>>
>> -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
>> -Dtests.locale=ar-LB -Dtests.timezone=Australia/Lindeman
>> -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>>
>>  ant test  -Dtestcase=TestApproximationSearchEquivalence
>> -Dtests.method=testReqOpt -Dtests.seed=79B288D1A01DD690
>> -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
>>
>> -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
>> -Dtests.locale=en-IN -Dtests.timezone=Asia/Macau -Dtests.asserts=true
>> -Dtests.file.encoding=UTF-8
>>
>> on a fresh pull from master.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>

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


Re: Two reliably reproducing Lucene test fails

Posted by Adrien Grand <jp...@gmail.com>.
Thanks Erick, Steve reported them as well on LUCENE-8060, those were mine.
The first one is a test bug but the second one was an (unreleased) actual
bug. I just pushed a fix.

Le dim. 5 août 2018 à 22:37, Erick Erickson <er...@gmail.com> a
écrit :

> ant test  -Dtestcase=TestIndexWriterReader
> -Dtests.method=testDuringAddIndexes -Dtests.seed=79B288D1A01DD690
> -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
>
> -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
> -Dtests.locale=ar-LB -Dtests.timezone=Australia/Lindeman
> -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>
>  ant test  -Dtestcase=TestApproximationSearchEquivalence
> -Dtests.method=testReqOpt -Dtests.seed=79B288D1A01DD690
> -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
>
> -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
> -Dtests.locale=en-IN -Dtests.timezone=Asia/Macau -Dtests.asserts=true
> -Dtests.file.encoding=UTF-8
>
> on a fresh pull from master.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>