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

QTestLog still uses qInstallMsgHandler for catching messages

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes