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

Add a new helper function to testlib

    XMLWordPrintable

Details

    • macOS
    • 13109ba35 (dev), 2d819c702 (6.9), 931f45a6f (6.8)

    Description

      While fixing different auto-tests failing on macOS 15 (and probably above) due to our file-based keychain not working for us anymore, we introduced a fix which is in use by QtNetwork but also needed by several modules other than qtbase/QtNetwork. Rather than copying the code this way or another in other modules (in qtbase the function was inside network-helpers.h) we can introduce a new QTest::helperFunction and re-use it where needed.
      After this function is in place, several tests previously 'patched' can start using it.

      Attachments

        For Gerrit Dashboard: QTBUG-132645
        # Subject Branch Project Status CR V

        Activity

          People

            tpochep Timur Pocheptsov
            tpochep Timur Pocheptsov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews