WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
99330
LocaleMacTest.formatDate is failing on Mac 10.8
https://bugs.webkit.org/show_bug.cgi?id=99330
Summary
LocaleMacTest.formatDate is failing on Mac 10.8
Dana Jansens
Reported
2012-10-15 08:33:27 PDT
http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.8/builds/9/steps/webkit_unit_tests/logs/formatDate
Attachments
Add attachment
proposed patch, testcase, etc.
Dana Jansens
Comment 1
2012-10-15 08:34:25 PDT
Blamelist is rather large as the bot was offline.
http://trac.webkit.org/log/?verbose=on&rev=131302&stop_rev=131254
Dana Jansens
Comment 2
2012-10-15 13:34:28 PDT
This is only happening on Mac 10.8 FYI.
Kent Tamura
Comment 3
2012-10-15 18:08:32 PDT
> Value of: formatDate("ja_JP", 2005, April, 27).utf8().data() > Actual: "2005/04/27" > Expected: "05/04/27"
> This is only happening on Mac 10.8 FYI.
So, the locale data for ja_JP of 10.8 is different from 10.7 or older. We should not test ja_JP locale.
Kent Tamura
Comment 4
2012-10-15 18:14:25 PDT
Fixed by
http://trac.webkit.org/changeset/131392
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug