This is what I'm seeing now... Failed tests: testDummy(client.BaseJAXWSTestCase) testDummy(client.ASM_12003_TestCase) testDummy(client.ASM_8011_TestCase) testDummy(client.ASM_12005_TestCase) testDummy(client.ASM_12011_TestCase) testDummy(client.ASM_8001_TestCase) testDummy(client.ASM_12007_TestCase) testDummy(client.ASM_6033_TestCase) testDummy(client.ASM_6016_TestCase) testDummy(client.ASM_5023_TestCase) testDummy(client.ASM_12008_TestCase) testDummy(client.ASM_9999_TestCase) testDummy(client.ASM_12012_TestCase) testDummy(client.ASM_12004_TestCase) testDummy(client.ASM_8017_TestCase) testDummy(client.ASM_12010_TestCase)
Tests run: 126, Failures: 16, Errors: 0, Skipped: 0 I'm assuming Ram is handling the 12xxx ones which leaves.... testDummy(client.BaseJAXWSTestCase) - need to work out how to omit this testDummy(client.ASM_5023_TestCase) - I'm taking a look at this. Already raised and OASIS issue http://www.osoa.org/jira/browse/ASSEMBLY-186 testDummy(client.ASM_6016_TestCase) - last time I looked at this it was waiting for policy matching (TUSCANY-3331) so may be able to get this to work now testDummy(client.ASM_6033_TestCase) - again policy (TUSCANY-3333 & TUSCANY-3332) so may be able to make progress now testDummy(client.ASM_8001_TestCase) - TUSCANY-3334 but should work now? testDummy(client.ASM_8011_TestCase) - TUSCANY-3336 testDummy(client.ASM_8017_TestCase) - TUSCANY-3337 - a tuscany problem testDummy(client.ASM_9999_TestCase) - not looked at this As I say I'm looking at 5023 and will post here if I move onto another one. Regards Simon
