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

qtestlib: Add Option to Not Run Blacklisted Test Cases

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • 6.7.0 FF
    • None
    • Testing: qtestlib
    • None
    • a397247e2 (dev)

    Description

      Currently blacklisted tests are run, but the result is ignored and marked as BFAIL of BPASS. This is good as default option since we'll still, at least, see if the blacklisted code causes crashes. For code coverage measurements it would be important to see also code coverage of the actually tested code in comparison for the code run and not actually tested. Thus introduce an option for qtestlib to actually not run blacklisted tests at all. Default approach remains unchanged, meaning that blacklisted tests are run but result ignored.

      Attachments

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

        Activity

          People

            kavi Kalle Viironen
            kavi Kalle Viironen
            Jukka Jokiniva Jukka Jokiniva
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes