[jira] [Commented] (LUCENE-5162) TestBlockJoinSorting.testNestedSorting asset fails

2013-08-12 Thread Mikhail Khludnev (JIRA)

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

Mikhail Khludnev commented on LUCENE-5162:
--

Thanks Martin,
I'm leaving rev reference in case anybody need it 
http://svn.apache.org/viewvc/lucene/dev/branches/lucene_solr_4_3/lucene/join/src/test/org/apache/lucene/search/join/TestBlockJoinSorting.java?r1=1513103&r2=1513102&pathrev=1513103

> TestBlockJoinSorting.testNestedSorting asset fails 
> ---
>
> Key: LUCENE-5162
> URL: https://issues.apache.org/jira/browse/LUCENE-5162
> Project: Lucene - Core
>  Issue Type: Bug
>  Components: core/other
>Affects Versions: 4.3.1
>Reporter: Mikhail Khludnev
>Assignee: Martijn van Groningen
>Priority: Minor
>
> 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

--
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



[jira] [Commented] (LUCENE-5162) TestBlockJoinSorting.testNestedSorting asset fails

2013-08-09 Thread Martijn van Groningen (JIRA)

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

Martijn van Groningen commented on LUCENE-5162:
---

It only fails on the 4.3 branch, because a fix for a test failure was never 
applied on this branch. The fix is applied on trunk and branch 4x. Not sure why 
the fix was never committed on this branch, but I will apply it.

> TestBlockJoinSorting.testNestedSorting asset fails 
> ---
>
> Key: LUCENE-5162
> URL: https://issues.apache.org/jira/browse/LUCENE-5162
> Project: Lucene - Core
>  Issue Type: Bug
>  Components: core/other
>Affects Versions: 4.3.1
>Reporter: Mikhail Khludnev
>Priority: Minor
>
> 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

--
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