[Ci-reports] fail on QtDeclarative_dev_Integration #2221

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Jan 2 19:56:02 CET 2015


Autotest `tst_qquickframebufferobject' failed :(

  Testing tst_QQuickFramebufferObject
  FAIL!  : tst_QQuickFramebufferObject::testInvalidate() Compared values are not the same
     Actual   (frameInfo.fboSize): QSize(200x200)
     Expected (QSize(300, 300))  : QSize(300x300)
     Loc: [tst_qquickframebufferobject.cpp(248)]
  Totals: 6 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickFramebufferObject *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
  PASS   : tst_QQuickFramebufferObject::initTestCase()
  PASS   : tst_QQuickFramebufferObject::testThatStuffWorks(red, !aa, item-size)
  PASS   : tst_QQuickFramebufferObject::testThatStuffWorks(green, !aa, 80x80)
  PASS   : tst_QQuickFramebufferObject::testThatStuffWorks(blue, aa, item-size)
  PASS   : tst_QQuickFramebufferObject::testThatStuffWorks(pink, aa, 80x80)
  FAIL!  : tst_QQuickFramebufferObject::testInvalidate() Compared values are not the same
     Actual   (frameInfo.fboSize): QSize(200x200)
     Expected (QSize(300, 300))  : QSize(300x300)
     Loc: [tst_qquickframebufferobject.cpp(248)]
  PASS   : tst_QQuickFramebufferObject::cleanupTestCase()
  Totals: 6 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QQuickFramebufferObject *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickframebufferobject: 6 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02221/macx-clang_developer-build_OSX_10.10/log.txt.gz

  Tested changes (refs/builds/dev_1420220452):
    http://codereview.qt-project.org/102745 [PS1] - Use QV4::ScopedContext typedef instead of actual type
    http://codereview.qt-project.org/102744 [PS1] - Use QV4::ScopedFunctionObject typedef instead of actual type
    http://codereview.qt-project.org/102741 [PS1] - Use QV4::ScopedString typedef instead of actual type
    http://codereview.qt-project.org/102752 [PS1] - Fix build: include <qdatastream.h> before using QDataStream
    http://codereview.qt-project.org/102711 [PS3] - Remove unused variable
    http://codereview.qt-project.org/102710 [PS3] - Add a direct accessor to retrieve the JS engine from the ExecutionEngine
    http://codereview.qt-project.org/102709 [PS3] - Reduce v8engine dependency in the type wrapper
    http://codereview.qt-project.org/102708 [PS3] - Reduce v8engine dependency in qv4include
    http://codereview.qt-project.org/102698 [PS4] - Remove v8engine dependency in fromVariant conversions
    http://codereview.qt-project.org/102697 [PS4] - Remove v8engine dependency in toVariant conversions



More information about the Ci-reports mailing list