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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jan 8 18:05:15 CET 2013


Autotest `tst_qiodevice' failed :(

  Testing tst_QIODevice
  FAIL!  : tst_QIODevice::constructing_QTcpSocket() Compared values are not the same
     Actual   (socket.pos()): 93
     Expected (qlonglong(0)): 0
     Loc: [tst_qiodevice.cpp(117)]
  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 QTest library 5.0.1, Qt 5.0.1
  PASS   : tst_QIODevice::initTestCase()
  PASS   : tst_QIODevice::getSetCheck()
  FAIL!  : tst_QIODevice::constructing_QTcpSocket() Compared values are not the same
     Actual   (socket.pos()): 93
     Expected (qlonglong(0)): 0
     Loc: [tst_qiodevice.cpp(117)]
  PASS   : tst_QIODevice::constructing_QFile()
  PASS   : tst_QIODevice::read_QByteArray()
  QWARN  : tst_QIODevice::unget() QIODevice::seek: Cannot call seek on a sequential device
  PASS   : tst_QIODevice::unget()
  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.074252 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_00221/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/stable_1357662910):
    http://codereview.qt-project.org/43954 [PS2] - Prevent segfault on reading from unopened QFiles.



More information about the Ci-reports mailing list