[Ci-reports] fail on QtBase_stable_Integration #3537

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Mar 28 15:54:05 CET 2014


Autotest `tst_qiodevice' failed :(

  Testing tst_QIODevice
  FAIL!  : tst_QIODevice::unget() 'socket.waitForReadyRead()' returned FALSE. ()
     Loc: [tst_qiodevice.cpp(265)]
  Totals: 55 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QIODevice *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QIODevice::initTestCase()
  PASS   : tst_QIODevice::getSetCheck()
  PASS   : tst_QIODevice::constructing_QTcpSocket()
  PASS   : tst_QIODevice::constructing_QFile()
  PASS   : tst_QIODevice::read_QByteArray()
  FAIL!  : tst_QIODevice::unget() 'socket.waitForReadyRead()' returned FALSE. ()
     Loc: [tst_qiodevice.cpp(265)]
  PASS   : tst_QIODevice::peek()
  PASS   : tst_QIODevice::peekAndRead()
  PASS   : tst_QIODevice::readLine(0)
  PASS   : tst_QIODevice::readLine(1)
  PASS   : tst_QIODevice::readLine(8194)
  PASS   : tst_QIODevice::readLine(8193)
  PASS   : tst_QIODevice::readLine(8192)
  PASS   : tst_QIODevice::readLine(8191)
  PASS   : tst_QIODevice::readLine(6000)
  PASS   : tst_QIODevice::readLine(4096)
  PASS   : tst_QIODevice::readLine(4095)
  PASS   : tst_QIODevice::readLine2(1024 - 4)
  PASS   : tst_QIODevice::readLine2(1024 - 3)
  PASS   : tst_QIODevice::readLine2(1024 - 2)
  PASS   : tst_QIODevice::readLine2(1024 - 1)
  PASS   : tst_QIODevice::readLine2(1024)
  PASS   : tst_QIODevice::readLine2(1024 + 1)
  PASS   : tst_QIODevice::readLine2(1024 + 2)
  PASS   : tst_QIODevice::readLine2(4096 - 4)
  PASS   : tst_QIODevice::readLine2(4096 - 3)
  PASS   : tst_QIODevice::readLine2(4096 - 2)
  PASS   : tst_QIODevice::readLine2(4096 - 1)
  PASS   : tst_QIODevice::readLine2(4096)
  PASS   : tst_QIODevice::readLine2(4096 + 1)
  PASS   : tst_QIODevice::readLine2(4096 + 2)
  PASS   : tst_QIODevice::readLine2(8192 - 4)
  PASS   : tst_QIODevice::readLine2(8192 - 3)
  PASS   : tst_QIODevice::readLine2(8192 - 2)
  PASS   : tst_QIODevice::readLine2(8192 - 1)
  PASS   : tst_QIODevice::readLine2(8192)
  PASS   : tst_QIODevice::readLine2(8192 + 1)
  PASS   : tst_QIODevice::readLine2(8192 + 2)
  PASS   : tst_QIODevice::readLine2(16384 - 4)
  PASS   : tst_QIODevice::readLine2(16384 - 3)
  PASS   : tst_QIODevice::readLine2(16384 - 2)
  PASS   : tst_QIODevice::readLine2(16384 - 1)
  PASS   : tst_QIODevice::readLine2(16384)
  PASS   : tst_QIODevice::readLine2(16384 + 1)
  PASS   : tst_QIODevice::readLine2(16384 + 2)
  PASS   : tst_QIODevice::readLine2(20000)
  PASS   : tst_QIODevice::readLine2(32768 - 4)
  PASS   : tst_QIODevice::readLine2(32768 - 3)
  PASS   : tst_QIODevice::readLine2(32768 - 2)
  PASS   : tst_QIODevice::readLine2(32768 - 1)
  PASS   : tst_QIODevice::readLine2(32768)
  PASS   : tst_QIODevice::readLine2(32768 + 1)
  PASS   : tst_QIODevice::readLine2(32768 + 2)
  PASS   : tst_QIODevice::readLine2(40000)
  PASS   : tst_QIODevice::peekBug()
  PASS   : tst_QIODevice::cleanupTestCase()
  Totals: 55 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QIODevice *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qiodevice: 0.393986 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03537/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/stable_1396017049):
    http://codereview.qt-project.org/81756 [PS4] - Fix disappearing transient scrollbars
    http://codereview.qt-project.org/79815 [PS5] - XCB: use requested primary screen DISPLAY=:0.1 when possible
    http://codereview.qt-project.org/81999 [PS2] - NSScreen screens may be empty so add the main screen in that case
    http://codereview.qt-project.org/82065 [PS2] - If no screens, attempting to create a window results in clean exit
    http://codereview.qt-project.org/79883 [PS4] - QEvent: document and check when registerEventTypes() returns -1
    http://codereview.qt-project.org/79882 [PS1] - tst_QEvent: add another test-case for registerEventType()
    http://codereview.qt-project.org/81984 [PS1] - Fix build on [older] MinGW
    http://codereview.qt-project.org/81900 [PS2] - Android: implement batch editing for input methods
    http://codereview.qt-project.org/81873 [PS1] - Fix typos
    http://codereview.qt-project.org/81877 [PS1] - Add .dylib and .d to .gitignore
    http://codereview.qt-project.org/82052 [PS1] - Accessibility: Set checkable state for checkbox and buttons
    http://codereview.qt-project.org/81636 [PS1] - Android: eglBindAPI() won't return on certain devices.
    http://codereview.qt-project.org/81611 [PS17] - Do not rely on the list of standard font sizes for QFontDialog.
    http://codereview.qt-project.org/81208 [PS1] - Fix compile for embedded Android
    http://codereview.qt-project.org/81289 [PS8] - [QtSql]QIBASE]add support for prepared queries in numRowsAffected
    http://codereview.qt-project.org/82088 [PS1] - tst_qaccessibility: Introduce QTRY_VERIFY to menuTest().
    http://codereview.qt-project.org/82086 [PS1] - tst_qgraphicsproxywidget: Fix hang in actionsContextMenu().
    http://codereview.qt-project.org/82016 [PS3] - Stabilize tst_qtoolbutton for Windows 8.1.



More information about the Ci-reports mailing list