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

tst_QQuickColorDialogImpl::dialogCanMoveBetweenWindows is flaky

    XMLWordPrintable

Details

    • Linux/X11
    • bb1689f89 (dev), 5cae614cb (6.9), 6773a34fd (6.8)

    Description

      tst_QQuickColorDialogImpl::dialogCanMoveBetweenWindows is flaky where it fails at closing the dialog by pressing the "Ok" button.

      The function closePopup called by CLOSE_DIALOG(BUTTON) fails as no signal is being sent when clicking on the button.

       

      After some tests, I could confirm that the colorPicker dialog is visible on screen when the test succeeds and is NOT visible on the screen when the test fails. dialogHelper.quickDialog->isVisible() always returns true, it is however not visible on the screen when the test fails.

      The current structure of the test takes for granted that if the dialog has been reparented successfully it will be visible and shown on screen, but this is not the case and that is why the test is failing to close the dialog by calling CLOSE_DIALOG.

      NEW! - Flaky/Crashed/Failed Tests - Coin - Dashboards - Grafana

      Attachments

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

        Activity

          People

            fredericl Frederic Lefebvre
            fredericl Frederic Lefebvre
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: