Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12
-
None
-
7511697efe31f57d66f77729413f05d6dafc0059 (qt/qtbase/5.12)
Description
During running cross-platform tests, it was noticed that golang xml.Unmarshal is unable to deal with test result XML files since comma separator is not supported by standard:
agent:2019/01/16 11:57:15 agent.go:97: ERROR building: error unmarshalling testlib xml output ('/Users/qt/tests/auto/corelib/tools/qlocale/test422464782'): 'strconv.ParseFloat: parsing "7,298434": invalid syntax'.
The test results should only contain variable fields that have US locale format.
Attachments
Issue Links
- is required for
-
COIN-174 Create test binaries as a part of building phase
- Closed