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

tst_QWidget_window::setWindowState is flaky

    XMLWordPrintable

Details

    Description

      Example failure:

      ********* Start testing of tst_QWidget_window *********
      Config: Using QtTest library 5.11.0, Qt 5.11.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 5.3.1 20160406 (Red Hat 5.3.1-6))
      PASS   : tst_QWidget_window::initTestCase()
      PASS   : tst_QWidget_window::setWindowState(0)
      PASS   : tst_QWidget_window::setWindowState(Qt::WindowMaximized)
      FAIL!  : tst_QWidget_window::setWindowState(Qt::WindowMinimized) Compared values are not the same
         Actual   (w.windowState())            : WindowNoState
         Expected (state | Qt::WindowMinimized): WindowMinimized
         Loc: [tst_qwidget_window.cpp(915)]
      PASS   : tst_QWidget_window::setWindowState(Qt::WindowFullScreen)
      PASS   : tst_QWidget_window::cleanupTestCase()
      Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted, 719ms
      ********* Finished testing of tst_QWidget_window *********
      

      Grafana stats: https://testresults.qt.io/grafana/d/000000009/coin-single-test-details?orgId=1&var-project=qt%2Fqtbase&var-testcase=tests%2Fauto%2Fwidgets%2Fkernel%2Fqwidget_window&var-testfunction=setWindowState&var-branch=5.11&var-branch=dev&var-inter=24h

      Attachments

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

        Activity

          People

            kari.oikarinen Kari Oikarinen
            kari.oikarinen Kari Oikarinen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes