[Ci-reports] fail on QtBase_5.5_Integration #1114

Qt Continuous Integration System ci-noreply at qt-project.org
Sat May 30 10:27:36 CEST 2015


Autotests `tst_qguieventloop' and `tst_qtouchevent' failed :(

Some (not all) of the tests were 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_QTouchEvent
  FAIL!  : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same
     Actual   (root->touchBeginCounter): 0
     Expected (1)                      : 1
     Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)]
  Totals: 14 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTouchEvent *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_QTouchEvent::initTestCase()
  PASS   : tst_QTouchEvent::touchDisabledByDefault()
  PASS   : tst_QTouchEvent::touchEventAcceptedByDefault()
  PASS   : tst_QTouchEvent::touchBeginPropagatesWhenIgnored()
  PASS   : tst_QTouchEvent::touchUpdateAndEndNeverPropagate()
  FAIL!  : tst_QTouchEvent::basicRawEventTranslation() Compared values are not the same
     Actual   (touchBeginPoint.pos()): QPointF(199,121)
     Expected (pos)                  : QPointF(199,149)
     Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(636)]
  PASS   : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen()
  XFAIL  : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() QTBUG-46266, fails in Qt 5
     Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1001)]
  PASS   : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad()
  PASS   : tst_QTouchEvent::deleteInEventHandler()
  PASS   : tst_QTouchEvent::deleteInRawEventTranslation()
  PASS   : tst_QTouchEvent::crashInQGraphicsSceneAfterNotHandlingTouchBegin()
  FAIL!  : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same
     Actual   (root->touchBeginCounter): 0
     Expected (1)                      : 1
     Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)]
  PASS   : tst_QTouchEvent::testQGuiAppDelivery()
  PASS   : tst_QTouchEvent::testMultiDevice()
  PASS   : tst_QTouchEvent::cleanupTestCase()
  Totals: 13 passed, 2 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QTouchEvent *********
  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 1
  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_qtouchevent: 1 seconds, exit code 2
  
  Testing tst_QGuiEventLoop
  FAIL!  : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. ()
     Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(222)]
  Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGuiEventLoop *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_QGuiEventLoop::initTestCase()
  FAIL!  : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. ()
     Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(222)]
  QWARN  : tst_QGuiEventLoop::exec() QEventLoop::exec: instance 0x7fff7fa1a000 has already called exec()
  PASS   : tst_QGuiEventLoop::exec()
  PASS   : tst_QGuiEventLoop::reexec()
  PASS   : tst_QGuiEventLoop::execAfterExit()
  PASS   : tst_QGuiEventLoop::wakeUp()
  PASS   : tst_QGuiEventLoop::quit()
  XFAIL  : tst_QGuiEventLoop::processEventsExcludeSocket() ExcludeSocketNotifiers is currently broken in the Glib dispatchers
     Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(498)]
  PASS   : tst_QGuiEventLoop::processEventsExcludeSocket()
  PASS   : tst_QGuiEventLoop::processEventsExcludeTimers()
  PASS   : tst_QGuiEventLoop::deliverInDefinedOrder()
  PASS   : tst_QGuiEventLoop::nestedLoops()
  QDEBUG : tst_QGuiEventLoop::testQuitLock() 20
  PASS   : tst_QGuiEventLoop::testQuitLock()
  PASS   : tst_QGuiEventLoop::cleanupTestCase()
  Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QGuiEventLoop *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qguieventloop: 12 seconds, exit code 1

  Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01114/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz

  Tested changes (refs/builds/5.5_1432970684):
    http://codereview.qt-project.org/113341 [PS2] - Merge remote-tracking branch 'origin/5.4' into 5.5



More information about the Ci-reports mailing list