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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Sep 3 18:19:54 CEST 2013


fourteen 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_QTreeView
  2013-09-03 19:15:18.690 tst_qtreeview[86253:707] -[_NSThemeCloseWidget updateGeometry]: unrecognized selector sent to instance 0x102875a10
  FAIL!  : tst_QTreeView::setSelection() Caught unhandled exception
     Loc: [qtestcase.cpp(2194)]
  Totals: 105 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTreeView *********
  Config: Using QtTest library 5.1.2, Qt 5.1.2
  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()
  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)
  2013-09-03 19:15:35.934 tst_qtreeview[86256:707] -[NSThemeFrame updateGeometry]: unrecognized selector sent to instance 0x1015c4670
  FAIL!  : tst_QTreeView::moveCursor() Caught unhandled exception
     Loc: [qtestcase.cpp(2194)]
  Totals: 103 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QTreeView *********
  2013-09-03 19:15:35.936 tst_qtreeview[86256:707] *** Terminating app due to uncaught exception of class 'nil'
  libc++abi.dylib: terminate called throwing an exception
  QtQA::App::TestRunner: Process exited due to signal 6
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with signal 11
  QtQA::App::TestRunner:   second attempt: exited with signal 6
  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_qtreeview: 34 seconds, signal 6
  
  Testing tst_QTableView
  2013-09-03 19:12:39.887 tst_qtableview[85353:707] -[NSThemeFrame updateGeometry]: unrecognized selector sent to instance 0x10cc11330
  FAIL!  : tst_QTableView::moveCursor() Caught unhandled exception
     Loc: [qtestcase.cpp(2194)]
  Totals: 50 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTableView *********
  Config: Using QtTest library 5.1.2, Qt 5.1.2
  PASS   : tst_QTableView::initTestCase()
  PASS   : tst_QTableView::getSetCheck()
  PASS   : tst_QTableView::noDelegate()
  PASS   : tst_QTableView::noModel()
  PASS   : tst_QTableView::emptyModel()
  PASS   : tst_QTableView::removeRows(2x2)
  PASS   : tst_QTableView::removeRows(10x10)
  PASS   : tst_QTableView::removeColumns(2x2)
  PASS   : tst_QTableView::removeColumns(10x10)
  PASS   : tst_QTableView::keyboardNavigation(16x16 model)
  PASS   : tst_QTableView::keyboardNavigation(no tab)
  PASS   : tst_QTableView::headerSections()
  PASS   : tst_QTableView::moveCursor(MoveRight (0,0))
  PASS   : tst_QTableView::moveCursor(MoveRight (3,0))
  PASS   : tst_QTableView::moveCursor(MoveRight (3,3))
  PASS   : tst_QTableView::moveCursor(MoveRight, hidden column 1 (0,0))
  PASS   : tst_QTableView::moveCursor(MoveRight, hidden column 3 (0,2))
  PASS   : tst_QTableView::moveCursor(MoveNext (0,0))
  PASS   : tst_QTableView::moveCursor(MoveNext (0,2))
  PASS   : tst_QTableView::moveCursor(MoveNext, wrap (0,3))
  PASS   : tst_QTableView::moveCursor(MoveNext, wrap (3,3))
  PASS   : tst_QTableView::moveCursor(MoveNext, hidden column 1 (0,0))
  PASS   : tst_QTableView::moveCursor(MoveNext, wrap, hidden column 3 (0,2))
  PASS   : tst_QTableView::moveCursor(MoveNext, wrap, hidden column 3 (3,2))
  PASS   : tst_QTableView::moveCursor(MoveNext, wrapy, wrapx, hidden column 3, hidden row 3 (2,2))
  PASS   : tst_QTableView::moveCursor(MoveNext, wrap, hidden column 2, moved column from 3 to 0. (0,2))
  PASS   : tst_QTableView::moveCursor(MoveLeft (0,0))
  PASS   : tst_QTableView::moveCursor(MoveLeft (0,3))
  PASS   : tst_QTableView::moveCursor(MoveLeft (1,0))
  PASS   : tst_QTableView::moveCursor(MoveLeft, hidden column 0 (0,2))
  PASS   : tst_QTableView::moveCursor(MoveLeft, hidden column 0 (0,1))
  PASS   : tst_QTableView::moveCursor(MovePrevious (0,3))
  PASS   : tst_QTableView::moveCursor(MovePrevious (0,1))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrap (1,0))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrap, (0,0))
  PASS   : tst_QTableView::moveCursor(MovePrevious, hidden column 1 (0,2))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrap, hidden column 3 (0,2))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrapy, hidden column 0 (0,1))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrap, hidden column 0, hidden row 0 (1,1))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrap, hidden column 1, moved column from 0 to 3. (1,2))
  PASS   : tst_QTableView::moveCursor(MoveDown (0,0))
  PASS   : tst_QTableView::moveCursor(MoveDown (3,0))
  PASS   : tst_QTableView::moveCursor(MoveDown (3,3))
  PASS   : tst_QTableView::moveCursor(MoveDown, hidden row 1 (0,0))
  PASS   : tst_QTableView::moveCursor(MoveDown, hidden row 3 (2,0))
  PASS   : tst_QTableView::moveCursor(MoveDown, hidden row 0 hidden column 0 (0,0))
  PASS   : tst_QTableView::moveCursor(MoveUp (0,0))
  PASS   : tst_QTableView::moveCursor(MoveUp (3, 0))
  PASS   : tst_QTableView::moveCursor(MoveUp (0,1))
  PASS   : tst_QTableView::moveCursor(MoveUp, hidden row 1 (2,0))
  PASS   : tst_QTableView::moveCursor(MoveUp, hidden row (1,0))
  PASS   : tst_QTableView::moveCursor(MoveHome (0,0))
  PASS   : tst_QTableView::moveCursor(MoveHome (3,3))
  PASS   : tst_QTableView::moveCursor(MoveHome, hidden column 0 (3,3))
  PASS   : tst_QTableView::moveCursor(MoveHome + Ctrl (0,0))
  PASS   : tst_QTableView::moveCursor(MoveHome + Ctrl (3,3))
  PASS   : tst_QTableView::moveCursor(MoveHome + Ctrl, hidden column 0, hidden row 0 (3,3))
  2013-09-03 19:12:49.398 tst_qtableview[85355:707] -[_NSThemeFullScreenButton updateGeometry]: unrecognized selector sent to instance 0x1011b09b0
  FAIL!  : tst_QTableView::moveCursor() Caught unhandled exception
     Loc: [qtestcase.cpp(2194)]
  Totals: 57 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QTableView *********
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtableview: 18 seconds, signal 11
  
  Testing tst_QSpinBox
  2013-09-03 19:10:36.542 tst_qspinbox[85236:707] -[_NSThemeWidget updateGeometry]: unrecognized selector sent to instance 0x10285cf30
  FAIL!  : tst_QSpinBox::valueFromTextAndValidate() Caught unhandled exception
     Loc: [qtestcase.cpp(2194)]
  Totals: 54 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSpinBox *********
  Config: Using QtTest library 5.1.2, Qt 5.1.2
  PASS   : tst_QSpinBox::initTestCase()
  PASS   : tst_QSpinBox::getSetCheck()
  PASS   : tst_QSpinBox::setValue(data0)
  PASS   : tst_QSpinBox::setValue(data1)
  PASS   : tst_QSpinBox::setValue(data2)
  PASS   : tst_QSpinBox::setValue(data3)
  PASS   : tst_QSpinBox::setValue(data4)
  PASS   : tst_QSpinBox::setPrefixSuffix(data0)
  PASS   : tst_QSpinBox::setPrefixSuffix(data1)
  PASS   : tst_QSpinBox::setPrefixSuffix(data2)
  PASS   : tst_QSpinBox::setPrefixSuffix(data3)
  PASS   : tst_QSpinBox::setPrefixSuffix(data4)
  PASS   : tst_QSpinBox::setPrefixSuffix(data5)
  PASS   : tst_QSpinBox::setPrefixSuffix(data6)
  PASS   : tst_QSpinBox::setPrefixSuffix(data7)
  PASS   : tst_QSpinBox::setReadOnly()
  PASS   : tst_QSpinBox::setTracking(data1)
  PASS   : tst_QSpinBox::setTracking(data2)
  PASS   : tst_QSpinBox::locale(data0)
  PASS   : tst_QSpinBox::locale(data1)
  PASS   : tst_QSpinBox::setWrapping(data0)
  PASS   : tst_QSpinBox::setWrapping(data1)
  PASS   : tst_QSpinBox::setWrapping(data2)
  PASS   : tst_QSpinBox::setWrapping(data3)
  PASS   : tst_QSpinBox::setWrapping(data4)
  PASS   : tst_QSpinBox::setWrapping(data5)
  PASS   : tst_QSpinBox::setWrapping(data6)
  PASS   : tst_QSpinBox::setSpecialValueText(data0)
  PASS   : tst_QSpinBox::setSpecialValueText(data1)
  PASS   : tst_QSpinBox::setSpecialValueText(data2)
  PASS   : tst_QSpinBox::setSpecialValueText(data3)
  PASS   : tst_QSpinBox::setSingleStep(data0)
  PASS   : tst_QSpinBox::setSingleStep(data1)
  PASS   : tst_QSpinBox::setSingleStep(data2)
  PASS   : tst_QSpinBox::setSingleStep(data3)
  PASS   : tst_QSpinBox::setMinMax(data0)
  PASS   : tst_QSpinBox::setMinMax(data1)
  PASS   : tst_QSpinBox::setMinMax(data2)
  PASS   : tst_QSpinBox::setMinMax(data3)
  PASS   : tst_QSpinBox::editingFinished()
  PASS   : tst_QSpinBox::valueFromTextAndValidate(data0)
  PASS   : tst_QSpinBox::valueFromTextAndValidate(data1)
  PASS   : tst_QSpinBox::valueFromTextAndValidate(data2)
  PASS   : tst_QSpinBox::valueFromTextAndValidate(data3)
  PASS   : tst_QSpinBox::valueFromTextAndValidate(data4)
  PASS   : tst_QSpinBox::valueFromTextAndValidate(data5)
  2013-09-03 19:10:41.957 tst_qspinbox[85238:707] -[_NSThemeFullScreenButton updateGeometry]: unrecognized selector sent to instance 0x10293c430
  FAIL!  : tst_QSpinBox::valueFromTextAndValidate() Caught unhandled exception
     Loc: [qtestcase.cpp(2194)]
  Totals: 46 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QSpinBox *********
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qspinbox: 11 seconds, signal 11
  
  Testing tst_QMenu
  2013-09-03 19:03:30.219 tst_qmenu[84122:707] -[_NSThemeWidget updateGeometry]: unrecognized selector sent to instance 0x102ab0b40
  FAIL!  : tst_QMenu::activeSubMenuPosition() Caught unhandled exception
     Loc: [qtestcase.cpp(2194)]
  Totals: 22 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QMenu *********
  Config: Using QtTest library 5.1.2, Qt 5.1.2
  PASS   : tst_QMenu::initTestCase()
  PASS   : tst_QMenu::getSetCheck()
  PASS   : tst_QMenu::addActionsAndClear()
  PASS   : tst_QMenu::keyboardNavigation(data0)
  PASS   : tst_QMenu::keyboardNavigation(data1)
  PASS   : tst_QMenu::keyboardNavigation(data2)
  PASS   : tst_QMenu::keyboardNavigation(data3_Mac)
  PASS   : tst_QMenu::keyboardNavigation(data4)
  PASS   : tst_QMenu::keyboardNavigation(data5)
  PASS   : tst_QMenu::keyboardNavigation(data6)
  PASS   : tst_QMenu::keyboardNavigation(data7)
  PASS   : tst_QMenu::keyboardNavigation(data8)
  PASS   : tst_QMenu::keyboardNavigation(data9)
  PASS   : tst_QMenu::keyboardNavigation(data10)
  XFAIL  : tst_QMenu::keyboardNavigation(shortcut0) Shortcut navication fails, see QTBUG-23684
     Loc: [tst_qmenu.cpp(346)]
  PASS   : tst_QMenu::keyboardNavigation(shortcut0)
  SKIP   : tst_QMenu::focus() Computer is currently set up to NOT tab to all widgets, this test assumes you can tab to all widgets
     Loc: [tst_qmenu.cpp(377)]
  PASS   : tst_QMenu::overrideMenuAction()
  PASS   : tst_QMenu::statusTip()
  PASS   : tst_QMenu::widgetActionFocus()
  PASS   : tst_QMenu::mouseActivation()
  PASS   : tst_QMenu::tearOff()
  QWARN  : tst_QMenu::layoutDirection() void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  QWARN  : tst_QMenu::layoutDirection() void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  QWARN  : tst_QMenu::layoutDirection() void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  PASS   : tst_QMenu::layoutDirection()
  PASS   : tst_QMenu::task208001_stylesheet()
  PASS   : tst_QMenu::activeSubMenuPosition()
  PASS   : tst_QMenu::task242454_sizeHint()
  PASS   : tst_QMenu::task176201_clear()
  SKIP   : tst_QMenu::task250673_activeMultiColumnSubMenuPosition() the style doesn't support multiple columns, it makes the menu scrollable
     Loc: [tst_qmenu.cpp(669)]
  PASS   : tst_QMenu::task256918_setFont()
  PASS   : tst_QMenu::menuSizeHint()
  FAIL!  : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same
     Actual   (action): 0x10149d060
     Expected (menu.activeAction()): 0x0
     Loc: [tst_qmenu.cpp(775)]
  PASS   : tst_QMenu::setFixedWidth()
  PASS   : tst_QMenu::deleteActionInTriggered()
  PASS   : tst_QMenu::pushButtonPopulateOnAboutToShow()
  PASS   : tst_QMenu::QTBUG7907_submenus_autoselect()
  PASS   : tst_QMenu::QTBUG7411_submenus_activate()
  PASS   : tst_QMenu::QTBUG30595_rtl_submenu()
  PASS   : tst_QMenu::QTBUG20403_nested_popup_on_shortcut_trigger()
  SKIP   : tst_QMenu::QTBUG_10735_crashWithDialog() Test currently hangs on Mac OS X, see QTBUG-23677
     Loc: [tst_qmenu.cpp(975)]
  PASS   : tst_QMenu::cleanupTestCase()
  Totals: 35 passed, 1 failed, 3 skipped
  ********* Finished testing of tst_QMenu *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with signal 11
  QtQA::App::TestRunner:   second attempt: exited with exit code 1
  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_qmenu: 20 seconds, exit code 1
  
  Testing tst_QMdiSubWindow
  2013-09-03 19:03:12.280 tst_qmdisubwindow[84117:707] -[_NSThemeWidget updateGeometry]: unrecognized selector sent to instance 0x109d19460
  FAIL!  : tst_QMdiSubWindow::setWindowFlags() Caught unhandled exception
     Loc: [qtestcase.cpp(2194)]
  Totals: 29 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QMdiSubWindow *********
  Config: Using QtTest library 5.1.2, Qt 5.1.2
  PASS   : tst_QMdiSubWindow::initTestCase()
  QWARN  : tst_QMdiSubWindow::sizeHint() void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  PASS   : tst_QMdiSubWindow::sizeHint()
  QWARN  : tst_QMdiSubWindow::minimumSizeHint() void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  PASS   : tst_QMdiSubWindow::minimumSizeHint()
  PASS   : tst_QMdiSubWindow::minimumSize()
  QWARN  : tst_QMdiSubWindow::setWidget() void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  PASS   : tst_QMdiSubWindow::setWidget()
  PASS   : tst_QMdiSubWindow::setWindowState(maximized)
  PASS   : tst_QMdiSubWindow::setWindowState(minimized)
  PASS   : tst_QMdiSubWindow::setWindowState(normalized)
  PASS   : tst_QMdiSubWindow::mainWindowSupport()
  PASS   : tst_QMdiSubWindow::emittingOfSignals(windowMaximized)
  PASS   : tst_QMdiSubWindow::emittingOfSignals(windowMinimized)
  PASS   : tst_QMdiSubWindow::emittingOfSignals(windowRestored)
  PASS   : tst_QMdiSubWindow::emittingOfSignals(aboutToActivate)
  PASS   : tst_QMdiSubWindow::emittingOfSignals(windowActivated)
  2013-09-03 19:03:22.764 tst_qmdisubwindow[84119:707] -[_NSThemeFullScreenButton updateGeometry]: unrecognized selector sent to instance 0x101503470
  FAIL!  : tst_QMdiSubWindow::emittingOfSignals() Caught unhandled exception
     Loc: [qtestcase.cpp(2194)]
  Totals: 14 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QMdiSubWindow *********
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmdisubwindow: 23 seconds, signal 11
  
  Testing tst_QItemDelegate
  2013-09-03 18:59:05.364 tst_qitemdelegate[83179:707] -[NSThemeFrame updateGeometry]: unrecognized selector sent to instance 0x101587fd0
  FAIL!  : tst_QItemDelegate::testLineEditValidation() Caught unhandled exception
     Loc: [qtestcase.cpp(2194)]
  Totals: 43 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QItemDelegate *********
  Config: Using QtTest library 5.1.2, Qt 5.1.2
  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::testEventFilter()
  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()
  PASS   : tst_QItemDelegate::testLineEditValidation(enter)
  PASS   : tst_QItemDelegate::testLineEditValidation(return)
  PASS   : tst_QItemDelegate::testLineEditValidation(tab)
  2013-09-03 18:59:20.612 tst_qitemdelegate[83574:707] -[_NSThemeCloseWidget updateGeometry]: unrecognized selector sent to instance 0x10146a720
  FAIL!  : tst_QItemDelegate::testLineEditValidation() Caught unhandled exception
     Loc: [qtestcase.cpp(2194)]
  Totals: 46 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QItemDelegate *********
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qitemdelegate: 26 seconds, signal 11
  
  Testing tst_QHeaderView
  2013-09-03 18:58:24.036 tst_qheaderview[83163:707] -[_NSThemeCloseWidget updateGeometry]: unrecognized selector sent to instance 0x1064201a0
  FAIL!  : tst_QHeaderView::task236450_hidden() Caught unhandled exception
     Loc: [qtestcase.cpp(2194)]
  Totals: 78 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QHeaderView *********
  Config: Using QtTest library 5.1.2, Qt 5.1.2
  PASS   : tst_QHeaderView::initTestCase()
  PASS   : tst_QHeaderView::getSetCheck()
  PASS   : tst_QHeaderView::visualIndex()
  PASS   : tst_QHeaderView::visualIndexAt(no hidden, no moved sections)
  PASS   : tst_QHeaderView::visualIndexAt(no hidden, moved sections)
  PASS   : tst_QHeaderView::visualIndexAt(hidden, no moved sections)
  PASS   : tst_QHeaderView::noModel()
  PASS   : tst_QHeaderView::emptyModel()
  PASS   : tst_QHeaderView::removeRows()
  PASS   : tst_QHeaderView::removeCols()
  PASS   : tst_QHeaderView::clickable()
  PASS   : tst_QHeaderView::movable()
  PASS   : tst_QHeaderView::hidden()
  PASS   : tst_QHeaderView::stretch()
  PASS   : tst_QHeaderView::sectionSize(data set one)
  PASS   : tst_QHeaderView::length()
  PASS   : tst_QHeaderView::offset()
  PASS   : tst_QHeaderView::sectionSizeHint()
  PASS   : tst_QHeaderView::logicalIndex()
  PASS   : tst_QHeaderView::logicalIndexAt()
  PASS   : tst_QHeaderView::swapSections()
  PASS   : tst_QHeaderView::moveSection(bad args, no hidden)
  PASS   : tst_QHeaderView::moveSection(good args, no hidden)
  PASS   : tst_QHeaderView::moveSection(hidden sections)
  PASS   : tst_QHeaderView::resizeMode()
  PASS   : tst_QHeaderView::resizeSection(bad args)
  PASS   : tst_QHeaderView::resizeAndMoveSection(resizeAndMove-1)
  PASS   : tst_QHeaderView::resizeAndMoveSection(resizeAndMove-2)
  PASS   : tst_QHeaderView::resizeAndMoveSection(resizeAndMove-3)
  PASS   : tst_QHeaderView::resizeAndMoveSection(resizeAndMove-4)
  PASS   : tst_QHeaderView::resizeAndMoveSection(resizeAndMove-5)
  PASS   : tst_QHeaderView::resizeHiddenSection(section 0 resize 50 to 20)
  PASS   : tst_QHeaderView::resizeHiddenSection(section 1 resize 50 to 20)
  PASS   : tst_QHeaderView::resizeHiddenSection(section 2 resize 50 to 20)
  PASS   : tst_QHeaderView::resizeHiddenSection(section 3 resize 50 to 20)
  PASS   : tst_QHeaderView::resizeAndInsertSection(section 0 size 50 insert 0)
  PASS   : tst_QHeaderView::resizeAndInsertSection(section 1 size 50 insert 1)
  PASS   : tst_QHeaderView::resizeAndInsertSection(section 1 size 50 insert 0)
  PASS   : tst_QHeaderView::resizeWithResizeModes(stretch first section)
  PASS   : tst_QHeaderView::moveAndInsertSection(move from 1 to 3, insert 0)
  PASS   : tst_QHeaderView::highlightSections()
  PASS   : tst_QHeaderView::showSortIndicator()
  PASS   : tst_QHeaderView::sortIndicatorTracking()
  (... 438 lines omitted; there are too many errors!)
  2013-09-03 18:28:45.671 tst_qlabel[74135:707] -[_NSThemeWidget updateGeometry]: unrecognized selector sent to instance 0x10d85a390
  FAIL!  : tst_QLabel::unicodeText() Caught unhandled exception
     Loc: [qtestcase.cpp(2194)]
  Totals: 31 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QLabel *********
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qlabel: 14 seconds, signal 11
  
  Testing tst_QGridLayout
  2013-09-03 18:28:11.886 tst_qgridlayout[74081:707] -[NSNextStepFrame updateGeometry]: unrecognized selector sent to instance 0x10286a720
  FAIL!  : tst_QGridLayout::layoutSpacing() Caught unhandled exception
     Loc: [qtestcase.cpp(2194)]
  Totals: 30 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGridLayout *********
  Config: Using QtTest library 5.1.2, Qt 5.1.2
  PASS   : tst_QGridLayout::initTestCase()
  PASS   : tst_QGridLayout::getItemPosition()
  PASS   : tst_QGridLayout::itemAtPosition()
  PASS   : tst_QGridLayout::badDistributionBug()
  QWARN  : tst_QGridLayout::setMinAndMaxSize() void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  PASS   : tst_QGridLayout::setMinAndMaxSize()
  QWARN  : tst_QGridLayout::spacingAndSpacers() void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  PASS   : tst_QGridLayout::spacingAndSpacers()
  PASS   : tst_QGridLayout::spacingsAndMargins(1x1 grid)
  PASS   : tst_QGridLayout::spacingsAndMargins(2x1 grid)
  PASS   : tst_QGridLayout::spacingsAndMargins(3x1 grid)
  PASS   : tst_QGridLayout::spacingsAndMargins(1x2 grid)
  PASS   : tst_QGridLayout::spacingsAndMargins(1x3 grid)
  PASS   : tst_QGridLayout::spacingsAndMargins(2x2 grid)
  PASS   : tst_QGridLayout::minMaxSize(3x1 grid, extend to minimumSize)
  PASS   : tst_QGridLayout::minMaxSize(1x1 grid, extend to minimumSize)
  PASS   : tst_QGridLayout::minMaxSize(2x1 grid, extend to minimumSize)
  PASS   : tst_QGridLayout::minMaxSize(2x1 grid, extend to minimumSize, windows)
  PASS   : tst_QGridLayout::minMaxSize(1x2 grid, extend to minimumSize)
  PASS   : tst_QGridLayout::minMaxSize(2x1 grid, crop to maximumSize)
  PASS   : tst_QGridLayout::minMaxSize(1x2 grid, crop to maximumSize)
  PASS   : tst_QGridLayout::minMaxSize(1x3 grid, heightForWidth)
  PASS   : tst_QGridLayout::styleDependentSpacingsAndMargins(1x1 grid)
  PASS   : tst_QGridLayout::styleDependentSpacingsAndMargins(2x1 grid)
  PASS   : tst_QGridLayout::styleDependentSpacingsAndMargins(3x1 grid)
  PASS   : tst_QGridLayout::styleDependentSpacingsAndMargins(1x2 grid)
  PASS   : tst_QGridLayout::styleDependentSpacingsAndMargins(1x3 grid)
  PASS   : tst_QGridLayout::styleDependentSpacingsAndMargins(2x2 grid)
  PASS   : tst_QGridLayout::layoutSpacing(1x6, radio + push buttons)
  PASS   : tst_QGridLayout::layoutSpacing(6x1, line edit + push buttons)
  PASS   : tst_QGridLayout::layoutSpacing(subElementRect1)
  PASS   : tst_QGridLayout::layoutSpacing(subElementRect2)
  PASS   : tst_QGridLayout::layoutSpacing(subElementRect1, use widgetRect)
  PASS   : tst_QGridLayout::layoutSpacing(subElementRect1, use layoutItemRect)
  PASS   : tst_QGridLayout::layoutSpacing(arrowpad with span)
  PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 0 empty rows, 0 empty columns)
  2013-09-03 18:28:23.057 tst_qgridlayout[74092:707] -[NSNextStepFrame updateGeometry]: unrecognized selector sent to instance 0x109d477f0
  FAIL!  : tst_QGridLayout::layoutSpacing() Caught unhandled exception
     Loc: [qtestcase.cpp(2194)]
  Totals: 34 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QGridLayout *********
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgridlayout: 24 seconds, signal 11
  
  Testing tst_QGraphicsLinearLayout
  2013-09-03 18:27:54.788 tst_qgraphicslinearlayout[74064:707] -[_NSThemeWidget updateGeometry]: unrecognized selector sent to instance 0x105e301c0
  FAIL!  : tst_QGraphicsLinearLayout::invalidate() Caught unhandled exception
     Loc: [qtestcase.cpp(2194)]
  Totals: 118 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsLinearLayout *********
  Config: Using QtTest library 5.1.2, Qt 5.1.2
  PASS   : tst_QGraphicsLinearLayout::initTestCase()
  PASS   : tst_QGraphicsLinearLayout::qgraphicslinearlayout(vertical)
  PASS   : tst_QGraphicsLinearLayout::qgraphicslinearlayout(horizontal)
  PASS   : tst_QGraphicsLinearLayout::alignment(h-defaultsize)
  PASS   : tst_QGraphicsLinearLayout::alignment(v-defaultsize)
  PASS   : tst_QGraphicsLinearLayout::alignment(h-300)
  PASS   : tst_QGraphicsLinearLayout::alignment(v-300)
  PASS   : tst_QGraphicsLinearLayout::count(0, 0)
  PASS   : tst_QGraphicsLinearLayout::count(0, 5)
  PASS   : tst_QGraphicsLinearLayout::count(5, 0)
  PASS   : tst_QGraphicsLinearLayout::count(5, 5)
  PASS   : tst_QGraphicsLinearLayout::dump(-1, 0, 0)
  PASS   : tst_QGraphicsLinearLayout::dump(-1, 0, 5)
  PASS   : tst_QGraphicsLinearLayout::dump(-1, 5, 0)
  PASS   : tst_QGraphicsLinearLayout::dump(-1, 5, 5)
  PASS   : tst_QGraphicsLinearLayout::dump(0, 0, 0)
  PASS   : tst_QGraphicsLinearLayout::dump(0, 0, 5)
  PASS   : tst_QGraphicsLinearLayout::dump(0, 5, 0)
  PASS   : tst_QGraphicsLinearLayout::dump(0, 5, 5)
  PASS   : tst_QGraphicsLinearLayout::dump(1, 0, 0)
  PASS   : tst_QGraphicsLinearLayout::dump(1, 0, 5)
  PASS   : tst_QGraphicsLinearLayout::dump(1, 5, 0)
  PASS   : tst_QGraphicsLinearLayout::dump(1, 5, 5)
  PASS   : tst_QGraphicsLinearLayout::dump(2, 0, 0)
  PASS   : tst_QGraphicsLinearLayout::dump(2, 0, 5)
  PASS   : tst_QGraphicsLinearLayout::dump(2, 5, 0)
  PASS   : tst_QGraphicsLinearLayout::dump(2, 5, 5)
  PASS   : tst_QGraphicsLinearLayout::geometry(null)
  PASS   : tst_QGraphicsLinearLayout::geometry(one item)
  PASS   : tst_QGraphicsLinearLayout::geometry(one layout)
  PASS   : tst_QGraphicsLinearLayout::geometry(two h)
  PASS   : tst_QGraphicsLinearLayout::geometry(two v)
  PASS   : tst_QGraphicsLinearLayout::geometry(two w/itemspacing)
  PASS   : tst_QGraphicsLinearLayout::geometry(two w/spacing)
  PASS   : tst_QGraphicsLinearLayout::geometry(two w/itemspacing v)
  PASS   : tst_QGraphicsLinearLayout::geometry(two w/spacing v)
  PASS   : tst_QGraphicsLinearLayout::insertItem(0, 0, -1 0)
  PASS   : tst_QGraphicsLinearLayout::insertItem(1, 0, -1 0)
  PASS   : tst_QGraphicsLinearLayout::insertItem(0, 1, -1 0)
  PASS   : tst_QGraphicsLinearLayout::insertItem(2, 2, -1 0)
  PASS   : tst_QGraphicsLinearLayout::insertItem(0, 0, -1 1)
  PASS   : tst_QGraphicsLinearLayout::insertItem(1, 0, -1 1)
  PASS   : tst_QGraphicsLinearLayout::insertItem(0, 1, -1 1)
  PASS   : tst_QGraphicsLinearLayout::insertItem(2, 2, -1 1)
  PASS   : tst_QGraphicsLinearLayout::insertItem(0, 0, 0 0)
  PASS   : tst_QGraphicsLinearLayout::insertItem(1, 0, 0 0)
  PASS   : tst_QGraphicsLinearLayout::insertItem(0, 1, 0 0)
  PASS   : tst_QGraphicsLinearLayout::insertItem(2, 2, 0 0)
  PASS   : tst_QGraphicsLinearLayout::insertItem(0, 0, 0 1)
  PASS   : tst_QGraphicsLinearLayout::insertItem(1, 0, 0 1)
  PASS   : tst_QGraphicsLinearLayout::insertItem(0, 1, 0 1)
  PASS   : tst_QGraphicsLinearLayout::insertItem(2, 2, 0 1)
  PASS   : tst_QGraphicsLinearLayout::insertItem(0, 0, 1 0)
  PASS   : tst_QGraphicsLinearLayout::insertItem(1, 0, 1 0)
  PASS   : tst_QGraphicsLinearLayout::insertItem(0, 1, 1 0)
  PASS   : tst_QGraphicsLinearLayout::insertItem(2, 2, 1 0)
  PASS   : tst_QGraphicsLinearLayout::insertItem(0, 0, 1 1)
  PASS   : tst_QGraphicsLinearLayout::insertItem(1, 0, 1 1)
  PASS   : tst_QGraphicsLinearLayout::insertItem(0, 1, 1 1)
  PASS   : tst_QGraphicsLinearLayout::insertItem(2, 2, 1 1)
  PASS   : tst_QGraphicsLinearLayout::insertItem(0, 0, 2 0)
  PASS   : tst_QGraphicsLinearLayout::insertItem(1, 0, 2 0)
  PASS   : tst_QGraphicsLinearLayout::insertItem(0, 1, 2 0)
  PASS   : tst_QGraphicsLinearLayout::insertItem(2, 2, 2 0)
  PASS   : tst_QGraphicsLinearLayout::insertItem(0, 0, 2 1)
  PASS   : tst_QGraphicsLinearLayout::insertItem(1, 0, 2 1)
  PASS   : tst_QGraphicsLinearLayout::insertItem(0, 1, 2 1)
  PASS   : tst_QGraphicsLinearLayout::insertItem(2, 2, 2 1)
  PASS   : tst_QGraphicsLinearLayout::insertItem(0, 0, 3 0)
  PASS   : tst_QGraphicsLinearLayout::insertItem(1, 0, 3 0)
  PASS   : tst_QGraphicsLinearLayout::insertItem(0, 1, 3 0)
  PASS   : tst_QGraphicsLinearLayout::insertItem(2, 2, 3 0)
  PASS   : tst_QGraphicsLinearLayout::insertItem(0, 0, 3 1)
  PASS   : tst_QGraphicsLinearLayout::insertItem(1, 0, 3 1)
  PASS   : tst_QGraphicsLinearLayout::insertItem(0, 1, 3 1)
  PASS   : tst_QGraphicsLinearLayout::insertItem(2, 2, 3 1)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(0, 0, -1 0)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(1, 0, -1 0)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(0, 1, -1 0)
  PASS   : tst_QGraphicsLinearLayout::insertStretch(2, 2, -1 0)
  2013-09-03 18:28:00.854 tst_qgraphicslinearlayout[74076:707] -[NSThemeFrame updateGeometry]: unrecognized selector sent to instance 0x101485400
  FAIL!  : tst_QGraphicsLinearLayout::insertStretch() Caught unhandled exception
     Loc: [qtestcase.cpp(2194)]
  Totals: 80 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsLinearLayout *********
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicslinearlayout: 15 seconds, signal 11
  
  Testing tst_QDateTimeEdit
  2013-09-03 18:26:47.084 tst_qdatetimeedit[73942:707] -[_NSThemeFullScreenButton updateGeometry]: unrecognized selector sent to instance 0x1014433c0
  FAIL!  : tst_QDateTimeEdit::nextPrevSection() Caught unhandled exception
     Loc: [qtestcase.cpp(2194)]
  Totals: 258 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QDateTimeEdit *********
  Config: Using QtTest library 5.1.2, Qt 5.1.2
  PASS   : tst_QDateTimeEdit::initTestCase()
  PASS   : tst_QDateTimeEdit::cachedDayTest()
  PASS   : tst_QDateTimeEdit::getSetCheck()
  PASS   : tst_QDateTimeEdit::constructor_qwidget()
  PASS   : tst_QDateTimeEdit::constructor_qdatetime(normal)
  PASS   : tst_QDateTimeEdit::constructor_qdatetime(invalid)
  PASS   : tst_QDateTimeEdit::constructor_qdate(normal)
  PASS   : tst_QDateTimeEdit::constructor_qdate(invalid)
  PASS   : tst_QDateTimeEdit::constructor_qtime(normal)
  PASS   : tst_QDateTimeEdit::constructor_qtime(invalid)
  PASS   : tst_QDateTimeEdit::sectionText(data0)
  PASS   : tst_QDateTimeEdit::sectionText(data1)
  PASS   : tst_QDateTimeEdit::sectionText(data2)
  PASS   : tst_QDateTimeEdit::sectionText(data3)
  PASS   : tst_QDateTimeEdit::sectionText(data4)
  PASS   : tst_QDateTimeEdit::sectionText(data5)
  PASS   : tst_QDateTimeEdit::sectionText(data6)
  PASS   : tst_QDateTimeEdit::sectionText(data7)
  PASS   : tst_QDateTimeEdit::sectionText(data8)
  PASS   : tst_QDateTimeEdit::sectionText(data9)
  PASS   : tst_QDateTimeEdit::sectionText(data10)
  PASS   : tst_QDateTimeEdit::sectionText(data11)
  PASS   : tst_QDateTimeEdit::dateTimeSignalChecking(data0)
  PASS   : tst_QDateTimeEdit::dateTimeSignalChecking(data1)
  PASS   : tst_QDateTimeEdit::dateTimeSignalChecking(data2)
  PASS   : tst_QDateTimeEdit::dateTimeSignalChecking(data3)
  PASS   : tst_QDateTimeEdit::mousePress()
  PASS   : tst_QDateTimeEdit::stepHourAMPM(hh 1)
  PASS   : tst_QDateTimeEdit::stepHourAMPM(hh:ap 1)
  PASS   : tst_QDateTimeEdit::stepHourAMPM(HH:ap 2)
  PASS   : tst_QDateTimeEdit::stepHourAMPM(hh 2)
  PASS   : tst_QDateTimeEdit::stepHourAMPM(hh:ap 2)
  PASS   : tst_QDateTimeEdit::stepHourAMPM(hh 3)
  PASS   : tst_QDateTimeEdit::stepHourAMPM(hh:ap 3)
  PASS   : tst_QDateTimeEdit::stepHourAMPM(hh:mm:ap 3)
  PASS   : tst_QDateTimeEdit::stepHourAMPM(hh:mm 3)
  PASS   : tst_QDateTimeEdit::displayedSections(data0)
  PASS   : tst_QDateTimeEdit::displayedSections(data1)
  PASS   : tst_QDateTimeEdit::displayedSections(data2)
  PASS   : tst_QDateTimeEdit::displayedSections(data3)
  PASS   : tst_QDateTimeEdit::displayedSections(data4)
  PASS   : tst_QDateTimeEdit::displayedSections(data5)
  PASS   : tst_QDateTimeEdit::displayedSections(data6)
  PASS   : tst_QDateTimeEdit::currentSection(data0)
  PASS   : tst_QDateTimeEdit::currentSection(data1)
  PASS   : tst_QDateTimeEdit::currentSection(data2)
  PASS   : tst_QDateTimeEdit::currentSection(data3)
  PASS   : tst_QDateTimeEdit::currentSection(data4)
  PASS   : tst_QDateTimeEdit::currentSection(data5)
  PASS   : tst_QDateTimeEdit::currentSection(data6)
  PASS   : tst_QDateTimeEdit::currentSection(data7)
  PASS   : tst_QDateTimeEdit::currentSection(data8)
  PASS   : tst_QDateTimeEdit::currentSection(data9)
  PASS   : tst_QDateTimeEdit::currentSection(data10)
  PASS   : tst_QDateTimeEdit::setCurrentSection(Day)
  PASS   : tst_QDateTimeEdit::setCurrentSection(Month)
  PASS   : tst_QDateTimeEdit::setCurrentSection(Year)
  PASS   : tst_QDateTimeEdit::setCurrentSection(Hour)
  PASS   : tst_QDateTimeEdit::setCurrentSection(Minute)
  PASS   : tst_QDateTimeEdit::setCurrentSection(Second)
  PASS   : tst_QDateTimeEdit::setCurrentSection(MSec)
  PASS   : tst_QDateTimeEdit::minimumDate(normal-0)
  PASS   : tst_QDateTimeEdit::minimumDate(normal-1)
  PASS   : tst_QDateTimeEdit::minimumDate(normal-2)
  PASS   : tst_QDateTimeEdit::minimumDate(normal-3)
  PASS   : tst_QDateTimeEdit::minimumDate(invalid-0)
  PASS   : tst_QDateTimeEdit::minimumDate(old)
  PASS   : tst_QDateTimeEdit::maximumDate(normal-0)
  PASS   : tst_QDateTimeEdit::maximumDate(normal-1)
  PASS   : tst_QDateTimeEdit::maximumDate(normal-2)
  PASS   : tst_QDateTimeEdit::maximumDate(normal-3)
  PASS   : tst_QDateTimeEdit::maximumDate(invalid-0)
  PASS   : tst_QDateTimeEdit::clearMinimumDate(normal-0)
  PASS   : tst_QDateTimeEdit::clearMinimumDate(normal-1)
  PASS   : tst_QDateTimeEdit::clearMinimumDate(normal-2)
  PASS   : tst_QDateTimeEdit::clearMinimumDate(normal-3)
  PASS   : tst_QDateTimeEdit::clearMinimumDate(invalid-0)
  PASS   : tst_QDateTimeEdit::clearMaximumDate(normal-0)
  PASS   : tst_QDateTimeEdit::clearMaximumDate(normal-1)
  PASS   : tst_QDateTimeEdit::clearMaximumDate(normal-2)
  PASS   : tst_QDateTimeEdit::clearMaximumDate(normal-3)
  PASS   : tst_QDateTimeEdit::clearMaximumDate(invalid-0)
  PASS   : tst_QDateTimeEdit::minimumDateTime(normal-0)
  PASS   : tst_QDateTimeEdit::minimumDateTime(normal-1)
  PASS   : tst_QDateTimeEdit::minimumDateTime(normal-2)
  PASS   : tst_QDateTimeEdit::minimumDateTime(normal-3)
  PASS   : tst_QDateTimeEdit::minimumDateTime(normal-4)
  PASS   : tst_QDateTimeEdit::minimumDateTime(invalid-0)
  PASS   : tst_QDateTimeEdit::minimumDateTime(old)
  PASS   : tst_QDateTimeEdit::maximumDateTime(normal-0)
  PASS   : tst_QDateTimeEdit::maximumDateTime(normal-1)
  PASS   : tst_QDateTimeEdit::maximumDateTime(normal-2)
  PASS   : tst_QDateTimeEdit::maximumDateTime(normal-3)
  PASS   : tst_QDateTimeEdit::maximumDateTime(normal-4)
  PASS   : tst_QDateTimeEdit::maximumDateTime(invalid-0)
  PASS   : tst_QDateTimeEdit::clearMinimumDateTime(normal-0)
  PASS   : tst_QDateTimeEdit::clearMinimumDateTime(normal-1)
  PASS   : tst_QDateTimeEdit::clearMinimumDateTime(normal-2)
  PASS   : tst_QDateTimeEdit::clearMinimumDateTime(normal-3)
  PASS   : tst_QDateTimeEdit::clearMinimumDateTime(invalid-0)
  PASS   : tst_QDateTimeEdit::clearMinimumDateTime(old)
  PASS   : tst_QDateTimeEdit::clearMaximumDateTime(normal-0)
  PASS   : tst_QDateTimeEdit::clearMaximumDateTime(normal-1)
  PASS   : tst_QDateTimeEdit::clearMaximumDateTime(normal-2)
  PASS   : tst_QDateTimeEdit::clearMaximumDateTime(normal-3)
  PASS   : tst_QDateTimeEdit::clearMaximumDateTime(invalid-0)
  PASS   : tst_QDateTimeEdit::displayFormat(valid-0)
  PASS   : tst_QDateTimeEdit::displayFormat(valid-1)
  PASS   : tst_QDateTimeEdit::displayFormat(valid-2)
  PASS   : tst_QDateTimeEdit::displayFormat(valid-3)
  PASS   : tst_QDateTimeEdit::displayFormat(valid-4)
  PASS   : tst_QDateTimeEdit::displayFormat(invalid-0)
  PASS   : tst_QDateTimeEdit::displayFormat(invalid-1)
  PASS   : tst_QDateTimeEdit::displayFormat(invalid-2)
  PASS   : tst_QDateTimeEdit::displayFormat(quoted-1)
  PASS   : tst_QDateTimeEdit::displayFormat(leading1)
  PASS   : tst_QDateTimeEdit::displayFormat(H1)
  PASS   : tst_QDateTimeEdit::displayFormat(H2)
  PASS   : tst_QDateTimeEdit::specialValueText()
  PASS   : tst_QDateTimeEdit::setRange(data0)
  PASS   : tst_QDateTimeEdit::setRange(data1)
  SKIP   : tst_QDateTimeEdit::selectAndScrollWithKeys() QTBUG-23674
     Loc: [tst_qdatetimeedit.cpp(762)]
  XFAIL  : tst_QDateTimeEdit::backspaceKey() QTBUG-23674
     Loc: [tst_qdatetimeedit.cpp(882)]
  PASS   : tst_QDateTimeEdit::backspaceKey()
  PASS   : tst_QDateTimeEdit::deleteKey()
  PASS   : tst_QDateTimeEdit::tabKeyNavigation()
  PASS   : tst_QDateTimeEdit::tabKeyNavigationWithPrefix()
  PASS   : tst_QDateTimeEdit::tabKeyNavigationWithSuffix()
  XFAIL  : tst_QDateTimeEdit::enterKey() QTBUG-23674
     Loc: [tst_qdatetimeedit.cpp(1019)]
  PASS   : tst_QDateTimeEdit::enterKey()
  PASS   : tst_QDateTimeEdit::readOnly()
  PASS   : tst_QDateTimeEdit::wrappingDate(data0)
  PASS   : tst_QDateTimeEdit::wrappingDate(data1)
  PASS   : tst_QDateTimeEdit::wrappingDate(data2)
  PASS   : tst_QDateTimeEdit::wrappingDate(data3)
  PASS   : tst_QDateTimeEdit::wrappingDate(data4)
  PASS   : tst_QDateTimeEdit::wrappingDate(data5)
  PASS   : tst_QDateTimeEdit::wrappingDate(data6)
  PASS   : tst_QDateTimeEdit::wrappingDate(data7)
  PASS   : tst_QDateTimeEdit::wrappingDate(data8)
  PASS   : tst_QDateTimeEdit::wrappingDate(data9)
  PASS   : tst_QDateTimeEdit::wrappingDate(data10)
  PASS   : tst_QDateTimeEdit::wrappingDate(data11)
  PASS   : tst_QDateTimeEdit::dateSignalChecking(data0)
  PASS   : tst_QDateTimeEdit::dateSignalChecking(data1)
  PASS   : tst_QDateTimeEdit::wrappingTime(data0)
  PASS   : tst_QDateTimeEdit::wrappingTime(data1)
  PASS   : tst_QDateTimeEdit::wrappingTime(data2)
  PASS   : tst_QDateTimeEdit::wrappingTime(data3)
  PASS   : tst_QDateTimeEdit::wrappingTime(data4)
  PASS   : tst_QDateTimeEdit::wrappingTime(data5)
  PASS   : tst_QDateTimeEdit::wrappingTime(data6)
  PASS   : tst_QDateTimeEdit::wrappingTime(data7)
  PASS   : tst_QDateTimeEdit::wrappingTime(data8)
  PASS   : tst_QDateTimeEdit::wrappingTime(data9)
  PASS   : tst_QDateTimeEdit::wrappingTime(data10)
  PASS   : tst_QDateTimeEdit::wrappingTime(data11)
  PASS   : tst_QDateTimeEdit::wrappingTime(data12)
  PASS   : tst_QDateTimeEdit::wrappingTime(data13)
  PASS   : tst_QDateTimeEdit::wrappingTime(data14)
  PASS   : tst_QDateTimeEdit::wrappingTime(data15)
  PASS   : tst_QDateTimeEdit::wrappingTime(data16)
  PASS   : tst_QDateTimeEdit::wrappingTime(data17)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data0)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data1)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data2)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data3)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data4)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data5)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data6)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data7)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data8)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data9)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data10)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data11)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data12)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data13)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data14)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data15)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data16)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data17)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data18)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data19)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data20)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data21)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data22)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data23)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data24)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data25)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data26)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data27)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data28)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data29)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data30)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data31)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data32)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data33)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data34)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data35)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data36)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data37)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data38)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data39)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data40)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data41)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data42)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data43)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data44)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data45)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data46)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data47)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data48)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data49)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data50)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data51)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data52)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data53)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data54)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data55)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data56)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data57)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data58)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data59)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data60)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data61)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data62)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data63)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data64)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data65)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data66)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data67)
  PASS   : tst_QDateTimeEdit::userKeyPress_Time(data68)
  PASS   : tst_QDateTimeEdit::timeSignalChecking(data0)
  PASS   : tst_QDateTimeEdit::timeSignalChecking(data1)
  PASS   : tst_QDateTimeEdit::weirdCase()
  XFAIL  : tst_QDateTimeEdit::newCase() QTBUG-23674
     Loc: [tst_qdatetimeedit.cpp(2540)]
  PASS   : tst_QDateTimeEdit::newCase()
  PASS   : tst_QDateTimeEdit::newCase2()
  PASS   : tst_QDateTimeEdit::newCase3()
  PASS   : tst_QDateTimeEdit::newCase4()
  XFAIL  : tst_QDateTimeEdit::newCase5() QTBUG-23674
     Loc: [tst_qdatetimeedit.cpp(2653)]
  PASS   : tst_QDateTimeEdit::newCase5()
  PASS   : tst_QDateTimeEdit::newCase6()
  PASS   : tst_QDateTimeEdit::task98554()
  PASS   : tst_QDateTimeEdit::task149097()
  XFAIL  : tst_QDateTimeEdit::cursorPos() QTBUG-23674
     Loc: [tst_qdatetimeedit.cpp(2617)]
  PASS   : tst_QDateTimeEdit::cursorPos()
  QWARN  : tst_QDateTimeEdit::calendarPopup() QDateTimeEdit::setCalendarWidget: calendarPopup is set to false
  PASS   : tst_QDateTimeEdit::calendarPopup()
  PASS   : tst_QDateTimeEdit::hour12Test()
  PASS   : tst_QDateTimeEdit::yyTest()
  PASS   : tst_QDateTimeEdit::task108572()
  PASS   : tst_QDateTimeEdit::task148725()
  PASS   : tst_QDateTimeEdit::task148522()
  XFAIL  : tst_QDateTimeEdit::setSelectedSection() QTBUG-23674
     Loc: [tst_qdatetimeedit.cpp(2763)]
  PASS   : tst_QDateTimeEdit::setSelectedSection()
  XFAIL  : tst_QDateTimeEdit::reverseTest() QTBUG-23674
     Loc: [tst_qdatetimeedit.cpp(2882)]
  PASS   : tst_QDateTimeEdit::reverseTest()
  XFAIL  : tst_QDateTimeEdit::ddMMMMyyyy() QTBUG-23674
     Loc: [tst_qdatetimeedit.cpp(3036)]
  PASS   : tst_QDateTimeEdit::ddMMMMyyyy()
  PASS   : tst_QDateTimeEdit::wheelEvent()
  PASS   : tst_QDateTimeEdit::specialValueCornerCase()
  PASS   : tst_QDateTimeEdit::cursorPositionOnInit()
  PASS   : tst_QDateTimeEdit::task118867()
  PASS   : tst_QDateTimeEdit::nextPrevSection(tab)
  PASS   : tst_QDateTimeEdit::nextPrevSection(backtab)
  PASS   : tst_QDateTimeEdit::nextPrevSection(shift-tab)
  PASS   : tst_QDateTimeEdit::nextPrevSection(/)
  PASS   : tst_QDateTimeEdit::nextPrevSection(b)
  PASS   : tst_QDateTimeEdit::nextPrevSection(c)
  PASS   : tst_QDateTimeEdit::dateEditTimeEditFormats()
  PASS   : tst_QDateTimeEdit::timeSpec(setProperty)
  PASS   : tst_QDateTimeEdit::timeSpec(setTimeSpec)
  PASS   : tst_QDateTimeEdit::timeSpecBug()
  PASS   : tst_QDateTimeEdit::monthEdgeCase()
  PASS   : tst_QDateTimeEdit::setLocale()
  XFAIL  : tst_QDateTimeEdit::potentialYYValueBug() QTBUG-23674
     Loc: [tst_qdatetimeedit.cpp(3319)]
  PASS   : tst_QDateTimeEdit::potentialYYValueBug()
  XFAIL  : tst_QDateTimeEdit::textSectionAtEnd() QTBUG-23674
     Loc: [tst_qdatetimeedit.cpp(3337)]
  PASS   : tst_QDateTimeEdit::textSectionAtEnd()
  PASS   : tst_QDateTimeEdit::keypadAutoAdvance(None)
  PASS   : tst_QDateTimeEdit::keypadAutoAdvance(Keypad)
  PASS   : tst_QDateTimeEdit::keypadAutoAdvance(Keypad+Shift)
  PASS   : tst_QDateTimeEdit::task196924()
  PASS   : tst_QDateTimeEdit::focusNextPrevChild()
  PASS   : tst_QDateTimeEdit::taskQTBUG_12384_timeSpecShowTimeOnly()
  PASS   : tst_QDateTimeEdit::deleteCalendarWidget()
  PASS   : tst_QDateTimeEdit::dateEditCorrectSectionSize(no fixday, leap, yy/M/dddd)
  PASS   : tst_QDateTimeEdit::dateEditCorrectSectionSize(no fixday, leap, yy/M/ddd)
  PASS   : tst_QDateTimeEdit::dateEditCorrectSectionSize(no fixday, leap, yy/MM/dddd)
  PASS   : tst_QDateTimeEdit::dateEditCorrectSectionSize(fixday, leap, yy/MM/dd)
  PASS   : tst_QDateTimeEdit::dateEditCorrectSectionSize(fixday, leap, yy/MM/d)
  PASS   : tst_QDateTimeEdit::dateEditCorrectSectionSize(fixday, leap, yyyy/M/d)
  PASS   : tst_QDateTimeEdit::dateEditCorrectSectionSize(no fixday, yyyy/M/d)
  PASS   : tst_QDateTimeEdit::dateEditCorrectSectionSize(fixday, leap, 2-digit month, yyyy/M/dd)
  PASS   : tst_QDateTimeEdit::dateEditCorrectSectionSize(no fixday, leap, 1-digit day, yyyy/M/dd)
  PASS   : tst_QDateTimeEdit::dateEditCorrectSectionSize(fixday, leap, yyyy/MM/dd)
  PASS   : tst_QDateTimeEdit::dateEditCorrectSectionSize(no fixday, yyyy/MM/dd)
  PASS   : tst_QDateTimeEdit::dateEditCorrectSectionSize(fixday, leap, 2-digit month, yyyy/MM/dd)
  PASS   : tst_QDateTimeEdit::dateEditCorrectSectionSize(no fixday, leap, yyyy/M/dddd)
  PASS   : tst_QDateTimeEdit::dateEditCorrectSectionSize(no fixday, leap, yyyy/MM/dddd)
  PASS   : tst_QDateTimeEdit::dateEditCorrectSectionSize(fixday, leap, yyyy/dd/MM)
  PASS   : tst_QDateTimeEdit::dateEditCorrectSectionSize(fixday, leap, yyyy/dd/M)
  2013-09-03 18:26:56.728 tst_qdatetimeedit[73959:707] -[_NSThemeCloseWidget updateGeometry]: unrecognized selector sent to instance 0x102aefb50
  FAIL!  : tst_QDateTimeEdit::dateEditCorrectSectionSize() Caught unhandled exception
     Loc: [qtestcase.cpp(2194)]
  Totals: 291 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QDateTimeEdit *********
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdatetimeedit: 20 seconds, signal 11

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_01985/macx-clang_developer-build_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/stable_1378220927):
    http://codereview.qt-project.org/64537 [PS1] - OSX: clicking outside a popup: don't propagate the event elsewhere
    http://codereview.qt-project.org/64512 [PS1] - Cocoa: Fix NSMenu popup coordinates
    http://codereview.qt-project.org/64511 [PS1] - Cocoa: Unregister view from window's notifications only
    http://codereview.qt-project.org/64510 [PS1] - Fix event delivery for apps with native widgets.



More information about the Ci-reports mailing list