[Ci-reports] fail on QtBase_dev_Integration #2382

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Dec 18 07:41:53 CET 2013


Autotests `tst_gestures' and `tst_qfocusevent' failed :(

  Testing tst_QFocusEvent
  FAIL!  : tst_QFocusEvent::checkReason_ActiveWindow() 'childFocusWidgetOne->focusInEventRecieved' returned FALSE. ()
  tst_qfocusevent.cpp(378) : failure location
  Totals: 7 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QFocusEvent *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QFocusEvent::initTestCase()
  PASS   : tst_QFocusEvent::checkReason_Tab()
  PASS   : tst_QFocusEvent::checkReason_ShiftTab()
  SKIP   : tst_QFocusEvent::checkReason_BackTab() Backtab is not supported on Windows
  tst_qfocusevent.cpp(223) : failure location
  PASS   : tst_QFocusEvent::checkReason_Popup()
  PASS   : tst_QFocusEvent::checkReason_focusWidget()
  PASS   : tst_QFocusEvent::checkReason_Shortcut()
  QWARN  : tst_QFocusEvent::checkReason_ActiveWindow() QWindowsWindow::setGeometry: Unable to set geometry 100x30+590+363 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry:  104x30+590+363 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  FAIL!  : tst_QFocusEvent::checkReason_ActiveWindow() 'childFocusWidgetOne->focusInEventRecieved' returned FALSE. ()
  tst_qfocusevent.cpp(378) : failure location
  PASS   : tst_QFocusEvent::cleanupTestCase()
  Totals: 7 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QFocusEvent *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qfocusevent: 12 seconds, exit code 1
  
  Testing tst_Gestures
  FAIL!  : tst_Gestures::customGesture() Compared values are not the same
     Actual   (widget.gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)     : 4
  tst_gestures.cpp(408) : failure location
  FAIL!  : tst_Gestures::conflictingGesturesInGraphicsView() Compared values are not the same
     Actual   (item2->gestureOverrideEventsReceived): 0
     Expected (1)                                   : 1
  tst_gestures.cpp(2285) : failure location
  FAIL!  : tst_Gestures::graphicsItemGesture() Compared values are not the same
     Actual   (item->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)    : 4
  tst_gestures.cpp(895) : failure location
  FAIL!  : tst_Gestures::graphicsView() Compared values are not the same
     Actual   (item->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)    : 4
  tst_gestures.cpp(944) : failure location
  FAIL!  : tst_Gestures::graphicsItemTreeGesture() Compared values are not the same
     Actual   (item1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)     : 4
  tst_gestures.cpp(1023) : failure location
  FAIL!  : tst_Gestures::explicitGraphicsObjectTarget() Compared values are not the same
     Actual   (item1->gestureOverrideEventsReceived): 0
     Expected (1)                                   : 1
  tst_gestures.cpp(1079) : failure location
  FAIL!  : tst_Gestures::gestureOverChildGraphicsItem() Compared values are not the same
     Actual   (item1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)     : 4
  tst_gestures.cpp(1139) : failure location
  FAIL!  : tst_Gestures::autoCancelGestures2() Compared values are not the same
     Actual   (parent->events.all.count()): 0
     Expected (1)                         : 1
  tst_gestures.cpp(1612) : failure location
  FAIL!  : tst_Gestures::graphicsViewParentPropagation() Compared values are not the same
     Actual   (item1_c1_c1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)           : 4
  tst_gestures.cpp(1674) : failure location
  FAIL!  : tst_Gestures::panelPropagation() Compared values are not the same
     Actual   (item1_child1_child1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)                   : 4
  tst_gestures.cpp(1732) : failure location
  FAIL!  : tst_Gestures::panelStacksBehindParent() Compared values are not the same
     Actual   (panel->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)     : 4
  tst_gestures.cpp(1843) : failure location
  FAIL!  : tst_Gestures::viewportCoordinates() 'item1->gestureEventsReceived != 0' returned FALSE. ()
  tst_gestures.cpp(1967) : failure location
  FAIL!  : tst_Gestures::partialGesturePropagation() Compared values are not the same
     Actual   (item1->gestureOverrideEventsReceived): 0
     Expected (1)                                   : 1
  tst_gestures.cpp(2009) : failure location
  FAIL!  : tst_Gestures::testReuseCanceledGestures() Compared values are not the same
     Actual   (target->started()): 0
     Expected (1)                : 1
  tst_gestures.cpp(2213) : failure location
  Totals: 29 passed, 14 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_Gestures *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_Gestures::initTestCase()
  QWARN  : tst_Gestures::customGesture() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::customGesture() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::customGesture() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::customGesture() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::customGesture() Compared values are not the same
     Actual   (widget.gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)     : 4
  tst_gestures.cpp(408) : failure location
  PASS   : tst_Gestures::autoCancelingGestures()
  PASS   : tst_Gestures::gestureOverChild()
  PASS   : tst_Gestures::multipleWidgetOnlyGestureInTree()
  PASS   : tst_Gestures::conflictingGestures()
  QWARN  : tst_Gestures::conflictingGesturesInGraphicsView() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::conflictingGesturesInGraphicsView() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::conflictingGesturesInGraphicsView() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::conflictingGesturesInGraphicsView() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::conflictingGesturesInGraphicsView() Compared values are not the same
     Actual   (item2->gestureOverrideEventsReceived): 0
     Expected (1)                                   : 1
  tst_gestures.cpp(2285) : failure location
  PASS   : tst_Gestures::finishedWithoutStarted()
  PASS   : tst_Gestures::unknownGesture()
  QWARN  : tst_Gestures::graphicsItemGesture() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsItemGesture() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsItemGesture() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsItemGesture() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::graphicsItemGesture() Compared values are not the same
     Actual   (item->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)    : 4
  tst_gestures.cpp(895) : failure location
  QWARN  : tst_Gestures::graphicsView() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsView() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsView() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsView() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::graphicsView() Compared values are not the same
     Actual   (item->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)    : 4
  tst_gestures.cpp(944) : failure location
  QWARN  : tst_Gestures::graphicsItemTreeGesture() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsItemTreeGesture() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsItemTreeGesture() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsItemTreeGesture() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::graphicsItemTreeGesture() Compared values are not the same
     Actual   (item1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)     : 4
  tst_gestures.cpp(1023) : failure location
  QWARN  : tst_Gestures::explicitGraphicsObjectTarget() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::explicitGraphicsObjectTarget() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::explicitGraphicsObjectTarget() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::explicitGraphicsObjectTarget() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::explicitGraphicsObjectTarget() Compared values are not the same
     Actual   (item1->gestureOverrideEventsReceived): 0
     Expected (1)                                   : 1
  tst_gestures.cpp(1079) : failure location
  QWARN  : tst_Gestures::gestureOverChildGraphicsItem() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::gestureOverChildGraphicsItem() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::gestureOverChildGraphicsItem() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::gestureOverChildGraphicsItem() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::gestureOverChildGraphicsItem() Compared values are not the same
     Actual   (item1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)     : 4
  tst_gestures.cpp(1139) : failure location
  PASS   : tst_Gestures::twoGesturesOnDifferentLevel()
  PASS   : tst_Gestures::multipleGesturesInTree()
  PASS   : tst_Gestures::multipleGesturesInComplexTree()
  PASS   : tst_Gestures::testMapToScene()
  PASS   : tst_Gestures::ungrabGesture()
  PASS   : tst_Gestures::consumeEventHint()
  PASS   : tst_Gestures::unregisterRecognizer()
  PASS   : tst_Gestures::autoCancelGestures()
  QWARN  : tst_Gestures::autoCancelGestures2() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::autoCancelGestures2() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::autoCancelGestures2() Compared values are not the same
     Actual   (parent->events.all.count()): 0
     Expected (1)                         : 1
  tst_gestures.cpp(1612) : failure location
  QWARN  : tst_Gestures::graphicsViewParentPropagation() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsViewParentPropagation() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsViewParentPropagation() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::graphicsViewParentPropagation() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::graphicsViewParentPropagation() Compared values are not the same
     Actual   (item1_c1_c1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)           : 4
  tst_gestures.cpp(1674) : failure location
  QWARN  : tst_Gestures::panelPropagation() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::panelPropagation() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::panelPropagation() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::panelPropagation() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::panelPropagation() Compared values are not the same
     Actual   (item1_child1_child1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)                   : 4
  tst_gestures.cpp(1732) : failure location
  QWARN  : tst_Gestures::panelStacksBehindParent() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::panelStacksBehindParent() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::panelStacksBehindParent() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::panelStacksBehindParent() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::panelStacksBehindParent() Compared values are not the same
     Actual   (panel->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount)     : 4
  tst_gestures.cpp(1843) : failure location
  PASS   : tst_Gestures::deleteGestureTargetWidget()
  QDEBUG : tst_Gestures::deleteGestureTargetItem(delete1) <-- testing
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete1) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete1) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete1) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete1) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::deleteGestureTargetItem(delete1)
  QDEBUG : tst_Gestures::deleteGestureTargetItem(delete2) <-- testing
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete2) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete2) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete2) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete2) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::deleteGestureTargetItem(delete2)
  QDEBUG : tst_Gestures::deleteGestureTargetItem(delete3) <-- testing
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete3) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete3) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete3) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete3) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::deleteGestureTargetItem(delete3)
  QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater1) <-- testing
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater1) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater1) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater1) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater1) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::deleteGestureTargetItem(deleteLater1)
  QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater2) <-- testing
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater2) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater2) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater2) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater2) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::deleteGestureTargetItem(deleteLater2)
  QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater3) <-- testing
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater3) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater3) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater3) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater3) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::deleteGestureTargetItem(deleteLater3)
  QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater4) <-- testing
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater4) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater4) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater4) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater4) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::deleteGestureTargetItem(deleteLater4)
  QDEBUG : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) <-- testing
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate)
  QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) <-- testing
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate)
  QDEBUG : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) <-- testing
  QWARN  : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater)
  QWARN  : tst_Gestures::viewportCoordinates() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::viewportCoordinates() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::viewportCoordinates() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::viewportCoordinates() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::viewportCoordinates() 'item1->gestureEventsReceived != 0' returned FALSE. ()
  tst_gestures.cpp(1967) : failure location
  QWARN  : tst_Gestures::partialGesturePropagation() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::partialGesturePropagation() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::partialGesturePropagation() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::partialGesturePropagation() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::partialGesturePropagation() Compared values are not the same
     Actual   (item1->gestureOverrideEventsReceived): 0
     Expected (1)                                   : 1
  tst_gestures.cpp(2009) : failure location
  QDEBUG : tst_Gestures::testQGestureRecognizerCleanup() register: default = 0x8f54c8 ; platform = 0x8f5388
  PASS   : tst_Gestures::testQGestureRecognizerCleanup()
  QWARN  : tst_Gestures::testReuseCanceledGestures() QGestureManager::deliverEvent: could not find the target for gesture
  FAIL!  : tst_Gestures::testReuseCanceledGestures() Compared values are not the same
     Actual   (target->started()): 0
     Expected (1)                : 1
  tst_gestures.cpp(2213) : failure location
  QWARN  : tst_Gestures::bug_13501_gesture_not_accepted() QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::bug_13501_gesture_not_accepted() QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::bug_13501_gesture_not_accepted()
  PASS   : tst_Gestures::cleanupTestCase()
  Totals: 29 passed, 14 failed, 0 skipped
  ********* Finished testing of tst_Gestures *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_gestures: 12 seconds, exit code 14

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02382/win32-msvc2010_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1387345336):
    http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class.
    http://codereview.qt-project.org/65504 [PS1] - Minor optimization
    http://codereview.qt-project.org/73844 [PS3] - Windows/Windows CE: Do not dynamically load shell32/coredll.
    http://codereview.qt-project.org/73956 [PS1] - Ensure that all .obj wait for the PCH to finish
    http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library
    http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC
    http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34
    http://codereview.qt-project.org/73289 [PS8] - Add a way to reproduce testlib selftest data
    http://codereview.qt-project.org/72766 [PS9] - Add baseline support to QGridLayoutEngine
    http://codereview.qt-project.org/73061 [PS5] - Add QTypeInfo<T>::isIntegral trait
    http://codereview.qt-project.org/73705 [PS2] - Move the SUBLIBS target from qmake away from between clean/distclean



More information about the Ci-reports mailing list