-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: 4.8.3, 5.0.0 Beta 2
-
Fix Version/s: 4.8.x, 5.0.0 RC 1
-
Component/s: Core: Locales (i18n)
-
Labels:None
-
Environment:OS X 10.7
-
Platform/s:
-
Commits:5.0: 8e722eb85a91389ac4c9064fdd8c29e1dbc63c27, 4.8: 492dd97f9b214b661cd45ab178fff316709b6382
FAIL! : tst_QLocale::macDefaultLocale() Compared values are not the same
Actual (locale.dateFormat(QLocale::LongFormat)): MMMM d, y
Expected (QString("MMMM d, yyyy")): MMMM d, yyyy
Loc: [../tst_qlocale.cpp(1135)]
Test case fails on Mac 10.7, when locale is set to en_US, as expected the by the test case. The LongFormat has changed between 10.6 and 10.7.