Re: testcases and release stuff...
Iman Crawford <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Jacob Kjome wrote: > > I know we've had some of these errors for a while, and maybe my memory > is failing me, but I don't think we had 268 failures in > TestDateRangeValidator. I know we had some, but not that many. The 4 > errors in TestDateValidator all seem to be clearly related to Locale > issues. However, I'm not sure about the ones in TestDateRangeValidator? I rewrote a lot of the testing for the date stuff and the only errors were related to leap year and locale. Most of the changes dealt with making sure the elements went through the mapping process before testing them. Iman