Maybe the problem is due to a missing ofbiz.locale.default setting in
test.properties.
-Adrian
On 12/16/2011 12:23 PM, Jacques Le Roux wrote:
Actually if you look at my last results you will see all locale
related issues have disappeared using Jacopo's fix
Only remains the weird Boolean stuff I reported
HTH
Jacques
From: "Adrian Crum" <[email protected]>
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