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

Hoss Man commented on SOLR-5168:
--------------------------------

One of those seeds (1DC8055F837E437E) causes MockRandomMergePolicy -- but a 
cursory review of hte test (and my cursory udnderstanding of the block join 
queries) doesn't suggest any reason why that should cause a problem for this 
test -- the only ever time a commit *might* happen in the test is at the end of 
an entire block.

The other seed (7A613F321CE87F5B) just uses LogDocMergePolicy, so even if my 
cusory understandings above are incorrect, there really seems to be a bug when 
this seed is used.
                
> BJQParserTest reproducible failures
> -----------------------------------
>
>                 Key: SOLR-5168
>                 URL: https://issues.apache.org/jira/browse/SOLR-5168
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Assignee: Yonik Seeley
>
> two recent Jenkins builds have uncovered some test seeds that cause failures 
> in multiple test methods in BJQParserTest.  These seeds reproduce reliably 
> (as of trunk r1514815) ...
> {noformat}
> ant test  -Dtestcase=BJQParserTest -Dtests.seed=7A613F321CE87F5B 
> -Dtests.multiplier=3 -Dtests.slow=true
> ant test  -Dtestcase=BJQParserTest -Dtests.seed=1DC8055F837E437E 
> -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to