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

Inappropriate use of #if 0 in QXmlStream autotest

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.0.0
    • 5.0.0
    • None
    • Id7569cf6

    Description

      In qtbase/tests/auto/corelib/xml/qxmlstream/tst_qxmlstream.cpp, the body of the parseXSLTTestSuite() test function is disabled with #if 0, making it appear from the test output that this function passes with no problems. The #if 0 prevents users from seeing the more useful QEXPECT_FAIL message, though even that is inadequate, as it does not refer to any bug report, meaning that the maintainer of the affected module likely doesn't know that an issue even exists.

      Attachments

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

        Activity

          People

            cvandonderen Casper van Donderen
            jasmcdon Jason McDonald (Closed Nokia Identity. Please assign to "macadder" instead) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes