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

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Feb 13 00:04:27 CET 2013


Autotests `tst_qaccessibility', `tst_qguiapplication', and `tst_qtreeview' failed :(

  Testing tst_QTreeView
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTreeView *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QTreeView::initTestCase()
  PASS   : tst_QTreeView::getSetCheck()
  PASS   : tst_QTreeView::construction()
  PASS   : tst_QTreeView::alternatingRowColors()
  PASS   : tst_QTreeView::currentIndex(-1, -1)
  PASS   : tst_QTreeView::currentIndex(-1, 0)
  PASS   : tst_QTreeView::currentIndex(0, -1)
  PASS   : tst_QTreeView::currentIndex(0, 0)
  PASS   : tst_QTreeView::currentIndex(0, 1)
  PASS   : tst_QTreeView::currentIndex(1, 0)
  PASS   : tst_QTreeView::currentIndex(1, 1)
  PASS   : tst_QTreeView::currentIndex(2, 0)
  PASS   : tst_QTreeView::currentIndex(2, 1)
  PASS   : tst_QTreeView::currentIndex(3, -1)
  PASS   : tst_QTreeView::currentIndex(3, 0)
  PASS   : tst_QTreeView::currentIndex(3, 1)
  PASS   : tst_QTreeView::dragDropMode(NoDragDrop)
  PASS   : tst_QTreeView::dragDropMode(DragOnly)
  PASS   : tst_QTreeView::dragDropMode(DropOnly)
  PASS   : tst_QTreeView::dragDropMode(DragDrop)
  PASS   : tst_QTreeView::dragDropMode(InternalMove)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop -1)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 0)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 1)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 2)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 3)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(NoDragDrop 4)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly -1)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 0)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 1)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 2)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 3)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragOnly 4)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly -1)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 0)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 1)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 2)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 3)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DropOnly 4)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop -1)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 0)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 1)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 2)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 3)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 4)
  PASS   : tst_QTreeView::dragDropModeFromDragEnabledAndAcceptDrops(DragDrop 5)
  PASS   : tst_QTreeView::dragDropOverwriteMode()
  PASS   : tst_QTreeView::editTriggers(NoEditTriggers 0)
  PASS   : tst_QTreeView::editTriggers(NoEditTriggers 1)
  PASS   : tst_QTreeView::editTriggers(NoEditTriggers 2)
  PASS   : tst_QTreeView::editTriggers(NoEditTriggers 3)
  PASS   : tst_QTreeView::editTriggers(NoEditTriggers 4)
  PASS   : tst_QTreeView::editTriggers(CurrentChanged 0)
  PASS   : tst_QTreeView::editTriggers(CurrentChanged 1)
  PASS   : tst_QTreeView::editTriggers(CurrentChanged 2)
  PASS   : tst_QTreeView::editTriggers(CurrentChanged 3)
  PASS   : tst_QTreeView::editTriggers(CurrentChanged 4)
  PASS   : tst_QTreeView::editTriggers(DoubleClicked 0)
  PASS   : tst_QTreeView::editTriggers(DoubleClicked 1)
  PASS   : tst_QTreeView::editTriggers(DoubleClicked 2)
  PASS   : tst_QTreeView::editTriggers(DoubleClicked 3)
  PASS   : tst_QTreeView::editTriggers(DoubleClicked 4)
  PASS   : tst_QTreeView::editTriggers(SelectedClicked 0)
  PASS   : tst_QTreeView::editTriggers(SelectedClicked 1)
  PASS   : tst_QTreeView::editTriggers(SelectedClicked 2)
  PASS   : tst_QTreeView::editTriggers(SelectedClicked 3)
  PASS   : tst_QTreeView::editTriggers(SelectedClicked 4)
  PASS   : tst_QTreeView::editTriggers(EditKeyPressed 0)
  PASS   : tst_QTreeView::editTriggers(EditKeyPressed 1)
  PASS   : tst_QTreeView::editTriggers(EditKeyPressed 2)
  PASS   : tst_QTreeView::editTriggers(EditKeyPressed 3)
  PASS   : tst_QTreeView::editTriggers(EditKeyPressed 4)
  PASS   : tst_QTreeView::hasAutoScroll()
  PASS   : tst_QTreeView::horizontalScrollMode()
  PASS   : tst_QTreeView::iconSize()
  PASS   : tst_QTreeView::indexAt()
  PASS   : tst_QTreeView::indexWidget()
  PASS   : tst_QTreeView::itemDelegate()
  PASS   : tst_QTreeView::itemDelegateForColumnOrRow()
  PASS   : tst_QTreeView::keyboardSearch()
  PASS   : tst_QTreeView::keyboardSearchMultiColumn()
  PASS   : tst_QTreeView::setModel()
  PASS   : tst_QTreeView::openPersistentEditor()
  PASS   : tst_QTreeView::rootIndex()
  PASS   : tst_QTreeView::setHeader()
  PASS   : tst_QTreeView::columnHidden()
  PASS   : tst_QTreeView::rowHidden()
  PASS   : tst_QTreeView::noDelegate()
  PASS   : tst_QTreeView::noModel()
  PASS   : tst_QTreeView::emptyModel()
  PASS   : tst_QTreeView::removeRows()
  PASS   : tst_QTreeView::removeCols()
  PASS   : tst_QTreeView::limitedExpand()
  PASS   : tst_QTreeView::expandAndCollapse(normal)
  PASS   : tst_QTreeView::expandAndCollapse(animated)
  PASS   : tst_QTreeView::expandAndCollapseAll()
  PASS   : tst_QTreeView::expandWithNoChildren()
  PASS   : tst_QTreeView::quickExpandCollapse()
  PASS   : tst_QTreeView::keyboardNavigation()
  PASS   : tst_QTreeView::headerSections()
  PASS   : tst_QTreeView::moveCursor(uniformRowHeights = false, scrollPerPixel = false)
  PASS   : tst_QTreeView::moveCursor(uniformRowHeights = true, scrollPerPixel = false)
  PASS   : tst_QTreeView::moveCursor(uniformRowHeights = false, scrollPerPixel = true)
  PASS   : tst_QTreeView::moveCursor(uniformRowHeights = true, scrollPerPixel = true)
  PASS   : tst_QTreeView::setSelection((0,0,50,20),rows)
  PASS   : tst_QTreeView::setSelection((0,0,50,90),rows)
  PASS   : tst_QTreeView::setSelection((50,0,0,90),rows,invalid rect)
  PASS   : tst_QTreeView::setSelection((0,-20,20,50),rows)
  PASS   : tst_QTreeView::setSelection((0,-50,20,90),rows)
  PASS   : tst_QTreeView::extendedSelection(select)
  PASS   : tst_QTreeView::extendedSelection(unselect)
  PASS   : tst_QTreeView::indexAbove()
  PASS   : tst_QTreeView::indexBelow()
  PASS   : tst_QTreeView::clicked()
  WARNING: tst_QTreeView::mouseDoubleClick() Mouse event "MouseDClick" not accepted by receiving widget
  WARNING: tst_QTreeView::mouseDoubleClick() Mouse event "MouseDClick" not accepted by receiving widget
  PASS   : tst_QTreeView::mouseDoubleClick()
  PASS   : tst_QTreeView::rowsAboutToBeRemoved()
  PASS   : tst_QTreeView::headerSections_unhideSection()
  PASS   : tst_QTreeView::columnAt()
  PASS   : tst_QTreeView::scrollTo()
  QWARN  : tst_QTreeView::rowsAboutToBeRemoved_move() setGeometry: Unable to set geometry 600x800+0+0 on 'QTreeViewClassWindow'. Resulting geometry:  600x785+0+0 (frame: 4, 23, 4, 4).
  PASS   : tst_QTreeView::rowsAboutToBeRemoved_move()
  PASS   : tst_QTreeView::resizeColumnToContents()
  PASS   : tst_QTreeView::insertAfterSelect()
  PASS   : tst_QTreeView::removeAfterSelect()
  PASS   : tst_QTreeView::hiddenItems()
  PASS   : tst_QTreeView::spanningItems()
  PASS   : tst_QTreeView::rowSizeHint()
  PASS   : tst_QTreeView::setSortingEnabled()
  PASS   : tst_QTreeView::headerHidden()
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtreeview: 14 seconds, exit code 3221225477
  
  Testing tst_QGuiApplication
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGuiApplication *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QGuiApplication::initTestCase()
  PASS   : tst_QGuiApplication::displayName()
  PASS   : tst_QGuiApplication::focusObject()
  PASS   : tst_QGuiApplication::allWindows()
  PASS   : tst_QGuiApplication::topLevelWindows()
  QWARN  : tst_QGuiApplication::abortQuitOnShow() QObject::disconnect: Unexpected null parameter
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qguiapplication: 1 seconds, exit code 3221225477
  
  Testing tst_QAccessibility
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QAccessibility *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QAccessibility::initTestCase()
  QWARN  : tst_QAccessibility::eventTest() 3 accessibility event(s) were not handled in testfunction 'eventTest':
  QWARN  : tst_QAccessibility::eventTest()  1: Object: 0x3fc028 Event: 'StateChanged' Child: -1
  QWARN  : tst_QAccessibility::eventTest()  2: Object: 0x3fc028 Event: 'StateChanged' Child: -1
  QWARN  : tst_QAccessibility::eventTest()  3: Object: 0x3fc028 Event: 'ObjectHide' Child: -1
  PASS   : tst_QAccessibility::eventTest()
  PASS   : tst_QAccessibility::customWidget()
  PASS   : tst_QAccessibility::deletedWidget()
  PASS   : tst_QAccessibility::statesStructTest()
  PASS   : tst_QAccessibility::navigateHierarchy()
  PASS   : tst_QAccessibility::sliderTest()
  QWARN  : tst_QAccessibility::textAttributes() 1 accessibility event(s) were not handled in testfunction 'textAttributes':
  QWARN  : tst_QAccessibility::textAttributes()  1: Object: 0x22f598 Event: 'TextCaretMoved' Child: -1
  PASS   : tst_QAccessibility::textAttributes()
  PASS   : tst_QAccessibility::hideShowTest()
  PASS   : tst_QAccessibility::actionTest()
  PASS   : tst_QAccessibility::applicationTest()
  QWARN  : tst_QAccessibility::mainWindowTest() 2 accessibility event(s) were not handled in testfunction 'mainWindowTest':
  QWARN  : tst_QAccessibility::mainWindowTest()  1: Object: 0x22f540 Event: 'StateChanged' Child: -1
  QWARN  : tst_QAccessibility::mainWindowTest()  2: Object: 0x22f540 Event: 'StateChanged' Child: -1
  PASS   : tst_QAccessibility::mainWindowTest()
  PASS   : tst_QAccessibility::buttonTest()
  PASS   : tst_QAccessibility::scrollBarTest()
  PASS   : tst_QAccessibility::tabTest()
  PASS   : tst_QAccessibility::tabWidgetTest()
  PASS   : tst_QAccessibility::menuTest()
  PASS   : tst_QAccessibility::spinBoxTest()
  PASS   : tst_QAccessibility::doubleSpinBoxTest()
  PASS   : tst_QAccessibility::textEditTest()
  PASS   : tst_QAccessibility::textBrowserTest()
  PASS   : tst_QAccessibility::mdiAreaTest()
  PASS   : tst_QAccessibility::mdiSubWindowTest()
  PASS   : tst_QAccessibility::lineEditTest()
  PASS   : tst_QAccessibility::groupBoxTest()
  PASS   : tst_QAccessibility::dialogButtonBoxTest()
  PASS   : tst_QAccessibility::dialTest()
  PASS   : tst_QAccessibility::rubberBandTest()
  PASS   : tst_QAccessibility::abstractScrollAreaTest()
  PASS   : tst_QAccessibility::scrollAreaTest()
  QWARN  : tst_QAccessibility::listTest() QAccessibleTable::cellAt: invalid index:  QModelIndex(-1,-1,0x0,QObject(0x0) )  for  QListWidget(0x21cba00)
  QWARN  : tst_QAccessibility::listTest() QAccessibleTable::cellAt: invalid index:  QModelIndex(-1,-1,0x0,QObject(0x0) )  for  QListWidget(0x21cba00)
  QWARN  : tst_QAccessibility::listTest() QAccessibleTable::cellAt: invalid index:  QModelIndex(-1,-1,0x0,QObject(0x0) )  for  QListWidget(0x21cba00)
  QWARN  : tst_QAccessibility::listTest() QAccessibleTable::cellAt: invalid index:  QModelIndex(-1,-1,0x0,QObject(0x0) )  for  QListWidget(0x21cba00)
  PASS   : tst_QAccessibility::listTest()
  PASS   : tst_QAccessibility::treeTest()
  PASS   : tst_QAccessibility::tableTest()
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qaccessibility: 13 seconds, exit code 3221225477

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_00304/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1360703977):
    http://codereview.qt-project.org/47527 [PS2] - Add support for color glyphs (Emoji) on Mac OS X and iOS
    http://codereview.qt-project.org/46215 [PS11] - QPA: Add default application state handling to handleWindowActicated
    http://codereview.qt-project.org/46115 [PS5] - QPA: Add interface for setting the application state explicitly



More information about the Ci-reports mailing list