[Ci-reports] fail on QtBase_5.5_Integration #1018

Qt Continuous Integration System ci-noreply at qt-project.org
Tue May 19 10:26:24 CEST 2015


Autotests `tst_qbuffer', `tst_qfile', and `tst_qiodevice' failed :(

  Testing tst_QIODevice
  FAIL!  : tst_QIODevice::unget() Not all expected messages were received
  Totals: 56 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QIODevice *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_QIODevice::initTestCase()
  PASS   : tst_QIODevice::getSetCheck()
  PASS   : tst_QIODevice::constructing_QTcpSocket()
  PASS   : tst_QIODevice::constructing_QFile()
  PASS   : tst_QIODevice::read_QByteArray()
  QWARN  : tst_QIODevice::unget() QIODevice::readLine (QBuffer): Called with maxSize < 2
  QWARN  : tst_QIODevice::unget() QIODevice::readLine (QBuffer): Called with maxSize < 2
  QWARN  : tst_QIODevice::unget() QIODevice::readLine (QBuffer): Called with maxSize < 2
  QWARN  : tst_QIODevice::unget() QIODevice::readLine (QBuffer): Called with maxSize < 2
  QWARN  : tst_QIODevice::unget() QIODevice::readLine (QBuffer): Called with maxSize < 2
  QWARN  : tst_QIODevice::unget() QIODevice::seek (QTcpSocket): Cannot call seek on a sequential device
  INFO   : tst_QIODevice::unget() Did not receive message: "QIODevice::readLine: Called with maxSize < 2"
  INFO   : tst_QIODevice::unget() Did not receive message: "QIODevice::readLine: Called with maxSize < 2"
  INFO   : tst_QIODevice::unget() Did not receive message: "QIODevice::readLine: Called with maxSize < 2"
  INFO   : tst_QIODevice::unget() Did not receive message: "QIODevice::readLine: Called with maxSize < 2"
  INFO   : tst_QIODevice::unget() Did not receive message: "QIODevice::readLine: Called with maxSize < 2"
  FAIL!  : tst_QIODevice::unget() Not all expected messages were received
  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::readAllKeepPosition()
  PASS   : tst_QIODevice::cleanupTestCase()
  Totals: 56 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QIODevice *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qiodevice: 1 seconds, exit code 1
  
  Testing tst_QFile
  FAIL!  : tst_QFile::readFromWriteOnlyFile() Not all expected messages were received
  FAIL!  : tst_QFile::writeToReadOnlyFile() Not all expected messages were received
  Totals: 171 passed, 2 failed, 1 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QFile *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_QFile::initTestCase()
  PASS   : tst_QFile::exists()
  PASS   : tst_QFile::open(exist_readOnly)
  PASS   : tst_QFile::open(exist_writeOnly)
  PASS   : tst_QFile::open(exist_append)
  PASS   : tst_QFile::open(nonexist_readOnly)
  PASS   : tst_QFile::open(emptyfile)
  PASS   : tst_QFile::open(nullfile)
  PASS   : tst_QFile::open(two-dots)
  PASS   : tst_QFile::open(readonlyfile)
  XFAIL  : tst_QFile::open(noreadfile) Windows does not currently support non-readable files.
  ..\tst_qfile.cpp(561) : failure location
  PASS   : tst_QFile::open(noreadfile)
  PASS   : tst_QFile::open(//./PhysicalDrive0)
  PASS   : tst_QFile::open(uncFile)
  PASS   : tst_QFile::openUnbuffered()
  PASS   : tst_QFile::size(exist01)
  PASS   : tst_QFile::size(unc)
  PASS   : tst_QFile::sizeNoExist()
  PASS   : tst_QFile::seek()
  PASS   : tst_QFile::setSize()
  PASS   : tst_QFile::setSizeSeek()
  PASS   : tst_QFile::atEnd()
  PASS   : tst_QFile::readLine()
  PASS   : tst_QFile::readLine2()
  PASS   : tst_QFile::readLineNullInLine()
  PASS   : tst_QFile::readAll(TextMode unixfile)
  PASS   : tst_QFile::readAll(BinaryMode unixfile)
  PASS   : tst_QFile::readAll(TextMode dosfile)
  PASS   : tst_QFile::readAll(BinaryMode dosfile)
  PASS   : tst_QFile::readAll(TextMode bigfile)
  PASS   : tst_QFile::readAll(BinaryMode  bigfile)
  PASS   : tst_QFile::readAllBuffer()
  PASS   : tst_QFile::readAllStdin()
  PASS   : tst_QFile::readLineStdin()
  PASS   : tst_QFile::readLineStdin_lineByLine()
  PASS   : tst_QFile::text()
  PASS   : tst_QFile::missingEndOfLine()
  PASS   : tst_QFile::readBlock()
  PASS   : tst_QFile::getch()
  PASS   : tst_QFile::ungetChar()
  PASS   : tst_QFile::createFile()
  PASS   : tst_QFile::append()
  PASS   : tst_QFile::permissions(data0)
  PASS   : tst_QFile::permissions(data1)
  PASS   : tst_QFile::permissions(readonly)
  PASS   : tst_QFile::permissions(longfile)
  PASS   : tst_QFile::permissions(resource1)
  PASS   : tst_QFile::permissions(resource2)
  PASS   : tst_QFile::permissions(resource3)
  PASS   : tst_QFile::permissionsNtfs(data0)
  PASS   : tst_QFile::permissionsNtfs(data1)
  XFAIL  : tst_QFile::permissionsNtfs(readonly) QTBUG-25630
  ..\tst_qfile.cpp(1208) : failure location
  PASS   : tst_QFile::permissionsNtfs(readonly)
  PASS   : tst_QFile::permissionsNtfs(longfile)
  PASS   : tst_QFile::permissionsNtfs(resource1)
  PASS   : tst_QFile::permissionsNtfs(resource2)
  PASS   : tst_QFile::permissionsNtfs(resource3)
  PASS   : tst_QFile::setPermissions()
  PASS   : tst_QFile::copy()
  PASS   : tst_QFile::copyAfterFail()
  PASS   : tst_QFile::copyRemovesTemporaryFile()
  PASS   : tst_QFile::copyShouldntOverwrite()
  PASS   : tst_QFile::copyFallback()
  PASS   : tst_QFile::link()
  PASS   : tst_QFile::linkToDir()
  XFAIL  : tst_QFile::absolutePathLinkToRelativePath() Symlinking using relative paths is currently different on Windows and Unix
  ..\tst_qfile.cpp(1449) : failure location
  PASS   : tst_QFile::absolutePathLinkToRelativePath()
  PASS   : tst_QFile::readBrokenLink()
  PASS   : tst_QFile::readTextFile(empty)
  PASS   : tst_QFile::readTextFile(a)
  PASS   : tst_QFile::readTextFile(a\rb)
  PASS   : tst_QFile::readTextFile(\n)
  PASS   : tst_QFile::readTextFile(\r\n)
  PASS   : tst_QFile::readTextFile(\r)
  PASS   : tst_QFile::readTextFile(twolines)
  PASS   : tst_QFile::readTextFile(twolines no endline)
  PASS   : tst_QFile::readTextFile2()
  PASS   : tst_QFile::writeTextFile(empty)
  PASS   : tst_QFile::writeTextFile(a)
  PASS   : tst_QFile::writeTextFile(a\rb)
  PASS   : tst_QFile::writeTextFile(\n)
  PASS   : tst_QFile::writeTextFile(\r\n)
  PASS   : tst_QFile::writeTextFile(\r)
  PASS   : tst_QFile::writeTextFile(twolines crlf)
  PASS   : tst_QFile::writeTextFile(twolines crlf no endline)
  PASS   : tst_QFile::writeTextFile(twolines lf)
  PASS   : tst_QFile::writeTextFile(twolines lf no endline)
  PASS   : tst_QFile::writeTextFile(mixed)
  PASS   : tst_QFile::largeUncFileSupport()
  PASS   : tst_QFile::flush()
  PASS   : tst_QFile::bufferedRead()
  PASS   : tst_QFile::encodeName()
  PASS   : tst_QFile::truncate()
  PASS   : tst_QFile::seekToPos()
  PASS   : tst_QFile::seekAfterEndOfFile()
  PASS   : tst_QFile::FILEReadWrite()
  PASS   : tst_QFile::i18nFileName(01)
  PASS   : tst_QFile::longFileName(16 chars)
  PASS   : tst_QFile::longFileName(52 chars)
  PASS   : tst_QFile::longFileName(148 chars)
  PASS   : tst_QFile::longFileName(244 chars)
  PASS   : tst_QFile::longFileName(244 chars to absolutepath)
  PASS   : tst_QFile::fileEngineHandler()
  PASS   : tst_QFile::getCharFF()
  PASS   : tst_QFile::remove_and_exists()
  PASS   : tst_QFile::removeOpenFile()
  SKIP   : tst_QFile::fullDisk() /dev/full doesn't exist on this system
  ..\tst_qfile.cpp(2209) : failure location
  PASS   : tst_QFile::writeLargeDataBlock(localfile-QFile)
  PASS   : tst_QFile::writeLargeDataBlock(localfile-Fd)
  PASS   : tst_QFile::writeLargeDataBlock(localfile-Stream)
  PASS   : tst_QFile::writeLargeDataBlock(unc file)
  QWARN  : tst_QFile::readFromWriteOnlyFile() QIODevice::read (QFile, "writeonlyfile"): WriteOnly device
  INFO   : tst_QFile::readFromWriteOnlyFile() Did not receive message: "QIODevice::read: WriteOnly device"
  FAIL!  : tst_QFile::readFromWriteOnlyFile() Not all expected messages were received
  QWARN  : tst_QFile::writeToReadOnlyFile() QIODevice::write (QFile, "readonlyfile"): ReadOnly device
  INFO   : tst_QFile::writeToReadOnlyFile() Did not receive message: "QIODevice::write: ReadOnly device"
  FAIL!  : tst_QFile::writeToReadOnlyFile() Not all expected messages were received
  PASS   : tst_QFile::textFile()
  PASS   : tst_QFile::rename(a -> b)
  PASS   : tst_QFile::rename(a -> .)
  PASS   : tst_QFile::rename(renamefile -> renamefile)
  PASS   : tst_QFile::rename(renamefile -> noreadfile)
  PASS   : tst_QFile::rename(renamefile -> renamedfile)
  PASS   : tst_QFile::rename(renamefile -> ..)
  PASS   : tst_QFile::rename(renamefile -> rEnAmEfIlE)
  PASS   : tst_QFile::renameWithAtEndSpecialFile()
  PASS   : tst_QFile::renameFallback()
  PASS   : tst_QFile::renameMultiple()
  PASS   : tst_QFile::appendAndRead()
  PASS   : tst_QFile::miscWithUncPathAsCurrentDir()
  PASS   : tst_QFile::standarderror()
  PASS   : tst_QFile::handle()
  PASS   : tst_QFile::nativeHandleLeaks()
  PASS   : tst_QFile::readEof(buffered)
  PASS   : tst_QFile::readEof(unbuffered)
  PASS   : tst_QFile::map(zero)
  PASS   : tst_QFile::map(small, but 0)
  PASS   : tst_QFile::map(a page)
  PASS   : tst_QFile::map(+page)
  PASS   : tst_QFile::map(++page)
  PASS   : tst_QFile::map(bad size)
  PASS   : tst_QFile::map(bad offset)
  PASS   : tst_QFile::map(zerozero)
  PASS   : tst_QFile::mapResource(0, 0)
  PASS   : tst_QFile::mapResource(0, BIG)
  PASS   : tst_QFile::mapResource(-1, 0)
  PASS   : tst_QFile::mapResource(0, -1)
  PASS   : tst_QFile::mapResource(0, 0)
  PASS   : tst_QFile::mapResource(0, BIG)
  PASS   : tst_QFile::mapResource(-1, 0)
  PASS   : tst_QFile::mapResource(0, -1)
  PASS   : tst_QFile::mapResource(0, 1)
  PASS   : tst_QFile::mapOpenMode(ReadOnly)
  PASS   : tst_QFile::mapOpenMode(ReadWrite)
  PASS   : tst_QFile::mapOpenMode(ReadOnly,Unbuffered)
  PASS   : tst_QFile::mapOpenMode(ReadWrite,Unbuffered)
  PASS   : tst_QFile::mapOpenMode(ReadOnly + MapPrivate)
  PASS   : tst_QFile::mapOpenMode(ReadWrite + MapPrivate)
  PASS   : tst_QFile::mapWrittenFile(buffered)
  PASS   : tst_QFile::mapWrittenFile(unbuffered)
  PASS   : tst_QFile::openStandardStreamsFileDescriptors()
  PASS   : tst_QFile::openStandardStreamsBufferedStreams()
  PASS   : tst_QFile::resize(native)
  PASS   : tst_QFile::resize(fileno)
  PASS   : tst_QFile::resize(stream)
  PASS   : tst_QFile::objectConstructors()
  PASS   : tst_QFile::caseSensitivity()
  PASS   : tst_QFile::autocloseHandle()
  PASS   : tst_QFile::posAfterFailedStat()
  PASS   : tst_QFile::openDirectory()
  PASS   : tst_QFile::writeNothing()
  PASS   : tst_QFile::invalidFile(colon2)
  PASS   : tst_QFile::invalidFile(colon3)
  PASS   : tst_QFile::invalidFile(forwardslash)
  PASS   : tst_QFile::invalidFile(asterisk)
  PASS   : tst_QFile::invalidFile(questionmark)
  PASS   : tst_QFile::invalidFile(quote)
  PASS   : tst_QFile::invalidFile(lt)
  PASS   : tst_QFile::invalidFile(gt)
  PASS   : tst_QFile::invalidFile(pipe)
  PASS   : tst_QFile::cleanupTestCase()
  Totals: 171 passed, 2 failed, 1 skipped, 0 blacklisted
  ********* Finished testing of tst_QFile *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qfile: 39 seconds, exit code 2
  
  Testing tst_QBuffer
  FAIL!  : tst_QBuffer::readBlock() Not all expected messages were received
  Totals: 30 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QBuffer *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_QBuffer::initTestCase()
  PASS   : tst_QBuffer::open()
  PASS   : tst_QBuffer::getSetCheck()
  QWARN  : tst_QBuffer::readBlock() QIODevice::read (QBuffer): device not open
  QWARN  : tst_QBuffer::readBlock() QIODevice::read (QBuffer): WriteOnly device
  INFO   : tst_QBuffer::readBlock() Did not receive message: "QIODevice::read: WriteOnly device"
  FAIL!  : tst_QBuffer::readBlock() Not all expected messages were received
  PASS   : tst_QBuffer::readBlockPastEnd()
  PASS   : tst_QBuffer::writeBlock(small_bytearray)
  PASS   : tst_QBuffer::writeBlock(large_bytearray)
  PASS   : tst_QBuffer::seek()
  PASS   : tst_QBuffer::seekTest(small_bytearray)
  PASS   : tst_QBuffer::seekTest(large_bytearray)
  PASS   : tst_QBuffer::read_rawdata()
  PASS   : tst_QBuffer::isSequential()
  PASS   : tst_QBuffer::signalTest(empty)
  PASS   : tst_QBuffer::signalTest(size 1)
  PASS   : tst_QBuffer::signalTest(size 2)
  PASS   : tst_QBuffer::signalTest(size 100)
  PASS   : tst_QBuffer::isClosedAfterClose()
  PASS   : tst_QBuffer::readLine(1)
  PASS   : tst_QBuffer::readLine(2)
  PASS   : tst_QBuffer::readLine(3)
  PASS   : tst_QBuffer::readLine(4)
  PASS   : tst_QBuffer::canReadLine(1)
  PASS   : tst_QBuffer::canReadLine(2)
  PASS   : tst_QBuffer::canReadLine(3)
  PASS   : tst_QBuffer::canReadLine(4)
  PASS   : tst_QBuffer::atEnd()
  PASS   : tst_QBuffer::readLineBoundaries()
  PASS   : tst_QBuffer::getAndUngetChar()
  PASS   : tst_QBuffer::writeAfterQByteArrayResize()
  PASS   : tst_QBuffer::read_null()
  PASS   : tst_QBuffer::cleanupTestCase()
  Totals: 30 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QBuffer *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qbuffer: 1 seconds, exit code 1

  Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01018/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.5_1432020323):
    http://codereview.qt-project.org/112473 [PS1] - Add QMAKE_LIBDIR_EGL only if it exists
    http://codereview.qt-project.org/112529 [PS2] - Make warnings of QIODevice more verbose.



More information about the Ci-reports mailing list