You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2016/06/05 04:26:59 UTC

[jira] [Created] (LUCENE-7316) Geo3d test failure

Karl Wright created LUCENE-7316:
-----------------------------------

             Summary: Geo3d test failure
                 Key: LUCENE-7316
                 URL: https://issues.apache.org/jira/browse/LUCENE-7316
             Project: Lucene - Core
          Issue Type: Bug
          Components: modules/spatial3d
    Affects Versions: master (7.0)
            Reporter: Karl Wright
            Assignee: Karl Wright


Reproducible on master with:

{code}
ant test  -Dtestcase=TestGeo3DPoint -Dtests.method=testGeo3DRelations -Dtests.seed=EEA08DD7FAE3C688 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.directory=MMapDirectory -Dtests.locale=es -Dtests.timezone=America/Manaus -Dtests.asserts=true -Dtests.file.encoding=UTF-8
{code}

Note: I was initially unable to reproduce this, until I pulled up code that [~mikemccand] recently committed.  It seems possible that encoding/decoding changes are triggering it.  Of specific concern is the new way maximum/minimum decoded values are computed.



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