XMLWordPrintable

    • 394bafefacbc2473fe4f7f6ad0c4445e64059445

      After change http://codereview.qt-project.org/#change,20090 and its newly added auto-tests, tst_qwindow fails on event ordering. The platform plugin needs to make sure it sends a geometry event to a window before the first expose event gets sent, since the expose event is the cue to the application that it can start rendering.

      Autotest `tst_qwindow' failed for win32-msvc2010 Windows 7

      No platform plugin argument was specified, defaulting to "windows".
      Testing tst_QWindow
      FAIL! : tst_QWindow::eventOrderOnShow() 'window.eventIndex(QEvent::Resize) < window.eventIndex(QEvent::Expose)' returned FALSE. ()
      tst_qwindow.cpp(152) : failure location
      Totals: 15 passed, 1 failed, 0 skipped
      QtQA::App::TestRunner: test failed, running again to see if it is flaky...
      No platform plugin argument was specified, defaulting to "windows".
      Testing tst_QWindow
      FAIL! : tst_QWindow::eventOrderOnShow() 'window.eventIndex(QEvent::Resize) < window.eventIndex(QEvent::Expose)' returned FALSE. ()
      tst_qwindow.cpp(152) : failure location
      Totals: 15 passed, 1 failed, 0 skipped
      QtQA::App::TestRunner: test failure could be reproduced twice consecutively

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

            e0348803 Miikka Heikkinen
            rodal Samuel Rødal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes