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

If QtQuickTest executable is given a non-matching test function name, it still exits successfully

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.12.0 Alpha
    • 5.11
    • Testing: QuickTest
    • None
    • 27fe56d3e7eedb2f8c45746880689c1e9e9b56b4

    Description

      If QtQuickTest test executable was given filters that didn't match in any of the
      qml files run, it exited successfully.

      In combination with a Coin bug when the test function name contains a space,
      this allowed failing tests to pass the CI. If the test function fails, the
      repeat attempts would pass two arguments to the executable. Neither of those
      hit, but that wasn't considered a problem.

      Attachments

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

        Activity

          People

            kari.oikarinen Kari Oikarinen
            kari.oikarinen Kari Oikarinen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes