Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 444886 - www-client/chromium fails TimeFormattingTest with ICU 50
Summary: www-client/chromium fails TimeFormattingTest with ICU 50
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2012-11-27 03:03 UTC by Mike Gilbert
Modified: 2013-01-14 01:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Gilbert gentoo-dev 2012-11-27 03:03:43 UTC
[ RUN      ] TimeFormattingTest.TimeFormatTimeOfDayDefault24h
base/i18n/time_formatting_unittest.cc:79: Failure
Value of: TimeFormatTimeOfDayWithHourClockType(time, k12HourClock, kKeepAmPm)
  Actual: 3:42 pm
Expected: clock12h_pm
Which is: 3:42 PM
[  FAILED  ] TimeFormattingTest.TimeFormatTimeOfDayDefault24h (4 ms)
[ RUN      ] TimeFormattingTest.TimeFormatTimeOfDayJP
[       OK ] TimeFormattingTest.TimeFormatTimeOfDayJP (3 ms)
[ RUN      ] TimeFormattingTest.TimeFormatDateUS
base/i18n/time_formatting_unittest.cc:129: Failure
Value of: TimeFormatShortDateAndTime(time)
  Actual: 4/30/11, 3:42:07 PM
Expected: ASCIIToUTF16("4/30/11 3:42:07 PM")
Which is: 4/30/11 3:42:07 PM
base/i18n/time_formatting_unittest.cc:131: Failure
Value of: TimeFormatFriendlyDateAndTime(time)
  Actual: Saturday, April 30, 2011 at 3:42:07 PM
Expected: ASCIIToUTF16("Saturday, April 30, 2011 3:42:07 PM")
Which is: Saturday, April 30, 2011 3:42:07 PM
[  FAILED  ] TimeFormattingTest.TimeFormatDateUS (0 ms)
Comment 1 Mike Gilbert gentoo-dev 2012-12-02 17:00:27 UTC
I think this may be an ICU 50 issue since I am now getting this failure for all chromium versions. I will downgrade ICU to confirm.
Comment 2 Mike Gilbert gentoo-dev 2012-12-02 18:06:58 UTC
(In reply to comment #1)

Confirmed.
Comment 3 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2012-12-28 23:04:39 UTC
Submitted https://codereview.chromium.org/11709002/ for upstream review.
Comment 4 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2013-01-14 01:55:45 UTC
(In reply to comment #3)
> Submitted https://codereview.chromium.org/11709002/ for upstream review.

Backported to chromium-25.0.1364.26 .