Test cases 10031, 10032 and 10033 should pass if the tuscany-oasis-sca-tests-errors.properties file is consistent with the one in the OASIS SVN repository
Test cases 10029, 10030 and 10035 all require checks in the runtime that probably are not there yet and tuscany-oasis-sca-tests-errors.properties will likely need to be updated one the checks are in place. 10029 and 10030 have @Remotable annotations in places that compile but are prohibited by the specification and 10035 has a field annotated with @Callback in a composite scoped annotation which is prohibited. These errors need to be detected. Bryan Aupperle, Ph.D. STSM, WebSphere Enterprise Platform Software Solution Architect WW Center of Excellence for Enterprise Systems & Banking Center of Excellence Application Integration Architect Research Triangle Park, NC +1 919-254-7508 (T/L 444-7508) Internet Address: [email protected] From: Simon Laws <[email protected]> To: tuscany-dev <[email protected]> Date: 11/10/2010 06:01 AM Subject: New failing tests in JCAA The (hopefully) final changes are now in the JCAA tests suite. I updated and ran the tests and see the following that need investigating. jcaa Failed tests: testDummy(client_javacaa.JCA_10035_TestCase) testDummy(client_javacaa.JCA_10029_TestCase) testDummy(client_javacaa.JCA_10033_TestCase) testDummy(client_javacaa.JCA_10031_TestCase) testDummy(client_javacaa.JCA_10032_TestCase) testDummy(client_javacaa.JCA_10030_TestCase) Tests run: 242, Failures: 6, Errors: 0, Skipped: 121 Don't know if this is missing error messages or problems in the runtime. I've raised TUSCANY-3776 so if anyone feels like having a look we can track. Simon -- Apache Tuscany committer: tuscany.apache.org Co-author of a book about Tuscany and SCA: tuscanyinaction.com
