-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
jfx17
-
generic
-
generic
Local test failure is observed with German Locale
LocalDateTimeStringConverterTest.testChronologyConsistency, top of failure trace
org.junit.ComparisonFailure: expected:<...y, January 12, 60 Sh[ō]wa, 12:34:56 PM> but was:<...y, January 12, 60 Sh[o]wa, 12:34:56 PM>
at org.junit.Assert.assertEquals(Assert.java:123)
at org.junit.Assert.assertEquals(Assert.java:145)
at test.javafx.util.converter.LocalDateTimeStringConverterTest.testChronologyConsistency(LocalDateTimeStringConverterTest.java:160)
It looks like some problem with assumptions of Locale-dependent state.
LocalDateTimeStringConverterTest.testChronologyConsistency, top of failure trace
org.junit.ComparisonFailure: expected:<...y, January 12, 60 Sh[ō]wa, 12:34:56 PM> but was:<...y, January 12, 60 Sh[o]wa, 12:34:56 PM>
at org.junit.Assert.assertEquals(Assert.java:123)
at org.junit.Assert.assertEquals(Assert.java:145)
at test.javafx.util.converter.LocalDateTimeStringConverterTest.testChronologyConsistency(LocalDateTimeStringConverterTest.java:160)
It looks like some problem with assumptions of Locale-dependent state.
- duplicates
-
JDK-8264061 LocalDateTimeStringConverterTest fails in Canada
-
- Resolved
-
- relates to
-
JDK-8264061 LocalDateTimeStringConverterTest fails in Canada
-
- Resolved
-
-
JDK-8141350 [TESTBUG] unit test test/java/javafx/util/converter/LocalDateTimeStringConverterTest.java may fail under Netbeans on non Us locale
-
- Closed
-