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

Unstable test tst_qquickanimations

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.4.0
    • 5.0.1
    • None
    • Build bot: {{macx-clang_developer-build_qtnamespace_OSX_10.7}}
      My machine: MacOS 10.8.2, Xcode 4.5.2.
    • ca9668694b5430ab73dfd2b090760a7235ece3e3 734f5a31c7a72d87a99103051ed327addae0ab99

    Description

      The test tst_qquickanimations repeatedly fails in the CI system in random places. It is mostly on the macx-clang_developer-build_qtnamespace_OSX_10.7 build machine. The build scripts try repeatedly testing a failing change, and the second time it is nearly always another set of failures. When I run these tests on my machine, they all pass.

      Examples:

        FAIL!  : tst_qquickanimations::badTypes() Compared doubles are not the same (fuzzy compare)
           Actual   (myRect->x()): 168.8
           Expected (qreal(200)): 200
           Loc: [tst_qquickanimations.cpp(727)]
      
        FAIL!  : tst_qquickanimations::alwaysRunToEndRestartBug() Compared doubles are not the same (fuzzy compare)
           Actual   (rect.x()): 179.2
           Expected (qreal(200)): 200
           Loc: [tst_qquickanimations.cpp(1361)]
      
        FAIL!  : tst_qquickanimations::simpleProperty() Compared doubles are not the same (fuzzy compare)
           Actual   (rect.x()): 199.2
           Expected (200.0): 200
           Loc: [tst_qquickanimations.cpp(137)]
      

      The test is now marked as insignificant_test for Mac in the dev branch.

      Attachments

        Issue Links

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

          Activity

            People

              ulherman Ulf Hermann
              erikv Erik Verbruggen
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes