[ https://issues.apache.org/jira/browse/LUCENE-5017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Smiley updated LUCENE-5017: --------------------------------- Attachment: LUCENE-5017_SpatialOpRecursivePrefixTreeTest_bug.patch The problem is a bug in my test, relating to a shape-pair of adjacent shapes when testing for Contains. I fixed this bug. I also found out I could make the test "Repeat" annotation refer to a constant for the "iterations", so I did that to make it easy to dial-up the testing temporarily. I'll commit this shortly. > SpatialOpRecursivePrefixTreeTest is failing > ------------------------------------------- > > Key: LUCENE-5017 > URL: https://issues.apache.org/jira/browse/LUCENE-5017 > Project: Lucene - Core > Issue Type: Bug > Components: modules/spatial > Reporter: Michael McCandless > Assignee: David Smiley > Fix For: 5.0, 4.4 > > Attachments: LUCENE-5017_SpatialOpRecursivePrefixTreeTest_bug.patch > > > This has been failing lately on trunk (e.g. on rev 1486339): > {noformat} > ant test -Dtestcase=SpatialOpRecursivePrefixTreeTest > -Dtestmethod=testContains -Dtests.seed=456022665217DADF:2C2A2816BD2BA1C5 > -Dtests.slow=true -Dtests.locale=nl_BE -Dtests.timezone=Poland > -Dtests.file.encoding=ISO-8859-1 > {noformat} > Not sure what's up ... -- 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