Community
Participate
Working Groups
tests.spatial.jgeometry.Query_SpatialOp_ExpExp_Tests.testSDOFilterArbitraryLine failed on Oracle database 11.2.0.2 Stack Trace: ============ SQL size = 7 - TopLink size = 8 junit.framework.AssertionFailedError: SQL size = 7 - TopLink size = 8 at org.eclipse.persistence.testing.tests.spatial.jgeometry.Query_SpatialOp_ExpExp_Tests.testSDOFilterArbitraryLine(Query_SpatialOp_ExpExp_Tests.java:367) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248) at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:208) at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313) at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248) at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:208) at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
I ran this test on Oracle 11.2.0.2 with an 11.2.0.2 DB driver and spatial library and all the Spatial tests pass including the test listed above.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink