[
https://issues.apache.org/jira/browse/LUCENE-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709303#comment-14709303
]
Karl Wright commented on LUCENE-6759:
-------------------------------------
[~mikemccand] ant clean test in my workarea yields:
{code}
-test:
[mkdir] Created dir: C:\wip\lucene\lucene6699\lucene\build\spatial3d\test
[mkdir] Created dir: C:\wip\lucene\lucene6699\lucene\build\spatial3d\test\te
mp
[junit4] <JUnit4> says ??! Master seed: C9F7F99B0030A6AB
[junit4] Your default console's encoding may not display certain unicode glyp
hs: windows-1252
[junit4] Executing 9 suites with 3 JVMs.
[junit4]
[junit4] Started J1 PID(8768@localhost).
[junit4] Started J2 PID(1576@localhost).
[junit4] Started J0 PID(9308@localhost).
[junit4] Suite: org.apache.lucene.geo3d.GeoCircleTest
[junit4] Completed [1/9] on J1 in 0.19s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.geo3d.GeoBBoxTest
[junit4] Completed [2/9] on J2 in 0.23s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.geo3d.GeoModelTest
[junit4] Completed [3/9] on J1 in 0.01s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.geo3d.GeoPolygonTest
[junit4] Completed [4/9] on J2 in 0.01s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.geo3d.PlaneTest
[junit4] Completed [5/9] on J1 in 0.01s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.geo3d.XYZSolidTest
[junit4] Completed [6/9] on J2 in 0.05s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.geo3d.GeoPathTest
[junit4] Completed [7/9] on J1 in 0.03s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.geo3d.GeoConvexPolygonTest
[junit4] Completed [8/9] on J2 in 0.00s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.bkdtree3d.TestGeo3DPointField
[junit4] IGNOR/A 0.09s J0 | TestGeo3DPointField.testRandomBig
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] Completed [9/9] on J0 in 5.18s, 6 tests, 1 skipped
[junit4]
[junit4] JVM J0: 1.86 .. 8.29 = 6.43s
[junit4] JVM J1: 1.86 .. 3.37 = 1.51s
[junit4] JVM J2: 1.86 .. 3.36 = 1.50s
[junit4] Execution time total: 8.30 sec.
[junit4] Tests summary: 9 suites, 29 tests, 1 ignored (1 assumption)
[echo] 5 slowest tests:
[junit4:tophints] 9.50s | org.apache.lucene.bkdtree3d.TestGeo3DPointField
[junit4:tophints] 1.73s | org.apache.lucene.bkdtree3d.TestBKD3DTree
[junit4:tophints] 0.20s | org.apache.lucene.geo3d.XYZSolidTest
[junit4:tophints] 0.19s | org.apache.lucene.geo3d.GeoCircleTest
[junit4:tophints] 0.16s | org.apache.lucene.geo3d.GeoBBoxTest
-check-totals:
common.test:
BUILD SUCCESSFUL
Total time: 16 seconds
{code}
After sync:
{code}
C:\wip\lucene\lucene6699\lucene\spatial3d>svn status
? capture
C:\wip\lucene\lucene6699\lucene\spatial3d>
{code}
A repeat "ant clean test" also succeeds at that point. So I'm puzzled. Did
you run "ant clean" first? Changing MINIMUM_RESOLUTION does require that,
seemingly...
> Integrate lat/long BKD and spatial 3d, part 2
> ---------------------------------------------
>
> Key: LUCENE-6759
> URL: https://issues.apache.org/jira/browse/LUCENE-6759
> Project: Lucene - Core
> Issue Type: New Feature
> Reporter: Michael McCandless
> Attachments: LUCENE-6699.patch
>
>
> This is just a continuation of LUCENE-6699, which became too big.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]