Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.12
-
Fix Version/s: 5.12.2, 5.14.0 Alpha
-
Component/s: Coin Configuration
-
Labels:None
-
Commits: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
-