On Fri, Nov 13, 2009 at 9:11 AM, Mike Edwards <[email protected]> wrote: > Folks, > > This is inform you that the OASIS SCA Java POJO Component Implementation now > has a complete test suite for the 1.1 specs. > > Documentation is found here: > > http://www.oasis-open.org/apps/org/workgroup/sca-j/download.php/35170/sca-j-pojo-ci-1.1-testcases-wd01.pdf > http://www.oasis-open.org/apps/org/workgroup/sca-j/download.php/35169/sca-j-pojo-ci-1.1-testcases-wd01.odt > > http://www.oasis-open.org/apps/org/workgroup/sca-j/download.php/35149/sca-j-pojo-ci-1.1-test-assertions-wd03.pdf > http://www.oasis-open.org/apps/org/workgroup/sca-j/download.php/35148/sca-j-pojo-ci-1.1-test-assertions-wd03.odt > > > and the testcase artifacts are found here: > > http://tools.oasis-open.org/version-control/browse/wsvn/sca-j/TestCases_POJO_CI/#_TestCases_POJO_CI_ > > > Usage and feedback welcome ;-) > > > > Yours, Mike. > > PS I know for sure that the suite shows up some gaps in the Tuscany > implementation - I'll raise JIRAs for the ones I know about. >
Thanks Mike, great news. Ram and I have already been running them and fixing things and we're doing quite well now. The current fails I get are these: testDummy(client_javapojo.POJO_8003_TestCase) @Requires testDummy(client_javapojo.POJO_8008_TestCase) @Requires testDummy(client_javapojo.POJO_8009_TestCase) @Property testDummy(client_javapojo.POJO_8011_TestCase) references testDummy(client_javapojo.POJO_8012_TestCase) @Requires testDummy(client_javapojo.POJO_9005_TestCase) import.java testDummy(client_javapojo.POJO_10001_TestCase) import testDummy(client_javapojo.POJO_10004_TestCase) import/classloading testDummy(client_javapojo.POJO_10005_TestCase) export testDummy(client_javapojo.POJO_10006_TestCase) export.java testDummy(client_javapojo.POJO_10008_TestCase) classloading testDummy(client_javapojo.POJO_10009_TestCase) classloading ...ant
