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

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Jan 31 09:18:56 CET 2013


Autotests `tst_macgui', `tst_qgl', and `tst_qitemdelegate' failed :(

  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-31 10:02:30.184 tst_qgl[5515: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-31 10:02:35.342 tst_qgl[5517: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-31 09:47:54.000 tst_macgui[4430:2703] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_macgui.savedState/window_1.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): 0x102c019c0
     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-31 09:48:05.837 tst_macgui[4432:2703] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_macgui.savedState/window_1.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): 0x102a079d0
     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: 23 seconds, exit code 2

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

  Tested changes (refs/builds/stable_1359616581):
    http://codereview.qt-project.org/43952 [PS3] - Cocoa: Add basic support for Qt::SubWindow.



More information about the Ci-reports mailing list