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

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

Commit f5ad738a6d4c9f3e23b56e95d44120a0d345b4a5 in solr's branch 
refs/heads/main from Mike Drob
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=f5ad738 ]

SOLR-15389: Tests shouldn't rely on dismax clause order (#117)

Introduces QueryMatcher compatible with Hamcrest assertions.

> Certain tests rely on DisjunctionMaxQuery clause order 
> -------------------------------------------------------
>
>                 Key: SOLR-15389
>                 URL: https://issues.apache.org/jira/browse/SOLR-15389
>             Project: Solr
>          Issue Type: Test
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Mike Drob
>            Priority: Major
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Broken by LUCENE-9940
> Test failures e.g. 
> org.apache.solr.search.TestSolrQueryParser.testSynonymQueryStyle
> {noformat}
> org.junit.ComparisonFailure:
> <(t_pick_best_foo:[tabbi | t_pick_best_foo:cat | t_pick_best_foo:felin] | 
> t_pick_best_foo:a...> 
> <(t_pick_best_foo:[felin | t_pick_best_foo:cat | t_pick_best_foo:tabbi] | 
> t_pick_best_foo:a...>
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to