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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes