Autotests `tst_macgui', `tst_qgl', `tst_qguitimer', and `tst_qitemdelegate' 
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_QItemDelegate
  FAIL!  : tst_QItemDelegate::task257859_finalizeEdit() '!editor' returned 
FALSE. ()
     Loc: [tst_qitemdelegate.cpp(1356)]
  Totals: 45 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QItemDelegate *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  PASS   : tst_QItemDelegate::initTestCase()
  PASS   : tst_QItemDelegate::getSetCheck()
  PASS   : tst_QItemDelegate::textRectangle(empty)
  PASS   : tst_QItemDelegate::sizeHint(empty)
  PASS   : tst_QItemDelegate::editorKeyPress(foo bar)
  PASS   : tst_QItemDelegate::doubleEditorNegativeInput()
  PASS   : tst_QItemDelegate::font(foo italic)
  PASS   : tst_QItemDelegate::font(foo bold)
  PASS   : tst_QItemDelegate::font(foo family)
  PASS   : tst_QItemDelegate::doLayout(top, left to right, hint)
  PASS   : tst_QItemDelegate::doLayout(top, right to left, hint)
  PASS   : tst_QItemDelegate::doLayout(bottom, left to right, hint)
  PASS   : tst_QItemDelegate::doLayout(bottom, right to left, hint)
  PASS   : tst_QItemDelegate::doLayout(left, left to right, hint)
  PASS   : tst_QItemDelegate::doLayout(left, right to left, hint)
  PASS   : tst_QItemDelegate::doLayout(right, left to right, hint)
  PASS   : tst_QItemDelegate::doLayout(right, right to left, hint)
  PASS   : tst_QItemDelegate::rect(pixmap)
  PASS   : tst_QItemDelegate::rect(image)
  PASS   : tst_QItemDelegate::rect(icon)
  PASS   : tst_QItemDelegate::rect(color)
  PASS   : tst_QItemDelegate::rect(double)
  PASS   : tst_QItemDelegate::eventFilter()
  PASS   : tst_QItemDelegate::dateTimeEditor(data)
  PASS   : tst_QItemDelegate::dateAndTimeEditorTest2()
  PASS   : tst_QItemDelegate::uintEdit()
  PASS   : tst_QItemDelegate::decoration(pixmap 30x30)
  PASS   : tst_QItemDelegate::decoration(image 30x30)
  PASS   : tst_QItemDelegate::decoration(icon 30x30)
  PASS   : tst_QItemDelegate::decoration(color 30x30)
  PASS   : tst_QItemDelegate::editorEvent(unchecked, checkable, release)
  PASS   : tst_QItemDelegate::editorEvent(checked, checkable, release)
  PASS   : tst_QItemDelegate::editorEvent(unchecked, checkable, release)
  PASS   : tst_QItemDelegate::editorEvent(unchecked, checkable, release, right 
button)
  PASS   : tst_QItemDelegate::editorEvent(unchecked, checkable, release outside)
  PASS   : tst_QItemDelegate::editorEvent(unchecked, checkable, dblclick)
  PASS   : tst_QItemDelegate::enterKey(lineedit enter)
  PASS   : tst_QItemDelegate::enterKey(textedit enter)
  PASS   : tst_QItemDelegate::enterKey(plaintextedit enter)
  PASS   : tst_QItemDelegate::enterKey(plaintextedit return)
  PASS   : tst_QItemDelegate::enterKey(plaintextedit tab)
  PASS   : tst_QItemDelegate::enterKey(lineedit tab)
  PASS   : tst_QItemDelegate::comboBox()
  FAIL!  : tst_QItemDelegate::task257859_finalizeEdit() '!editor' returned 
FALSE. ()
     Loc: [tst_qitemdelegate.cpp(1356)]
  PASS   : tst_QItemDelegate::QTBUG4435_keepSelectionOnCheck()
  PASS   : tst_QItemDelegate::cleanupTestCase()
  Totals: 45 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QItemDelegate *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qitemdelegate: 23 seconds, exit code 1
  
  Testing tst_QGL
  2013-01-28 12:55:10.129 tst_qgl[98868:107] invalid drawable
  FAIL!  : tst_QGL::graphicsViewClipping() Pixel [64,0]: Max fuzz (1) exceeded: 
(0,0,0,255) vs (255,255,255,255)
     Loc: [tst_qgl.cpp(878)]
  Totals: 19 passed, 1 failed, 9 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGL *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  PASS   : tst_QGL::initTestCase()
  PASS   : tst_QGL::getSetCheck()
  PASS   : tst_QGL::qglContextDefaultBindTexture()
  PASS   : tst_QGL::openGLVersionCheck()
  PASS   : tst_QGL::shareRegister()
  PASS   : tst_QGL::textureCleanup()
  2013-01-28 12:55:15.304 tst_qgl[98870:107] invalid drawable
  FAIL!  : tst_QGL::graphicsViewClipping() Pixel [64,0]: Max fuzz (1) exceeded: 
(0,0,0,255) vs (255,255,255,255)
     Loc: [tst_qgl.cpp(878)]
  PASS   : tst_QGL::partialGLWidgetUpdates(Double buffered context)
  PASS   : tst_QGL::partialGLWidgetUpdates(Double buffered context without 
auto-fill background)
  SKIP   : tst_QGL::partialGLWidgetUpdates(Single buffered context) Platform 
does not support requested format
     Loc: [tst_qgl.cpp(921)]
  SKIP   : tst_QGL::partialGLWidgetUpdates(Single buffered context without 
auto-fill background) Platform does not support requested format
     Loc: [tst_qgl.cpp(921)]
  PASS   : tst_QGL::glWidgetWithAlpha()
  PASS   : tst_QGL::glWidgetRendering()
  SKIP   : tst_QGL::glFBOSimpleRendering() QGLFramebufferObject not supported 
on this platform
     Loc: [tst_qgl.cpp(1053)]
  SKIP   : tst_QGL::glFBORendering() QGLFramebufferObject not supported on this 
platform
     Loc: [tst_qgl.cpp(1087)]
  SKIP   : tst_QGL::multipleFBOInterleavedRendering() QGLFramebufferObject not 
supported on this platform
     Loc: [tst_qgl.cpp(1125)]
  SKIP   : tst_QGL::glFBOUseInGLWidget() QGLFramebufferObject not supported on 
this platform
     Loc: [tst_qgl.cpp(1272)]
  SKIP   : tst_QGL::glPBufferRendering() QGLPixelBuffer not supported on this 
platform
     Loc: [tst_qgl.cpp(937)]
  QWARN  : tst_QGL::glWidgetReparent() QBackingStore::flush() called with 
non-exposed window, behavior is undefined
  PASS   : tst_QGL::glWidgetReparent()
  PASS   : tst_QGL::glWidgetRenderPixmap()
  PASS   : tst_QGL::colormap()
  PASS   : tst_QGL::fboFormat()
  PASS   : tst_QGL::testDontCrashOnDanglingResources()
  PASS   : tst_QGL::replaceClipping()
  PASS   : tst_QGL::clipTest()
  SKIP   : tst_QGL::destroyFBOAfterContext() QGLFramebufferObject not supported 
on this platform
     Loc: [tst_qgl.cpp(1781)]
  PASS   : tst_QGL::threadImages()
  SKIP   : tst_QGL::nullRectCrash() QGLFramebufferObject not supported on this 
platform
     Loc: [tst_qgl.cpp(2308)]
  PASS   : tst_QGL::cleanupTestCase()
  Totals: 19 passed, 1 failed, 9 skipped
  ********* Finished testing of tst_QGL *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgl: 10 seconds, exit code 1
  
  Testing tst_MacGui
  2013-01-28 12:40:15.795 tst_macgui[97788:4717] Persistent UI failed to open 
file 
file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_macgui.savedState/window_2.data:
 Permission denied (13)
  FAIL!  : tst_MacGui::splashScreenModality() 
'QTestEventLoop::instance().timeout() == false' returned FALSE. ()
     Loc: [tst_macgui.cpp(155)]
  FAIL!  : tst_MacGui::nonModalOrder() Compared pointers are not the same
     Actual   (primary.frontWidget): 0x7fff5fbfdf78
     Expected (primary.secondaryWindow): 0x1081370e0
     Loc: [tst_macgui.cpp(204)]
  Totals: 5 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_MacGui *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  PASS   : tst_MacGui::initTestCase()
  QWARN  : tst_MacGui::scrollbarPainting() static TestNamespace::QPixmap 
TestNamespace::QPixmap::grabWindow(WId, int, int, int, int) is deprecated, use 
QScreen::grabWindow() instead. Defaulting to primary screen.
  XFAIL  : tst_MacGui::scrollbarPainting() QTBUG-26371
     Loc: [tst_macgui.cpp(103)]
  PASS   : tst_MacGui::scrollbarPainting()
  2013-01-28 12:40:27.788 tst_macgui[97789:2703] Persistent UI failed to open 
file 
file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_macgui.savedState/window_2.data:
 Permission denied (13)
  PASS   : tst_MacGui::dummy()
  FAIL!  : tst_MacGui::splashScreenModality() 
'QTestEventLoop::instance().timeout() == false' returned FALSE. ()
     Loc: [tst_macgui.cpp(155)]
  FAIL!  : tst_MacGui::nonModalOrder() Compared pointers are not the same
     Actual   (primary.frontWidget): 0x7fff5fbfdf88
     Expected (primary.secondaryWindow): 0x1011b3860
     Loc: [tst_macgui.cpp(204)]
  QWARN  : tst_MacGui::spinBoxArrowButtons() static TestNamespace::QPixmap 
TestNamespace::QPixmap::grabWindow(WId, int, int, int, int) is deprecated, use 
QScreen::grabWindow() instead. Defaulting to primary screen.
  XFAIL  : tst_MacGui::spinBoxArrowButtons() QTBUG-26372
     Loc: [tst_macgui.cpp(226)]
  PASS   : tst_MacGui::spinBoxArrowButtons()
  PASS   : tst_MacGui::cleanupTestCase()
  Totals: 5 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_MacGui *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_macgui: 24 seconds, exit code 2
  
  Testing tst_QTimer
  FAIL!  : tst_QTimer::zeroTimer() Compared values are not the same
     Actual   (helper.count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(115)]
  2013-01-28 12:31:47.472 tst_qguitimer[88643:5c0f] Persistent UI failed to 
open file 
file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qguitimer.savedState/window_1.data:
 Permission denied (13)
  FAIL!  : tst_QTimer::timerFiresOnlyOncePerProcessEvents(zero timer) Compared 
values are not the same
     Actual   (longSlot.count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(527)]
  FAIL!  : tst_QTimer::timerFiresOnlyOncePerProcessEvents(non-zero timer) 
Compared values are not the same
     Actual   (longSlot.count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(527)]
  Totals: 25 passed, 3 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTimer *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  PASS   : tst_QTimer::initTestCase()
  FAIL!  : tst_QTimer::zeroTimer() Compared values are not the same
     Actual   (helper.count): 3
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(115)]
  PASS   : tst_QTimer::singleShotTimeout()
  PASS   : tst_QTimer::timeout()
  PASS   : tst_QTimer::remainingTime()
  PASS   : tst_QTimer::livelock(zero timer)
  PASS   : tst_QTimer::livelock(non-zero timer)
  PASS   : tst_QTimer::livelock(longer than sleep)
  PASS   : tst_QTimer::timerInfiniteRecursion(zero timer)
  PASS   : tst_QTimer::timerInfiniteRecursion(non-zero timer)
  PASS   : tst_QTimer::timerInfiniteRecursion(10ms timer)
  PASS   : tst_QTimer::timerInfiniteRecursion(11ms timer)
  PASS   : tst_QTimer::timerInfiniteRecursion(100ms timer)
  PASS   : tst_QTimer::timerInfiniteRecursion(1s timer)
  PASS   : tst_QTimer::recurringTimer(zero timer)
  PASS   : tst_QTimer::recurringTimer(non-zero timer)
  PASS   : tst_QTimer::deleteLaterOnQTimer()
  PASS   : tst_QTimer::moveToThread()
  2013-01-28 12:32:17.579 tst_qguitimer[88677:5007] Persistent UI failed to 
open file 
file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qguitimer.savedState/window_1.data:
 Permission denied (13)
  PASS   : tst_QTimer::restartedTimerFiresTooSoon()
  FAIL!  : tst_QTimer::timerFiresOnlyOncePerProcessEvents(zero timer) Compared 
values are not the same
     Actual   (longSlot.count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(527)]
  FAIL!  : tst_QTimer::timerFiresOnlyOncePerProcessEvents(non-zero timer) 
Compared values are not the same
     Actual   (longSlot.count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(527)]
  PASS   : tst_QTimer::timerIdPersistsAfterThreadExit()
  PASS   : tst_QTimer::cancelLongTimer()
  PASS   : tst_QTimer::singleShotStaticFunctionZeroTimeout()
  PASS   : tst_QTimer::recurseOnTimeoutAndStopTimer()
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
  (... 2372 lines omitted; there are too many errors!)
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 2
     Expected (1): 1
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(674)]
  FAIL!  : tst_QTimer::dontBlockEvents() Compared values are not the same
     Actual   (count): 1
     Expected (0): 0
     Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(682)]
  PASS   : tst_QTimer::postedEventsShouldNotStarveTimers()
  PASS   : tst_QTimer::cleanupTestCase()
  Totals: 24 passed, 793 failed, 0 skipped
  ********* Finished testing of tst_QTimer *********
  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 127
  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_qguitimer: 43 seconds, exit code 127

  Build log: 
http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_00332/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/stable_1359367619):
    http://codereview.qt-project.org/43952 [PS3] - Cocoa: Add basic support for 
Qt::SubWindow.
    http://codereview.qt-project.org/43947 [PS1] - Cocoa: prevent scale factor 
value of 0.
    http://codereview.qt-project.org/43939 [PS2] - Cocoa: Process events for 
embedded QWindows      QEventLoop::exec() is not called when Qt is embedded as 
a NSView in a foreign view hierarchy where the host application has called 
[NSApp run].
    http://codereview.qt-project.org/45963 [PS1] - Make the null pointer 
dereference a volatile one
    http://codereview.qt-project.org/45964 [PS1] - Let ICC 13 build Qt again if 
the system compiler is GCC 4.7.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to