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

Untracked test-cases in testlib selftests

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.2
    • Testing: qtestlib
    • None
    • Linux/X11

    Description

      After running qtbase/tests/auto/testlib/selftests/generate_expected_output.py without arguments, I'm left with many expected_*.* files in the selftests/ directory that are not previously present:

      	tests/auto/testlib/selftests/expected_benchlibcallgrind.txt
      	tests/auto/testlib/selftests/expected_crashes.*
      	tests/auto/testlib/selftests/expected_deleteLater.*
      	tests/auto/testlib/selftests/expected_deleteLater_noApp.*
      	tests/auto/testlib/selftests/expected_printdatatags.*
      	tests/auto/testlib/selftests/expected_printdatatagswithglobaltags.*
      

      are all reported by git as untracked.
      If there is a reason why these are not saved in git, generate_expected_output.py should skip generating them (and document why they are not tracked). Otherwise, they should be added.

      Attachments

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

        Activity

          People

            macadder Jason McDonald
            Eddy Edward Welbourne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes