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

tst_selftests falsely claims its blacklisted sub-test crashes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • None
    • 6.2, 6.7
    • Testing: qtestlib
    • None
    • All

    Description

      Commit 28da6a103f032ed8913ee978d012613a33ac900d removed the part of the test that actually did crash, but neglected to correct meta-data in tst_selftests.cpp and the generated_expected_output.py script that continues claiming it does crash. So this is handled as a crashing test when it, in fact, is not.

      Naively removing it from the various lists of crashing tests triggers Catch2 to report failure of the selftest, blaming all the other crashing tests, when nothing about them has changed.
      So this shall require someone who can make sense of what Catch2 is doing, to fix it.

      Attachments

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

        Activity

          People

            vestbo Tor Arne Vestbø
            Eddy Edward Welbourne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes