No, I meant to say that I am pretty sure that the code that sets the locale is not executed when the tests are run... I am investigating into this now
Jacopo On Dec 16, 2011, at 12:39 PM, Adrian Crum wrote: > Huh? Start.java is not executed when run-tests is called??!! > > -Adrian > > On 12/16/2011 11:15 AM, Jacopo Cappellato wrote: >> Adrian, >> >> I doubt that that code is executed when run-tests is called. >> >> Jacopo >> >> On Dec 16, 2011, at 11:14 AM, Adrian Crum wrote: >> >>> Jacopo, >>> >>> Setting the language on the command line should not have any effect because >>> OFBiz sets the language when it starts up. See the ofbiz.locale.default >>> setting in start.properties. >>> >>> I can duplicate the test failures by changing that setting to some other >>> locale. That is why I thought it is a local issue - the tests are based on >>> OOTB settings, and if you change the settings the tests will fail. >>> >>> -Adrian >>> >>> >>> On 12/16/2011 9:12 AM, Jacopo Cappellato wrote: >>>> Jacques, Hans, >>>> >>>> could you please try if with the below modifications the tests are >>>> successful? >>>> >>>> Thanks, >>>> >>>> Jacopo >>>>
