[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt3d#master

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jul 9 13:34:14 CEST 2013


Autotest `tst_qml3d_cpp' failed :(

  Testing tst_Picking
  FAIL!  : tst_Picking::testWithNavigation() Compared values are not the same
     Actual   (rootObject->property("pickedObjectClicked").toString()):
     Expected (QString("first")): first
     Loc: [tst_picking.cpp(106)]
  FAIL!  : tst_Picking::testWithoutNavigation() Compared values are not the same
     Actual   (rootObject->property("pickedObjectReleased").toString()): first
     Expected (QString("second")): second
     Loc: [tst_picking.cpp(115)]
  FAIL!  : tst_Picking::testMove() Compared values are not the same
     Actual   (rootObject->property("hoveredObject").toString()):
     Expected (QString("first")): first
     Loc: [tst_picking.cpp(131)]
  Totals: 2 passed, 3 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_Picking *********
  Config: Using QtTest library 5.1.1, Qt 5.1.1
  PASS   : tst_Picking::initTestCase()
  FAIL!  : tst_Picking::testWithNavigation() Compared values are not the same
     Actual   (rootObject->property("pickedObjectClicked").toString()):
     Expected (QString("first")): first
     Loc: [tst_picking.cpp(106)]
  FAIL!  : tst_Picking::testWithoutNavigation() Compared values are not the same
     Actual   (rootObject->property("pickedObjectReleased").toString()): first
     Expected (QString("second")): second
     Loc: [tst_picking.cpp(115)]
  FAIL!  : tst_Picking::testMove() Compared values are not the same
     Actual   (rootObject->property("hoveredObject").toString()):
     Expected (QString("first")): first
     Loc: [tst_picking.cpp(131)]
  PASS   : tst_Picking::cleanupTestCase()
  Totals: 2 passed, 3 failed, 0 skipped
  ********* Finished testing of tst_Picking *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qml3d_cpp: 11 seconds, exit code 3

  Build log: http://testresults.qt-project.org/ci/Qt3D_master_Integration/build_00426/linux-g++-32_developer-build_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/master_1373368786):
    http://codereview.qt-project.org/58703 [PS2] - Bugfixes and cleanups for the picking code



More information about the Ci-reports mailing list