Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
4.3.1
-
None
-
None
-
New
Description
ant test -Dtestcase=TestBlockJoinSorting -Dtests.method=testNestedSorting -Dtests.seed=FB4F1BE85579255B -Dtests.slow=true -Dtests.locale=da_DK -Dtests.timezone=Asia/Qatar -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE 0.86s | TestBlockJoinSorting.testNestedSorting <<<
[junit4:junit4] > Throwable #1: java.lang.AssertionError: expected:<3> but was:<28>
[junit4:junit4] > at __randomizedtesting.SeedInfo.seed([FB4F1BE85579255B:F3A6F6A915D02835]:0)
[junit4:junit4] > at org.apache.lucene.search.join.TestBlockJoinSorting.testNestedSorting(TestBlockJoinSorting.java:226)
[junit4:junit4] > at java.lang.Thread.run(Thread.java:680)
[junit4:junit4] 2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=da_DK, timezone=Asia/Qatar
[junit4:junit4]
[junit4:junit4] Tests with failures:
[junit4:junit4] - org.apache.lucene.search.join.TestBlockJoinSorting.testNestedSorting
Attachments
Issue Links
- relates to
-
LUCENE-4774 Add FieldComparator that allows sorting parent docs based on field inside the child docs
- Closed