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

tst_QWidget::setToolTip fails on OS X 10.10

    XMLWordPrintable

Details

    • macOS

    Description

      FAIL!  : tst_QWidget::setToolTip() Compared values are not the same
         Actual   (spy1.count()): 0
         Expected (1)           : 1
         Loc: [tst_qwidget.cpp(5715)]

      tst_QWidget::setToolTip() fails quite frequently in the CI (script that collects all the fails from last week counts 48 and in the grafana dashboard 29 fails). That particular test has been blacklisted already from OS X 10.9.Also the test accounts for QTest::qWaitForWindowExposed() which is more problematic on macOS than on other platforms.

      See discussions about it here:

      https://bugreports.qt.io/browse/QTBUG-52594 "Make a platform-aware qWaitForWindowExposed()/Active()"
      https://bugreports.qt.io/browse/QTBUG-53252 "isExposed() returns true also if window minimized or completely covered"
      https://bugreports.qt.io/browse/QTBUG-26669 "Tooltip on Mac doesn't show up property (and othe focus issues?)"

      I'm suggesting to blacklist also this one based on the fact that QTest::qWaitForWindowExposed() cannot be trusted especially on macOS.

       

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            mipohjan Milla Pohjanheimo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes