You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/10/31 09:55:58 UTC

[jira] [Commented] (LUCENE-7528) TestLucene54DocValuesFormat.testSparseDocValuesVsStoredFields() failure: unstable advanceExact

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

ASF subversion and git services commented on LUCENE-7528:
---------------------------------------------------------

Commit 66c90a9683407eee52e85120cb1e80fd9dd905f5 in lucene-solr's branch refs/heads/master from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=66c90a9 ]

LUCENE-7528: Fix Lucene54's advanceExact impl in the sparse case.


> TestLucene54DocValuesFormat.testSparseDocValuesVsStoredFields() failure: unstable advanceExact
> ----------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-7528
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7528
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Steve Rowe
>            Assignee: Adrien Grand
>
> I reproduced [https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1141/] on macOS:
> {noformat}
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLucene54DocValuesFormat -Dtests.method=testSparseDocValuesVsStoredFields -Dtests.seed=376025608E59A340 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.locale=zh-HK -Dtests.timezone=America/Goose_Bay -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] ERROR    216s | TestLucene54DocValuesFormat.testSparseDocValuesVsStoredFields <<<
>    [junit4]    > Throwable #1: java.lang.RuntimeException: dv iterator field=numeric: doc=71089 has unstable advanceExact
>    [junit4]    > 	at __randomizedtesting.SeedInfo.seed([376025608E59A340:63BBF97374D5850F]:0)
>    [junit4]    > 	at org.apache.lucene.index.CheckIndex.checkDVIterator(CheckIndex.java:2118)
>    [junit4]    > 	at org.apache.lucene.index.CheckIndex.checkDocValues(CheckIndex.java:2291)
>    [junit4]    > 	at org.apache.lucene.index.CheckIndex.testDocValues(CheckIndex.java:2039)
>    [junit4]    > 	at org.apache.lucene.util.TestUtil.checkReader(TestUtil.java:340)
>    [junit4]    > 	at org.apache.lucene.util.TestUtil.checkReader(TestUtil.java:319)
>    [junit4]    > 	at org.apache.lucene.codecs.lucene54.TestLucene54DocValuesFormat.doTestSparseDocValuesVsStoredFields(TestLucene54DocValuesFormat.java:204)
>    [junit4]    > 	at org.apache.lucene.codecs.lucene54.TestLucene54DocValuesFormat.testSparseDocValuesVsStoredFields(TestLucene54DocValuesFormat.java:149)
> {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