Ah, that explains it. The low test number led me to assume it was an old test. I can see all there error messages to standard out are saying all the right things, it's just barfing on the expected error message comparison. I'll update the tuscany error properties file.
Kelvin. On Fri, Aug 6, 2010 at 5:03 PM, Mike Edwards <[email protected]> wrote: > kelvin goodson wrote: >> >> Odd, looking back at the otest status thread it has clearly been working >> for me too, , but now under the Tuscany test runner I'm seeing..... >> "java.lang.AssertionError: Null expected error message for test >> JCA_1001Please add message to oasis-sca-tests-errors.properties >> at org.junit.Assert.fail(Assert.java:91) >> and sure enough there isn't an expected message in the properties file for >> this test. The test also doesn't appear in the test cases doc at CD01, >> which makes me wonder if it has been dropped, but not removed from the code >> repository. Looking back through the svn history for that error properties >> file there doesnt seem to have ever been an expected message for the test >> >> >> Kelvin. >> > Kelvin, > > JCA_1001 and JCA_1002 are new tests added by Bryan in the last week. > > There is a new version of the testcases document which Bryan posted to the > SCA-J mailing list describing them. > > They both work for me. > > > Yours, Mike. >
