On Tue, 20 Dec 2016, David Holmes wrote:
On 20/12/2016 7:41 AM, Peter Koellner wrote:
How do I add jvm args to the make test java processes? localized windows
7 home can't change the locale to en, but setting -Duser.country=US
-Duser-language=en should solve a number of i18n related test failures...
It might work to run:
make test JAVA_VM_ARGS="-Duser.country=US -Duser-language=en"
Thanks. I'll do that after the next build tomorrow. Can I also increase the timeouts
for the tests somehow?
--
peter kollner <pe...@asgalon.net>