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

[autotest] tst_qqmlecmascript fails on win8

XMLWordPrintable

      This test has been failing quite many times on CI. Seems to fail especially on dev branch, for example:

      http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00798/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz
      Testing tst_qqmlecmascript
      FAIL!  : tst_qqmlecmascript::include() Compared values are not the same
         Actual   (o->property("test7").toBool()): 0
         Expected (true)                         : 1
      tst_qqmlecmascript.cpp(5966) : failure location
      Totals: 371 passed, 1 failed, 1 skipped
      

      Also recently it has started to fail on release branch also but on a different step:

      http://testresults.qt-project.org/ci/QtDeclarative_release_Integration/build_00113/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz
      Testing tst_qqmlecmascript
      FAIL!  : tst_qqmlecmascript::assignDate(Binding UTC) Compared values are not the same
         Actual   (object->dateProperty()): 2009/05/12
         Expected (expectedDate): 2009/05/11
      tst_qqmlecmascript.cpp(399) : failure location
      FAIL!  : tst_qqmlecmascript::assignDate(Binding UTC+2) Compared values are not the same
         Actual   (object->dateProperty()): 2009/05/12
         Expected (expectedDate): 2009/05/11
      tst_qqmlecmascript.cpp(399) : failure location
      Totals: 371 passed, 2 failed, 0 skipped
      

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

            shausman Simon Hausmann
            falt Simo Fält
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes