Tom,
>
> Are you running on the latest version of the source?
now I'm finally confused. I did cvs update and rebuilt everything. No
change. Then I remarked that the tests only fail from within Eclipse!
Outside the tests do not fail! Strange. So I have run
SQLAnywherePlatform FullRegressionTestSuite once more from the command
line. The result is: There is only ONE failing test. Neither on Derby
nor on SQLAnywhere I can reproduce the failing assertions. Really
strange. :-(
Here is the sole failed assertion:
Testcase: complexResultPropertiesTest took 0,157 sec
FAILED
Query.setFirstResult Test Case Failed
junit.framework.AssertionFailedError: Query.setFirstResult Test Case Failed
at
oracle.toplink.essentials.testing.tests.ejb.ejbqltesting.JUnitEJBQLComplexTestSuite.complexResultPropertiesTest(JUnitEJBQLComplexTestSuite.java:1009)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
Thanks
Markus