Autotest `tst_qml3d_cpp' failed :(
The test was determined to be flaky, meaning results were not consistent across
multiple runs. This might make the problem difficult to reproduce. Also,
flaky failures might or might not be related to any recent changes in the
source code.
Testing tst_Picking
FAIL! : tst_Picking::testWithNavigation() Compared values are not the same
Actual (rootObject->property("pickedObjectReleased").toString()): first
Expected (QString("second")): second
Loc: [tst_picking.cpp(114)]
FAIL! : tst_Picking::testWithoutNavigation() Compared values are not the same
Actual (rootObject->property("pickedObjectReleased").toString()): second
Expected (QString("first")): first
Loc: [tst_picking.cpp(106)]
FAIL! : tst_Picking::testMove() Compared values are not the same
Actual (rootObject->property("hoveredObject").toString()):
Expected (QString("first")): first
Loc: [tst_picking.cpp(130)]
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()
PASS : tst_Picking::testWithNavigation()
FAIL! : tst_Picking::testWithoutNavigation() Compared values are not the same
Actual (rootObject->property("pickedObjectReleased").toString()): second
Expected (QString("first")): first
Loc: [tst_picking.cpp(106)]
FAIL! : tst_Picking::testMove() Compared values are not the same
Actual (rootObject->property("hoveredObject").toString()):
Expected (QString("first")): first
Loc: [tst_picking.cpp(130)]
PASS : tst_Picking::cleanupTestCase()
Totals: 3 passed, 2 failed, 0 skipped
********* Finished testing of tst_Picking *********
QtQA::App::TestRunner: test failed on first and second attempts, but with
different behavior each time:
QtQA::App::TestRunner: first attempt: exited with exit code 3
QtQA::App::TestRunner: second attempt: exited with exit code 2
QtQA::App::TestRunner: the test seems to be flaky, please fix this
QtQA::App::TestRunner: this flaky test is being treated as a FAIL
QtQA::App::TestRunner: end tst_qml3d_cpp: 7 seconds, exit code 2
Build log:
http://testresults.qt-project.org/ci/Qt3D_master_Integration/build_00431/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz
Tested changes (refs/builds/master_1373631715):
http://codereview.qt-project.org/58703 [PS6] - Bugfixes and cleanups for
the picking code
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports