You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2016/11/12 15:54:58 UTC

[jira] [Resolved] (LUCENE-7558) TestGrouping.testBasic() failure

     [ https://issues.apache.org/jira/browse/LUCENE-7558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless resolved LUCENE-7558.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 6.4
                   master (7.0)

> TestGrouping.testBasic() failure
> --------------------------------
>
>                 Key: LUCENE-7558
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7558
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/grouping
>            Reporter: Steve Rowe
>             Fix For: master (7.0), 6.4
>
>
> My Jenkins found a reproducing seed on master:
> {noformat}
>   [junit4] Suite: org.apache.lucene.search.grouping.TestGrouping
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGrouping -Dtests.method=testBasic -Dtests.seed=10F1638A12998EBE -Dtests.slow=true -Dtests.locale=de-GR -Dtests.timezone=Brazil/East -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE 0.74s J0 | TestGrouping.testBasic <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<[61 75 74 68 6f 72 33]> but was:<[61 75 74 68 6f 72 31]>
>    [junit4]    > 	at __randomizedtesting.SeedInfo.seed([10F1638A12998EBE:BB0B7E9FCD450890]:0)
>    [junit4]    > 	at org.apache.lucene.search.grouping.TestGrouping.compareGroupValue(TestGrouping.java:298)
>    [junit4]    > 	at org.apache.lucene.search.grouping.TestGrouping.testBasic(TestGrouping.java:165)
>    [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {groupend=Lucene50(blocksize=128), sort1=FSTOrd50, sort2=Lucene50(blocksize=128), content=PostingsFormat(name=MockRandom), group=FSTOrd50}, docValues:{author=DocValuesFormat(name=Lucene70), sort1=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), sort2=DocValuesFormat(name=Asserting), group=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=957, maxMBSortInHeap=5.940529900406627, sim=RandomSimilarity(queryNorm=false): {content=org.apache.lucene.search.similarities.BooleanSimilarity@2ad2a093}, locale=de-GR, timezone=Brazil/East
>    [junit4]   2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation 1.8.0_77 (64-bit)/cpus=16,threads=1,free=449830384,total=511705088
>    [junit4]   2> NOTE: All tests run in this JVM: [TestGrouping]
>    [junit4] Completed [6/6 (1!)] on J0 in 5.34s, 2 tests, 1 failure <<< FAILURES!
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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