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

QTestLog still uses qInstallMsgHandler for catching messages

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.2.0
    • 5.1.0
    • Testing: qtestlib
    • None

    Description

      QTestLog still uses qInstallMsgHandler for catching messages which causes problems if a test is using the new approach - qInstallMessageHandler as qInstallMsgHandler is deprecated. Therefore QTestLog should be fixed to use the new approach and any tests using the old one should be considered as failing and broken.

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes