On Tue, Aug 11, 2009 at 1:54 PM, Simon Laws<[email protected]> wrote:
> To determine whether the otest test cases that are currently reported
> as passing are really passing we need to be able to test the specific
> errors that the tests are catching against the known expected error
> for each test. This is Tuscany specific but requires a request to
> OASIS that they extent RuntimeBridge to allow appropriate questions to
> be asked when errors occur.
>
> At r803094  I checked in some code to prime this discussion (it won't
> be active yet). Most basic configuration I could come up with to
> demonstrate what I'd like to do.
>
> We may need a more capable mechanism to store the expected messages
> but this demonstrates the intent.
>
> To make this work we need the OASIS code to do two things. Firstly
> they need to define the checkError operation on the RuntimeBridge
> interface. Secondly the BaseJAXWSTestCase needs to use checkError when
> it receives exception from Tuscany.
>
> Thoughts?
>
> Regards
>
> Simon
>

Surely thats something for the OASIS tests not for Tuscany to be doing
so something the OASIS test TC should be looking at not us here. We've
limited enough resources in Tuscany as it is without going out of our
way to make things hard for ourselves, so I'd prefer we not do this
till made to by OASIS to get the tests to pass.

   ...ant

Reply via email to