Open
Description
The test https://github.com/dart-lang/co19/blob/21e89324642656dcd903e97352d9d16da6a361ee/LibTest/core/DateTime/parse_A01_t03.dart fails with configurations dartdevk-*-linux-release-chrome
, cf. this log.
The failure occurs (in line 31) because a date far into the future is parsed to a result that differs from the expectation (and from the result on every other platform).