Well, now, this is a bit stunning. I very carefully ran derbyall and
was surprised to find very few failures given all the changes to error
messages. I was even planning to mention this when I got back from my
trip.
Perhaps I misunderstand how to interpret the output of derbyall? I
checked derbyall.fail, and assumed that all failures would be listed
there. The tests Dan mentioned were not listed there.
I would love some advice to try and help me understand what I missed
here. My apologies for causing test failures. I will do a svn update,
ant clobber, ant all, and run derbyall and see if I get anything
different this time :(
David
Daniel John Debrunner wrote:
Samuel Andrew McIntyre (JIRA) wrote:
[ http://issues.apache.org/jira/browse/DERBY-305?page=comments#action_66486
]
Samuel Andrew McIntyre commented on DERBY-305:
----------------------------------------------
David's patch committed with minor changes as revision 178809.
Fix error messages in properties files to match text in documentation
---------------------------------------------------------------------
Many error messages changed, but few tests changed. Changing the error
messages typically will affect test output.
I think I'm seeing at least two failures related to this change and that
was out of the first ten or so tests in derbylang.
lang/LOB.sql
lang/aggregate.sql
-1 : remove and re-submit once all test changes have been made in the patch.
Dan.