Sorry I jumped the gun a bit... ;) > -----Mensaje original----- > De: Ben Walding [SMTP:[EMAIL PROTECTED]] > Enviado el: martes 28 de enero de 2003 10:44 > Para: Turbine Maven Developers List > Asunto: Re: Current CVS HEAD fails because of test failures > > I just added a new test class DVSLFormatterTest without remembering to > take into account i18n. > > Simplest way to fix the test cycle was to disable the incorrect tests. > > I've certainly have been having a cracker so far today... > > Simon Moore wrote: > > >If I remember correctly this is an old bug (though not exactly this > >particular case) I had an issue with way back. > >I was under the impression that in this sense i18n was now taken into > >account. > > > >Regards, > > > >Saimon > > > > > > > >>-----Mensaje original----- > >>De: Ben Walding [SMTP:[EMAIL PROTECTED]] > >>Enviado el: martes 28 de enero de 2003 10:35 > >>Para: Turbine Maven Developers List > >>Asunto: Re: Current CVS HEAD fails because of test failures > >> > >>I've disabled all the tests in DVSLFormatterTest that have decimal > >>points in them. > >> > >>Cheers, > >> > >>Ben > >> > >>Moritz Petersen wrote: > >> > >> > >> > >>>DVSLFormatterTest fails with the following output: > >>> > >>> [exec] [junit] Running org.apache.maven.DVSLFormatterTest > >>> [exec] DVSLFormatter.formatNumber(1,0.0) Actual: 1,0, Expected: > >>> > >>> > >>1.0 > >> > >> > >>> [exec] DVSLFormatter.formatNumber(-1,0.0) Actual: -1,0, > >>>Expected: -1.0 > >>> [exec] DVSLFormatter.formatNumber(1,0.0%) Actual: 100,0%, > >>>Expected: 100.0% > >>> > >>>Thist test fails because it runs under the German locale on my > >>>computer. The decimal separator is a ",", not a ".". > >>> > >>> > >>>-- > >>>To unsubscribe, e-mail: > >>><mailto:[EMAIL PROTECTED]> > >>>For additional commands, e-mail: > >>><mailto:[EMAIL PROTECTED]> > >>> > >>> > >>> > >>> > >> > >>-- > >>To unsubscribe, e-mail: > >><mailto:[EMAIL PROTECTED]> > >>For additional commands, e-mail: > >><mailto:[EMAIL PROTECTED]> > >> > >> > > > >-- > >To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > >For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
