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

Malformed XML generated by QML test

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • None
    • 6.8
    • Testing: QuickTest
    • None
    • macOS
    • d97404242 (dev) f9f525d80ccab32151d4ea00b301a3b577556411 (dev)

    Description

      From the log in a testrun of qtgrpc module on macos-13-arm64-developed-build:

      agent:2024/04/26 23:29:16 build.go:404: 55: qt-testrunner.py    ERROR: exception:ParseError not well-formed (invalid token): line 391, column 46

      The relevant XML file is attached. Line 391 is copied here with some context:

          388   <TestFunction name="qtprotobufBasicTest::test_sfixed32LocaleStringConversion">
          389     <Incident type="xfail" file="/Users/qt/work/qt/qtgrpc/tests/auto/protobufqml/basic/qml/tst_basic.qml" line="887">
          390       <DataTag><![CDATA[sfixed32LocaleString number is not match]]></DataTag>
          391       <Description><![CDATA[10000 not equal 10240000,00]]></Description>
          392     </Incident>
      

      Basically the number above contains some invalid characters. This can be seen in the plain text log too, where it prints question mark:

      Attachments

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

        Activity

          People

            semlanik Alexey Edelev
            jimis Dimitrios Apostolou
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes