On Wed, Aug 11, 2010 at 7:09 PM, Luciano Resende <[email protected]> wrote: > On Wed, Aug 11, 2010 at 12:56 AM, Simon Laws <[email protected]> > wrote: >> On Wed, Aug 4, 2010 at 8:52 AM, Mike Edwards >> <[email protected]> wrote: >>> Folks, >>> >>> >>> Simon Laws wrote: >>>> >>>> OK there's been some goos progress. Assembly, Policy, WS are good. >>>> Here's the latest results I see. >>>> >>>> Assembly >>>> ======== >>>> >>>> Failed tests: >>>> testDummy(client.ASM_12006_TestCase) - OASIS Issue - fails dues to >>>> externalAttachment elements for 10003 >>>> testDummy(client.ASM_8014_TestCase) - OASIS Issue - >>>> confidentiality.transport >>>> >>>> Tests run: 134, Failures: 2, Errors: 0, Skipped: 0 >>> >>> <snip> >>>> >>>> Regards >>>> >>>> Simon >>>> >>> >>> Assembly testcases ASM_8014 & ASM_12006 fixed under OASIS issue ASSEMBLY-240 >>> as of 04/08/2010. >>> >>> >>> Yours, Mike. >>> >>> >> >> What with vacation and all it's been a few days but I've just re-run >> the otests and this is what I see this morning. We're getting there! >> 20 tests to crack out of 658. >> >> Assembly >> ======== >> >> Tests run: 132, Failures: 0, Errors: 0, Skipped: 0 >> >> JCAA >> ===== >> >> Failed tests: >> testDummy(client_javacaa.JCA_9013_TestCase) >> testDummy(client_javacaa.JCA_9016_TestCase) >> testDummy(client_javacaa.JCA_7006_TestCase) >> testDummy(client_javacaa.JCA_11010_TestCase) >> testDummy(client_javacaa.JCA_11009_TestCase) >> testDummy(client_javacaa.JCA_1001_TestCase) >> testDummy(client_javacaa.JCA_7004_TestCase) >> testDummy(client_javacaa.JCA_7005_TestCase) >> testDummy(client_javacaa.JCA_8011_TestCase) >> testDummy(client_javacaa.JCA_7002_TestCase) >> testDummy(client_javacaa.JCA_8007_TestCase) >> testDummy(client_javacaa.JCA_7003_TestCase) >> testDummy(client_javacaa.JCA_11011_TestCase) >> testDummy(client_javacaa.JCA_1002_TestCase) >> testDummy(client_javacaa.JCA_10013_TestCase) >> testDummy(client_javacaa.JCA_7001_TestCase) >> testDummy(client_javacaa.JCA_3014_TestCase) >> testDummy(client_javacaa.JCA_11016_TestCase) >> >> Tests run: 218, Failures: 18, Errors: 0, Skipped: 109 >> >> JCI >> === >> >> Failed tests: >> testDummy(client_javapojo.POJO_8036_TestCase) >> >> Tests run: 122, Failures: 1, Errors: 0, Skipped: 61 >> >> I have a few local OASIS fixes to get down to 1 failure so there will >> be more for others. >> >> Policy >> ===== >> >> Failed tests: >> testDummy(client.POL_4019_TestCase) >> >> Tests run: 112, Failures: 1, Errors: 0, Skipped: 56 >> >> WS >> === >> >> Tests run: 74, Failures: 0, Errors: 0, Skipped: 37 >> >> Simon >> >> -- >> Apache Tuscany committer: tuscany.apache.org >> Co-author of a book about Tuscany and SCA: tuscanyinaction.com >> > > Out of curiosity, what does the skipped count means ? Are these > failing and ignored tests ? > > -- > Luciano Resende > http://people.apache.org/~lresende > http://twitter.com/lresende1975 > http://lresende.blogspot.com/ >
Good question. I think it's just an artifact of how we are running the tests but I'll check. Simon -- Apache Tuscany committer: tuscany.apache.org Co-author of a book about Tuscany and SCA: tuscanyinaction.com
