https://bz.apache.org/bugzilla/show_bug.cgi?id=63776

--- Comment #4 from Vladimir Sitnikov <[email protected]> ---
>may i suggest to add these two variables to the gradle build script itself?

I would tentatively decline that proposal.
The build script should work no matter what user locale is.
Further, we should encourage users to execute tests in different locales. That
might help to surface bugs.

I've pushed a change that compares the exact values only when default language
is English, and it resorts to "not null" comparison for other languages.
On top of that, I made Travis CI exercise tests in fr_FR locale to detect new
bugs of that kind.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to