Fix CI propertyinfotest
Details
Details
Diff Detail
Diff Detail
- Repository
- R286 KFileMetaData
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
autotests/propertyinfotest.cpp | ||
---|---|---|
51 | This is somewhat strange ... According to
So either "en" is not "en_US", or the Qt documentation is wrong ... |
autotests/propertyinfotest.cpp | ||
---|---|---|
51 | "en_US" also fixes the test for me... |
autotests/propertyinfotest.cpp | ||
---|---|---|
51 | Can you open a upstream Qt bug for the differences you see between C and en_US? |
Comment Actions
There already was a bug report some time ago
https://bugreports.qt.io/browse/QTBUG-15488
looks like it regressed. The given test in the bug report also does not work here.
I will open a new one.
Comment Actions
otherwise, good to go.
autotests/propertyinfotest.cpp | ||
---|---|---|
95 | Can you add a comment for "expected", telling the expected value uses the English/UnitedState locale? |