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

qquickanimations::simplePath() is flakey on macOS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Moved
    • P1: Critical
    • None
    • 6.0.0
    • Quick: Other
    • None
    • macOS

    Description

      Log Snippet:

      agent:2020/02/10 11:04:32 build.go:751: 
       agent:2020/02/10 11:04:32 build.go:484: Executing instruction 227 of 490 - RunQtUnitTest
       agent:2020/02/10 11:04:32 build.go:600: Running tests in directory /Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickanimations
       agent:2020/02/10 11:04:32 runner.go:72: Generating test results with TESTARGS=-o /Users/qt/work/testresults/tests/auto/quick/qquickanimations381467270,xml -o -,txt
       agent:2020/02/10 11:04:32 build.go:329: [make check -j1] 900 900
       agent:2020/02/10 11:04:32 build.go:220: /Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickanimations/target_wrapper.sh  ./tst_qquickanimations -o /Users/qt/work/testresults/tests/auto/quick/qquickanimations381467270,xml -o -,txt
       agent:2020/02/10 11:04:32 build.go:220: ********* Start testing of tst_qquickanimations *********
       agent:2020/02/10 11:04:32 build.go:220: Config: Using QtTest library 6.0.0, Qt 6.0.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 11.0.0 (clang-1100.0.33.12) (Apple))
       agent:2020/02/10 11:04:32 build.go:220: PASS   : tst_qquickanimations::initTestCase()
       agent:2020/02/10 11:04:33 build.go:220: PASS   : tst_qquickanimations::simpleProperty()
       agent:2020/02/10 11:04:33 build.go:220: PASS   : tst_qquickanimations::simpleNumber()
       agent:2020/02/10 11:04:34 build.go:220: PASS   : tst_qquickanimations::simpleColor()
       agent:2020/02/10 11:04:34 build.go:220: PASS   : tst_qquickanimations::simpleRotation()
       agent:2020/02/10 11:04:54 build.go:220: FAIL!  : tst_qquickanimations::simplePath() '(redRect->rotation() != 0)' returned FALSE. ()
       agent:2020/02/10 11:04:54 build.go:220:    Loc: [tst_qquickanimations.cpp(301)]
       agent:2020/02/10 11:04:55 build.go:220: PASS   : tst_qquickanimations::simpleAnchor()
       agent:2020/02/10 11:04:56 build.go:220: PASS   : tst_qquickanimations::reparent()
       agent:2020/02/10 11:04:56 build.go:220: PASS   : tst_qquickanimations::pathInterpolator()
       agent:2020/02/10 11:04:56 build.go:220: PASS   : tst_qquickanimations::pathInterpolatorBackwardJump()
       agent:2020/02/10 11:04:56 build.go:220: PASS   : tst_qquickanimations::pathWithNoStart()
       agent:2020/02/10 11:04:57 build.go:220: PASS   : tst_qquickanimations::alwaysRunToEnd()
       agent:2020/02/10 11:04:57 build.go:220: PASS   : tst_qquickanimations::complete()
       agent:2020/02/10 11:04:58 build.go:220: PASS   : tst_qquickanimations::resume()
       agent:2020/02/10 11:04:58 build.go:220: PASS   : tst_qquickanimations::dotProperty()
       agent:2020/02/10 11:04:59 build.go:220: PASS   : tst_qquickanimations::badTypes()
       agent:2020/02/10 11:04:59 build.go:220: PASS   : tst_qquickanimations::badProperties()
       agent:2020/02/10 11:05:01 build.go:220: PASS   : tst_qquickanimations::mixedTypes()
       agent:2020/02/10 11:05:02 build.go:220: PASS   : tst_qquickanimations::properties()
       agent:2020/02/10 11:05:04 build.go:220: PASS   : tst_qquickanimations::propertiesTransition()
       agent:2020/02/10 11:05:05 build.go:220: PASS   : tst_qquickanimations::pathTransition()
       agent:2020/02/10 11:05:05 build.go:220: PASS   : tst_qquickanimations::disabledTransition()
       agent:2020/02/10 11:05:05 build.go:220: PASS   : tst_qquickanimations::invalidDuration()
       agent:2020/02/10 11:05:05 build.go:220: PASS   : tst_qquickanimations::attached()
       agent:2020/02/10 11:05:05 build.go:220: PASS   : tst_qquickanimations::propertyValueSourceDefaultStart()
       agent:2020/02/10 11:05:05 build.go:220: PASS   : tst_qquickanimations::dontStart()
       agent:2020/02/10 11:05:05 build.go:220: PASS   : tst_qquickanimations::easingProperties()
       agent:2020/02/10 11:05:07 build.go:220: PASS   : tst_qquickanimations::rotation()
       agent:2020/02/10 11:05:07 build.go:220: PASS   : tst_qquickanimations::startStopSignals()
       agent:2020/02/10 11:05:08 build.go:220: PASS   : tst_qquickanimations::runningTrueBug()
       agent:2020/02/10 11:05:09 build.go:220: PASS   : tst_qquickanimations::nonTransitionBug()
       agent:2020/02/10 11:05:09 build.go:220: PASS   : tst_qquickanimations::registrationBug()
       agent:2020/02/10 11:05:09 build.go:220: PASS   : tst_qquickanimations::doubleRegistrationBug()
       agent:2020/02/10 11:05:10 build.go:220: PASS   : tst_qquickanimations::alwaysRunToEndRestartBug()
       agent:2020/02/10 11:05:10 build.go:220: PASS   : tst_qquickanimations::transitionAssignmentBug()
       agent:2020/02/10 11:05:10 build.go:220: PASS   : tst_qquickanimations::pauseBindingBug()
       agent:2020/02/10 11:05:10 build.go:220: PASS   : tst_qquickanimations::pauseBug()
       agent:2020/02/10 11:05:10 build.go:220: PASS   : tst_qquickanimations::loopingBug()
       agent:2020/02/10 11:05:10 build.go:220: PASS   : tst_qquickanimations::anchorBug()
       agent:2020/02/10 11:05:11 build.go:220: PASS   : tst_qquickanimations::pathAnimationInOutBackBug()
       agent:2020/02/10 11:05:11 build.go:220: PASS   : tst_qquickanimations::scriptActionBug()
       agent:2020/02/10 11:05:11 build.go:220: PASS   : tst_qquickanimations::groupAnimationNullChildBug()
       agent:2020/02/10 11:05:12 build.go:220: PASS   : tst_qquickanimations::scriptActionCrash()
       agent:2020/02/10 11:05:18 build.go:220: PASS   : tst_qquickanimations::animatorInvalidTargetCrash()
       agent:2020/02/10 11:05:18 build.go:220: PASS   : tst_qquickanimations::defaultPropertyWarning()
       agent:2020/02/10 11:05:18 build.go:220: PASS   : tst_qquickanimations::pathSvgAnimation()
       agent:2020/02/10 11:05:19 build.go:220: PASS   : tst_qquickanimations::pathLineUnspecifiedXYBug()
       agent:2020/02/10 11:05:19 build.go:220: PASS   : tst_qquickanimations::unsetAnimatorProxyJobWindow()
       agent:2020/02/10 11:05:19 build.go:220: PASS   : tst_qquickanimations::finished()
       agent:2020/02/10 11:05:31 build.go:220: PASS   : tst_qquickanimations::replacingTransitions()
       agent:2020/02/10 11:05:33 build.go:220: PASS   : tst_qquickanimations::animationJobSelfDestruction()
       agent:2020/02/10 11:05:37 build.go:220: PASS   : tst_qquickanimations::fastFlickingBug()
       agent:2020/02/10 11:05:37 build.go:220: PASS   : tst_qquickanimations::cleanupTestCase()
       agent:2020/02/10 11:05:37 build.go:220: Totals: 52 passed, 1 failed, 0 skipped, 0 blacklisted, 64270ms
       agent:2020/02/10 11:05:37 build.go:220: ********* Finished testing of tst_qquickanimations *********
       agent:2020/02/10 11:05:37 build.go:220: make: *** [check] Error 1
       agent:2020/02/10 11:05:37 build.go:253: Process finished with error: exit status 2
       agent:2020/02/10 11:05:37 build.go:223: Error reading from stdout/err: exit status 2
       agent:2020/02/10 11:05:57 runner.go:156: Re-running tests/auto/quick/qquickanimations with TESTARGS=simplePath
       agent:2020/02/10 11:05:57 build.go:329: [make check -j1] 900 900
       agent:2020/02/10 11:05:57 build.go:220: /Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickanimations/target_wrapper.sh  ./tst_qquickanimations simplePath -maxwarnings 0
       agent:2020/02/10 11:05:57 build.go:220: [     0.000 ] qt.qpa unknown - Loading macOS (Cocoa) platform plugin for Qt 6.0.0, running on macOS 10.14.4
       agent:2020/02/10 11:05:57 build.go:220: 
       agent:2020/02/10 11:05:57 build.go:220:   Component     SDK version   Deployment target  
       agent:2020/02/10 11:05:57 build.go:220:  ------------- ------------- -------------------
       agent:2020/02/10 11:05:57 build.go:220:   Qt 6.0.0       10.15.0          10.13.0
       agent:2020/02/10 11:05:57 build.go:220:   Application     10.15.0          10.13.0
       agent:2020/02/10 11:05:57 build.go:220: 
       agent:2020/02/10 11:05:57 build.go:220: [     0.096 ] qt.qpa.screen unknown - Updating screens with 1 online displays: QVector(1535231424)
       agent:2020/02/10 11:05:57 build.go:220: [     0.104 ] qt.qpa.screen unknown - Adding QCocoaScreen(0x7fa713d4b8b0, "Display", QRect(0,0 1280x800), dpr=1, displayId=1535231424, <NSScreen: 0x7fa713f08620>) as new primary screen
       agent:2020/02/10 11:05:57 build.go:220: ********* Start testing of tst_qquickanimations *********
       agent:2020/02/10 11:05:57 build.go:220: Config: Using QtTest library 6.0.0, Qt 6.0.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 11.0.0 (clang-1100.0.33.12) (Apple))
       agent:2020/02/10 11:05:57 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.121 D] qt.qml.gc.statistics unknown - Qml GC memory allocation statistics:
       agent:2020/02/10 11:05:57 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.121 D] qt.qml.gc.statistics unknown - Total memory allocated: 0
       agent:2020/02/10 11:05:57 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.121 D] qt.qml.gc.statistics unknown - Max memory used before a GC run: 0
       agent:2020/02/10 11:05:57 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.121 D] qt.qml.gc.statistics unknown - Max memory used after a GC run: 0
       agent:2020/02/10 11:05:57 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.121 D] qt.qml.gc.statistics unknown - Requests for different item sizes:
       agent:2020/02/10 11:05:57 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.121 D] qt.qml.gc.statistics unknown -      < 32  bytes:  48
       agent:2020/02/10 11:05:57 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.121 D] qt.qml.gc.statistics unknown -      < 64  bytes:  927
       agent:2020/02/10 11:05:57 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.121 D] qt.qml.gc.statistics unknown -      < 96  bytes:  517
       agent:2020/02/10 11:05:57 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.121 D] qt.qml.gc.statistics unknown -      < 128  bytes:  55
       agent:2020/02/10 11:05:57 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.121 D] qt.qml.gc.statistics unknown -      < 160  bytes:  0
       agent:2020/02/10 11:05:57 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.121 D] qt.qml.gc.statistics unknown -      < 192  bytes:  0
       agent:2020/02/10 11:05:57 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.121 D] qt.qml.gc.statistics unknown -      >= 224  bytes:  43
       agent:2020/02/10 11:05:57 build.go:220: PASS   : tst_qquickanimations::initTestCase()
       agent:2020/02/10 11:05:57 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.141 D] qt.qmlModelsPlugin unknown - Loading QmlModels plugin: "QQmlObjectModel"
       agent:2020/02/10 11:05:57 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.145 D] qt.workerScriptPlugin unknown - Loading WorkerScript plugin: "QQuickWorkerScript"
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.482 D] qt.qpa.screen unknown - Received screen parameter change notification
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.482 D] qt.qpa.screen unknown - QScreens have already been updated, all good
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.638 D] qt.qml.gc.statistics unknown - Qml GC memory allocation statistics:
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.638 D] qt.qml.gc.statistics unknown - Total memory allocated: 0
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.638 D] qt.qml.gc.statistics unknown - Max memory used before a GC run: 0
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.638 D] qt.qml.gc.statistics unknown - Max memory used after a GC run: 0
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.638 D] qt.qml.gc.statistics unknown - Requests for different item sizes:
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.638 D] qt.qml.gc.statistics unknown -      < 32  bytes:  49
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.638 D] qt.qml.gc.statistics unknown -      < 64  bytes:  956
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.638 D] qt.qml.gc.statistics unknown -      < 96  bytes:  518
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.638 D] qt.qml.gc.statistics unknown -      < 128  bytes:  55
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.638 D] qt.qml.gc.statistics unknown -      < 160  bytes:  0
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.638 D] qt.qml.gc.statistics unknown -      < 192  bytes:  0
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.638 D] qt.qml.gc.statistics unknown -      >= 224  bytes:  43
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.642 D] qt.qml.diskcache unknown - Error loading "file:///Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickanimations/data/pathAnimation2.qml" from disk cache: "No such file or directory"
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.649 D] qt.qml.gc.statistics unknown - Qml GC memory allocation statistics:
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.650 D] qt.qml.gc.statistics unknown - Total memory allocated: 0
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.650 D] qt.qml.gc.statistics unknown - Max memory used before a GC run: 0
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.650 D] qt.qml.gc.statistics unknown - Max memory used after a GC run: 0
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.650 D] qt.qml.gc.statistics unknown - Requests for different item sizes:
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.650 D] qt.qml.gc.statistics unknown -      < 32  bytes:  49
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.650 D] qt.qml.gc.statistics unknown -      < 64  bytes:  958
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.650 D] qt.qml.gc.statistics unknown -      < 96  bytes:  518
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.650 D] qt.qml.gc.statistics unknown -      < 128  bytes:  55
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.650 D] qt.qml.gc.statistics unknown -      < 160  bytes:  0
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.650 D] qt.qml.gc.statistics unknown -      < 192  bytes:  0
       agent:2020/02/10 11:05:58 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.650 D] qt.qml.gc.statistics unknown -      >= 224  bytes:  43
       agent:2020/02/10 11:05:58 build.go:220: PASS   : tst_qquickanimations::simplePath()
       agent:2020/02/10 11:05:58 build.go:220: PASS   : tst_qquickanimations::cleanupTestCase()
       agent:2020/02/10 11:05:58 build.go:220: Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 539ms
       agent:2020/02/10 11:05:58 build.go:220: ********* Finished testing of tst_qquickanimations *********
       agent:2020/02/10 11:05:58 build.go:220: [     0.652 ] qt.qpa.screen unknown - Removing  QCocoaScreen(0x7fa713d4b8b0, "Display", QRect(0,0 1280x800), dpr=1, displayId=1535231424, <NSScreen: 0x7fa713e20e20>)
       agent:2020/02/10 11:05:59 runner.go:156: Re-running tests/auto/quick/qquickanimations with TESTARGS=simplePath
       agent:2020/02/10 11:05:59 build.go:329: [make check -j1] 900 900
       agent:2020/02/10 11:05:59 build.go:220: /Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickanimations/target_wrapper.sh  ./tst_qquickanimations simplePath -maxwarnings 0
       agent:2020/02/10 11:05:59 build.go:220: [     0.000 ] qt.qpa unknown - Loading macOS (Cocoa) platform plugin for Qt 6.0.0, running on macOS 10.14.4
       agent:2020/02/10 11:05:59 build.go:220: 
       agent:2020/02/10 11:05:59 build.go:220:   Component     SDK version   Deployment target  
       agent:2020/02/10 11:05:59 build.go:220:  ------------- ------------- -------------------
       agent:2020/02/10 11:05:59 build.go:220:   Qt 6.0.0       10.15.0          10.13.0
       agent:2020/02/10 11:05:59 build.go:220:   Application     10.15.0          10.13.0
       agent:2020/02/10 11:05:59 build.go:220: 
       agent:2020/02/10 11:05:59 build.go:220: [     0.103 ] qt.qpa.screen unknown - Updating screens with 1 online displays: QVector(1535231424)
       agent:2020/02/10 11:05:59 build.go:220: [     0.109 ] qt.qpa.screen unknown - Adding QCocoaScreen(0x7faeaf5159a0, "Display", QRect(0,0 1280x800), dpr=1, displayId=1535231424, <NSScreen: 0x7faeaf511970>) as new primary screen
       agent:2020/02/10 11:05:59 build.go:220: ********* Start testing of tst_qquickanimations *********
       agent:2020/02/10 11:05:59 build.go:220: Config: Using QtTest library 6.0.0, Qt 6.0.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 11.0.0 (clang-1100.0.33.12) (Apple))
       agent:2020/02/10 11:05:59 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.127 D] qt.qml.gc.statistics unknown - Qml GC memory allocation statistics:
       agent:2020/02/10 11:05:59 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.127 D] qt.qml.gc.statistics unknown - Total memory allocated: 0
       agent:2020/02/10 11:05:59 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.127 D] qt.qml.gc.statistics unknown - Max memory used before a GC run: 0
       agent:2020/02/10 11:05:59 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.127 D] qt.qml.gc.statistics unknown - Max memory used after a GC run: 0
       agent:2020/02/10 11:05:59 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.127 D] qt.qml.gc.statistics unknown - Requests for different item sizes:
       agent:2020/02/10 11:05:59 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.127 D] qt.qml.gc.statistics unknown -      < 32  bytes:  48
       agent:2020/02/10 11:05:59 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.127 D] qt.qml.gc.statistics unknown -      < 64  bytes:  927
       agent:2020/02/10 11:05:59 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.127 D] qt.qml.gc.statistics unknown -      < 96  bytes:  517
       agent:2020/02/10 11:05:59 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.127 D] qt.qml.gc.statistics unknown -      < 128  bytes:  55
       agent:2020/02/10 11:05:59 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.127 D] qt.qml.gc.statistics unknown -      < 160  bytes:  0
       agent:2020/02/10 11:05:59 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.127 D] qt.qml.gc.statistics unknown -      < 192  bytes:  0
       agent:2020/02/10 11:05:59 build.go:220: QDEBUG : tst_qquickanimations::initTestCase() [     0.127 D] qt.qml.gc.statistics unknown -      >= 224  bytes:  43
       agent:2020/02/10 11:05:59 build.go:220: PASS   : tst_qquickanimations::initTestCase()
       agent:2020/02/10 11:05:59 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.146 D] qt.qmlModelsPlugin unknown - Loading QmlModels plugin: "QQmlObjectModel"
       agent:2020/02/10 11:05:59 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.149 D] qt.workerScriptPlugin unknown - Loading WorkerScript plugin: "QQuickWorkerScript"
       agent:2020/02/10 11:06:00 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.502 D] qt.qpa.screen unknown - Received screen parameter change notification
       agent:2020/02/10 11:06:00 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [     0.502 D] qt.qpa.screen unknown - QScreens have already been updated, all good
       agent:2020/02/10 11:06:19 build.go:220: FAIL!  : tst_qquickanimations::simplePath() '(redRect->rotation() != 0)' returned FALSE. ()
       agent:2020/02/10 11:06:19 build.go:220:    Loc: [tst_qquickanimations.cpp(301)]
       agent:2020/02/10 11:06:19 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [    19.468 D] qt.qml.gc.statistics unknown - Qml GC memory allocation statistics:
       agent:2020/02/10 11:06:19 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [    19.468 D] qt.qml.gc.statistics unknown - Total memory allocated: 0
       agent:2020/02/10 11:06:19 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [    19.469 D] qt.qml.gc.statistics unknown - Max memory used before a GC run: 0
       agent:2020/02/10 11:06:19 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [    19.469 D] qt.qml.gc.statistics unknown - Max memory used after a GC run: 0
       agent:2020/02/10 11:06:19 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [    19.469 D] qt.qml.gc.statistics unknown - Requests for different item sizes:
       agent:2020/02/10 11:06:19 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [    19.469 D] qt.qml.gc.statistics unknown -      < 32  bytes:  49
       agent:2020/02/10 11:06:19 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [    19.469 D] qt.qml.gc.statistics unknown -      < 64  bytes:  956
       agent:2020/02/10 11:06:19 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [    19.469 D] qt.qml.gc.statistics unknown -      < 96  bytes:  518
       agent:2020/02/10 11:06:19 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [    19.469 D] qt.qml.gc.statistics unknown -      < 128  bytes:  55
       agent:2020/02/10 11:06:19 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [    19.469 D] qt.qml.gc.statistics unknown -      < 160  bytes:  0
       agent:2020/02/10 11:06:19 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [    19.469 D] qt.qml.gc.statistics unknown -      < 192  bytes:  0
       agent:2020/02/10 11:06:19 build.go:220: QDEBUG : tst_qquickanimations::simplePath() [    19.469 D] qt.qml.gc.statistics unknown -      >= 224  bytes:  43
       agent:2020/02/10 11:06:19 build.go:220: PASS   : tst_qquickanimations::cleanupTestCase()
       agent:2020/02/10 11:06:19 build.go:220: Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 19351ms
       agent:2020/02/10 11:06:19 build.go:220: ********* Finished testing of tst_qquickanimations *********
      

      Integration: https://testresults.qt.io/coin/integration/qt/qtdeclarative/tasks/1581325814

      Attachments

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

        Activity

          People

            w00t Robin Burchell
            shausman Simon Hausmann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes