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

Qt Continuous Integration System ci-noreply at qt-project.org
Fri May 24 19:11:33 CEST 2013


sixty-six autotests 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_QWindowContainer
  FAIL!  : tst_QWindowContainer::testActivation() 'QTest::qWaitForWindowActive(root.windowHandle())' returned FALSE. ()
     Loc: [tst_qwindowcontainer.cpp(192)]
  Totals: 8 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWindowContainer *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QWindowContainer::initTestCase()
  PASS   : tst_QWindowContainer::testShow()
  PASS   : tst_QWindowContainer::testPositionAndSize()
  PASS   : tst_QWindowContainer::testExposeObscure()
  PASS   : tst_QWindowContainer::testOwnership()
  PASS   : tst_QWindowContainer::testBehindTheScenesDeletion()
  PASS   : tst_QWindowContainer::testUnparenting()
  FAIL!  : tst_QWindowContainer::testActivation() 'QTest::qWaitForWindowActive(root.windowHandle())' returned FALSE. ()
     Loc: [tst_qwindowcontainer.cpp(192)]
  PASS   : tst_QWindowContainer::cleanupTestCase()
  Totals: 8 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QWindowContainer *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwindowcontainer: 11 seconds, exit code 1
  
  Testing tst_QWindow
  FAIL!  : tst_QWindow::isExposed() 'window.received(QEvent::Expose) > 1' returned FALSE. ()
     Loc: [tst_qwindow.cpp(254)]
  FAIL!  : tst_QWindow::isActive() 'QGuiApplication::focusWindow() == &window' returned FALSE. ()
     Loc: [tst_qwindow.cpp(270)]
  FAIL!  : tst_QWindow::testInputEvents() Compared values are not the same
     Actual   (window.keyPressCode): 0
     Expected (int(Qt::Key_A)): 65
     Loc: [tst_qwindow.cpp(440)]
  FAIL!  : tst_QWindow::mouseToTouchTranslation() Compared values are not the same
     Actual   (window.touchPressedCount): 0
     Expected (1): 1
     Loc: [tst_qwindow.cpp(579)]
  FAIL!  : tst_QWindow::touchCancel() Compared values are not the same
     Loc: [tst_qwindow.cpp(647)]
  FAIL!  : tst_QWindow::activateAndClose() 'QTest::qWaitForWindowActive(&window)' returned FALSE. ()
     Loc: [tst_qwindow.cpp(825)]
  FAIL!  : tst_QWindow::mouseEventSequence() Compared values are not the same
     Actual   (window.mousePressedCount): 0
     Expected (1): 1
     Loc: [tst_qwindow.cpp(844)]
  FAIL!  : tst_QWindow::inputReentrancy() Compared values are not the same
     Actual   (window.mousePressButton): 0
     Expected (int(Qt::LeftButton)): 1
     Loc: [tst_qwindow.cpp(971)]
  2013-05-24 20:09:42.979 tst_qwindow[76727:1e0f] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13)
  FAIL!  : tst_QWindow::tabletEvents() 'window.eventType == QEvent::TabletPress' returned FALSE. ()
     Loc: [tst_qwindow.cpp(1033)]
  FAIL!  : tst_QWindow::windowModality_QTBUG27039() Compared values are not the same
     Actual   (modalA.mousePressedCount): 0
     Expected (1): 1
     Loc: [tst_qwindow.cpp(1088)]
  Totals: 11 passed, 10 failed, 3 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWindow *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QWindow::initTestCase()
  PASS   : tst_QWindow::eventOrderOnShow()
  PASS   : tst_QWindow::mapGlobal()
  SKIP   : tst_QWindow::positioning() Multiple failures in this test on Mac OS X, see QTBUG-23059
     Loc: [tst_qwindow.cpp(176)]
  FAIL!  : tst_QWindow::isExposed() 'window.received(QEvent::Expose) > 1' returned FALSE. ()
     Loc: [tst_qwindow.cpp(254)]
  FAIL!  : tst_QWindow::isActive() 'QGuiApplication::focusWindow() == &window' returned FALSE. ()
     Loc: [tst_qwindow.cpp(270)]
  FAIL!  : tst_QWindow::testInputEvents() Compared values are not the same
     Actual   (window.keyPressCode): 0
     Expected (int(Qt::Key_A)): 65
     Loc: [tst_qwindow.cpp(440)]
  SKIP   : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform.
     Loc: [tst_qwindow.cpp(490)]
  FAIL!  : tst_QWindow::mouseToTouchTranslation() Compared values are not the same
     Actual   (window.touchPressedCount): 0
     Expected (1): 1
     Loc: [tst_qwindow.cpp(579)]
  PASS   : tst_QWindow::mouseToTouchLoop()
  FAIL!  : tst_QWindow::touchCancel() Compared values are not the same
     Loc: [tst_qwindow.cpp(647)]
  SKIP   : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform.
     Loc: [tst_qwindow.cpp(692)]
  PASS   : tst_QWindow::orientation()
  PASS   : tst_QWindow::sizes()
  PASS   : tst_QWindow::close()
  FAIL!  : tst_QWindow::activateAndClose() 'QTest::qWaitForWindowActive(&window)' returned FALSE. ()
     Loc: [tst_qwindow.cpp(825)]
  FAIL!  : tst_QWindow::mouseEventSequence() Compared values are not the same
     Actual   (window.mousePressedCount): 0
     Expected (1): 1
     Loc: [tst_qwindow.cpp(844)]
  PASS   : tst_QWindow::windowModality()
  FAIL!  : tst_QWindow::inputReentrancy() Compared values are not the same
     Actual   (window.mousePressButton): 0
     Expected (int(Qt::LeftButton)): 1
     Loc: [tst_qwindow.cpp(971)]
  2013-05-24 20:10:16.535 tst_qwindow[76730:1e0f] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13)
  FAIL!  : tst_QWindow::tabletEvents() 'window.eventType == QEvent::TabletPress' returned FALSE. ()
     Loc: [tst_qwindow.cpp(1033)]
  FAIL!  : tst_QWindow::windowModality_QTBUG27039() Compared values are not the same
     Actual   (modalA.mousePressedCount): 0
     Expected (1): 1
     Loc: [tst_qwindow.cpp(1088)]
  PASS   : tst_QWindow::visibility()
  PASS   : tst_QWindow::mask()
  PASS   : tst_QWindow::cleanupTestCase()
  Totals: 11 passed, 10 failed, 3 skipped
  ********* Finished testing of tst_QWindow *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwindow: 67 seconds, exit code 10
  
  Testing tst_QTreeWidget
  FAIL!  : tst_QTreeWidget::editItem(2 columns, only even items editable) Compared values are not the same
     Actual   (itemChangedSpy.count()): 0
     Expected (1): 1
     Loc: [tst_qtreewidget.cpp(477)]
  FAIL!  : tst_QTreeWidget::setTextUpdate() 'delegate.numPaints > 0' returned FALSE. ()
     Loc: [tst_qtreewidget.cpp(3265)]
  FAIL!  : tst_QTreeWidget::setChildIndicatorPolicy() 'delegate.numPaints > 0' returned FALSE. ()
     Loc: [tst_qtreewidget.cpp(3314)]
  Totals: 119 passed, 3 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTreeWidget *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QTreeWidget::initTestCase()
  PASS   : tst_QTreeWidget::getSetCheck()
  PASS   : tst_QTreeWidget::addTopLevelItem()
  PASS   : tst_QTreeWidget::currentItem(only top-level items, 2 columns)
  PASS   : tst_QTreeWidget::currentItem(hierarchy, 2 columns)
  FAIL!  : tst_QTreeWidget::editItem(2 columns, only even items editable) Compared values are not the same
     Actual   (itemChangedSpy.count()): 0
     Expected (1): 1
     Loc: [tst_qtreewidget.cpp(477)]
  PASS   : tst_QTreeWidget::takeItem(First, topLevel)
  PASS   : tst_QTreeWidget::takeItem(Last, topLevel)
  PASS   : tst_QTreeWidget::takeItem(Middle, topLevel)
  PASS   : tst_QTreeWidget::takeItem(Out of bounds, toplevel, (index: -1))
  PASS   : tst_QTreeWidget::takeItem(Out of bounds, toplevel, (index: 3))
  PASS   : tst_QTreeWidget::takeItem(First, child of topLevel)
  PASS   : tst_QTreeWidget::takeItem(Last, child of topLevel)
  PASS   : tst_QTreeWidget::takeItem(Middle, child of topLevel)
  PASS   : tst_QTreeWidget::takeItem(Out of bounds, child of toplevel, (index: -1))
  PASS   : tst_QTreeWidget::takeItem(Out of bounds, child of toplevel, (index: 3))
  PASS   : tst_QTreeWidget::removeChild(10 remove 3)
  PASS   : tst_QTreeWidget::setItemHidden()
  PASS   : tst_QTreeWidget::setItemHidden2()
  PASS   : tst_QTreeWidget::selectedItems(2 top with 2 children, closed, top0 selected, no hidden)
  PASS   : tst_QTreeWidget::selectedItems(2 top with 2 children, closed, top0child0 selected, no hidden)
  PASS   : tst_QTreeWidget::selectedItems(2 top with 2 children, open, top0child0 selected, no hidden)
  PASS   : tst_QTreeWidget::selectedItems(2 top with 2 children, closed, top0 selected, top0 hidden)
  PASS   : tst_QTreeWidget::selectedItems(2 top with 2 children, closed, top0child0 selected, top0 hidden)
  PASS   : tst_QTreeWidget::selectedItems(2 top with 2 children, closed, all selected, no hidden)
  PASS   : tst_QTreeWidget::selectedItems(2 top with 2 children, closed, all selected, top0 hidden)
  PASS   : tst_QTreeWidget::selectedItems(2 top with 2 children, closed, all selected, top0child1 and top1)
  PASS   : tst_QTreeWidget::itemAssignment()
  PASS   : tst_QTreeWidget::clone(clone parent with child)
  PASS   : tst_QTreeWidget::clone(clone child)
  PASS   : tst_QTreeWidget::expand(the only test data for now)
  PASS   : tst_QTreeWidget::checkState()
  PASS   : tst_QTreeWidget::findItems(find in toplevel)
  PASS   : tst_QTreeWidget::findItems(find child)
  PASS   : tst_QTreeWidget::findItemsInColumn()
  PASS   : tst_QTreeWidget::sortItems(ascending order)
  PASS   : tst_QTreeWidget::sortItems(descending order)
  PASS   : tst_QTreeWidget::deleteItems(start with 10, delete 1)
  PASS   : tst_QTreeWidget::deleteItems(start with 10, delete 5)
  PASS   : tst_QTreeWidget::deleteItems(mixed)
  PASS   : tst_QTreeWidget::deleteItems(all)
  PASS   : tst_QTreeWidget::itemAboveOrBelow()
  PASS   : tst_QTreeWidget::itemStreaming(Data)
  PASS   : tst_QTreeWidget::insertTopLevelItems(Insert at count)
  PASS   : tst_QTreeWidget::insertTopLevelItems(Insert in the middle)
  PASS   : tst_QTreeWidget::insertTopLevelItems(Insert less than 0)
  PASS   : tst_QTreeWidget::insertTopLevelItems(Insert beyond count)
  PASS   : tst_QTreeWidget::keyboardNavigation()
  PASS   : tst_QTreeWidget::scrollToItem()
  PASS   : tst_QTreeWidget::setSortingEnabled()
  PASS   : tst_QTreeWidget::match()
  PASS   : tst_QTreeWidget::columnCount()
  PASS   : tst_QTreeWidget::setHeaderLabels()
  PASS   : tst_QTreeWidget::setHeaderItem()
  PASS   : tst_QTreeWidget::itemWidget(2 columns, only even items editable)
  PASS   : tst_QTreeWidget::insertItemsWithSorting(() + (a) = (a))
  PASS   : tst_QTreeWidget::insertItemsWithSorting(() + (c, b, a) = (a, b, c))
  PASS   : tst_QTreeWidget::insertItemsWithSorting(() + (a, b, c) = (c, b, a))
  PASS   : tst_QTreeWidget::insertItemsWithSorting((a) + (b) = (a, b))
  PASS   : tst_QTreeWidget::insertItemsWithSorting((a) + (b) = (b, a))
  PASS   : tst_QTreeWidget::insertItemsWithSorting((a, c, b) + (d) = (a, b, c, d))
  PASS   : tst_QTreeWidget::insertItemsWithSorting((b, c, a) + (d) = (d, c, b, a))
  PASS   : tst_QTreeWidget::insertItemsWithSorting(() + (sorted items) = (sorted items))
  PASS   : tst_QTreeWidget::insertItemsWithSorting((sorted items) + () = (sorted items))
  PASS   : tst_QTreeWidget::insertItemsWithSorting(() + (ascending items) = (reverse items))
  PASS   : tst_QTreeWidget::insertItemsWithSorting((reverse items) + () = (ascending items))
  PASS   : tst_QTreeWidget::insertItemsWithSorting((reverse items) + () = (reverse items))
  PASS   : tst_QTreeWidget::insertExpandedItemsWithSorting(test 1)
  PASS   : tst_QTreeWidget::changeDataWithSorting(change a to b in (a))
  PASS   : tst_QTreeWidget::changeDataWithSorting(change a to b in (a, c))
  PASS   : tst_QTreeWidget::changeDataWithSorting(change a to c in (a, b))
  PASS   : tst_QTreeWidget::changeDataWithSorting(change c to a in (c, b))
  PASS   : tst_QTreeWidget::changeDataWithSorting(change e to i in (a, c, e, g))
  PASS   : tst_QTreeWidget::changeDataWithSorting(change e to a in (c, e, g, i))
  PASS   : tst_QTreeWidget::changeDataWithSorting(change e to f in (c, e, g, i))
  PASS   : tst_QTreeWidget::changeDataWithStableSorting(change a to c in (a, c, c, c, e))
  PASS   : tst_QTreeWidget::changeDataWithStableSorting(change e to c in (a, c, c, c, e))
  PASS   : tst_QTreeWidget::changeDataWithStableSorting(change 1st c to c in (a, c, c, c, e))
  PASS   : tst_QTreeWidget::changeDataWithStableSorting(change 2nd c to c in (a, c, c, c, e))
  PASS   : tst_QTreeWidget::changeDataWithStableSorting(change 3rd c to c in (a, c, c, c, e))
  PASS   : tst_QTreeWidget::changeDataWithStableSorting(change 1st c to c in (e, c, c, c, a))
  PASS   : tst_QTreeWidget::changeDataWithStableSorting(change 2nd c to c in (e, c, c, c, a))
  PASS   : tst_QTreeWidget::changeDataWithStableSorting(change 3rd c to c in (e, c, c, c, a))
  PASS   : tst_QTreeWidget::changeDataWithStableSorting(change 1st c to b in (a, c, c, c, e))
  PASS   : tst_QTreeWidget::changeDataWithStableSorting(change 2nd c to b in (a, c, c, c, e))
  PASS   : tst_QTreeWidget::changeDataWithStableSorting(change 3rd c to b in (a, c, c, c, e))
  PASS   : tst_QTreeWidget::changeDataWithStableSorting(change 1st c to d in (a, c, c, c, e))
  PASS   : tst_QTreeWidget::changeDataWithStableSorting(change 2nd c to d in (a, c, c, c, e))
  PASS   : tst_QTreeWidget::changeDataWithStableSorting(change 3rd c to d in (a, c, c, c, e))
  PASS   : tst_QTreeWidget::sortedIndexOfChild(three ascending)
  PASS   : tst_QTreeWidget::sortedIndexOfChild(three descending)
  PASS   : tst_QTreeWidget::defaultRowSizes()
  PASS   : tst_QTreeWidget::task191552_rtl()
  PASS   : tst_QTreeWidget::task203673_selection()
  PASS   : tst_QTreeWidget::rootItemFlags()
  PASS   : tst_QTreeWidget::task218661_setHeaderData()
  PASS   : tst_QTreeWidget::task245280_sortChildren()
  PASS   : tst_QTreeWidget::task253109_itemHeight()
  PASS   : tst_QTreeWidget::itemOperatorLessThan()
  PASS   : tst_QTreeWidget::addChild()
  PASS   : tst_QTreeWidget::setData()
  PASS   : tst_QTreeWidget::enableDisable()
  PASS   : tst_QTreeWidget::expandAndCallapse()
  PASS   : tst_QTreeWidget::itemData()
  PASS   : tst_QTreeWidget::setDisabled()
  PASS   : tst_QTreeWidget::removeSelectedItem()
  PASS   : tst_QTreeWidget::removeCurrentItem()
  PASS   : tst_QTreeWidget::removeCurrentItem_task186451()
  PASS   : tst_QTreeWidget::randomExpand()
  PASS   : tst_QTreeWidget::crashTest()
  PASS   : tst_QTreeWidget::sortAndSelect()
  PASS   : tst_QTreeWidget::task206367_duplication()
  PASS   : tst_QTreeWidget::selectionOrder()
  PASS   : tst_QTreeWidget::setSelectionModel()
  PASS   : tst_QTreeWidget::task217309()
  PASS   : tst_QTreeWidget::setCurrentItemExpandsParent()
  PASS   : tst_QTreeWidget::task239150_editorWidth()
  FAIL!  : tst_QTreeWidget::setTextUpdate() 'delegate.numPaints > 0' returned FALSE. ()
     Loc: [tst_qtreewidget.cpp(3265)]
  PASS   : tst_QTreeWidget::taskQTBUG2844_visualItemRect()
  FAIL!  : tst_QTreeWidget::setChildIndicatorPolicy() 'delegate.numPaints > 0' returned FALSE. ()
     Loc: [tst_qtreewidget.cpp(3314)]
  PASS   : tst_QTreeWidget::task20345_sortChildren()
  PASS   : tst_QTreeWidget::cleanupTestCase()
  Totals: 119 passed, 3 failed, 0 skipped
  ********* Finished testing of tst_QTreeWidget *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtreewidget: 33 seconds, exit code 3
  
  Testing tst_QTreeView
  FAIL!  : tst_QTreeView::iconSize() 'view.repainted' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(948)]
  FAIL!  : tst_QTreeView::keyboardSearchMultiColumn() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(1173)]
  FAIL!  : tst_QTreeView::quickExpandCollapse() Compared values are not the same
     Actual   (tree.state()): 6
     Expected (initialState): 0
     Loc: [tst_qtreeview.cpp(4270)]
  FAIL!  : tst_QTreeView::styleOptionViewItem() 'delegate.count >= 13' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3162)]
  FAIL!  : tst_QTreeView::keyboardNavigationWithDisabled() 'QTest::qWaitForWindowActive(&topLevel)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3957)]
  2013-05-24 20:02:01.931 tst_qtreeview[76656:200f] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qtreeview.savedState/window_4.data: Permission denied (13)
  FAIL!  : tst_QTreeView::task216717_updateChildren() 'tree.refreshed' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3420)]
  FAIL!  : tst_QTreeView::task224091_appendColumns() 'QTest::qWaitForWindowActive(topLevel)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3475)]
  FAIL!  : tst_QTreeView::task246536_scrollbarsNotWorking() 'o.count > 0' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3713)]
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetResolution: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetResolution: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetResolution: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetResolution: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetResolution: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetResolution: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetResolution: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetResolution: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetResolution: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetResolution: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetResolution: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetResolution: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetResolution: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetResolution: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetResolution: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:02:10 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76656] <Error>: CGContextGetResolution: invalid context 0x0
  FAIL!  : tst_QTreeView::task239271_addRowsWithFirstColumnHidden() '!delegate.paintedIndexes.isEmpty()' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3765)]
  FAIL!  : tst_QTreeView::doubleClickedWithSpans() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3860)]
  FAIL!  : tst_QTreeView::taskQTBUG_9216_setSizeAndUniformRowHeightsWrongRepaint() 'view.painted > 0' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3940)]
  Totals: 159 passed, 11 failed, 0 skipped
  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)
  XFAIL  : tst_QTreeView::editTriggers(EditKeyPressed 4) QTBUG-23696
     Loc: [tst_qtreeview.cpp(868)]
  PASS   : tst_QTreeView::editTriggers(EditKeyPressed 4)
  PASS   : tst_QTreeView::hasAutoScroll()
  PASS   : tst_QTreeView::horizontalScrollMode()
  FAIL!  : tst_QTreeView::iconSize() 'view.repainted' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(948)]
  PASS   : tst_QTreeView::indexAt()
  PASS   : tst_QTreeView::indexWidget()
  PASS   : tst_QTreeView::itemDelegate()
  PASS   : tst_QTreeView::itemDelegateForColumnOrRow()
  PASS   : tst_QTreeView::keyboardSearch()
  FAIL!  : tst_QTreeView::keyboardSearchMultiColumn() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(1173)]
  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()
  FAIL!  : tst_QTreeView::quickExpandCollapse() Compared values are not the same
     Actual   (tree.state()): 6
     Expected (initialState): 0
     Loc: [tst_qtreeview.cpp(4270)]
  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()
  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()
  PASS   : tst_QTreeView::selection()
  PASS   : tst_QTreeView::removeAndInsertExpandedCol0()
  PASS   : tst_QTreeView::selectionWithHiddenItems()
  PASS   : tst_QTreeView::selectAll()
  PASS   : tst_QTreeView::disabledButCheckable()
  PASS   : tst_QTreeView::sortByColumn(sorting enabled)
  PASS   : tst_QTreeView::sortByColumn(sorting disabled)
  PASS   : tst_QTreeView::evilModel(visible)
  PASS   : tst_QTreeView::indexRowSizeHint()
  PASS   : tst_QTreeView::addRowsWhileSectionsAreHidden()
  PASS   : tst_QTreeView::filterProxyModelCrash()
  PASS   : tst_QTreeView::renderToPixmap(row-0)
  PASS   : tst_QTreeView::renderToPixmap(row-1)
  FAIL!  : tst_QTreeView::styleOptionViewItem() 'delegate.count >= 13' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3162)]
  FAIL!  : tst_QTreeView::keyboardNavigationWithDisabled() 'QTest::qWaitForWindowActive(&topLevel)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3957)]
  PASS   : tst_QTreeView::task174627_moveLeftToRoot()
  PASS   : tst_QTreeView::task171902_expandWith1stColHidden()
  PASS   : tst_QTreeView::task203696_hidingColumnsAndRowsn()
  PASS   : tst_QTreeView::task211293_removeRootIndex()
  2013-05-24 20:02:54.492 tst_qtreeview[76660:631b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qtreeview.savedState/window_4.data: Permission denied (13)
  FAIL!  : tst_QTreeView::task216717_updateChildren() 'tree.refreshed' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3420)]
  PASS   : tst_QTreeView::task220298_selectColumns()
  FAIL!  : tst_QTreeView::task224091_appendColumns() 'QTest::qWaitForWindowActive(topLevel)' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3475)]
  PASS   : tst_QTreeView::task225539_deleteModel()
  PASS   : tst_QTreeView::task230123_setItemsExpandable()
  PASS   : tst_QTreeView::task202039_closePersistentEditor()
  PASS   : tst_QTreeView::task238873_avoidAutoReopening()
  PASS   : tst_QTreeView::task244304_clickOnDecoration()
  FAIL!  : tst_QTreeView::task246536_scrollbarsNotWorking() 'o.count > 0' returned FALSE. ()
     Loc: [tst_qtreeview.cpp(3713)]
  May 24 20:03:03 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76660] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:03:03 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76660] <Error>: CGContextGetResolution: invalid context 0x0
  May 24 20:03:03 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76660] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:03:03 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76660] <Error>: CGContextGetResolution: invalid context 0x0
  May 24 20:03:03 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76660] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:03:03 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76660] <Error>: CGContextGetResolution: invalid context 0x0
  May 24 20:03:03 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76660] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:03:03 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76660] <Error>: CGContextGetResolution: invalid context 0x0
  May 24 20:03:03 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76660] <Error>: CGContextGetCTM: invalid context 0x0
  May 24 20:03:03 ci-osx107-x64-mini-03.ci.local tst_qtreeview[76660] <Error>: CGContextGetResolution: invalid context 0x0
  (... 8665 lines omitted; there are too many errors!)
  PASS   : tst_QGraphicsGridLayout::addItem((1,0,1,-1)
  PASS   : tst_QGraphicsGridLayout::addItem((1,0,1,0)
  PASS   : tst_QGraphicsGridLayout::addItem((1,0,1,1)
  PASS   : tst_QGraphicsGridLayout::addItem((1,1,-1,-1)
  PASS   : tst_QGraphicsGridLayout::addItem((1,1,-1,0)
  PASS   : tst_QGraphicsGridLayout::addItem((1,1,-1,1)
  PASS   : tst_QGraphicsGridLayout::addItem((1,1,0,-1)
  PASS   : tst_QGraphicsGridLayout::addItem((1,1,0,0)
  PASS   : tst_QGraphicsGridLayout::addItem((1,1,0,1)
  PASS   : tst_QGraphicsGridLayout::addItem((1,1,1,-1)
  PASS   : tst_QGraphicsGridLayout::addItem((1,1,1,0)
  PASS   : tst_QGraphicsGridLayout::addItem((1,1,1,1)
  PASS   : tst_QGraphicsGridLayout::addItem((2,-1,-1,-1)
  PASS   : tst_QGraphicsGridLayout::addItem((2,-1,-1,0)
  PASS   : tst_QGraphicsGridLayout::addItem((2,-1,-1,1)
  PASS   : tst_QGraphicsGridLayout::addItem((2,-1,0,-1)
  PASS   : tst_QGraphicsGridLayout::addItem((2,-1,0,0)
  PASS   : tst_QGraphicsGridLayout::addItem((2,-1,0,1)
  PASS   : tst_QGraphicsGridLayout::addItem((2,-1,1,-1)
  PASS   : tst_QGraphicsGridLayout::addItem((2,-1,1,0)
  PASS   : tst_QGraphicsGridLayout::addItem((2,-1,1,1)
  PASS   : tst_QGraphicsGridLayout::addItem((2,0,-1,-1)
  PASS   : tst_QGraphicsGridLayout::addItem((2,0,-1,0)
  PASS   : tst_QGraphicsGridLayout::addItem((2,0,-1,1)
  PASS   : tst_QGraphicsGridLayout::addItem((2,0,0,-1)
  PASS   : tst_QGraphicsGridLayout::addItem((2,0,0,0)
  PASS   : tst_QGraphicsGridLayout::addItem((2,0,0,1)
  PASS   : tst_QGraphicsGridLayout::addItem((2,0,1,-1)
  PASS   : tst_QGraphicsGridLayout::addItem((2,0,1,0)
  PASS   : tst_QGraphicsGridLayout::addItem((2,0,1,1)
  PASS   : tst_QGraphicsGridLayout::addItem((2,1,-1,-1)
  PASS   : tst_QGraphicsGridLayout::addItem((2,1,-1,0)
  PASS   : tst_QGraphicsGridLayout::addItem((2,1,-1,1)
  PASS   : tst_QGraphicsGridLayout::addItem((2,1,0,-1)
  PASS   : tst_QGraphicsGridLayout::addItem((2,1,0,0)
  PASS   : tst_QGraphicsGridLayout::addItem((2,1,0,1)
  PASS   : tst_QGraphicsGridLayout::addItem((2,1,1,-1)
  PASS   : tst_QGraphicsGridLayout::addItem((2,1,1,0)
  PASS   : tst_QGraphicsGridLayout::addItem((2,1,1,1)
  SKIP   : tst_QGraphicsGridLayout::alignment() Resizing a QGraphicsWidget to effectiveSizeHint(Qt::MaximumSize) is currently not supported on mac
     Loc: [tst_qgraphicsgridlayout.cpp(503)]
  SKIP   : tst_QGraphicsGridLayout::alignment(hasHeightForWidth) Resizing a QGraphicsWidget to effectiveSizeHint(Qt::MaximumSize) is currently not supported on mac
     Loc: [tst_qgraphicsgridlayout.cpp(503)]
  PASS   : tst_QGraphicsGridLayout::alignment2(hor_sizepolicy_fixed)
  PASS   : tst_QGraphicsGridLayout::alignment2(hor_sizepolicy_fixed_alignvcenter)
  PASS   : tst_QGraphicsGridLayout::alignment2(hor_sizepolicy_fixed_aligntop)
  PASS   : tst_QGraphicsGridLayout::alignment2(hor_sizepolicy_fixed_alignbottom)
  PASS   : tst_QGraphicsGridLayout::alignment2(ver_sizepolicy_fixed)
  PASS   : tst_QGraphicsGridLayout::alignment2(ver_sizepolicy_fixed_alignhcenter)
  PASS   : tst_QGraphicsGridLayout::alignment2(ver_sizepolicy_fixed_alignleft)
  PASS   : tst_QGraphicsGridLayout::alignment2(ver_sizepolicy_fixed_alignright)
  SKIP   : tst_QGraphicsGridLayout::columnAlignment() Resizing a QGraphicsWidget to effectiveSizeHint(Qt::MaximumSize) is currently not supported on mac
     Loc: [tst_qgraphicsgridlayout.cpp(577)]
  SKIP   : tst_QGraphicsGridLayout::columnAlignment(hasHeightForWidth) Resizing a QGraphicsWidget to effectiveSizeHint(Qt::MaximumSize) is currently not supported on mac
     Loc: [tst_qgraphicsgridlayout.cpp(577)]
  PASS   : tst_QGraphicsGridLayout::columnCount()
  PASS   : tst_QGraphicsGridLayout::columnCount(hasHeightForWidth)
  PASS   : tst_QGraphicsGridLayout::columnMaximumWidth()
  PASS   : tst_QGraphicsGridLayout::columnMaximumWidth(hasHeightForWidth)
  PASS   : tst_QGraphicsGridLayout::columnMinimumWidth()
  PASS   : tst_QGraphicsGridLayout::columnMinimumWidth(hasHeightForWidth)
  PASS   : tst_QGraphicsGridLayout::columnPreferredWidth()
  PASS   : tst_QGraphicsGridLayout::columnPreferredWidth(hasHeightForWidth)
  PASS   : tst_QGraphicsGridLayout::setColumnFixedWidth()
  PASS   : tst_QGraphicsGridLayout::columnSpacing()
  PASS   : tst_QGraphicsGridLayout::columnStretchFactor()
  PASS   : tst_QGraphicsGridLayout::count()
  PASS   : tst_QGraphicsGridLayout::contentsMargins()
  PASS   : tst_QGraphicsGridLayout::horizontalSpacing(zero)
  PASS   : tst_QGraphicsGridLayout::horizontalSpacing(10)
  PASS   : tst_QGraphicsGridLayout::itemAt()
  PASS   : tst_QGraphicsGridLayout::removeAt()
  PASS   : tst_QGraphicsGridLayout::removeItem()
  PASS   : tst_QGraphicsGridLayout::rowAlignment()
  PASS   : tst_QGraphicsGridLayout::rowAlignment(hasHeightForWidth)
  PASS   : tst_QGraphicsGridLayout::rowCount()
  PASS   : tst_QGraphicsGridLayout::rowCount(hasHeightForWidth)
  PASS   : tst_QGraphicsGridLayout::rowMaximumHeight()
  PASS   : tst_QGraphicsGridLayout::rowMaximumHeight(hasHeightForWidth)
  PASS   : tst_QGraphicsGridLayout::rowMinimumHeight()
  PASS   : tst_QGraphicsGridLayout::rowMinimumHeight(hasHeightForWidth)
  PASS   : tst_QGraphicsGridLayout::rowPreferredHeight()
  PASS   : tst_QGraphicsGridLayout::rowPreferredHeight(hasHeightForWidth)
  PASS   : tst_QGraphicsGridLayout::rowSpacing()
  PASS   : tst_QGraphicsGridLayout::rowStretchFactor()
  PASS   : tst_QGraphicsGridLayout::rowStretchFactor(hasHeightForWidth)
  PASS   : tst_QGraphicsGridLayout::setColumnSpacing(null)
  PASS   : tst_QGraphicsGridLayout::setColumnSpacing(10)
  PASS   : tst_QGraphicsGridLayout::setColumnSpacing(null, hasHeightForWidth)
  PASS   : tst_QGraphicsGridLayout::setColumnSpacing(10, hasHeightForWidth)
  PASS   : tst_QGraphicsGridLayout::setGeometry(null)
  PASS   : tst_QGraphicsGridLayout::setGeometry(normal)
  PASS   : tst_QGraphicsGridLayout::setRowFixedHeight()
  PASS   : tst_QGraphicsGridLayout::setRowSpacing(null)
  PASS   : tst_QGraphicsGridLayout::setRowSpacing(10)
  PASS   : tst_QGraphicsGridLayout::setRowSpacing(null, hasHeightForWidth)
  PASS   : tst_QGraphicsGridLayout::setRowSpacing(10, hasHeightForWidth)
  PASS   : tst_QGraphicsGridLayout::setSpacing(zero)
  PASS   : tst_QGraphicsGridLayout::setSpacing(17)
  PASS   : tst_QGraphicsGridLayout::setSpacing(zero, hasHeightForWidth)
  PASS   : tst_QGraphicsGridLayout::setSpacing(17, hasHeightForWidth)
  PASS   : tst_QGraphicsGridLayout::sizeHint(rowSpan_larger_than_rows)
  PASS   : tst_QGraphicsGridLayout::sizeHint(rowSpan_smaller_than_rows)
  PASS   : tst_QGraphicsGridLayout::verticalSpacing(zero)
  PASS   : tst_QGraphicsGridLayout::verticalSpacing(17)
  FAIL!  : tst_QGraphicsGridLayout::layoutDirection() Compared doubles are not the same (fuzzy compare)
     Actual   (w1->geometry().left()): 1
     Expected (39.0): 39
     Loc: [tst_qgraphicsgridlayout.cpp(1820)]
  FAIL!  : tst_QGraphicsGridLayout::layoutDirection(hasHeightForWidth) Compared doubles are not the same (fuzzy compare)
     Actual   (w1->geometry().left()): 1
     Expected (39.0): 39
     Loc: [tst_qgraphicsgridlayout.cpp(1820)]
  PASS   : tst_QGraphicsGridLayout::removeLayout()
  PASS   : tst_QGraphicsGridLayout::defaultStretchFactors(usepreferredsize)
  PASS   : tst_QGraphicsGridLayout::defaultStretchFactors(ignoreitem01)
  PASS   : tst_QGraphicsGridLayout::defaultStretchFactors(ignoreitem01_resize120x40)
  PASS   : tst_QGraphicsGridLayout::defaultStretchFactors(ignoreitem11_resize120x40)
  PASS   : tst_QGraphicsGridLayout::defaultStretchFactors(ignoreitem01_span01_resize70x60)
  PASS   : tst_QGraphicsGridLayout::defaultStretchFactors(ignoreitem10_resize40x120)
  PASS   : tst_QGraphicsGridLayout::defaultStretchFactors(ignoreitem01_span02)
  PASS   : tst_QGraphicsGridLayout::defaultStretchFactors(ignoreitem02_span02)
  PASS   : tst_QGraphicsGridLayout::defaultStretchFactors(ignoreitem02_span00_span02)
  PASS   : tst_QGraphicsGridLayout::defaultStretchFactors(ignoreitem00_colspan00)
  PASS   : tst_QGraphicsGridLayout::defaultStretchFactors(ignoreitem01_colspan01)
  PASS   : tst_QGraphicsGridLayout::defaultStretchFactors(ignorecolumn1_resize70x60)
  PASS   : tst_QGraphicsGridLayout::defaultStretchFactors(ignorerow0)
  PASS   : tst_QGraphicsGridLayout::defaultStretchFactors(ignorerow1)
  PASS   : tst_QGraphicsGridLayout::defaultStretchFactors(ignorerow0_resize60x50)
  PASS   : tst_QGraphicsGridLayout::geometries(combine_max_sizes)
  PASS   : tst_QGraphicsGridLayout::geometries(combine_min_sizes)
  PASS   : tst_QGraphicsGridLayout::geometries(hfw-100x401)
  PASS   : tst_QGraphicsGridLayout::geometries(hfw-h408)
  PASS   : tst_QGraphicsGridLayout::geometries(hfw-h410)
  PASS   : tst_QGraphicsGridLayout::geometries(hfw-100x470)
  PASS   : tst_QGraphicsGridLayout::geometries(hfw-100x401)
  PASS   : tst_QGraphicsGridLayout::geometries(hfw-160x350)
  2013-05-24 18:23:59.244 tst_qgraphicsgridlayout[64159:1f03] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicsgridlayout.savedState/window_9.data: Permission denied (13)
  PASS   : tst_QGraphicsGridLayout::geometries(hfw-160x300)
  PASS   : tst_QGraphicsGridLayout::geometries(hfw-20x40)
  PASS   : tst_QGraphicsGridLayout::geometries(wfh-300x160)
  PASS   : tst_QGraphicsGridLayout::geometries(wfh-40x20)
  PASS   : tst_QGraphicsGridLayout::geometries(wfh-400x160)
  PASS   : tst_QGraphicsGridLayout::geometries(wfh-160x100)
  PASS   : tst_QGraphicsGridLayout::geometries(hfw-h470)
  PASS   : tst_QGraphicsGridLayout::geometries(hfw-w100)
  PASS   : tst_QGraphicsGridLayout::geometries(hfw-w160)
  PASS   : tst_QGraphicsGridLayout::geometries(hfw-w500)
  PASS   : tst_QGraphicsGridLayout::geometries(hfw-alignment-defaults)
  PASS   : tst_QGraphicsGridLayout::geometries(hfw-alignment2)
  PASS   : tst_QGraphicsGridLayout::avoidRecursionInInsertItem()
  PASS   : tst_QGraphicsGridLayout::styleInfoLeak()
  PASS   : tst_QGraphicsGridLayout::task236367_maxSizeHint()
  PASS   : tst_QGraphicsGridLayout::spanningItem2x2(A larger spanning item with 2 widgets with fixed policy)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x2(A larger spanning item with 2 widgets with preferred policy)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x2(An equally-sized spanning item with 2 widgets with fixed policy)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x2(An equally-sized spanning item with 2 widgets with preferred policy)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x2(A smaller spanning item with 2 widgets with fixed policy)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x2(A smaller spanning item with 2 widgets with preferred policy)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes:)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w5)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w4)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w4 w5)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w3)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w3 w5)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w3 w4)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w3 w4 w5)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w2)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w2 w5)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w2 w4)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w2 w4 w5)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w2 w3)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w2 w3 w5)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w2 w3 w4)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w2 w3 w4 w5)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w1)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w1 w5)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w1 w4)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w1 w4 w5)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w1 w3)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w1 w3 w5)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w1 w3 w4)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w1 w3 w4 w5)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w1 w2)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w1 w2 w5)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w1 w2 w4)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w1 w2 w4 w5)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w1 w2 w3)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w1 w2 w3 w5)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w1 w2 w3 w4)
  PASS   : tst_QGraphicsGridLayout::spanningItem2x3(Fixed sizes: w1 w2 w3 w4 w5)
  PASS   : tst_QGraphicsGridLayout::spanningItem()
  PASS   : tst_QGraphicsGridLayout::heightForWidth()
  PASS   : tst_QGraphicsGridLayout::widthForHeight()
  XFAIL  : tst_QGraphicsGridLayout::heightForWidthWithSpanning() Due to an old bug this wrongly returns QWIDGETSIZE_MAX
     Loc: [tst_qgraphicsgridlayout.cpp(3184)]
  XFAIL  : tst_QGraphicsGridLayout::heightForWidthWithSpanning() Due to an old bug this wrongly returns QWIDGETSIZE_MAX
     Loc: [tst_qgraphicsgridlayout.cpp(3189)]
  XFAIL  : tst_QGraphicsGridLayout::heightForWidthWithSpanning() Due to an old bug this wrongly returns QWIDGETSIZE_MAX
     Loc: [tst_qgraphicsgridlayout.cpp(3194)]
  XFAIL  : tst_QGraphicsGridLayout::heightForWidthWithSpanning() Due to an old bug this wrongly returns QWIDGETSIZE_MAX
     Loc: [tst_qgraphicsgridlayout.cpp(3199)]
  PASS   : tst_QGraphicsGridLayout::heightForWidthWithSpanning()
  PASS   : tst_QGraphicsGridLayout::stretchAndHeightForWidth()
  PASS   : tst_QGraphicsGridLayout::testDefaultAlignment()
  PASS   : tst_QGraphicsGridLayout::cleanupTestCase()
  Totals: 252 passed, 2 failed, 4 skipped
  ********* Finished testing of tst_QGraphicsGridLayout *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicsgridlayout: 9 seconds, exit code 2
  
  
  Testing tst_QGraphicsAnchorLayout
  FAIL!  : tst_QGraphicsAnchorLayout::layoutDirection() Compared values are not the same
     Actual   (checkReverseDirection(p)): 0
     Expected (true): 1
     Loc: [tst_qgraphicsanchorlayout.cpp(350)]
  FAIL!  : tst_QGraphicsAnchorLayout::diagonal() Compared values are not the same
     Actual   (checkReverseDirection(&p)): 0
     Expected (true): 1
     Loc: [tst_qgraphicsanchorlayout.cpp(451)]
  FAIL!  : tst_QGraphicsAnchorLayout::snakeOppositeDirections() Compared values are not the same
     Actual   (checkReverseDirection(&p)): 0
     Expected (true): 1
     Loc: [tst_qgraphicsanchorlayout.cpp(742)]
  Totals: 31 passed, 3 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsAnchorLayout *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QGraphicsAnchorLayout::initTestCase()
  PASS   : tst_QGraphicsAnchorLayout::simple()
  PASS   : tst_QGraphicsAnchorLayout::simple_center()
  PASS   : tst_QGraphicsAnchorLayout::simple_semifloat()
  QDEBUG : tst_QGraphicsAnchorLayout::layoutDirection() layout->geometry(): QRectF(0,0 110x40) expected: QRectF(60,5 50x10) actual: QRectF(0,5 50x10)
  FAIL!  : tst_QGraphicsAnchorLayout::layoutDirection() Compared values are not the same
     Actual   (checkReverseDirection(p)): 0
     Expected (true): 1
     Loc: [tst_qgraphicsanchorlayout.cpp(350)]
  QDEBUG : tst_QGraphicsAnchorLayout::diagonal() layout->geometry(): QRectF(0,0 175x300) expected: QRectF(100,0 75x100) actual: QRectF(0,0 75x100)
  FAIL!  : tst_QGraphicsAnchorLayout::diagonal() Compared values are not the same
     Actual   (checkReverseDirection(&p)): 0
     Expected (true): 1
     Loc: [tst_qgraphicsanchorlayout.cpp(451)]
  PASS   : tst_QGraphicsAnchorLayout::parallel()
  PASS   : tst_QGraphicsAnchorLayout::parallel2()
  PASS   : tst_QGraphicsAnchorLayout::snake()
  QDEBUG : tst_QGraphicsAnchorLayout::snakeOppositeDirections() layout->geometry(): QRectF(0,0 190x300) expected: QRectF(90,0 100x100) actual: QRectF(0,0 100x100)
  FAIL!  : tst_QGraphicsAnchorLayout::snakeOppositeDirections() Compared values are not the same
     Actual   (checkReverseDirection(&p)): 0
     Expected (true): 1
     Loc: [tst_qgraphicsanchorlayout.cpp(742)]
  PASS   : tst_QGraphicsAnchorLayout::fairDistribution()
  PASS   : tst_QGraphicsAnchorLayout::fairDistributionOppositeDirections()
  PASS   : tst_QGraphicsAnchorLayout::proportionalPreferred()
  PASS   : tst_QGraphicsAnchorLayout::example()
  PASS   : tst_QGraphicsAnchorLayout::setSpacing()
  PASS   : tst_QGraphicsAnchorLayout::styleDefaults()
  PASS   : tst_QGraphicsAnchorLayout::hardComplexS60()
  XFAIL  : tst_QGraphicsAnchorLayout::stability() The layout have several solutions, but which solution it picks is not stable
     Loc: [tst_qgraphicsanchorlayout.cpp(1399)]
  PASS   : tst_QGraphicsAnchorLayout::stability()
  PASS   : tst_QGraphicsAnchorLayout::delete_anchor()
  QWARN  : tst_QGraphicsAnchorLayout::conflicts() QSimplex: No feasible solution!
  PASS   : tst_QGraphicsAnchorLayout::conflicts()
  PASS   : tst_QGraphicsAnchorLayout::sizePolicy()
  PASS   : tst_QGraphicsAnchorLayout::floatConflict()
  PASS   : tst_QGraphicsAnchorLayout::infiniteMaxSizes()
  QWARN  : tst_QGraphicsAnchorLayout::simplifiableUnfeasible() QGraphicsAnchorLayout: anchor setup is not feasible.
  QWARN  : tst_QGraphicsAnchorLayout::simplifiableUnfeasible() QGraphicsAnchorLayout: anchor setup is not feasible.
  PASS   : tst_QGraphicsAnchorLayout::simplifiableUnfeasible()
  PASS   : tst_QGraphicsAnchorLayout::simplificationVsOrder()
  PASS   : tst_QGraphicsAnchorLayout::parallelSimplificationOfCenter()
  PASS   : tst_QGraphicsAnchorLayout::simplificationVsRedundance()
  PASS   : tst_QGraphicsAnchorLayout::spacingPersistency()
  PASS   : tst_QGraphicsAnchorLayout::snakeParallelWithLayout()
  PASS   : tst_QGraphicsAnchorLayout::parallelToHalfLayout()
  PASS   : tst_QGraphicsAnchorLayout::globalSpacing()
  PASS   : tst_QGraphicsAnchorLayout::graphicsAnchorHandling()
  PASS   : tst_QGraphicsAnchorLayout::invalidHierarchyCheck()
  PASS   : tst_QGraphicsAnchorLayout::cleanupTestCase()
  Totals: 31 passed, 3 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsAnchorLayout *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicsanchorlayout: 3 seconds, exit code 3
  
  Testing tst_QDockWidget
  FAIL!  : tst_QDockWidget::visibilityChanged() Compared values are not the same
     Actual   (spy.count()): 0
     Expected (1): 1
     Loc: [tst_qdockwidget.cpp(584)]
  2013-05-24 18:22:31.501 tst_qdockwidget[64062:207] NSWindow does not support utility styleMask 0x10
  2013-05-24 18:22:33.032 tst_qdockwidget[64062:207] NSWindow does not support utility styleMask 0x10
  Totals: 19 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QDockWidget *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QDockWidget::initTestCase()
  PASS   : tst_QDockWidget::getSetCheck()
  PASS   : tst_QDockWidget::widget()
  PASS   : tst_QDockWidget::features()
  PASS   : tst_QDockWidget::setFloating()
  PASS   : tst_QDockWidget::allowedAreas()
  PASS   : tst_QDockWidget::toggleViewAction()
  FAIL!  : tst_QDockWidget::visibilityChanged() Compared values are not the same
     Actual   (spy.count()): 0
     Expected (1): 1
     Loc: [tst_qdockwidget.cpp(584)]
  PASS   : tst_QDockWidget::dockLocationChanged()
  QWARN  : tst_QDockWidget::setTitleBarWidget() QWidget::setMinimumSize: (/QDockWidget) Negative sizes (0,-1) are not possible
  QWARN  : tst_QDockWidget::setTitleBarWidget() QWidget::setMinimumSize: (/QDockWidget) Negative sizes (0,-1) are not possible
  QWARN  : tst_QDockWidget::setTitleBarWidget() QWidget::setMinimumSize: (/QDockWidget) Negative sizes (0,-1) are not possible
  QWARN  : tst_QDockWidget::setTitleBarWidget() QWidget::setMinimumSize: (/QDockWidget) Negative sizes (0,-1) are not possible
  2013-05-24 18:22:35.698 tst_qdockwidget[64074:207] NSWindow does not support utility styleMask 0x10
  PASS   : tst_QDockWidget::setTitleBarWidget()
  PASS   : tst_QDockWidget::titleBarDoubleClick()
  PASS   : tst_QDockWidget::restoreStateOfFloating()
  PASS   : tst_QDockWidget::task165177_deleteFocusWidget()
  PASS   : tst_QDockWidget::task169808_setFloating()
  PASS   : tst_QDockWidget::task237438_setFloatingCrash()
  PASS   : tst_QDockWidget::task248604_infiniteResize()
  PASS   : tst_QDockWidget::task258459_visibilityChanged()
  2013-05-24 18:22:37.129 tst_qdockwidget[64074:207] NSWindow does not support utility styleMask 0x10
  PASS   : tst_QDockWidget::taskQTBUG_1665_closableChanged()
  PASS   : tst_QDockWidget::taskQTBUG_9758_undockedGeometry()
  PASS   : tst_QDockWidget::cleanupTestCase()
  Totals: 19 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QDockWidget *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdockwidget: 7 seconds, exit code 1
  
  Testing tst_QBoxLayout
  FAIL!  : tst_QBoxLayout::setStyleShouldChangeSpacing() Compared values are not the same
     Actual   (spacing): 6
     Expected (10): 10
     Loc: [tst_qboxlayout.cpp(274)]
  Totals: 9 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QBoxLayout *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QBoxLayout::initTestCase()
  PASS   : tst_QBoxLayout::insertSpacerItem()
  PASS   : tst_QBoxLayout::insertLayout()
  PASS   : tst_QBoxLayout::sizeHint()
  PASS   : tst_QBoxLayout::sizeConstraints()
  PASS   : tst_QBoxLayout::setGeometry()
  FAIL!  : tst_QBoxLayout::setStyleShouldChangeSpacing() Compared values are not the same
     Actual   (spacing): 6
     Expected (10): 10
     Loc: [tst_qboxlayout.cpp(274)]
  PASS   : tst_QBoxLayout::taskQTBUG_7103_minMaxWidthNotRespected()
  PASS   : tst_QBoxLayout::taskQTBUG_27420_takeAtShouldUnparentLayout()
  PASS   : tst_QBoxLayout::cleanupTestCase()
  Totals: 9 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QBoxLayout *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qboxlayout: 4 seconds, exit code 1
  
  Testing tst_QAbstractItemView
  FAIL!  : tst_QAbstractItemView::setItemDelegate(4 columndelegates) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1053)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1053)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1053)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1053)]
  2013-05-24 18:21:29.201 tst_qabstractitemview[63958:2703] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13)
  FAIL!  : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1053)]
  FAIL!  : tst_QAbstractItemView::task250754_fontChange() 'tree.verticalScrollBar()->isVisible()' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1232)]
  FAIL!  : tst_QAbstractItemView::QTBUG6407_extendedSelection() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1460)]
  FAIL!  : tst_QAbstractItemView::testClickedSignal() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1528)]
  FAIL!  : tst_QAbstractItemView::testChangeEditorState() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1596)]
  FAIL!  : tst_QAbstractItemView::testNoActivateOnDisabledItem() 'QTest::qWaitForWindowActive(&treeView)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1656)]
  Totals: 47 passed, 10 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QAbstractItemView *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QAbstractItemView::initTestCase()
  PASS   : tst_QAbstractItemView::getSetCheck()
  QWARN  : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels(QListView)
  QWARN  : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels(QTableView)
  QWARN  : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels(QTreeView)
  QWARN  : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels(QHeaderView)
  QWARN  : tst_QAbstractItemView::setModel(QListView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QListView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel(QListView)
  QWARN  : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QTableView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel(QTableView)
  QWARN  : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel(QTreeView)
  QWARN  : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel(QHeaderView)
  PASS   : tst_QAbstractItemView::noModel()
  PASS   : tst_QAbstractItemView::dragSelect()
  PASS   : tst_QAbstractItemView::rowDelegate()
  PASS   : tst_QAbstractItemView::columnDelegate()
  PASS   : tst_QAbstractItemView::selectAll()
  PASS   : tst_QAbstractItemView::ctrlA()
  SKIP   : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well
     Loc: [tst_qabstractitemview.cpp(760)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(4 columndelegates) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1053)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1053)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1053)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1053)]
  FAIL!  : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1053)]
  PASS   : tst_QAbstractItemView::noFallbackToRoot()
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: no flags)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: checkable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: enabled)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable)
  PASS   : tst_QAbstractItemView::task221955_selectedEditor()
  FAIL!  : tst_QAbstractItemView::task250754_fontChange() 'tree.verticalScrollBar()->isVisible()' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1232)]
  PASS   : tst_QAbstractItemView::task200665_itemEntered()
  QWARN  : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed
  QWARN  : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed
  PASS   : tst_QAbstractItemView::task257481_emptyEditor()
  PASS   : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling()
  PASS   : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection()
  PASS   : tst_QAbstractItemView::ctrlRubberbandSelection()
  FAIL!  : tst_QAbstractItemView::QTBUG6407_extendedSelection() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1460)]
  PASS   : tst_QAbstractItemView::QTBUG6753_selectOnSelection()
  PASS   : tst_QAbstractItemView::testDelegateDestroyEditor()
  FAIL!  : tst_QAbstractItemView::testClickedSignal() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1528)]
  FAIL!  : tst_QAbstractItemView::testChangeEditorState() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1596)]
  PASS   : tst_QAbstractItemView::deselectInSingleSelection()
  FAIL!  : tst_QAbstractItemView::testNoActivateOnDisabledItem() 'QTest::qWaitForWindowActive(&treeView)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1656)]
  PASS   : tst_QAbstractItemView::cleanupTestCase()
  Totals: 47 passed, 10 failed, 1 skipped
  ********* Finished testing of tst_QAbstractItemView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qabstractitemview: 36 seconds, exit code 10
  
  Testing tst_QAbstractScrollArea
  FAIL!  : tst_QAbstractScrollArea::setScrollBars2() '!vbar->isVisible()' returned FALSE. ()
     Loc: [tst_qabstractscrollarea.cpp(269)]
  Totals: 11 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QAbstractScrollArea *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QAbstractScrollArea::initTestCase()
  PASS   : tst_QAbstractScrollArea::scrollBarWidgets()
  PASS   : tst_QAbstractScrollArea::setScrollBars()
  FAIL!  : tst_QAbstractScrollArea::setScrollBars2() '!vbar->isVisible()' returned FALSE. ()
     Loc: [tst_qabstractscrollarea.cpp(269)]
  PASS   : tst_QAbstractScrollArea::objectNaming()
  PASS   : tst_QAbstractScrollArea::patternBackground()
  PASS   : tst_QAbstractScrollArea::viewportCrash()
  PASS   : tst_QAbstractScrollArea::task214488_layoutDirection(LTR left)
  PASS   : tst_QAbstractScrollArea::task214488_layoutDirection(LTR right)
  PASS   : tst_QAbstractScrollArea::task214488_layoutDirection(RTL left)
  PASS   : tst_QAbstractScrollArea::task214488_layoutDirection(RTL right)
  PASS   : tst_QAbstractScrollArea::cleanupTestCase()
  Totals: 11 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QAbstractScrollArea *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qabstractscrollarea: 5 seconds, exit code 1

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

  Tested changes (refs/builds/stable_1369406913):
    http://codereview.qt-project.org/56929 [PS1] - Qt has a livelock guard in QCoreApplication::sendPostedEvents
    http://codereview.qt-project.org/56953 [PS1] - Update manualtests license to say "part of test suite".
    http://codereview.qt-project.org/56931 [PS2] - Fix transparent toplevels on Mac OS X again..
    http://codereview.qt-project.org/56948 [PS1] - Fix leak in QNSView.
    http://codereview.qt-project.org/56947 [PS1] - Fix leak in QCocoaDrag.
    http://codereview.qt-project.org/56933 [PS4] - Manual test for window transparency



More information about the Ci-reports mailing list