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

ASF subversion and git services commented on SOLR-11343:
--------------------------------------------------------

Commit 37b8ac6ff5efc68a4637ddb65c7c15faef21227a in lucene-solr's branch 
refs/heads/master from [~cpoerschke]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=37b8ac6 ]

SOLR-11343: fix TestSegmentSorting.testSegmentTerminateEarly test failure 
caused by SOLR-10990


> reproducible failures from TestSegmentSorting.testSegmentTerminateEarly on 
> master
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-11343
>                 URL: https://issues.apache.org/jira/browse/SOLR-11343
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Hoss Man
>            Assignee: Christine Poerschke
>         Attachments: SOLR-11343.log.txt, SOLR-11343.patch
>
>
> the following seed fails reliably for me on master...
> {noformat}
> hossman@tray:~/lucene/dev/solr/core [master] $ git rev-parse HEAD
> e8dee89c878fd1d053531dcc3a83d264d8fa30ce
> hossman@tray:~/lucene/dev/solr/core [master] $ ant test  
> -Dtestcase=TestSegmentSorting -Dtests.method=testSegmentTerminateEarly 
> -Dtests.seed=7B47F1FC9C5E5AB4 -Dtests.slow=true -Dtests.locale=es-PR 
> -Dtests.timezone=America/Regina -Dtests.asserts=true 
> -Dtests.file.encoding=US-ASCII | tee log.txt
> ...
>    [junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=TestSegmentSorting -Dtests.method=testSegmentTerminateEarly 
> -Dtests.seed=7B47F1FC9C5E5AB4 -Dtests.slow=true -Dtests.locale=es-PR 
> -Dtests.timezone=America/Regina -Dtests.asserts=true 
> -Dtests.file.encoding=US-ASCII
>    [junit4] FAILURE 9.34s | TestSegmentSorting.testSegmentTerminateEarly <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: 
> responseHeader.segmentTerminatedEarly missing/false in 
> {zkConnected=true,segmentTerminatedEarly=false,status=0,QTime=16}
>    [junit4]    >        at 
> __randomizedtesting.SeedInfo.seed([7B47F1FC9C5E5AB4:ABE13651400CCEDE]:0)
>    [junit4]    >        at 
> org.apache.solr.cloud.SegmentTerminateEarlyTestState.queryTimestampDescendingSegmentTerminateEarlyYes(SegmentTerminateEarlyTestState.java:150)
>    [junit4]    >        at 
> org.apache.solr.cloud.TestSegmentSorting.testSegmentTerminateEarly(TestSegmentSorting.java:109)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:748)
> ...
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to