[ 
https://issues.apache.org/jira/browse/LUCENE-6735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14697023#comment-14697023
 ] 

Steve Rowe commented on LUCENE-6735:
------------------------------------

Another failing seed, again repros *only* on the lucene_solr_5_3 for me, from 
[http://jenkins.sarowe.net/job/Lucene-Solr-tests-5.3-Java7/19/]:

{noformat}
   [junit4] Suite: org.apache.lucene.search.TestEarlyTerminatingSortingCollector
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestEarlyTerminatingSortingCollector 
-Dtests.method=testTerminatedEarly -Dtests.seed=8A9040095F2BAF45 
-Dtests.slow=true -Dtests.locale=el -Dtests.timezone=Pacific/Yap 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 2.53s J0 | 
TestEarlyTerminatingSortingCollector.testTerminatedEarly <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: should have terminated 
early 
(searcher.reader=ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_u(5.3.0):C1))))
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8A9040095F2BAF45:AB0BFABBFE11E1C2]:0)
   [junit4]    >        at 
org.apache.lucene.search.TestEarlyTerminatingSortingCollector.testTerminatedEarly(TestEarlyTerminatingSortingCollector.java:298)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{s=PostingsFormat(name=Direct)}, 
docValues:{ndv2=DocValuesFormat(name=Lucene50), 
ndv1=DocValuesFormat(name=Lucene50)}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {s=DFR GB2}, locale=el, 
timezone=Pacific/Yap
   [junit4]   2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation 
1.7.0_79 (64-bit)/cpus=16,threads=1,free=376558792,total=495976448
   [junit4]   2> NOTE: All tests run in this JVM: [TestBlockJoinSorter, 
TestFSTsMisc, TestEarlyTerminatingSortingCollector]
   [junit4] Completed [24/25] on J0 in 4.78s, 4 tests, 1 failure <<< FAILURES!
   [junit4] 
{noformat}

> TestEarlyTerminatingSortingCollector.testTerminatedEarly failure
> ----------------------------------------------------------------
>
>                 Key: LUCENE-6735
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6735
>             Project: Lucene - Core
>          Issue Type: Bug
>    Affects Versions: 5.3
>            Reporter: Steve Rowe
>
> The seed below (from 
> http://jenkins.sarowe.net/job/Lucene-Solr-tests-5.3-Java8/16/ ) reproduces 
> 100% (on OS X) *only* on lucene_solr_5_3 for me, with both Java7 and Java8.  
> Passes on both branch_5x and trunk: 
> {noformat}
>   [junit4] Suite: 
> org.apache.lucene.search.TestEarlyTerminatingSortingCollector
>   [junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=TestEarlyTerminatingSortingCollector 
> -Dtests.method=testTerminatedEarly -Dtests.seed=E7DD88A4FFA03DF6 
> -Dtests.slow=true -Dtests.locale=es_VE -Dtests.timezone=BET 
> -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>   [junit4] FAILURE 0.75s J8 | 
> TestEarlyTerminatingSortingCollector.testTerminatedEarly <<<
>   [junit4]    > Throwable #1: java.lang.AssertionError: should have 
> terminated early 
> (searcher.reader=ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_11(5.3.0):c1))))
>   [junit4]    >       at 
> __randomizedtesting.SeedInfo.seed([E7DD88A4FFA03DF6:C64632165E9A7371]:0)
>   [junit4]    >       at 
> org.apache.lucene.search.TestEarlyTerminatingSortingCollector.testTerminatedEarly(TestEarlyTerminatingSortingCollector.java:298)
>   [junit4]    >       at java.lang.Thread.run(Thread.java:745)
>   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
> {s=BlockTreeOrds(blocksize=128)}, 
> docValues:{ndv2=DocValuesFormat(name=Direct), 
> ndv1=DocValuesFormat(name=Asserting)}, sim=DefaultSimilarity, locale=es_VE, 
> timezone=BET
>   [junit4]   2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation 
> 1.8.0_45 (64-bit)/cpus=16,threads=1,free=432339984,total=514850816
>   [junit4]   2> NOTE: All tests run in this JVM: 
> [TestEarlyTerminatingSortingCollector]
>   [junit4] Completed [22/25] on J8 in 9.77s, 4 tests, 1 failure <<< FAILURES!
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to