Just found time to persist with the "0 tests executed". Problem solved as per http://issues.apache.org/jira/browse/TUSCANY-1249 Kelvin.
On 23/05/07, kelvin goodson <[EMAIL PROTECTED]> wrote:
Ant, I changed the dependency versions, and I added incubating to the version tags of the CTS artifacts. I still suffer from the issue that I get 0 tests run in my maven environment, but I get 100% success when running the tests in eclipse. Can you please update and rerun in mavenand let me know if that fixes your failing test. Kelvin. On 23/05/07, ant elder <[EMAIL PROTECTED]> wrote: > > The CTS code pom.xml's currently use SDO version 1.0-incubator-SNAPSHOTbut > that should be 1.0-incubating-SNAPSHOT now shouldn't it? > > Using the 1.0-incubating-SNAPSHOT SDO version and running CTS I get: > > Running test.sdo21.vendor.tuscany.tests.AdoptedCtsTestSuite > CTS_TEST_HELPER was not set - attempting Tuscany implementation : null > Loaded test.sdo21.vendor.tuscany.testHelper.TuscanyTestHelper > Tests run: 486, Failures: 0, Errors: 1, Skipped: 4, Time elapsed: 3.891sec > <<< FAILURE! > > Is this expected? Could I comment out the failing test with a FIXME > comment > so the CTS build runs clean? > > ...ant >
