Autotests `tst_qnetworkreply @ 
/work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' and `tst_qwidget 
@ /work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget' 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_QWidget
  2015-06-26 23:39:17.018 tst_qwidget[19709:1007] Persistent UI failed to open 
file 
file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwidget.savedState/window_1.data:
 No such file or directory (2)
  BFAIL  : tst_QWidget::windowState() Compared values are not the same
     Actual   (((widget1.pos()))): QPoint(0,22)
     Expected (pos)              : QPoint(10,10)
     Loc: [tst_qwidget.cpp(1909)]
  BFAIL  : tst_QWidget::showMaximized() 'layouted.isMaximized()' returned 
FALSE. ()
     Loc: [tst_qwidget.cpp(2035)]
  2015-06-26 23:39:21.637 tst_qwidget[19709:507] not in fullscreen state
  2015-06-26 23:39:21.736 tst_qwidget[19709:507] not in fullscreen state
  2015-06-26 23:39:21.736 tst_qwidget[19709:507] not in fullscreen state
  2015-06-26 23:39:21.762 tst_qwidget[19709:507] not in fullscreen state
  2015-06-26 23:39:21.763 tst_qwidget[19709:507] not in fullscreen state
  2015-06-26 23:39:21.766 tst_qwidget[19709:507] not in fullscreen state
  2015-06-26 23:39:21.770 tst_qwidget[19709:507] not in fullscreen state
  2015-06-26 23:39:27.141 tst_qwidget[19709:507] not in fullscreen state
  BFAIL  : tst_QWidget::normalGeometry() '(!(parent.windowState() & 
Qt::WindowMaximized))' returned FALSE. ()
     Loc: [tst_qwidget.cpp(2510)]
  BFAIL  : tst_QWidget::setGeometry() Compared values are not the same
     Actual   (tlw.geometry().size()): QSize(1152x864)
     Expected (tr.size())            : QSize(200x200)
     Loc: [tst_qwidget.cpp(2595)]
  BPASS  : tst_QWidget::raise()
  BPASS  : tst_QWidget::lower()
  BFAIL  : tst_QWidget::stackUnder() Compared values are not the same
     Actual   (child->numPaintEvents): 1
     Expected (0)                    : 0
     Loc: [tst_qwidget.cpp(2970)]
  BFAIL  : tst_QWidget::saveRestoreGeometry() Compared values are not the same
     Actual   (((widget.pos()))): QPoint(0,0)
     Expected (position)        : QPoint(100,122)
     Loc: [tst_qwidget.cpp(3067)]
  BFAIL  : tst_QWidget::restoreVersion1Geometry(geometry.dat) Compared values 
are not the same
     Actual   (((widget.pos()))): QPoint(0,0)
     Expected (expectedPosition): QPoint(100,100)
     Loc: [tst_qwidget.cpp(3234)]
  BFAIL  : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) 
Compared values are not the same
     Actual   (((widget.geometry()))) : QRect(0,0 1152x864) (bottomright 
1151,863)
     Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright 
301,323)
     Loc: [tst_qwidget.cpp(3246)]
  BFAIL  : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) 
Compared values are not the same
     Actual   (((widget.geometry()))) : QRect(0,0 1152x864) (bottomright 
1151,863)
     Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright 
301,323)
     Loc: [tst_qwidget.cpp(3246)]
  BFAIL  : tst_QWidget::widgetAt() Compared values are not the same
     Actual   (((wr->objectName()))): "w2"
     Expected (w1->objectName())    : "w1"
     Loc: [tst_qwidget.cpp(3341)]
  BFAIL  : tst_QWidget::sheetOpacity() Compared values are not the same
     Actual   (int(sheet.windowOpacity() * 255)): 255
     Expected (242)                             : 242
     Loc: [tst_qwidget.cpp(3495)]
  BPASS  : tst_QWidget::optimizedResizeMove()
  BFAIL  : tst_QWidget::optimizedResize_topLevel() Compared values are not the 
same
     Actual   (topLevel.partial): 0
     Expected (true)            : 1
     Loc: [tst_qwidget.cpp(3713)]
  BFAIL  : tst_QWidget::resizeEvent() Compared values are not the same
     Actual   (wTopLevel.m_resizeEventCount): 2
     Expected (1)                           : 1
     Loc: [tst_qwidget.cpp(2192)]
  BFAIL  : tst_QWidget::update() Compared values are not the same
     Actual   (((w.numPaintEvents))): 2
     Expected (1)                   : 1
     Loc: [tst_qwidget.cpp(4150)]
  BFAIL  : tst_QWidget::setWindowGeometry(100,122 200x200, flags 0) Compared 
values are not the same
     Actual   (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 
1151,863)
     Expected (rect)                 : QRect(100,122 200x200) (bottomright 
299,321)
     Loc: [tst_qwidget.cpp(4599)]
  BFAIL  : tst_QWidget::setWindowGeometry(100,122 952x576, flags 0) Compared 
values are not the same
     Actual   (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 
1151,863)
     Expected (rect)                 : QRect(100,122 952x576) (bottomright 
1051,697)
     Loc: [tst_qwidget.cpp(4599)]
  FAIL!  : tst_QWidget::setWindowGeometry(130,122 0x200, flags 0) Compared 
values are not the same
     Actual   (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 
1151,863)
     Expected (r)                    : QRect(100,122 952x576) (bottomright 
1051,697)
     Loc: [tst_qwidget.cpp(4655)]
  BFAIL  : tst_QWidget::setWindowGeometry(100,72 200x0, flags 0) Compared 
values are not the same
     Actual   (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 
1151,863)
     Expected (rect)                 : QRect(100,72 200x0) (bottomright 299,71)
     Loc: [tst_qwidget.cpp(4599)]
  BFAIL  : tst_QWidget::windowMoveResize(100,122 200x200, flags 0) Compared 
values are not the same
     Actual   (((widget.pos()))): QPoint(0,0)
     Expected (rect.topLeft())  : QPoint(100,122)
     Loc: [tst_qwidget.cpp(4766)]
  BFAIL  : tst_QWidget::windowMoveResize(100,122 952x576, flags 0) Compared 
values are not the same
     Actual   (((widget.pos()))): QPoint(0,0)
     Expected (rect.topLeft())  : QPoint(100,122)
     Loc: [tst_qwidget.cpp(4766)]
  BPASS  : tst_QWidget::windowMoveResize(130,122 0x200, flags 0)
  BFAIL  : tst_QWidget::windowMoveResize(100,72 200x0, flags 0) Compared values 
are not the same
     Actual   (((widget.pos()))): QPoint(0,0)
     Expected (rect.topLeft())  : QPoint(100,72)
     Loc: [tst_qwidget.cpp(4766)]
  BPASS  : tst_QWidget::windowMoveResize(130,72 0x0, flags 0)
  BPASS  : tst_QWidget::setToolTip()
  BFAIL  : tst_QWidget::childEvents() 'spy.eventList() == expected' returned 
FALSE. (Event list mismatch, expected 6 
(QWidget(0x7fff57986988):QEvent::Type(Polish) QEvent::Type(WinIdChange) 
QEvent::Type(Move) QEvent::Type(Resize) QEvent::Type(Show) 
QEvent::Type(ShowToParent) ), actual 7 
(QWidget(0x7fff57986988):QEvent::Type(Polish) QEvent::Type(WinIdChange) 
QEvent::Type(Move) QEvent::Type(Resize) QEvent::Type(Show) 
QEvent::Type(InputMethodQuery) QEvent::Type(ShowToParent) ))
     Loc: [tst_qwidget.cpp(6017)]
  BFAIL  : tst_QWidget::renderInvisible() Compared values are not the same
     Loc: [tst_qwidget.cpp(6421)]
  BFAIL  : tst_QWidget::render_systemClip() Compared values are not the same
     Loc: [tst_qwidget.cpp(6891)]
  BPASS  : tst_QWidget::moveWindowInShowEvent(1)
  BPASS  : tst_QWidget::moveWindowInShowEvent(2)
  BFAIL  : tst_QWidget::hideOpaqueChildWhileHidden() Compared values are not 
the same
     Loc: [tst_qwidget.cpp(7320)]
  BFAIL  : tst_QWidget::updateWhileMinimized() Compared values are not the same
     Actual   (widget.numPaintEvents): 1
     Expected (0)                    : 0
     Loc: [tst_qwidget.cpp(7357)]
  BFAIL  : tst_QWidget::doubleRepaint() Compared values are not the same
     Actual   (((widget.numPaintEvents))): 2
     Expected (expectedRepaints)         : 1
     Loc: [tst_qwidget.cpp(7880)]
  BPASS  : tst_QWidget::setClearAndResizeMask()
  BPASS  : tst_QWidget::maskedUpdate()
  BFAIL  : tst_QWidget::syntheticEnterLeave() Compared values are not the same
     Actual   (child2->numLeaveEvents): 0
     Expected (1)                     : 1
     Loc: [tst_qwidget.cpp(8898)]
  BFAIL  : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() Compared 
values are not the same
     Actual   (((child.numEnterEvents))): 0
     Expected (1)                       : 1
     Loc: [tst_qwidget.cpp(8980)]
  BFAIL  : tst_QWidget::childAt_unifiedToolBar() 'toolBarTopLeft != 
oldToolBarTopLeft' returned FALSE. (QPoint(0,0) != QPoint(0,0) )
     Loc: [tst_qwidget.cpp(9519)]
  2015-06-26 23:45:36.403 tst_qwidget[19709:507] not in fullscreen state
  BPASS  : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282()
  Totals: 205 passed, 1 failed, 6 skipped, 40 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWidget *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 
shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
  PASS   : tst_QWidget::initTestCase()
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) 
Negative sizes (-2147483648,0) are not possible
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The 
largest allowed size is (16777215,16777215)
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) 
Negative sizes (-2147483648,0) are not possible
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The 
largest allowed size is (16777215,16777215)
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) 
Negative sizes (0,-2147483648) are not possible
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The 
largest allowed size is (16777215,16777215)
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) 
Negative sizes (0,-2147483648) are not possible
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The 
largest allowed size is (16777215,16777215)
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) 
Negative sizes (-2147483648,16777215) are not possible
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The 
largest allowed size is (16777215,16777215)
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) 
Negative sizes (16777215,-2147483648) are not possible
  QWARN  : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The 
largest allowed size is (16777215,16777215)
  QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100)
  QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0)
  QWARN  : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0
  PASS   : tst_QWidget::getSetCheck()
  PASS   : tst_QWidget::fontPropagation()
  PASS   : tst_QWidget::fontPropagation2()
  PASS   : tst_QWidget::palettePropagation()
  PASS   : tst_QWidget::palettePropagation2()
  PASS   : tst_QWidget::enabledPropagation()
  WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event 
not accepted by receiving widget
  WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event 
not accepted by receiving widget
  PASS   : tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417()
  PASS   : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417()
  PASS   : tst_QWidget::acceptDropsPropagation()
  PASS   : tst_QWidget::isEnabledTo()
  PASS   : tst_QWidget::visible()
  PASS   : tst_QWidget::visible_setWindowOpacity()
  PASS   : tst_QWidget::isVisibleTo()
  PASS   : tst_QWidget::isHidden()
  PASS   : tst_QWidget::fonts()
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 
windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 
windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 
windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 
windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 
windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 
windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 
windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 
windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 
windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 
windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 
windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 
windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 
windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 
windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 
windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 
windowMinimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 
subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 
subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 
subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 
subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 
subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 
subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 
subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 
subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 
subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 
subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 
subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 
subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 
subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 
subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 
subWindow1Minimized)
  PASS   : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 
subWindow1Minimized)
  PASS   : tst_QWidget::focusChainOnHide()
  PASS   : tst_QWidget::focusChainOnReparent()
  PASS   : tst_QWidget::setTabOrder()
  PASS   : tst_QWidget::reparent()
  2015-06-26 23:46:12.282 tst_qwidget[19718:420b] Persistent UI failed to open 
file 
file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwidget.savedState/window_1.data:
 No such file or directory (2)
  BFAIL  : tst_QWidget::windowState() Compared values are not the same
     Actual   (((widget1.pos()))): QPoint(0,22)
     Expected (pos)              : QPoint(10,10)
     Loc: [tst_qwidget.cpp(1909)]
  BFAIL  : tst_QWidget::showMaximized() 'layouted.isMaximized()' returned 
FALSE. ()
     Loc: [tst_qwidget.cpp(2035)]
  2015-06-26 23:46:16.941 tst_qwidget[19718:507] not in fullscreen state
  2015-06-26 23:46:17.032 tst_qwidget[19718:507] not in fullscreen state
  XFAIL  : tst_QWidget::showFullScreen() QTBUG-22326
     Loc: [tst_qwidget.cpp(2105)]
  2015-06-26 23:46:17.032 tst_qwidget[19718:507] not in fullscreen state
  2015-06-26 23:46:17.059 tst_qwidget[19718:507] not in fullscreen state
  2015-06-26 23:46:17.059 tst_qwidget[19718:507] not in fullscreen state
  2015-06-26 23:46:17.062 tst_qwidget[19718:507] not in fullscreen state
  2015-06-26 23:46:17.066 tst_qwidget[19718:507] not in fullscreen state
  PASS   : tst_QWidget::showFullScreen()
  PASS   : tst_QWidget::showMinimized()
  PASS   : tst_QWidget::showMinimizedKeepsFocus()
  PASS   : tst_QWidget::icon()
  2015-06-26 23:46:22.466 tst_qwidget[19718:507] not in fullscreen state
  PASS   : tst_QWidget::hideWhenFocusWidgetIsChild()
  2015-06-26 23:46:26.453 tst_qwidget[19718:507] not in fullscreen state
  BFAIL  : tst_QWidget::normalGeometry() Compared values are not the same
     Actual   (((parent.geometry()))): QRect(0,0 1152x864) (bottomright 
1151,863)
     Expected (geom)                 : QRect(100,122 200x200) (bottomright 
299,321)
     Loc: [tst_qwidget.cpp(2561)]
  BFAIL  : tst_QWidget::setGeometry() Compared values are not the same
     Actual   (tlw.geometry().size()): QSize(1152x864)
     Expected (tr.size())            : QSize(200x200)
     Loc: [tst_qwidget.cpp(2595)]
  PASS   : tst_QWidget::windowOpacity()
  BPASS  : tst_QWidget::raise()
  BFAIL  : tst_QWidget::lower() Compared values are not the same
     Actual   (((child->numPaintEvents))): 2
     Expected (expectedPaintEvents)      : 1
     Loc: [tst_qwidget.cpp(2884)]
  XFAIL  : tst_QWidget::stackUnder() Mac and Windows issues double repaints for 
Z-Order change
     Loc: [tst_qwidget.cpp(2932)]
  BFAIL  : tst_QWidget::stackUnder() Compared values are not the same
     Actual   (child->numPaintEvents): 1
     Expected (0)                    : 0
     Loc: [tst_qwidget.cpp(2970)]
  PASS   : tst_QWidget::testContentsPropagation()
  BFAIL  : tst_QWidget::saveRestoreGeometry() Compared values are not the same
     Actual   (((widget.pos()))): QPoint(0,0)
     Expected (position)        : QPoint(100,122)
     Loc: [tst_qwidget.cpp(3067)]
  BFAIL  : tst_QWidget::restoreVersion1Geometry(geometry.dat) Compared values 
are not the same
     Actual   (((widget.pos()))): QPoint(0,0)
     Expected (expectedPosition): QPoint(100,100)
     Loc: [tst_qwidget.cpp(3234)]
  BFAIL  : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) 
Compared values are not the same
     Actual   (((widget.geometry()))) : QRect(0,0 1152x864) (bottomright 
1151,863)
     Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright 
301,323)
     Loc: [tst_qwidget.cpp(3246)]
  BFAIL  : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) 
Compared values are not the same
     Actual   (((widget.geometry()))) : QRect(0,0 1152x864) (bottomright 
1151,863)
     Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright 
301,323)
     Loc: [tst_qwidget.cpp(3246)]
  BFAIL  : tst_QWidget::widgetAt() Compared values are not the same
     Actual   (((wr->objectName()))): "w2"
     Expected (w1->objectName())    : "w1"
     Loc: [tst_qwidget.cpp(3341)]
  BFAIL  : tst_QWidget::sheetOpacity() Compared values are not the same
     Actual   (int(sheet.windowOpacity() * 255)): 255
     Expected (242)                             : 242
     Loc: [tst_qwidget.cpp(3495)]
  PASS   : tst_QWidget::setMask()
  BPASS  : tst_QWidget::optimizedResizeMove()
  BFAIL  : tst_QWidget::optimizedResize_topLevel() Compared values are not the 
same
     Actual   (topLevel.partial): 0
     Expected (true)            : 1
     Loc: [tst_qwidget.cpp(3713)]
  BFAIL  : tst_QWidget::resizeEvent() Compared values are not the same
     Actual   (wTopLevel.m_resizeEventCount): 2
     Expected (1)                           : 1
     Loc: [tst_qwidget.cpp(2192)]
  PASS   : tst_QWidget::task110173()
  PASS   : tst_QWidget::testDeletionInEventHandlers()
  PASS   : tst_QWidget::childDeletesItsSibling()
  PASS   : tst_QWidget::setMinimumSize()
  PASS   : tst_QWidget::setMaximumSize()
  PASS   : tst_QWidget::setFixedSize()
  PASS   : tst_QWidget::ensureCreated()
  PASS   : tst_QWidget::winIdChangeEvent()
  PASS   : tst_QWidget::persistentWinId()
  PASS   : tst_QWidget::showNativeChild()
  PASS   : tst_QWidget::transientParent()
  PASS   : tst_QWidget::qobject_castInDestroyedSlot()
  PASS   : tst_QWidget::showHideEvent(window: only show)
  PASS   : tst_QWidget::showHideEvent(window: show/hide)
  PASS   : tst_QWidget::showHideEvent(window: show/hide/create)
  PASS   : tst_QWidget::showHideEvent(window: hide/create)
  PASS   : tst_QWidget::showHideEvent(window: only hide)
  PASS   : tst_QWidget::showHideEvent(window: nothing)
  PASS   : tst_QWidget::showHideEventWhileMinimize()
  PASS   : tst_QWidget::lostUpdatesOnHide()
  BFAIL  : tst_QWidget::update() Compared values are not the same
     Actual   (((w.numPaintEvents))): 2
     Expected (1)                   : 1
     Loc: [tst_qwidget.cpp(4150)]
  PASS   : tst_QWidget::isOpaque()
  BFAIL  : tst_QWidget::setWindowGeometry(100,122 200x200, flags 0) Compared 
values are not the same
     Actual   (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 
1151,863)
     Expected (rect)                 : QRect(100,122 200x200) (bottomright 
299,321)
     Loc: [tst_qwidget.cpp(4599)]
  PASS   : tst_QWidget::setWindowGeometry(100,122 200x200, flags 800)
  BFAIL  : tst_QWidget::setWindowGeometry(100,122 952x580, flags 0) Compared 
values are not the same
     Actual   (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 
1151,863)
     Expected (rect)                 : QRect(100,122 952x580) (bottomright 
1051,701)
     Loc: [tst_qwidget.cpp(4599)]
  PASS   : tst_QWidget::setWindowGeometry(100,122 952x580, flags 800)
  QWARN  : tst_QWidget::setWindowGeometry(130,122 0x200, flags 0) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  QWARN  : tst_QWidget::setWindowGeometry(130,122 0x200, flags 0) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  FAIL!  : tst_QWidget::setWindowGeometry(130,122 0x200, flags 0) Compared 
values are not the same
     Actual   (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 
1151,863)
     Expected (r)                    : QRect(100,122 952x580) (bottomright 
1051,701)
     Loc: [tst_qwidget.cpp(4655)]
  QWARN  : tst_QWidget::setWindowGeometry(130,122 0x200, flags 800) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  QWARN  : tst_QWidget::setWindowGeometry(130,122 0x200, flags 800) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  QWARN  : tst_QWidget::setWindowGeometry(130,122 0x200, flags 800) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  PASS   : tst_QWidget::setWindowGeometry(130,122 0x200, flags 800)
  QWARN  : tst_QWidget::setWindowGeometry(100,72 200x0, flags 0) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  BFAIL  : tst_QWidget::setWindowGeometry(100,72 200x0, flags 0) Compared 
values are not the same
     Actual   (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 
1151,863)
     Expected (rect)                 : QRect(100,72 200x0) (bottomright 299,71)
     Loc: [tst_qwidget.cpp(4599)]
  QWARN  : tst_QWidget::setWindowGeometry(100,72 200x0, flags 800) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  QWARN  : tst_QWidget::setWindowGeometry(100,72 200x0, flags 800) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  QWARN  : tst_QWidget::setWindowGeometry(100,72 200x0, flags 800) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  PASS   : tst_QWidget::setWindowGeometry(100,72 200x0, flags 800)
  QWARN  : tst_QWidget::setWindowGeometry(130,72 0x0, flags 0) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  QWARN  : tst_QWidget::setWindowGeometry(130,72 0x0, flags 0) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  QWARN  : tst_QWidget::setWindowGeometry(130,72 0x0, flags 0) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  PASS   : tst_QWidget::setWindowGeometry(130,72 0x0, flags 0)
  QWARN  : tst_QWidget::setWindowGeometry(130,72 0x0, flags 800) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  QWARN  : tst_QWidget::setWindowGeometry(130,72 0x0, flags 800) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  QWARN  : tst_QWidget::setWindowGeometry(130,72 0x0, flags 800) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  PASS   : tst_QWidget::setWindowGeometry(130,72 0x0, flags 800)
  BFAIL  : tst_QWidget::windowMoveResize(100,122 200x200, flags 0) Compared 
values are not the same
     Actual   (((widget.pos()))): QPoint(0,0)
     Expected (rect.topLeft())  : QPoint(100,122)
     Loc: [tst_qwidget.cpp(4766)]
  PASS   : tst_QWidget::windowMoveResize(100,122 200x200, flags 800)
  BFAIL  : tst_QWidget::windowMoveResize(100,122 952x580, flags 0) Compared 
values are not the same
     Actual   (((widget.pos()))): QPoint(0,0)
     Expected (rect.topLeft())  : QPoint(100,122)
     Loc: [tst_qwidget.cpp(4766)]
  PASS   : tst_QWidget::windowMoveResize(100,122 952x580, flags 800)
  QWARN  : tst_QWidget::windowMoveResize(130,122 0x200, flags 0) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  QWARN  : tst_QWidget::windowMoveResize(130,122 0x200, flags 0) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  QWARN  : tst_QWidget::windowMoveResize(130,122 0x200, flags 0) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  BPASS  : tst_QWidget::windowMoveResize(130,122 0x200, flags 0)
  QWARN  : tst_QWidget::windowMoveResize(130,122 0x200, flags 800) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  QWARN  : tst_QWidget::windowMoveResize(130,122 0x200, flags 800) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  QWARN  : tst_QWidget::windowMoveResize(130,122 0x200, flags 800) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  PASS   : tst_QWidget::windowMoveResize(130,122 0x200, flags 800)
  QWARN  : tst_QWidget::windowMoveResize(100,72 200x0, flags 0) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  BFAIL  : tst_QWidget::windowMoveResize(100,72 200x0, flags 0) Compared values 
are not the same
     Actual   (((widget.pos()))): QPoint(0,0)
     Expected (rect.topLeft())  : QPoint(100,72)
     Loc: [tst_qwidget.cpp(4766)]
  QWARN  : tst_QWidget::windowMoveResize(100,72 200x0, flags 800) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  QWARN  : tst_QWidget::windowMoveResize(100,72 200x0, flags 800) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  QWARN  : tst_QWidget::windowMoveResize(100,72 200x0, flags 800) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  PASS   : tst_QWidget::windowMoveResize(100,72 200x0, flags 800)
  QWARN  : tst_QWidget::windowMoveResize(130,72 0x0, flags 0) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  QWARN  : tst_QWidget::windowMoveResize(130,72 0x0, flags 0) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  QWARN  : tst_QWidget::windowMoveResize(130,72 0x0, flags 0) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  BPASS  : tst_QWidget::windowMoveResize(130,72 0x0, flags 0)
  QWARN  : tst_QWidget::windowMoveResize(130,72 0x0, flags 800) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  QWARN  : tst_QWidget::windowMoveResize(130,72 0x0, flags 800) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  QWARN  : tst_QWidget::windowMoveResize(130,72 0x0, flags 800) void 
QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view 
size, check your window geometry
  PASS   : tst_QWidget::windowMoveResize(130,72 0x0, flags 800)
  PASS   : tst_QWidget::moveChild(right)
  PASS   : tst_QWidget::moveChild(down)
  PASS   : tst_QWidget::moveChild(left)
  PASS   : tst_QWidget::moveChild(up)
  PASS   : tst_QWidget::showAndMoveChild()
  PASS   : tst_QWidget::subtractOpaqueSiblings()
  PASS   : tst_QWidget::setLocale()
  PASS   : tst_QWidget::deleteStyle()
  PASS   : tst_QWidget::multipleToplevelFocusCheck()
  PASS   : tst_QWidget::setFocus()
  PASS   : tst_QWidget::setCursor()
  BPASS  : tst_QWidget::setToolTip()
  PASS   : tst_QWidget::testWindowIconChangeEventPropagation()
  SKIP   : tst_QWidget::minAndMaxSizeWithX11BypassWindowManagerHint() This test 
is for X11 only.
     Loc: [tst_qwidget.cpp(5763)]
  SKIP   : tst_QWidget::showHideShowX11() This test is for X11 only.
     Loc: [tst_qwidget.cpp(5853)]
  SKIP   : tst_QWidget::clean_qt_x11_enforce_cursor() This test is for X11 only.
     Loc: [tst_qwidget.cpp(5873)]
  BFAIL  : tst_QWidget::childEvents() 'spy.eventList() == expected' returned 
FALSE. (Event list mismatch, expected 6 
(QWidget(0x7fff58113998):QEvent::Type(Polish) QEvent::Type(WinIdChange) 
QEvent::Type(Move) QEvent::Type(Resize) QEvent::Type(Show) 
QEvent::Type(ShowToParent) ), actual 7 
(QWidget(0x7fff58113998):QEvent::Type(Polish) QEvent::Type(WinIdChange) 
QEvent::Type(Move) QEvent::Type(Resize) QEvent::Type(Show) 
QEvent::Type(InputMethodQuery) QEvent::Type(ShowToParent) ))
     Loc: [tst_qwidget.cpp(6017)]
  PASS   : tst_QWidget::render()
  BFAIL  : tst_QWidget::renderInvisible() Compared values are not the same
     Loc: [tst_qwidget.cpp(6421)]
  PASS   : tst_QWidget::renderWithPainter()
  PASS   : tst_QWidget::render_task188133()
  PASS   : tst_QWidget::render_task211796()
  PASS   : tst_QWidget::render_task217815()
  PASS   : tst_QWidget::render_windowOpacity()
  BFAIL  : tst_QWidget::render_systemClip() Compared values are not the same
     Loc: [tst_qwidget.cpp(6891)]
  PASS   : tst_QWidget::render_systemClip2(Only auto-fill background)
  PASS   : tst_QWidget::render_systemClip2(Only draw in paintEvent)
  PASS   : tst_QWidget::render_systemClip2(Auto-fill background and draw in 
paintEvent)
  PASS   : tst_QWidget::render_systemClip3(Norwegian Civil Flag)
  PASS   : tst_QWidget::render_systemClip3(Norwegian War Flag)
  PASS   : tst_QWidget::render_task252837()
  PASS   : tst_QWidget::render_worldTransform()
  PASS   : tst_QWidget::setContentsMargins()
  BPASS  : tst_QWidget::moveWindowInShowEvent(1)
  BPASS  : tst_QWidget::moveWindowInShowEvent(2)
  PASS   : tst_QWidget::repaintWhenChildDeleted()
  BFAIL  : tst_QWidget::hideOpaqueChildWhileHidden() Compared values are not 
the same
     Loc: [tst_qwidget.cpp(7320)]
  BFAIL  : tst_QWidget::updateWhileMinimized() Compared values are not the same
     Actual   (widget.numPaintEvents): 1
     Expected (0)                    : 0
     Loc: [tst_qwidget.cpp(7357)]
  SKIP   : tst_QWidget::alienWidgets() This test is only for X11/Windows.
     Loc: [tst_qwidget.cpp(7385)]
  PASS   : tst_QWidget::adjustSize(1)
  PASS   : tst_QWidget::adjustSize(2)
  PASS   : tst_QWidget::adjustSize(3)
  PASS   : tst_QWidget::adjustSize(4)
  PASS   : tst_QWidget::adjustSize(5)
  PASS   : tst_QWidget::adjustSize(6)
  PASS   : tst_QWidget::adjustSize(7)
  PASS   : tst_QWidget::adjustSize(8)
  PASS   : tst_QWidget::adjustSize(9)
  PASS   : tst_QWidget::adjustSize(1c)
  PASS   : tst_QWidget::adjustSize(2c)
  PASS   : tst_QWidget::adjustSize(3c)
  PASS   : tst_QWidget::adjustSize(4c)
  PASS   : tst_QWidget::adjustSize(5c)
  PASS   : tst_QWidget::adjustSize(6c)
  PASS   : tst_QWidget::adjustSize(7c)
  PASS   : tst_QWidget::adjustSize(8c)
  PASS   : tst_QWidget::adjustSize(9c)
  PASS   : tst_QWidget::updateGeometry(setMinimumSize)
  PASS   : tst_QWidget::updateGeometry(setMaximumSize)
  PASS   : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to a 
different size)
  PASS   : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the 
same size)
  PASS   : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the 
same size and then hide it)
  PASS   : tst_QWidget::updateGeometry(Change sizePolicy)
  PASS   : tst_QWidget::sendUpdateRequestImmediately()
  BFAIL  : tst_QWidget::doubleRepaint() Compared values are not the same
     Actual   (((widget.numPaintEvents))): 2
     Expected (expectedRepaints)         : 1
     Loc: [tst_qwidget.cpp(7880)]
  PASS   : tst_QWidget::resizeInPaintEvent()
  PASS   : tst_QWidget::opaqueChildren()
  PASS   : tst_QWidget::setMaskInResizeEvent()
  PASS   : tst_QWidget::moveInResizeEvent()
  SKIP   : tst_QWidget::immediateRepaintAfterShow() We don't support immediate 
repaint right after show on other platforms.
     Loc: [tst_qwidget.cpp(8076)]
  SKIP   : tst_QWidget::immediateRepaintAfterInvalidateBuffer() We don't 
support immediate repaint right after show on other platforms.
     Loc: [tst_qwidget.cpp(8093)]
  PASS   : tst_QWidget::effectiveWinId()
  PASS   : tst_QWidget::effectiveWinId2()
  PASS   : tst_QWidget::customDpi()
  PASS   : tst_QWidget::customDpiProperty()
  PASS   : tst_QWidget::quitOnCloseAttribute()
  PASS   : tst_QWidget::moveRect()
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no 
longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no 
longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no 
longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no 
longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no 
longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no 
longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no 
longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no 
longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no 
longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no 
longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no 
longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no 
longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no 
longer be called
  QWARN  : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no 
longer be called
  (... 666 lines omitted; there are too many errors!)
  PASS   : tst_QNetworkReply::sslConfiguration(default)
  PASS   : tst_QNetworkReply::sslConfiguration(set-root-cert)
  PASS   : tst_QNetworkReply::sslConfiguration(secure)
  PASS   : tst_QNetworkReply::sslSessionSharing(enabled)
  PASS   : tst_QNetworkReply::sslSessionSharing(disabled)
  PASS   : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled)
  PASS   : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled)
  SKIP   : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) 
unstable test - reply may be finished too early
     Loc: [../tst_qnetworkreply.cpp(6275)]
  SKIP   : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) 
unstable test - reply may be finished too early
     Loc: [../tst_qnetworkreply.cpp(6275)]
  PASS   : tst_QNetworkReply::symbianOpenCDataUrlCrash()
  PASS   : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal)
  PASS   : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer)
  PASS   : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer)
  PASS   : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine()
  PASS   : tst_QNetworkReply::ioGetFromHttpWithoutContentLength()
  XFAIL  : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should 
close the socket and not just do nothing
     Loc: [../tst_qnetworkreply.cpp(6598)]
  XFAIL  : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should 
close the socket and not just do nothing
     Loc: [../tst_qnetworkreply.cpp(6600)]
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding()
  PASS   : tst_QNetworkReply::qtbug12908compressedHttpReply()
  PASS   : tst_QNetworkReply::compressedHttpReplyBrokenGzip()
  PASS   : tst_QNetworkReply::getFromUnreachableIp()
  PASS   : tst_QNetworkReply::qtbug4121unknownAuthentication()
  PASS   : tst_QNetworkReply::qtbug13431replyThrottling()
  PASS   : tst_QNetworkReply::httpWithNoCredentialUsage()
  PASS   : tst_QNetworkReply::qtbug15311doubleContentLength()
  PASS   : tst_QNetworkReply::qtbug18232gzipContentLengthZero()
  PASS   : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent()
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53)
  PASS   : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54)
  PASS   : 
tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly()
  PASS   : tst_QNetworkReply::synchronousRequest(http)
  PASS   : tst_QNetworkReply::synchronousRequest(http-gzip)
  BPASS  : tst_QNetworkReply::synchronousRequest(https)
  PASS   : tst_QNetworkReply::synchronousRequest(data)
  PASS   : tst_QNetworkReply::synchronousRequest(simple-file)
  PASS   : tst_QNetworkReply::synchronousRequestSslFailure()
  BPASS  : tst_QNetworkReply::httpAbort()
  PASS   : tst_QNetworkReply::dontInsertPartialContentIntoTheCache()
  PASS   : tst_QNetworkReply::httpUserAgent()
  PASS   : tst_QNetworkReply::authenticationCacheAfterCancel(http)
  PASS   : tst_QNetworkReply::authenticationCacheAfterCancel(https)
  PASS   : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy)
  PASS   : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy)
  QWARN  : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) 
QNetworkAccessCache::addEntry: overriding active cache entry 
'auth:proxy-http://[email protected]:3129#Squid%20proxy-caching%20web%20server'
  QWARN  : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) 
QNetworkAccessCache::addEntry: overriding active cache entry 
'auth:proxy-http://[email protected]:3129'
  QWARN  : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) 
QNetworkAccessCache::addEntry: overriding active cache entry 
'auth:proxy-http://10.212.2.0:3129'
  QWARN  : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) 
QNetworkAccessCache::addEntry: overriding active cache entry 
'auth:proxy-http://[email protected]:3129#Squid%20proxy-caching%20web%20server'
  QWARN  : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) 
QNetworkAccessCache::addEntry: overriding active cache entry 
'auth:proxy-http://[email protected]:3129'
  QWARN  : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) 
QNetworkAccessCache::addEntry: overriding active cache entry 
'auth:proxy-http://10.212.2.0:3129'
  PASS   : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth)
  QWARN  : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) 
QNetworkAccessCache::addEntry: overriding active cache entry 
'auth:proxy-http://[email protected]:3129#Squid%20proxy-caching%20web%20server'
  QWARN  : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) 
QNetworkAccessCache::addEntry: overriding active cache entry 
'auth:proxy-http://[email protected]:3129'
  QWARN  : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) 
QNetworkAccessCache::addEntry: overriding active cache entry 
'auth:proxy-http://10.212.2.0:3129'
  PASS   : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth)
  PASS   : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks)
  PASS   : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks)
  SKIP   : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) 
skip because of quirk in the old test server
     Loc: [../tst_qnetworkreply.cpp(6784)]
  SKIP   : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) 
skip because of quirk in the old test server
     Loc: [../tst_qnetworkreply.cpp(6784)]
  PASS   : tst_QNetworkReply::authenticationWithDifferentRealm()
  PASS   : tst_QNetworkReply::synchronousAuthenticationCache()
  PASS   : tst_QNetworkReply::pipelining()
  PASS   : tst_QNetworkReply::closeDuringDownload(http)
  PASS   : tst_QNetworkReply::closeDuringDownload(ftp)
  PASS   : tst_QNetworkReply::ftpAuthentication(invalidPassword)
  PASS   : tst_QNetworkReply::ftpAuthentication(validPassword)
  PASS   : tst_QNetworkReply::emitErrorForAllReplies()
  PASS   : tst_QNetworkReply::backgroundRequest(http, fg, normal)
  PASS   : tst_QNetworkReply::backgroundRequest(http, bg, normal)
  PASS   : tst_QNetworkReply::backgroundRequest(http, fg, nobg)
  PASS   : tst_QNetworkReply::backgroundRequest(http, bg, nobg)
  PASS   : tst_QNetworkReply::backgroundRequest(https, fg, normal)
  PASS   : tst_QNetworkReply::backgroundRequest(https, bg, normal)
  PASS   : tst_QNetworkReply::backgroundRequest(https, fg, nobg)
  PASS   : tst_QNetworkReply::backgroundRequest(https, bg, nobg)
  PASS   : tst_QNetworkReply::backgroundRequest(ftp, fg, normal)
  PASS   : tst_QNetworkReply::backgroundRequest(ftp, bg, normal)
  PASS   : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg)
  PASS   : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg)
  PASS   : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg)
  PASS   : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg)
  PASS   : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg)
  PASS   : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg)
  PASS   : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg)
  BFAIL  : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) 
Compared values are not the same
     Actual   (reply->error()): NoError
     Expected (error)         : BackgroundRequestNotAllowedError
     Loc: [../tst_qnetworkreply.cpp(7816)]
  SKIP   : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) 
inconclusive - ConnectInBackground session property not supported by the bearer 
plugin
     Loc: [../tst_qnetworkreply.cpp(7873)]
  SKIP   : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) 
inconclusive - ConnectInBackground session property not supported by the bearer 
plugin
     Loc: [../tst_qnetworkreply.cpp(7873)]
  SKIP   : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) 
inconclusive - ConnectInBackground session property not supported by the bearer 
plugin
     Loc: [../tst_qnetworkreply.cpp(7873)]
  SKIP   : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) 
inconclusive - ConnectInBackground session property not supported by the bearer 
plugin
     Loc: [../tst_qnetworkreply.cpp(7873)]
  PASS   : tst_QNetworkReply::putWithRateLimiting()
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QIODevice::write (QTcpSocket): device not open
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QIODevice::write (QTcpSocket): device not open
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QIODevice::write (QTcpSocket): device not open
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  QWARN  : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 
QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply
  PASS   : tst_QNetworkReply::putWithServerClosingConnectionImmediately()
  PASS   : tst_QNetworkReply::parentingRepliesToTheApp()
  PASS   : tst_QNetworkReply::cleanupTestCase()
  Totals: 597 passed, 6 failed, 28 skipped, 6 blacklisted
  ********* Finished testing of tst_QNetworkReply *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with 
different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 1
  QtQA::App::TestRunner:   second attempt: exited with exit code 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_qnetworkreply: 566 seconds, exit code 6

  Build log: 
http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01398/macx-clang_developer-build_OSX_10.9/log.txt.gz

  Tested changes (refs/builds/5.5_1435347151):
    http://codereview.qt-project.org/109900 [PS2] - [QZip] Do not depend on 
platform definitions
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to