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

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Jul 10 03:11:55 CEST 2015


Autotests `tst_qguieventloop @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qguieventloop' and `tst_qtouchevent @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qtouchevent' failed :(

  Testing tst_QTouchEvent
  BPASS  : tst_QTouchEvent::basicRawEventTranslation()
  BPASS  : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen()
  BPASS  : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad()
  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: 11 passed, 1 failed, 0 skipped, 3 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.1, Qt 5.5.1 (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()
  BPASS  : tst_QTouchEvent::basicRawEventTranslation()
  BPASS  : 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)]
  BPASS  : 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: 11 passed, 1 failed, 0 skipped, 3 blacklisted
  ********* Finished testing of tst_QTouchEvent *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtouchevent: 31 seconds, exit code 1
  
  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.1, Qt 5.5.1 (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 0x7fff7e68a5a0 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_01515/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz

  Tested changes (refs/builds/5.5_1436479933):
    http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class
    http://codereview.qt-project.org/121001 [PS2] - Windows XP style: Pass widget to XPThemeData.
    http://codereview.qt-project.org/120904 [PS2] - Add support for PNG to QWindowsMimeImage::convertFromMime().
    http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin



More information about the Ci-reports mailing list