On Mon, Oct 12, 2009 at 11:53 AM, ant elder <[email protected]> wrote:

> The test suite for the OASIS SCA Java CAA spec is ready now  (see [1])
> so i'm starting to add that to the existing Tuscany otests so we can
> see how we do on passing the tests. For now I'll set it up like the
> assembly tests and use newlayout/sca-java-caa and a
> tuscany-java-caa-test-runner.
>
>   ...ant
>
> [1] http://lists.oasis-open.org/archives/sca-j/200910/msg00084.html
>

Ok the test runner is there now and a maven profile to run them so in a
latest checkout in otest\newlayout you can run the SCA-J CAA tests with "mvn
-Pscajcaa". That gives:

Tests run: 157, Failures: 79, Errors: 0, Skipped: 78

so quite a bit of work to do to fix all the tests to pass. Feel welcome to
dive in and start fixing them:)

   ...ant

Reply via email to