Currently I get the following... Failed tests: testDummy(client.ASM_13006_TestCase) testDummy(client.BaseJAXWSTestCase) testDummy(client.ASM_12003_TestCase) testDummy(client.ASM_13002_TestCase) testDummy(client.ASM_8011_TestCase) testDummy(client.ASM_12005_TestCase) testDummy(client.ASM_6032_TestCase) testDummy(client.ASM_13005_TestCase) testDummy(client.ASM_12011_TestCase) testDummy(client.ASM_8001_TestCase) testDummy(client.ASM_12007_TestCase) testDummy(client.ASM_6033_TestCase) testDummy(client.ASM_13007_TestCase) testDummy(client.ASM_6031_TestCase) testDummy(client.ASM_13004_TestCase) testDummy(client.ASM_5033_TestCase) testDummy(client.ASM_6016_TestCase) testDummy(client.ASM_10003_TestCase) testDummy(client.ASM_5023_TestCase) testDummy(client.ASM_12008_TestCase) testDummy(client.ASM_13008_TestCase) testDummy(client.ASM_9999_TestCase) testDummy(client.ASM_13001_TestCase) testDummy(client.ASM_12012_TestCase) testDummy(client.ASM_12004_TestCase) testDummy(client.ASM_8017_TestCase) testDummy(client.ASM_13003_TestCase)
Tests run: 126, Failures: 27, Errors: 0, Skipped: 0 So the 1300x are now failing because the validation errors are again not coming out properly. I'm just looking at it but if someone can put their finger on it immediately that would save some time. As an aside, we are in a pretty tricky position with these tests as firstly not all of them pass yet and secondly not all of the changes we need are not in the OASIS code base. However the repeated regression makes life really difficult so if you can give the tests a spin (you'll need the diff [1]) and repeat the exercise when you check in (takes 3 mins to run them) to make sure the number of failures hasn't got bigger between the two, that would be great. Simon [1] http://people.apache.org/~slaws/tuscany/otest-diff.patch
