[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-openjfx-dev
Subject:    LocalDateTimeStringConverterTest failing
From:       Scott Palmer <swpalmer () gmail ! com>
Date:       2019-09-16 18:24:41
Message-ID: CAL3e5iHFJdW8reeGA3c1yDiEpTANa-BP-L7CvDMPutANmZGP2g () mail ! gmail ! com
[Download RAW message or body]

I was looking into working on an issue but before I got very far I ran into
this test failing.  I'm building on macOS.

I've tried with OpenJDK 11.0.2 and OpenJDK 12.0.2.

gradle :base:test

results in:

> Task :base:test

test.javafx.util.converter.LocalDateTimeStringConverterTest >
toString_to_fromString_testRoundtrip[0] FAILED
    java.time.format.DateTimeParseException: Text '1985-01-12, 12:34 p.m.'
could not be parsed, unparsed text found at index 19
        at
java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2049)
  at
java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1874)
        at
javafx.base/javafx.util.converter.LocalDateTimeStringConverter$LdtConverter.fromString(LocalDateTimeStringConverter.java:208)
  at
javafx.base/javafx.util.converter.LocalDateTimeStringConverter.fromString(LocalDateTimeStringConverter.java:159)
  at
test.javafx.util.converter.LocalDateTimeStringConverterTest.toString_to_fromString_testRoundtrip(LocalDateTimeStringConverterTest.java:131)


5209 tests completed, 1 failed, 27 skipped

What am I missing?

Regards,

Scott


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic