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

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

    XMLWordPrintable

Details

    • 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

          For Gerrit Dashboard: QTBUG-73227
          # Subject Branch Project Status CR V

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes