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

tst_qquickanimations::pathTransition and opacityAnimationFromZero are flaky on macos

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.3
    • Quick: Other
    • None
    • macOS

    Description

      Log snippet

      test 119
      agent:2021/11/22 23:25:59 build.go:394:         Start 119: tst_qquickanimations
      agent:2021/11/22 23:25:59 build.go:394: 119: Test command: /Applications/CMake.app/Contents/bin/cmake "-P" "/Users/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/quick/qquickanimations/tst_qquickanimationsWrapperRelWithDebInfo.cmake"
      agent:2021/11/22 23:25:59 build.go:394: 119: Test timeout computed to be: 1500
      agent:2021/11/22 23:25:59 build.go:394: 119: ********* Start testing of tst_qquickanimations *********
      agent:2021/11/22 23:25:59 build.go:394: 119: Config: Using QtTest library 6.3.0, Qt 6.3.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Clang 12.0.5 (clang-1205.0.22.11) (Apple)), macos 11.6
      agent:2021/11/22 23:25:59 build.go:394: 119: PASS   : tst_qquickanimations::initTestCase()
      agent:2021/11/22 23:26:00 build.go:394: 119: PASS   : tst_qquickanimations::simpleProperty()
      agent:2021/11/22 23:26:00 build.go:394: 119: PASS   : tst_qquickanimations::simpleNumber()
      agent:2021/11/22 23:26:00 build.go:394: 119: PASS   : tst_qquickanimations::simpleColor()
      agent:2021/11/22 23:26:01 build.go:394: 119: PASS   : tst_qquickanimations::simpleRotation()
      agent:2021/11/22 23:26:01 build.go:394: 119: BPASS  : tst_qquickanimations::simplePath()
      agent:2021/11/22 23:26:03 build.go:394: 119: PASS   : tst_qquickanimations::simpleAnchor()
      agent:2021/11/22 23:26:03 build.go:394: 119: BPASS  : tst_qquickanimations::reparent()
      agent:2021/11/22 23:26:03 build.go:394: 119: PASS   : tst_qquickanimations::pathInterpolator()
      agent:2021/11/22 23:26:03 build.go:394: 119: PASS   : tst_qquickanimations::pathInterpolatorBackwardJump()
      agent:2021/11/22 23:26:03 build.go:394: 119: PASS   : tst_qquickanimations::pathWithNoStart()
      agent:2021/11/22 23:26:04 build.go:394: 119: PASS   : tst_qquickanimations::alwaysRunToEnd()
      agent:2021/11/22 23:26:04 build.go:394: 119: PASS   : tst_qquickanimations::complete()
      agent:2021/11/22 23:26:05 build.go:394: 119: PASS   : tst_qquickanimations::resume()
      agent:2021/11/22 23:26:06 build.go:394: 119: PASS   : tst_qquickanimations::dotProperty()
      agent:2021/11/22 23:26:07 build.go:394: 119: PASS   : tst_qquickanimations::badTypes()
      agent:2021/11/22 23:26:07 build.go:394: 119: PASS   : tst_qquickanimations::badProperties()
      agent:2021/11/22 23:26:08 build.go:394: 119: PASS   : tst_qquickanimations::mixedTypes()
      agent:2021/11/22 23:26:10 build.go:394: 119: PASS   : tst_qquickanimations::properties()
      agent:2021/11/22 23:26:12 build.go:394: 119: PASS   : tst_qquickanimations::propertiesTransition()
      agent:2021/11/22 23:26:12 build.go:394: 119: QWARN  : tst_qquickanimations::pathTransition() Binding on animations is not deferred as requested by the DeferredPropertyNames class info because one or more of its sub-objects contain an id.
      agent:2021/11/22 23:26:39 build.go:394: 119: FAIL!  : tst_qquickanimations::pathTransition() '(myRect->x() < 500 && myRect->x() > 100 && myRect->y() > 50 && myRect->y() < 700)' returned FALSE. ()
      agent:2021/11/22 23:26:39 build.go:394: 119:    Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickanimations/tst_qquickanimations.cpp(1041)]
      agent:2021/11/22 23:26:39 build.go:394: 119: PASS   : tst_qquickanimations::disabledTransition()
      agent:2021/11/22 23:26:39 build.go:394: 119: PASS   : tst_qquickanimations::invalidDuration()
      agent:2021/11/22 23:26:39 build.go:394: 119: PASS   : tst_qquickanimations::attached()
      agent:2021/11/22 23:26:39 build.go:394: 119: QWARN  : tst_qquickanimations::propertyValueSourceDefaultStart() Binding on animation is not deferred as requested by the DeferredPropertyNames class info because one or more of its sub-objects contain an id.
      agent:2021/11/22 23:26:39 build.go:394: 119: PASS   : tst_qquickanimations::propertyValueSourceDefaultStart()
      agent:2021/11/22 23:26:39 build.go:394: 119: QWARN  : tst_qquickanimations::dontStart() Binding on animations is not deferred as requested by the DeferredPropertyNames class info because one or more of its sub-objects contain an id.
      agent:2021/11/22 23:26:39 build.go:394: 119: PASS   : tst_qquickanimations::dontStart()
      agent:2021/11/22 23:26:39 build.go:394: 119: PASS   : tst_qquickanimations::easingProperties()
      agent:2021/11/22 23:26:41 build.go:394: 119: PASS   : tst_qquickanimations::rotation()
      agent:2021/11/22 23:26:42 build.go:394: 119: PASS   : tst_qquickanimations::startStopSignals()
      agent:2021/11/22 23:26:42 build.go:394: 119: PASS   : tst_qquickanimations::signalOrder(ColorAnimation, duration = 10)
      agent:2021/11/22 23:26:42 build.go:394: 119: PASS   : tst_qquickanimations::signalOrder(ColorAnimation, duration = 0)
      agent:2021/11/22 23:26:42 build.go:394: 119: PASS   : tst_qquickanimations::signalOrder(ParallelAnimation, duration = 0)
      agent:2021/11/22 23:26:43 build.go:394: 119: PASS   : tst_qquickanimations::runningTrueBug()
      agent:2021/11/22 23:26:43 build.go:394: 119: PASS   : tst_qquickanimations::nonTransitionBug()
      agent:2021/11/22 23:26:43 build.go:394: 119: PASS   : tst_qquickanimations::registrationBug()
      agent:2021/11/22 23:26:43 build.go:394: 119: PASS   : tst_qquickanimations::doubleRegistrationBug()
      agent:2021/11/22 23:26:45 build.go:394: 119: PASS   : tst_qquickanimations::alwaysRunToEndRestartBug()
      agent:2021/11/22 23:26:45 build.go:394: 119: PASS   : tst_qquickanimations::transitionAssignmentBug()
      agent:2021/11/22 23:26:45 build.go:394: 119: PASS   : tst_qquickanimations::pauseBindingBug()
      agent:2021/11/22 23:26:45 build.go:394: 119: PASS   : tst_qquickanimations::pauseBug()
      agent:2021/11/22 23:26:45 build.go:394: 119: PASS   : tst_qquickanimations::loopingBug()
      agent:2021/11/22 23:26:45 build.go:394: 119: PASS   : tst_qquickanimations::anchorBug()
      agent:2021/11/22 23:26:46 build.go:394: 119: PASS   : tst_qquickanimations::pathAnimationInOutBackBug()
      agent:2021/11/22 23:26:46 build.go:394: 119: PASS   : tst_qquickanimations::scriptActionBug()
      agent:2021/11/22 23:26:46 build.go:394: 119: PASS   : tst_qquickanimations::groupAnimationNullChildBug()
      agent:2021/11/22 23:26:47 build.go:394: 119: PASS   : tst_qquickanimations::scriptActionCrash()
      agent:2021/11/22 23:26:52 build.go:394: 119: PASS   : tst_qquickanimations::animatorInvalidTargetCrash()
      agent:2021/11/22 23:26:52 build.go:394: 119: PASS   : tst_qquickanimations::defaultPropertyWarning()
      agent:2021/11/22 23:26:52 build.go:394: 119: PASS   : tst_qquickanimations::pathSvgAnimation()
      agent:2021/11/22 23:26:53 build.go:394: 119: PASS   : tst_qquickanimations::pathLineUnspecifiedXYBug()
      agent:2021/11/22 23:26:53 build.go:394: 119: PASS   : tst_qquickanimations::unsetAnimatorProxyJobWindow()
      agent:2021/11/22 23:26:53 build.go:394: 119: QWARN  : tst_qquickanimations::finished() Binding on animation is not deferred as requested by the DeferredPropertyNames class info because one or more of its sub-objects contain an id.
      agent:2021/11/22 23:26:53 build.go:394: 119: QWARN  : tst_qquickanimations::finished() Binding on animations is not deferred as requested by the DeferredPropertyNames class info because one or more of its sub-objects contain an id.
      agent:2021/11/22 23:26:54 build.go:394: 119: PASS   : tst_qquickanimations::finished()
      agent:2021/11/22 23:27:06 build.go:394: 119: PASS   : tst_qquickanimations::replacingTransitions()
      agent:2021/11/22 23:27:07 build.go:394: 119: PASS   : tst_qquickanimations::animationJobSelfDestruction()
      agent:2021/11/22 23:27:11 build.go:394: 119: PASS   : tst_qquickanimations::fastFlickingBug()
      agent:2021/11/22 23:27:36 build.go:394: 119: FAIL!  : tst_qquickanimations::opacityAnimationFromZero() '(!img.isNull() && img.pixel(100, 100) > qRgb(10, 10, 10))' returned FALSE. ()
      agent:2021/11/22 23:27:36 build.go:394: 119:    Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickanimations/tst_qquickanimations.cpp(1896)]
      agent:2021/11/22 23:27:40 build.go:394: 119: PASS   : tst_qquickanimations::alwaysRunToEndInSequentialAnimationBug()
      agent:2021/11/22 23:27:40 build.go:394: 119: PASS   : tst_qquickanimations::cleanupTestCase()
      agent:2021/11/22 23:27:40 build.go:394: 119: Totals: 54 passed, 2 failed, 0 skipped, 2 blacklisted, 100854ms
      agent:2021/11/22 23:27:40 build.go:394: 119: ********* Finished testing of tst_qquickanimations *********
      agent:2021/11/22 23:27:40 build.go:394: 119: CMake Error at tst_qquickanimationsWrapperRelWithDebInfo.cmake:17 (message):
      agent:2021/11/22 23:27:40 build.go:394: 119:   python3 /Users/qt/work/qt/qtdeclarative/coin_ctest_runner.py
      agent:2021/11/22 23:27:40 build.go:394: 119:   /Users/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/quick/qquickanimations/tst_qquickanimations
      agent:2021/11/22 23:27:40 build.go:394: 119:   execution failed.
      agent:2021/11/22 23:27:40 build.go:394: 119:
      

      See also:

      https://testresults.qt.io/grafana/d/3dhio4K7k/fastcheck?var-testCase=tst_qquickanimations&orgId=1&var-testFunction=pathTransition

      https://testresults.qt.io/grafana/d/3dhio4K7k/fastcheck?var-testCase=tst_qquickanimations&orgId=1&var-testFunction=opacityAnimationFromZero

      Attachments

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

        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