Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-73227

Testlib: Test results might contain invalid XML attribute values for Duration

XMLWordPrintable

    • 7511697efe31f57d66f77729413f05d6dafc0059 (qt/qtbase/5.12)

      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.

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            vestbo Tor Arne Vestbø
            aakeskimo Aapo Keskimölö
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes