Fix flaky test TestCollapseQParserPlugin.testMultiSort#3609
Fix flaky test TestCollapseQParserPlugin.testMultiSort#3609dsmiley merged 2 commits intoapache:mainfrom
Conversation
Relying on index order is unreliable.
|
Why comment them out? just delete them. IIRC the point of these assertions was to verify that the group head selection logic using if index order as a sorting tiebreaker is no longer a reliable guarantee at the lucene level, then just rip out these lines of testing |
|
I'll delete this part then. Normally I do delete old code instead of comment it. In this case I didn't since it was pretty short and communicates an intention even if it's not practical to execute this commented code (due to unreliability). I'll do that and merge tonight. |
Relying on index order is unreliable. (cherry picked from commit a08e8cf)
Relying on index order is unreliable.
http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.search.TestCollapseQParserPlugin.testMultiSort