Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
WIN with Russian defaults
Description
Some tests assume that default locale is 'Locale.US' and may fail if they run on computer where another one is set.
I have run Harmony tests on computer with Russian defaults.
The following tests failed:
org.apache.harmony.tests.java.text.DecimalFormatTest
org.apache.harmony.security.asn1.der.GeneralizedTimeTest
org.apache.harmony.security.asn1.der.UTCTimeTest
tests.api.java.text.SimpleDateFormatTest
I will attach a patch shortly.