Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 444886

Summary: www-client/chromium fails TimeFormattingTest with ICU 50
Product: Gentoo Linux Reporter: Mike Gilbert <floppym>
Component: Current packagesAssignee: Chromium Project <chromium>
Status: RESOLVED FIXED    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 .