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

tst_qquickshortcuts shortcuts and multiple are flaky

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 5.12.1, 5.13.0 Alpha 1
    • None
    • OpenSuse 42.3
    • Linux/X11

    Description

      Those are constantly failing on the CI. They need to be fixed.

      shortcuts:

      agent:2019/02/25 09:44:36 build.go:197: PASS   : tst_QQuickShortcut::shortcuts(!Ctrl+Alt+M)
      agent:2019/02/25 09:44:37 build.go:197: PASS   : tst_QQuickShortcut::shortcuts(!+)
      agent:2019/02/25 09:44:37 build.go:197: PASS   : tst_QQuickShortcut::shortcuts(!F1)
      agent:2019/02/25 09:44:37 build.go:197: PASS   : tst_QQuickShortcut::shortcuts(!Shift+F1)
      agent:2019/02/25 09:44:37 build.go:197: PASS   : tst_QQuickShortcut::shortcuts(/M)
      agent:2019/02/25 09:44:37 build.go:197: PASS   : tst_QQuickShortcut::shortcuts(/Alt+M)
      agent:2019/02/25 09:44:37 build.go:197: FAIL!  : tst_QQuickShortcut::shortcuts(/Ctrl+M) Compared values are not the same
      agent:2019/02/25 09:44:37 build.go:197:    Actual   (window->property("activatedShortcut").toString()): ""
      agent:2019/02/25 09:44:37 build.go:197:    Expected (activatedShortcut)                               : "Ctrl+M"
      agent:2019/02/25 09:44:37 build.go:197:    Loc: [tst_qquickshortcut.cpp(189)]
      agent:2019/02/25 09:44:37 build.go:197: PASS   : tst_QQuickShortcut::shortcuts(/Shift+M)
      agent:2019/02/25 09:44:37 build.go:197: PASS   : tst_QQuickShortcut::shortcuts(/Ctrl+Alt+M)
      agent:2019/02/25 09:44:37 build.go:197: PASS   : tst_QQuickShortcut::shortcuts(/+)
      agent:2019/02/25 09:44:37 build.go:197: PASS   : tst_QQuickShortcut::shortcuts(/F1)
      agent:2019/02/25 09:44:37 build.go:197: PASS   : tst_QQuickShortcut::shortcuts(/Shift+F1)
      

      multiple:

      agent:2019/02/21 13:15:04 build.go:192: PASS   : tst_QQuickShortcut::context(F6)
      agent:2019/02/21 13:15:04 build.go:192: PASS   : tst_QQuickShortcut::context(F7)
      agent:2019/02/21 13:15:04 build.go:192: PASS   : tst_QQuickShortcut::context(F8)
      agent:2019/02/21 13:15:05 build.go:192: PASS   : tst_QQuickShortcut::context(F9)
      agent:2019/02/21 13:15:05 build.go:192: PASS   : tst_QQuickShortcut::context(F10)
      agent:2019/02/21 13:15:05 build.go:192: PASS   : tst_QQuickShortcut::context(F11)
      agent:2019/02/21 13:15:05 build.go:192: PASS   : tst_QQuickShortcut::context(F12)
      agent:2019/02/21 13:15:05 build.go:192: PASS   : tst_QQuickShortcut::matcher(F1)
      agent:2019/02/21 13:15:05 build.go:192: PASS   : tst_QQuickShortcut::matcher(F2)
      agent:2019/02/21 13:15:05 build.go:192: FAIL!  : tst_QQuickShortcut::multiple(Ctrl+X,(Shift+Del)) Compared values are not the same
      agent:2019/02/21 13:15:05 build.go:192:    Actual   (window->property("activated").toBool()): 0
      agent:2019/02/21 13:15:05 build.go:192:    Expected (activated)                             : 1
      agent:2019/02/21 13:15:05 build.go:192:    Loc: [tst_qquickshortcut.cpp(462)]
      agent:2019/02/21 13:15:05 build.go:192: PASS   : tst_QQuickShortcut::multiple((Ctrl+X),Shift+Del)
      agent:2019/02/21 13:15:05 build.go:192: PASS   : tst_QQuickShortcut::multiple((Ctrl+X,Shift+Del))
      agent:2019/02/21 13:15:05 build.go:192: PASS   : tst_QQuickShortcut::renderControlShortcuts(M)
      agent:2019/02/21 13:15:06 build.go:192: PASS   : tst_QQuickShortcut::renderControlShortcuts(Alt+M)
      agent:2019/02/21 13:15:06 build.go:192: PASS   : tst_QQuickShortcut::renderControlShortcuts(Ctrl+M)
      agent:2019/02/21 13:15:06 build.go:192: PASS   : tst_QQuickShortcut::renderControlShortcuts(Shift+M)
      agent:2019/02/21 13:15:06 build.go:192: PASS   : tst_QQuickShortcut::renderControlShortcuts(Ctrl+Alt+M)
      agent:2019/02/21 13:15:06 build.go:192: PASS   : tst_QQuickShortcut::renderControlShortcuts(+)
      agent:2019/02/21 13:15:07 build.go:192: PASS   : tst_QQuickShortcut::renderControlShortcuts(F1)
      agent:2019/02/21 13:15:07 build.go:192: PASS   : tst_QQuickShortcut::renderControlShortcuts(Shift+F1)
      

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            ulherman Ulf Hermann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes