On Fri, Nov 6, 2009 at 11:30 PM, ant elder <[email protected]> wrote: > On Fri, Nov 6, 2009 at 5:48 PM, Simon Laws <[email protected]> wrote: >> Ok, a few more fixes in and down to... >> >> Failed tests: >> testDummy(client.BaseJAXWSTestCase) >> testDummy(client.ASM_5026_TestCase) >> testDummy(client.ASM_8004_TestCase) >> testDummy(client.ASM_8005_TestCase) >> testDummy(client.ASM_12007_TestCase) >> testDummy(client.ASM_5033_TestCase) >> testDummy(client.ASM_6016_TestCase) >> testDummy(client.ASM_5034_TestCase) >> >> Tests run: 124, Failures: 8, Errors: 0, Skipped: 0 >> >> Am looking at 12007 now. >> >> Simon >> > > Some of those looked familiar so i ran through them again with no > local fixes and after a bit of clean up this is what I get: > > testDummy(client.ASM_5005_TestCase) TUSCANY-3367 > testDummy(client.ASM_5026_TestCase) TUSCANY-3225 > testDummy(client.ASM_5033_TestCase) TUSCANY-3205 > testDummy(client.ASM_5034_TestCase) TUSCANY-3201 > testDummy(client.ASM_6016_TestCase) . > testDummy(client.ASM_8004_TestCase) TUSCANY-3323 > testDummy(client.ASM_8005_TestCase) TUSCANY-3335 > testDummy(client.ASM_12007_TestCase) . > > Those JIRAs are for existing issues that we have open with the OASIS > test code (except TUSCANY-3225), so that leaves only 5026, 6016 and > 12007 left due to Tuscany issues. I'll have a look at 6016. > > ...ant >
I've fixed 6016 in r833640, though i've not been paying close attention to all the recent policy framework changes - is there a better way for checking intent matching than whats done in r833640? ...ant
