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

tst_TouchMouse::touchButtonOnFlickable is flaky on opensuse

    XMLWordPrintable

Details

    • 4b12263ca (dev), 6223069ae (6.9), 9e9ed403d (dev), 0b4c76d60 (6.9), 372e02da3 (6.8), 7504ae9b9 (tqtc/lts-6.5)

    Description

      Log snippet:

      qt-testrunner.py    DEBUG: Running test command line: ['/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/quick/touchmouse/tst_touchmouse', '-o', '/home/qt/work/testresults/tst_touchmouse-1735920340107.xml,xml', '-o', '/home/qt/work/testresults/tst_touchmouse-1735920340107.junit.xml,junitxml', '-o', '/home/qt/work/testresults/tst_touchmouse-1735920340107.txt,txt', '-o', '-,txt']
      agent:2025/01/03 16:05:56 build.go:404: ********* Start testing of tst_TouchMouse *********
      agent:2025/01/03 16:05:56 build.go:404: Config: Using QtTest library 6.10.0, Qt 6.10.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 9.3.1 20200406 [revision 6db837a5288ee3ca5ec504fbd5a765817e556ac2]), opensuse-leap 15.6
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::initTestCase()
      agent:2025/01/03 16:05:56 build.go:404: MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER)
      agent:2025/01/03 16:05:56 build.go:404: glx: failed to create drisw screen
      agent:2025/01/03 16:05:56 build.go:404: failed to load driver: zink
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::simpleTouchEvent(no synth)
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::simpleTouchEvent(synth)
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::testEventFilter()
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::mouse()
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::touchOverMouse()
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::mouseOverTouch()
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::buttonOnFlickable()
      agent:2025/01/03 16:05:56 build.go:404: FAIL!  : tst_TouchMouse::touchButtonOnFlickable() Compared values are not the same
      agent:2025/01/03 16:05:56 build.go:404:    Actual   (eventItem2->eventList.size()): 2
      agent:2025/01/03 16:05:56 build.go:404:    Expected (3)                           : 3
      agent:2025/01/03 16:05:56 build.go:404:    Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/touchmouse/tst_touchmouse.cpp(718)]
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::buttonOnDelayedPressFlickable(scroll before press delay is over)
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::buttonOnDelayedPressFlickable(release before press delay is over)
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::buttonOnDelayedPressFlickable(scroll after press delay is over)
      agent:2025/01/03 16:05:56 build.go:404: XFAIL  : tst_TouchMouse::buttonOnTouch() No pinch: eventItem1 grabbed both touchpoints
      agent:2025/01/03 16:05:56 build.go:404:    Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/touchmouse/tst_touchmouse.cpp(984)]
      agent:2025/01/03 16:05:56 build.go:404: XFAIL  : tst_TouchMouse::buttonOnTouch() No pinch: eventItem1 grabbed both touchpoints
      agent:2025/01/03 16:05:56 build.go:404:    Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/touchmouse/tst_touchmouse.cpp(992)]
      agent:2025/01/03 16:05:56 build.go:404: XFAIL  : tst_TouchMouse::buttonOnTouch() No pinch: eventItem1 grabbed both touchpoints
      agent:2025/01/03 16:05:56 build.go:404:    Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/touchmouse/tst_touchmouse.cpp(999)]
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::buttonOnTouch()
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::pinchOnFlickable()
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::flickableOnPinch()
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::mouseOnFlickableOnPinch()
      agent:2025/01/03 16:05:56 build.go:404: QWARN  : tst_TouchMouse::tapOnDismissiveTopMouseAreaClicksBottomOne() qt.qml.context: file:///home/qt/work/qt/qtdeclarative/tests/auto/quick/touchmouse/data/twoMouseAreas.qml:29:9 Parameter "mouse" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
      agent:2025/01/03 16:05:56 build.go:404: BFAIL  : tst_TouchMouse::tapOnDismissiveTopMouseAreaClicksBottomOne() Compared values are not the same
      agent:2025/01/03 16:05:56 build.go:404:    Actual   (bottomClickedSpy.size()): 2
      agent:2025/01/03 16:05:56 build.go:404:    Expected (1)                      : 1
      agent:2025/01/03 16:05:56 build.go:404:    Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/touchmouse/tst_touchmouse.cpp(1290)]
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::touchGrabCausesMouseUngrab()
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::touchPointDeliveryOrder()
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::hoverEnabled()
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::implicitUngrab()
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::touchCancelWillCancelMousePress()
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::oneTouchInsideAndOneOutside()
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::strayTouchDoesntAutograb()
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::noDoubleClickWithInterveningTouch()
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::cleanupTestCase()
      agent:2025/01/03 16:05:56 build.go:404: Totals: 24 passed, 1 failed, 0 skipped, 1 blacklisted, 13833ms
      agent:2025/01/03 16:05:56 build.go:404: ********* Finished testing of tst_TouchMouse *********
      agent:2025/01/03 16:05:56 build.go:404: qt-testrunner.py     INFO: Test process exited with code: 1
      agent:2025/01/03 16:05:56 build.go:404: qt-testrunner.py     INFO: Parsed XML file /home/qt/work/testresults/tst_touchmouse-1735920340107.xml in 0.001 seconds
      agent:2025/01/03 16:05:56 build.go:404: qt-testrunner.py     INFO: Found 28 passes and 1 failures
      agent:2025/01/03 16:05:56 build.go:404: qt-testrunner.py     INFO: Some tests failed, will re-run at most 5 times.
      agent:2025/01/03 16:05:56 build.go:404: qt-testrunner.py     INFO: Re-running testcase: touchButtonOnFlickable
      agent:2025/01/03 16:05:56 build.go:404: qt-testrunner.py    DEBUG: Running test command line: ['/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/quick/touchmouse/tst_touchmouse', '-o', '/home/qt/work/testresults/tst_touchmouse-1735920354047.xml,xml', '-o', '/home/qt/work/testresults/tst_touchmouse-1735920354047.junit.xml,junitxml', '-o', '/home/qt/work/testresults/tst_touchmouse-1735920354047.txt,txt', '-o', '-,txt', 'touchButtonOnFlickable']
      agent:2025/01/03 16:05:56 build.go:404: ********* Start testing of tst_TouchMouse *********
      agent:2025/01/03 16:05:56 build.go:404: Config: Using QtTest library 6.10.0, Qt 6.10.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 9.3.1 20200406 [revision 6db837a5288ee3ca5ec504fbd5a765817e556ac2]), opensuse-leap 15.6
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::initTestCase()
      agent:2025/01/03 16:05:56 build.go:404: MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER)
      agent:2025/01/03 16:05:56 build.go:404: glx: failed to create drisw screen
      agent:2025/01/03 16:05:56 build.go:404: failed to load driver: zink
      agent:2025/01/03 16:05:56 build.go:404: FAIL!  : tst_TouchMouse::touchButtonOnFlickable() Compared values are not the same
      agent:2025/01/03 16:05:56 build.go:404:    Actual   (eventItem2->eventList.size()): 2
      agent:2025/01/03 16:05:56 build.go:404:    Expected (3)                           : 3
      agent:2025/01/03 16:05:56 build.go:404:    Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/touchmouse/tst_touchmouse.cpp(718)]
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::cleanupTestCase()
      agent:2025/01/03 16:05:56 build.go:404: Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 313ms
      agent:2025/01/03 16:05:56 build.go:404: ********* Finished testing of tst_TouchMouse *********
      agent:2025/01/03 16:05:56 build.go:404: qt-testrunner.py     INFO: Test process exited with code: 1
      agent:2025/01/03 16:05:56 build.go:404: qt-testrunner.py     INFO: Re-running testcase: touchButtonOnFlickable
      agent:2025/01/03 16:05:56 build.go:404: qt-testrunner.py    DEBUG: Running test command line: ['/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/quick/touchmouse/tst_touchmouse', '-o', '/home/qt/work/testresults/tst_touchmouse-1735920354464.xml,xml', '-o', '/home/qt/work/testresults/tst_touchmouse-1735920354464.junit.xml,junitxml', '-o', '/home/qt/work/testresults/tst_touchmouse-1735920354464.txt,txt', '-o', '-,txt', 'touchButtonOnFlickable']
      agent:2025/01/03 16:05:56 build.go:404: ********* Start testing of tst_TouchMouse *********
      agent:2025/01/03 16:05:56 build.go:404: Config: Using QtTest library 6.10.0, Qt 6.10.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 9.3.1 20200406 [revision 6db837a5288ee3ca5ec504fbd5a765817e556ac2]), opensuse-leap 15.6
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::initTestCase()
      agent:2025/01/03 16:05:56 build.go:404: MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER)
      agent:2025/01/03 16:05:56 build.go:404: glx: failed to create drisw screen
      agent:2025/01/03 16:05:56 build.go:404: failed to load driver: zink
      agent:2025/01/03 16:05:56 build.go:404: FAIL!  : tst_TouchMouse::touchButtonOnFlickable() Compared values are not the same
      agent:2025/01/03 16:05:56 build.go:404:    Actual   (eventItem2->eventList.size()): 2
      agent:2025/01/03 16:05:56 build.go:404:    Expected (3)                           : 3
      agent:2025/01/03 16:05:56 build.go:404:    Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/touchmouse/tst_touchmouse.cpp(718)]
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::cleanupTestCase()
      agent:2025/01/03 16:05:56 build.go:404: Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 304ms
      agent:2025/01/03 16:05:56 build.go:404: ********* Finished testing of tst_TouchMouse *********
      agent:2025/01/03 16:05:56 build.go:404: qt-testrunner.py     INFO: Test process exited with code: 1
      agent:2025/01/03 16:05:56 build.go:404: qt-testrunner.py     INFO: Re-running testcase: touchButtonOnFlickable
      agent:2025/01/03 16:05:56 build.go:404: qt-testrunner.py    DEBUG: Running test command line: ['/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/quick/touchmouse/tst_touchmouse', '-o', '/home/qt/work/testresults/tst_touchmouse-1735920354881.xml,xml', '-o', '/home/qt/work/testresults/tst_touchmouse-1735920354881.junit.xml,junitxml', '-o', '/home/qt/work/testresults/tst_touchmouse-1735920354881.txt,txt', '-o', '-,txt', 'touchButtonOnFlickable']
      agent:2025/01/03 16:05:56 build.go:404: ********* Start testing of tst_TouchMouse *********
      agent:2025/01/03 16:05:56 build.go:404: Config: Using QtTest library 6.10.0, Qt 6.10.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 9.3.1 20200406 [revision 6db837a5288ee3ca5ec504fbd5a765817e556ac2]), opensuse-leap 15.6
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::initTestCase()
      agent:2025/01/03 16:05:56 build.go:404: MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER)
      agent:2025/01/03 16:05:56 build.go:404: glx: failed to create drisw screen
      agent:2025/01/03 16:05:56 build.go:404: failed to load driver: zink
      agent:2025/01/03 16:05:56 build.go:404: FAIL!  : tst_TouchMouse::touchButtonOnFlickable() Compared values are not the same
      agent:2025/01/03 16:05:56 build.go:404:    Actual   (eventItem2->eventList.size()): 2
      agent:2025/01/03 16:05:56 build.go:404:    Expected (3)                           : 3
      agent:2025/01/03 16:05:56 build.go:404:    Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/touchmouse/tst_touchmouse.cpp(718)]
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::cleanupTestCase()
      agent:2025/01/03 16:05:56 build.go:404: Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 303ms
      agent:2025/01/03 16:05:56 build.go:404: ********* Finished testing of tst_TouchMouse *********
      agent:2025/01/03 16:05:56 build.go:404: qt-testrunner.py     INFO: Test process exited with code: 1
      agent:2025/01/03 16:05:56 build.go:404: qt-testrunner.py     INFO: Re-running testcase: touchButtonOnFlickable
      agent:2025/01/03 16:05:56 build.go:404: qt-testrunner.py    DEBUG: Running test command line: ['/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/quick/touchmouse/tst_touchmouse', '-o', '/home/qt/work/testresults/tst_touchmouse-1735920355296.xml,xml', '-o', '/home/qt/work/testresults/tst_touchmouse-1735920355296.junit.xml,junitxml', '-o', '/home/qt/work/testresults/tst_touchmouse-1735920355296.txt,txt', '-o', '-,txt', 'touchButtonOnFlickable']
      agent:2025/01/03 16:05:56 build.go:404: ********* Start testing of tst_TouchMouse *********
      agent:2025/01/03 16:05:56 build.go:404: Config: Using QtTest library 6.10.0, Qt 6.10.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 9.3.1 20200406 [revision 6db837a5288ee3ca5ec504fbd5a765817e556ac2]), opensuse-leap 15.6
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::initTestCase()
      agent:2025/01/03 16:05:56 build.go:404: MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER)
      agent:2025/01/03 16:05:56 build.go:404: glx: failed to create drisw screen
      agent:2025/01/03 16:05:56 build.go:404: failed to load driver: zink
      agent:2025/01/03 16:05:56 build.go:404: FAIL!  : tst_TouchMouse::touchButtonOnFlickable() Compared values are not the same
      agent:2025/01/03 16:05:56 build.go:404:    Actual   (eventItem2->eventList.size()): 2
      agent:2025/01/03 16:05:56 build.go:404:    Expected (3)                           : 3
      agent:2025/01/03 16:05:56 build.go:404:    Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/touchmouse/tst_touchmouse.cpp(718)]
      agent:2025/01/03 16:05:56 build.go:404: PASS   : tst_TouchMouse::cleanupTestCase()
      agent:2025/01/03 16:05:56 build.go:404: Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 334ms
      agent:2025/01/03 16:05:56 build.go:404: ********* Finished testing of tst_TouchMouse *********
      

      From: https://testresults.qt.io/coin/api/log/qt/qtdeclarative/776bbf4a1110d05a4a7ae4beaf726f8213a8b6d9/LinuxopenSUSE_15_6x86_64LinuxopenSUSE_15_6x86_64GCCqtci-linux-openSUSE-15.6-x86_64-51-914ddcPinCores_Sccache_UseConfigure_WarningsAreErrors/6104c012bae92185b065185379005d3f15df1d26/test_1735913589/log.txt.gz

      Grafana: https://testresults.qt.io/grafana/d/3dhio4K7k/fastcheck-ci-test-info?orgId=1&from=now-90d&to=now&timezone=utc&var-testCase=tst_touchmouse&var-testFunction=touchButtonOnFlickable&var-branch=dev

      Attachments

        Issue Links

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

          Activity

            People

              fredericl Frederic Lefebvre
              ulherman Ulf Hermann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes