[Ci-reports] fail on QtBase_5.5_Integration #392
Qt Continuous Integration System
ci-noreply at qt-project.org
Wed Mar 25 20:28:47 CET 2015
Autotests `tst_qfile', `tst_qobject', `tst_qtextstream', `tst_qthreadstorage', and `tst_quuid' failed :(
Testing tst_QThreadStorage
FAIL! : tst_QThreadStorage::crashOnExit() 'runCrashOnExit(m_crashOnExit, &errorMessage)' returned FALSE. (/work/build/qt/qtbase/tests/auto/corelib/thread/qthreadstorage/crashonexit/crashonexit crashed.)
Loc: [../tst_qthreadstorage.cpp(332)]
Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_QThreadStorage *********
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_QThreadStorage::initTestCase()
PASS : tst_QThreadStorage::hasLocalData()
PASS : tst_QThreadStorage::localData()
PASS : tst_QThreadStorage::localData_const()
PASS : tst_QThreadStorage::setLocalData()
PASS : tst_QThreadStorage::autoDelete()
PASS : tst_QThreadStorage::adoptedThreads()
PASS : tst_QThreadStorage::ensureCleanupOrder()
FAIL! : tst_QThreadStorage::crashOnExit() 'runCrashOnExit(m_crashOnExit, &errorMessage)' returned FALSE. (/work/build/qt/qtbase/tests/auto/corelib/thread/qthreadstorage/crashonexit/crashonexit crashed.)
Loc: [../tst_qthreadstorage.cpp(332)]
PASS : tst_QThreadStorage::leakInDestructor()
PASS : tst_QThreadStorage::resetInDestructor()
PASS : tst_QThreadStorage::valueBased()
PASS : tst_QThreadStorage::cleanupTestCase()
Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted
********* Finished testing of tst_QThreadStorage *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qthreadstorage: 0.152269 seconds, exit code 1
Testing tst_QUuid
FAIL! : tst_QUuid::processUniqueness() 'processOneOutput != processTwoOutput' returned FALSE. ()
Loc: [../tst_quuid.cpp(354)]
Totals: 23 passed, 1 failed, 1 skipped, 0 blacklisted
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_QUuid *********
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_QUuid::initTestCase()
PASS : tst_QUuid::fromChar()
PASS : tst_QUuid::toString()
PASS : tst_QUuid::fromString()
PASS : tst_QUuid::toByteArray()
PASS : tst_QUuid::fromByteArray()
PASS : tst_QUuid::toRfc4122()
PASS : tst_QUuid::fromRfc4122()
PASS : tst_QUuid::createUuidV3OrV5()
PASS : tst_QUuid::check_QDataStream()
PASS : tst_QUuid::isNull()
PASS : tst_QUuid::equal()
PASS : tst_QUuid::notEqual()
SKIP : tst_QUuid::cpp11() This compiler is not in C++11 mode or it doesn't support uniform initialization
Loc: [../tst_quuid.cpp(247)]
PASS : tst_QUuid::generate()
PASS : tst_QUuid::less()
PASS : tst_QUuid::more()
PASS : tst_QUuid::variants()
PASS : tst_QUuid::versions()
PASS : tst_QUuid::threadUniqueness()
FAIL! : tst_QUuid::processUniqueness() 'processOneOutput != processTwoOutput' returned FALSE. ()
Loc: [../tst_quuid.cpp(354)]
PASS : tst_QUuid::hash()
PASS : tst_QUuid::qvariant()
PASS : tst_QUuid::qvariant_conversion()
PASS : tst_QUuid::cleanupTestCase()
Totals: 23 passed, 1 failed, 1 skipped, 0 blacklisted
********* Finished testing of tst_QUuid *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_quuid: 0.217454 seconds, exit code 1
Testing tst_QTextStream
FAIL! : tst_QTextStream::readStdin() Compared values are not the same
Actual (a): 0
Expected (1): 1
Loc: [../tst_qtextstream.cpp(1508)]
FAIL! : tst_QTextStream::readAllFromStdin() Compared values are not the same
Actual (stream.readAll()) : "dyld: Library not loaded: @rpath/QtCore.framework/Versions/5/QtCore\n Referenced from: /work/build/qt/qtbase/tests/auto/corelib/io/qtextstream/readAllStdinProcess/readAllStdinProcess\n Reason: image not found\n"
Expected (QString::fromLatin1("hello world\n")): "hello world\n"
Loc: [../tst_qtextstream.cpp(1532)]
FAIL! : tst_QTextStream::readLineFromStdin() Compared strings are not the same
Actual (stdinProcess.readAll().data()): dyld: Library not loaded: @rpath/QtCore.framework/Versions/5/QtCore
Referenced from: /work/build/qt/qtbase/tests/auto/corelib/io/qtextstream/readLineStdinProcess/readLineStdinProcess
Reason: image not found
Expected (QByteArray("abc").data()) : abc
Loc: [../tst_qtextstream.cpp(1549)]
Totals: 857 passed, 3 failed, 0 skipped, 0 blacklisted
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_QTextStream *********
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_QTextStream::initTestCase()
QWARN : tst_QTextStream::getSetCheck() QTextStream::setRealNumberPrecision: Invalid precision (-2147483648)
PASS : tst_QTextStream::getSetCheck()
PASS : tst_QTextStream::construction()
PASS : tst_QTextStream::readLineFromDevice(emptyer)
PASS : tst_QTextStream::readLineFromDevice(lf)
PASS : tst_QTextStream::readLineFromDevice(crlf)
PASS : tst_QTextStream::readLineFromDevice(oneline/nothing)
PASS : tst_QTextStream::readLineFromDevice(oneline/lf)
PASS : tst_QTextStream::readLineFromDevice(oneline/crlf)
PASS : tst_QTextStream::readLineFromDevice(twolines/lf/lf)
PASS : tst_QTextStream::readLineFromDevice(twolines/crlf/crlf)
PASS : tst_QTextStream::readLineFromDevice(twolines/lf/crlf)
PASS : tst_QTextStream::readLineFromDevice(twolines/lf/nothing)
PASS : tst_QTextStream::readLineFromDevice(twolines/crlf/nothing)
PASS : tst_QTextStream::readLineFromDevice(threelines/lf/lf/lf)
PASS : tst_QTextStream::readLineFromDevice(threelines/crlf/crlf/crlf)
PASS : tst_QTextStream::readLineFromDevice(threelines/crlf/crlf/nothing)
PASS : tst_QTextStream::readLineFromDevice(utf8/twolines)
PASS : tst_QTextStream::readLineFromDevice(utf16-BE/nothing)
PASS : tst_QTextStream::readLineFromDevice(utf16-LE/nothing)
PASS : tst_QTextStream::readLineFromDevice(utf16-BE/lf)
PASS : tst_QTextStream::readLineFromDevice(utf16-LE/lf)
PASS : tst_QTextStream::readLineFromDevice(utf16-BE/twolines)
PASS : tst_QTextStream::readLineFromDevice(utf16-LE/twolines)
PASS : tst_QTextStream::readLineFromDevice(utf16-BE/threelines)
PASS : tst_QTextStream::readLineFromDevice(utf16-LE/threelines)
PASS : tst_QTextStream::readLineFromDevice(utf32-BE/twolines)
PASS : tst_QTextStream::readLineFromDevice(utf32-LE/twolines)
PASS : tst_QTextStream::readLineFromDevice(cr)
PASS : tst_QTextStream::readLineFromDevice(oneline/cr)
PASS : tst_QTextStream::readLineFromDevice(utf16-BE/cr)
PASS : tst_QTextStream::readLineFromString(emptyer)
PASS : tst_QTextStream::readLineFromString(lf)
PASS : tst_QTextStream::readLineFromString(crlf)
PASS : tst_QTextStream::readLineFromString(oneline/nothing)
PASS : tst_QTextStream::readLineFromString(oneline/lf)
PASS : tst_QTextStream::readLineFromString(oneline/crlf)
PASS : tst_QTextStream::readLineFromString(twolines/lf/lf)
PASS : tst_QTextStream::readLineFromString(twolines/crlf/crlf)
PASS : tst_QTextStream::readLineFromString(twolines/lf/crlf)
PASS : tst_QTextStream::readLineFromString(twolines/lf/nothing)
PASS : tst_QTextStream::readLineFromString(twolines/crlf/nothing)
PASS : tst_QTextStream::readLineFromString(threelines/lf/lf/lf)
PASS : tst_QTextStream::readLineFromString(threelines/crlf/crlf/crlf)
PASS : tst_QTextStream::readLineFromString(threelines/crlf/crlf/nothing)
PASS : tst_QTextStream::readLineFromString(cr)
PASS : tst_QTextStream::readLineFromString(oneline/cr)
PASS : tst_QTextStream::readLineFromTextDevice(emptyer)
PASS : tst_QTextStream::readLineFromTextDevice(lf)
PASS : tst_QTextStream::readLineFromTextDevice(crlf)
PASS : tst_QTextStream::readLineFromTextDevice(oneline/nothing)
PASS : tst_QTextStream::readLineFromTextDevice(oneline/lf)
PASS : tst_QTextStream::readLineFromTextDevice(oneline/crlf)
PASS : tst_QTextStream::readLineFromTextDevice(twolines/lf/lf)
PASS : tst_QTextStream::readLineFromTextDevice(twolines/crlf/crlf)
PASS : tst_QTextStream::readLineFromTextDevice(twolines/lf/crlf)
PASS : tst_QTextStream::readLineFromTextDevice(twolines/lf/nothing)
PASS : tst_QTextStream::readLineFromTextDevice(twolines/crlf/nothing)
PASS : tst_QTextStream::readLineFromTextDevice(threelines/lf/lf/lf)
PASS : tst_QTextStream::readLineFromTextDevice(threelines/crlf/crlf/crlf)
PASS : tst_QTextStream::readLineFromTextDevice(threelines/crlf/crlf/nothing)
PASS : tst_QTextStream::readLineFromTextDevice(utf8/twolines)
PASS : tst_QTextStream::readLineFromTextDevice(utf16-BE/nothing)
PASS : tst_QTextStream::readLineFromTextDevice(utf16-LE/nothing)
PASS : tst_QTextStream::readLineFromTextDevice(utf16-BE/lf)
PASS : tst_QTextStream::readLineFromTextDevice(utf16-LE/lf)
PASS : tst_QTextStream::readLineFromTextDevice(utf16-BE/twolines)
PASS : tst_QTextStream::readLineFromTextDevice(utf16-LE/twolines)
PASS : tst_QTextStream::readLineFromTextDevice(utf16-BE/threelines)
PASS : tst_QTextStream::readLineFromTextDevice(utf16-LE/threelines)
PASS : tst_QTextStream::readLineFromTextDevice(utf32-BE/twolines)
PASS : tst_QTextStream::readLineFromTextDevice(utf32-LE/twolines)
PASS : tst_QTextStream::readLineFromTextDevice(cr)
PASS : tst_QTextStream::readLineFromTextDevice(oneline/cr)
PASS : tst_QTextStream::readLineFromTextDevice(utf16-BE/cr)
PASS : tst_QTextStream::readLineUntilNull()
PASS : tst_QTextStream::readLineMaxlen(Hey)
PASS : tst_QTextStream::readLineMaxlen(Hey\n)
PASS : tst_QTextStream::readLineMaxlen(HelloWorld)
PASS : tst_QTextStream::readLineMaxlen(Helo\nWorlds)
PASS : tst_QTextStream::readLineMaxlen(AAAAA etc.)
PASS : tst_QTextStream::readLineMaxlen(multibyte string)
PASS : tst_QTextStream::readLinesFromBufferCRCR()
PASS : tst_QTextStream::readLineOverload()
PASS : tst_QTextStream::readAllFromDevice(empty)
PASS : tst_QTextStream::readAllFromDevice(latin1-a)
PASS : tst_QTextStream::readAllFromDevice(latin1-a\r)
PASS : tst_QTextStream::readAllFromDevice(latin1-a\r\n)
PASS : tst_QTextStream::readAllFromDevice(latin1-a\n)
PASS : tst_QTextStream::readAllFromDevice(utf16-BE/nothing)
PASS : tst_QTextStream::readAllFromDevice(utf16-LE/nothing)
PASS : tst_QTextStream::readAllFromDevice(utf16-BE/lf)
PASS : tst_QTextStream::readAllFromDevice(utf16-LE/lf)
PASS : tst_QTextStream::readAllFromDevice(utf16-BE/crlf)
PASS : tst_QTextStream::readAllFromDevice(utf16-LE/crlf)
PASS : tst_QTextStream::readAllFromDevice(utf16-BE/twolines)
PASS : tst_QTextStream::readAllFromDevice(utf16-LE/twolines)
PASS : tst_QTextStream::readAllFromDevice(utf16-BE/threelines)
PASS : tst_QTextStream::readAllFromDevice(utf16-LE/threelines)
PASS : tst_QTextStream::readAllFromString(empty)
PASS : tst_QTextStream::readAllFromString(latin1-a)
PASS : tst_QTextStream::readAllFromString(latin1-a\r)
PASS : tst_QTextStream::readAllFromString(latin1-a\r\n)
PASS : tst_QTextStream::readAllFromString(latin1-a\n)
PASS : tst_QTextStream::readLineFromStringThenChangeString()
PASS : tst_QTextStream::setDevice()
PASS : tst_QTextStream::QChar_operators_FromDevice(empty)
PASS : tst_QTextStream::QChar_operators_FromDevice(a)
PASS : tst_QTextStream::QChar_operators_FromDevice(\na)
PASS : tst_QTextStream::QChar_operators_FromDevice(\0)
PASS : tst_QTextStream::QChar_operators_FromDevice(\xff)
PASS : tst_QTextStream::QChar_operators_FromDevice(\xfe)
PASS : tst_QTextStream::QChar_operators_FromDevice(utf16-BE (empty))
PASS : tst_QTextStream::QChar_operators_FromDevice(utf16-BE (a))
PASS : tst_QTextStream::QChar_operators_FromDevice(utf16-LE (empty))
PASS : tst_QTextStream::QChar_operators_FromDevice(utf16-LE (a))
PASS : tst_QTextStream::char_operators_FromDevice(empty)
PASS : tst_QTextStream::char_operators_FromDevice(a)
PASS : tst_QTextStream::char_operators_FromDevice(\na)
PASS : tst_QTextStream::char_operators_FromDevice(\0)
PASS : tst_QTextStream::char_operators_FromDevice(\xff)
PASS : tst_QTextStream::char_operators_FromDevice(\xfe)
PASS : tst_QTextStream::char_operators_FromDevice(utf16-BE (empty))
PASS : tst_QTextStream::char_operators_FromDevice(utf16-BE (a))
PASS : tst_QTextStream::char_operators_FromDevice(utf16-LE (empty))
PASS : tst_QTextStream::char_operators_FromDevice(utf16-LE (a))
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(empty)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(a)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice( )
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(1)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(12)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-12)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-0)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice( 1)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice( \r\n\r\n123)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(127)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(128)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(129)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-127)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-128)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-129)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(32767)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(32768)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(32769)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-32767)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-32768)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-32769)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(65537)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(65536)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(65535)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-65537)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-65536)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-65535)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(2147483646)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(2147483647)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(2147483648)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-2147483646)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-2147483647)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-2147483648)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(4294967296)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(4294967297)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(4294967298)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-4294967296)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-4294967297)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-4294967298)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(9223372036854775807)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(9223372036854775808)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(9223372036854775809)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(18446744073709551615)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(18446744073709551616)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(18446744073709551617)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0x0)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0x)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0x1)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0xf)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0xdeadbeef)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0XDEADBEEF)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0xdeadbeefZzzzz)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice( 0xdeadbeefZzzzz)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(00)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0141)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(01419999)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice( 01419999)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0b0)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0b1)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0b10)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0B10)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0b101010)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0b1010102345)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice( 0b1010102345)
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(utf16-BE (empty))
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(utf16-BE (0xdeadbeef))
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(utf16-LE (empty))
PASS : tst_QTextStream::signedShort_read_operator_FromDevice(utf16-LE (0xdeadbeef))
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(empty)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(a)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice( )
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(1)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(12)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-12)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-0)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice( 1)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice( \r\n\r\n123)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(127)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(128)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(129)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-127)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-128)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-129)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(32767)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(32768)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(32769)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-32767)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-32768)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-32769)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(65537)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(65536)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(65535)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-65537)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-65536)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-65535)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(2147483646)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(2147483647)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(2147483648)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-2147483646)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-2147483647)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-2147483648)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(4294967296)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(4294967297)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(4294967298)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-4294967296)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-4294967297)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-4294967298)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(9223372036854775807)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(9223372036854775808)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(9223372036854775809)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(18446744073709551615)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(18446744073709551616)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(18446744073709551617)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0x0)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0x)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0x1)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0xf)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0xdeadbeef)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0XDEADBEEF)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0xdeadbeefZzzzz)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice( 0xdeadbeefZzzzz)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(00)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0141)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(01419999)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice( 01419999)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0b0)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0b1)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0b10)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0B10)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0b101010)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0b1010102345)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice( 0b1010102345)
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(utf16-BE (empty))
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(utf16-BE (0xdeadbeef))
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(utf16-LE (empty))
PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(utf16-LE (0xdeadbeef))
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(empty)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(a)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice( )
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(1)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(12)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-12)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-0)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice( 1)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice( \r\n\r\n123)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(127)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(128)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(129)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-127)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-128)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-129)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(32767)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(32768)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(32769)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-32767)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-32768)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-32769)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(65537)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(65536)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(65535)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-65537)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-65536)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-65535)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(2147483646)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(2147483647)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(2147483648)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-2147483646)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-2147483647)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-2147483648)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(4294967296)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(4294967297)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(4294967298)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-4294967296)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-4294967297)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-4294967298)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(9223372036854775807)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(9223372036854775808)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(9223372036854775809)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(18446744073709551615)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(18446744073709551616)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(18446744073709551617)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0x0)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0x)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0x1)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0xf)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0xdeadbeef)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0XDEADBEEF)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0xdeadbeefZzzzz)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice( 0xdeadbeefZzzzz)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(00)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0141)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(01419999)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice( 01419999)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0b0)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0b1)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0b10)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0B10)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0b101010)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0b1010102345)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice( 0b1010102345)
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(utf16-BE (empty))
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(utf16-BE (0xdeadbeef))
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(utf16-LE (empty))
PASS : tst_QTextStream::signedInt_read_operator_FromDevice(utf16-LE (0xdeadbeef))
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(empty)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(a)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice( )
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(1)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(12)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-12)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-0)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice( 1)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice( \r\n\r\n123)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(127)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(128)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(129)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-127)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-128)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-129)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(32767)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(32768)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(32769)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-32767)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-32768)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-32769)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(65537)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(65536)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(65535)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-65537)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-65536)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-65535)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(2147483646)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(2147483647)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(2147483648)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-2147483646)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-2147483647)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-2147483648)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(4294967296)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(4294967297)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(4294967298)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-4294967296)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-4294967297)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-4294967298)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(9223372036854775807)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(9223372036854775808)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(9223372036854775809)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(18446744073709551615)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(18446744073709551616)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(18446744073709551617)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0x0)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0x)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0x1)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0xf)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0xdeadbeef)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0XDEADBEEF)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0xdeadbeefZzzzz)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice( 0xdeadbeefZzzzz)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(00)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0141)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(01419999)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice( 01419999)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0b0)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0b1)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0b10)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0B10)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0b101010)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0b1010102345)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice( 0b1010102345)
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(utf16-BE (empty))
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(utf16-BE (0xdeadbeef))
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(utf16-LE (empty))
PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(utf16-LE (0xdeadbeef))
PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(empty)
PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(a)
PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( )
PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0)
PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(1)
PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(12)
PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-12)
PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-0)
PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( 1)
PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( \r\n\r\n123)
PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(127)
(... 257 lines omitted; there are too many errors!)
PASS : tst_QTextStream::float_write_operator_ToDevice(3.14)
PASS : tst_QTextStream::float_write_operator_ToDevice(-3.14)
PASS : tst_QTextStream::float_write_operator_ToDevice(1.2e+10)
PASS : tst_QTextStream::float_write_operator_ToDevice(-1.2e+10)
PASS : tst_QTextStream::float_write_operator_ToDevice(12345)
PASS : tst_QTextStream::double_write_operator_ToDevice(0)
PASS : tst_QTextStream::double_write_operator_ToDevice(3.14)
PASS : tst_QTextStream::double_write_operator_ToDevice(-3.14)
PASS : tst_QTextStream::double_write_operator_ToDevice(1.2e+10)
PASS : tst_QTextStream::double_write_operator_ToDevice(-1.2e+10)
PASS : tst_QTextStream::double_write_operator_ToDevice(12345)
PASS : tst_QTextStream::double_write_with_flags(-ForceSign)
PASS : tst_QTextStream::double_write_with_flags(+ForceSign)
PASS : tst_QTextStream::double_write_with_flags(inf)
PASS : tst_QTextStream::double_write_with_flags(-inf)
PASS : tst_QTextStream::double_write_with_flags(inf uppercase)
PASS : tst_QTextStream::double_write_with_flags(-inf uppercase)
PASS : tst_QTextStream::double_write_with_flags(nan)
PASS : tst_QTextStream::double_write_with_flags(NAN)
PASS : tst_QTextStream::double_write_with_flags(scientific)
PASS : tst_QTextStream::double_write_with_flags(scientific2)
PASS : tst_QTextStream::double_write_with_flags(scientific uppercase)
PASS : tst_QTextStream::double_write_with_precision(-1)
PASS : tst_QTextStream::double_write_with_precision(0)
PASS : tst_QTextStream::double_write_with_precision(1)
PASS : tst_QTextStream::double_write_with_precision(2)
PASS : tst_QTextStream::double_write_with_precision(3)
PASS : tst_QTextStream::double_write_with_precision(5)
PASS : tst_QTextStream::double_write_with_precision(6)
PASS : tst_QTextStream::double_write_with_precision(7)
PASS : tst_QTextStream::double_write_with_precision(10)
PASS : tst_QTextStream::charPtr_read_operator_FromDevice(empty)
PASS : tst_QTextStream::charPtr_read_operator_FromDevice(a)
PASS : tst_QTextStream::charPtr_read_operator_FromDevice(a b)
PASS : tst_QTextStream::charPtr_read_operator_FromDevice( a b)
PASS : tst_QTextStream::charPtr_read_operator_FromDevice(a1)
PASS : tst_QTextStream::charPtr_read_operator_FromDevice(a1 b1)
PASS : tst_QTextStream::charPtr_read_operator_FromDevice( a1 b1)
PASS : tst_QTextStream::charPtr_read_operator_FromDevice(\n\n\nole i dole\n)
PASS : tst_QTextStream::charPtr_read_operator_FromDevice(utf16-BE (empty))
PASS : tst_QTextStream::charPtr_read_operator_FromDevice(utf16-BE (corrupt))
PASS : tst_QTextStream::charPtr_read_operator_FromDevice(utf16-LE (empty))
PASS : tst_QTextStream::charPtr_read_operator_FromDevice(utf16-LE (corrupt))
PASS : tst_QTextStream::stringRef_read_operator_FromDevice(empty)
PASS : tst_QTextStream::stringRef_read_operator_FromDevice(a)
PASS : tst_QTextStream::stringRef_read_operator_FromDevice(a b)
PASS : tst_QTextStream::stringRef_read_operator_FromDevice( a b)
PASS : tst_QTextStream::stringRef_read_operator_FromDevice(a1)
PASS : tst_QTextStream::stringRef_read_operator_FromDevice(a1 b1)
PASS : tst_QTextStream::stringRef_read_operator_FromDevice( a1 b1)
PASS : tst_QTextStream::stringRef_read_operator_FromDevice(\n\n\nole i dole\n)
PASS : tst_QTextStream::stringRef_read_operator_FromDevice(utf16-BE (empty))
PASS : tst_QTextStream::stringRef_read_operator_FromDevice(utf16-BE (corrupt))
PASS : tst_QTextStream::stringRef_read_operator_FromDevice(utf16-LE (empty))
PASS : tst_QTextStream::stringRef_read_operator_FromDevice(utf16-LE (corrupt))
PASS : tst_QTextStream::byteArray_read_operator_FromDevice(empty)
PASS : tst_QTextStream::byteArray_read_operator_FromDevice(a)
PASS : tst_QTextStream::byteArray_read_operator_FromDevice(a b)
PASS : tst_QTextStream::byteArray_read_operator_FromDevice( a b)
PASS : tst_QTextStream::byteArray_read_operator_FromDevice(a1)
PASS : tst_QTextStream::byteArray_read_operator_FromDevice(a1 b1)
PASS : tst_QTextStream::byteArray_read_operator_FromDevice( a1 b1)
PASS : tst_QTextStream::byteArray_read_operator_FromDevice(\n\n\nole i dole\n)
PASS : tst_QTextStream::byteArray_read_operator_FromDevice(utf16-BE (empty))
PASS : tst_QTextStream::byteArray_read_operator_FromDevice(utf16-BE (corrupt))
PASS : tst_QTextStream::byteArray_read_operator_FromDevice(utf16-LE (empty))
PASS : tst_QTextStream::byteArray_read_operator_FromDevice(utf16-LE (corrupt))
PASS : tst_QTextStream::string_write_operator_ToDevice(empty)
PASS : tst_QTextStream::string_write_operator_ToDevice(a)
PASS : tst_QTextStream::string_write_operator_ToDevice(a cow jumped over the moon)
PASS : tst_QTextStream::latin1String_write_operator_ToDevice()
PASS : tst_QTextStream::skipWhiteSpace(empty)
PASS : tst_QTextStream::skipWhiteSpace( one)
PASS : tst_QTextStream::skipWhiteSpace(\none)
PASS : tst_QTextStream::skipWhiteSpace(\n one)
PASS : tst_QTextStream::skipWhiteSpace( \r\n one)
PASS : tst_QTextStream::skipWhiteSpace(utf16-BE (empty))
PASS : tst_QTextStream::skipWhiteSpace(utf16-BE ( one))
PASS : tst_QTextStream::skipWhiteSpace(utf16-BE (\none))
PASS : tst_QTextStream::skipWhiteSpace(utf16-BE (\n one))
PASS : tst_QTextStream::skipWhiteSpace(utf16-BE ( \r\n one))
PASS : tst_QTextStream::skipWhiteSpace(utf16-LE (empty))
PASS : tst_QTextStream::skipWhiteSpace(utf16-LE ( one))
PASS : tst_QTextStream::skipWhiteSpace(utf16-LE (\none))
PASS : tst_QTextStream::skipWhiteSpace(utf16-LE (\n one))
PASS : tst_QTextStream::skipWhiteSpace(utf16-LE ( \r\n one))
PASS : tst_QTextStream::lineCount(empty)
PASS : tst_QTextStream::lineCount(oneline)
PASS : tst_QTextStream::lineCount(twolines)
PASS : tst_QTextStream::lineCount(oneemptyline)
PASS : tst_QTextStream::lineCount(twoemptylines)
PASS : tst_QTextStream::lineCount(buffersize-1 line)
PASS : tst_QTextStream::lineCount(buffersize line)
PASS : tst_QTextStream::lineCount(buffersize+1 line)
PASS : tst_QTextStream::lineCount(buffersize+2 line)
PASS : tst_QTextStream::lineCount(rfc3261)
QDEBUG : tst_QTextStream::performance() QFile::readLine() used 0.006 seconds to read the file
QDEBUG : tst_QTextStream::performance() QTextStream::readLine() used 0.004 seconds to read the file
QDEBUG : tst_QTextStream::performance() QTextStream::readLine(QString *) used 0.003 seconds to read the file
QDEBUG : tst_QTextStream::performance() Reading by QTextStream::readLine(QString *) is 1.33x faster than by QTextStream::readLine()
QDEBUG : tst_QTextStream::performance() Reading by QTextStream::readLine() is 1.50x faster than by QFile::readLine()
PASS : tst_QTextStream::performance()
PASS : tst_QTextStream::hexTest(0)
PASS : tst_QTextStream::hexTest(1)
PASS : tst_QTextStream::hexTest(2)
PASS : tst_QTextStream::hexTest(3)
PASS : tst_QTextStream::hexTest(4)
PASS : tst_QTextStream::hexTest(5)
PASS : tst_QTextStream::hexTest(6)
PASS : tst_QTextStream::hexTest(7)
PASS : tst_QTextStream::hexTest(8)
PASS : tst_QTextStream::hexTest(9)
PASS : tst_QTextStream::hexTest(a)
PASS : tst_QTextStream::hexTest(b)
PASS : tst_QTextStream::hexTest(c)
PASS : tst_QTextStream::hexTest(d)
PASS : tst_QTextStream::hexTest(e)
PASS : tst_QTextStream::hexTest(f)
PASS : tst_QTextStream::hexTest(-1)
PASS : tst_QTextStream::hexTest(0xffffffff)
PASS : tst_QTextStream::hexTest(0xfffffffffffffffe)
PASS : tst_QTextStream::hexTest(0xffffffffffffffff)
PASS : tst_QTextStream::hexTest(0x7fffffffffffffff)
PASS : tst_QTextStream::binTest(0)
PASS : tst_QTextStream::binTest(1)
PASS : tst_QTextStream::binTest(2)
PASS : tst_QTextStream::binTest(5)
PASS : tst_QTextStream::binTest(-1)
PASS : tst_QTextStream::binTest(11111111)
PASS : tst_QTextStream::binTest(1111111111111111)
PASS : tst_QTextStream::binTest(1111111011111110)
PASS : tst_QTextStream::octTest(0)
PASS : tst_QTextStream::zeroTermination()
PASS : tst_QTextStream::ws_manipulator()
PASS : tst_QTextStream::stillOpenWhenAtEnd()
PASS : tst_QTextStream::readNewlines(empty)
PASS : tst_QTextStream::readNewlines(\r\n)
PASS : tst_QTextStream::readNewlines(\r\r\n)
PASS : tst_QTextStream::readNewlines(\r\n\r\n)
PASS : tst_QTextStream::readNewlines(\n)
PASS : tst_QTextStream::readNewlines(\n\n)
PASS : tst_QTextStream::seek()
PASS : tst_QTextStream::pos()
PASS : tst_QTextStream::pos2()
PASS : tst_QTextStream::pos3LargeFile()
FAIL! : tst_QTextStream::readStdin() Compared values are not the same
Actual (a): 0
Expected (1): 1
Loc: [../tst_qtextstream.cpp(1508)]
FAIL! : tst_QTextStream::readAllFromStdin() Compared values are not the same
Actual (stream.readAll()) : "dyld: Library not loaded: @rpath/QtCore.framework/Versions/5/QtCore\n Referenced from: /work/build/qt/qtbase/tests/auto/corelib/io/qtextstream/readAllStdinProcess/readAllStdinProcess\n Reason: image not found\n"
Expected (QString::fromLatin1("hello world\n")): "hello world\n"
Loc: [../tst_qtextstream.cpp(1532)]
FAIL! : tst_QTextStream::readLineFromStdin() Compared strings are not the same
Actual (stdinProcess.readAll().data()): dyld: Library not loaded: @rpath/QtCore.framework/Versions/5/QtCore
Referenced from: /work/build/qt/qtbase/tests/auto/corelib/io/qtextstream/readLineStdinProcess/readLineStdinProcess
Reason: image not found
Expected (QByteArray("abc").data()) : abc
Loc: [../tst_qtextstream.cpp(1549)]
QWARN : tst_QTextStream::readLineFromStdin() QProcess: Destroyed while process ("readLineStdinProcess/readLineStdinProcess") is still running.
PASS : tst_QTextStream::read()
PASS : tst_QTextStream::qbool()
PASS : tst_QTextStream::forcePoint()
PASS : tst_QTextStream::forceSign()
PASS : tst_QTextStream::read0d0d0a()
PASS : tst_QTextStream::numeralCase(dec 1)
PASS : tst_QTextStream::numeralCase(dec 2)
PASS : tst_QTextStream::numeralCase(hex 1)
PASS : tst_QTextStream::numeralCase(hex 2)
PASS : tst_QTextStream::numeralCase(hex 3)
PASS : tst_QTextStream::numeralCase(hex 4)
PASS : tst_QTextStream::numeralCase(hex 5)
PASS : tst_QTextStream::numeralCase(hex 6)
PASS : tst_QTextStream::numeralCase(hex 7)
PASS : tst_QTextStream::numeralCase(hex 8)
PASS : tst_QTextStream::numeralCase(hex 9)
PASS : tst_QTextStream::numeralCase(hex 10)
PASS : tst_QTextStream::numeralCase(hex 11)
PASS : tst_QTextStream::numeralCase(hex 12)
PASS : tst_QTextStream::numeralCase(hex 13)
PASS : tst_QTextStream::numeralCase(bin 1)
PASS : tst_QTextStream::numeralCase(bin 2)
PASS : tst_QTextStream::numeralCase(bin 3)
PASS : tst_QTextStream::numeralCase(bin 4)
PASS : tst_QTextStream::numeralCase(bin 5)
PASS : tst_QTextStream::numeralCase(bin 6)
PASS : tst_QTextStream::numeralCase(bin 7)
PASS : tst_QTextStream::numeralCase(oct 1)
PASS : tst_QTextStream::numeralCase(oct 2)
PASS : tst_QTextStream::nanInf()
PASS : tst_QTextStream::utf8IncompleteAtBufferBoundary(utf8)
PASS : tst_QTextStream::utf8IncompleteAtBufferBoundary(locale)
PASS : tst_QTextStream::writeSeekWriteNoBOM()
PASS : tst_QTextStream::status_real_read(1.23 abc )
PASS : tst_QTextStream::status_integer_read()
PASS : tst_QTextStream::status_word_read()
PASS : tst_QTextStream::status_write_error()
PASS : tst_QTextStream::useCase1()
PASS : tst_QTextStream::useCase2()
PASS : tst_QTextStream::manipulators(no flags)
PASS : tst_QTextStream::manipulators(rightadjust)
PASS : tst_QTextStream::generateBOM()
PASS : tst_QTextStream::readBomSeekBackReadBomAgain()
PASS : tst_QTextStream::alignAccountingStyle()
PASS : tst_QTextStream::setCodec()
PASS : tst_QTextStream::cleanupTestCase()
Totals: 857 passed, 3 failed, 0 skipped, 0 blacklisted
********* Finished testing of tst_QTextStream *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qtextstream: 12 seconds, exit code 3
Testing tst_QObject
FAIL! : tst_QObject::recursiveSignalEmission() 'proc.exitStatus() == QProcess::NormalExit' returned FALSE. ()
Loc: [../tst_qobject.cpp(2994)]
Totals: 91 passed, 1 failed, 1 skipped, 0 blacklisted
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_QObject *********
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_QObject::initTestCase()
PASS : tst_QObject::disconnect()
PASS : tst_QObject::connectSlotsByName()
PASS : tst_QObject::connectSignalsToSignalsWithDefaultArguments()
PASS : tst_QObject::receivers()
PASS : tst_QObject::normalize()
PASS : tst_QObject::qobject_castTemplate()
PASS : tst_QObject::findChildren()
PASS : tst_QObject::connectDisconnectNotify(combo1)
PASS : tst_QObject::connectDisconnectNotify(combo2)
PASS : tst_QObject::connectDisconnectNotify(combo3)
PASS : tst_QObject::connectDisconnectNotify(combo4)
PASS : tst_QObject::connectDisconnectNotify(combo5)
PASS : tst_QObject::connectDisconnectNotify(combo6)
PASS : tst_QObject::connectDisconnectNotify(combo7)
PASS : tst_QObject::connectDisconnectNotifyPMF()
PASS : tst_QObject::disconnectNotify_receiverDestroyed()
PASS : tst_QObject::connectNotify_connectSlotsByName()
PASS : tst_QObject::connectDisconnectNotify_shadowing()
PASS : tst_QObject::emitInDefinedOrder()
PASS : tst_QObject::customTypes()
PASS : tst_QObject::streamCustomTypes()
PASS : tst_QObject::metamethod()
PASS : tst_QObject::namespaces()
PASS : tst_QObject::threadSignalEmissionCrash()
PASS : tst_QObject::thread()
PASS : tst_QObject::thread0()
PASS : tst_QObject::moveToThread()
PASS : tst_QObject::senderTest()
PASS : tst_QObject::declareInterface()
PASS : tst_QObject::qpointerResetBeforeDestroyedSignal()
PASS : tst_QObject::testUserData()
PASS : tst_QObject::childDeletesItsSibling()
PASS : tst_QObject::dynamicProperties()
PASS : tst_QObject::floatProperty()
PASS : tst_QObject::qrealProperty()
PASS : tst_QObject::property()
FAIL! : tst_QObject::recursiveSignalEmission() 'proc.exitStatus() == QProcess::NormalExit' returned FALSE. ()
Loc: [../tst_qobject.cpp(2994)]
PASS : tst_QObject::signalBlocking()
PASS : tst_QObject::blockingQueuedConnection()
PASS : tst_QObject::childEvents()
PASS : tst_QObject::installEventFilter()
PASS : tst_QObject::deleteSelfInSlot()
PASS : tst_QObject::disconnectSelfInSlotAndDeleteAfterEmit()
PASS : tst_QObject::dumpObjectInfo()
PASS : tst_QObject::connectToSender()
PASS : tst_QObject::qobjectConstCast()
PASS : tst_QObject::uniqConnection()
PASS : tst_QObject::uniqConnectionPtr()
PASS : tst_QObject::interfaceIid()
PASS : tst_QObject::deleteQObjectWhenDeletingEvent()
PASS : tst_QObject::overloads()
PASS : tst_QObject::isSignalConnected()
PASS : tst_QObject::qMetaObjectConnect()
PASS : tst_QObject::qMetaObjectDisconnectOne()
PASS : tst_QObject::sameName()
PASS : tst_QObject::connectByMetaMethods()
PASS : tst_QObject::connectByMetaMethodSlotInsteadOfSignal()
PASS : tst_QObject::connectConstructorByMetaMethod()
PASS : tst_QObject::disconnectByMetaMethod()
PASS : tst_QObject::disconnectNotSignalMetaMethod()
PASS : tst_QObject::autoConnectionBehavior()
PASS : tst_QObject::baseDestroyed()
PASS : tst_QObject::pointerConnect()
PASS : tst_QObject::pointerDisconnect()
PASS : tst_QObject::emitInDefinedOrderPointer()
PASS : tst_QObject::customTypesPointer()
PASS : tst_QObject::connectCxx0x()
PASS : tst_QObject::connectToStaticCxx0x()
PASS : tst_QObject::connectCxx0xTypeMatching()
PASS : tst_QObject::connectConvert()
PASS : tst_QObject::connectWithReference()
PASS : tst_QObject::connectManyArguments()
PASS : tst_QObject::connectForwardDeclare()
PASS : tst_QObject::returnValue(DirectConnection)
PASS : tst_QObject::returnValue(BlockingQueuedConnection)
PASS : tst_QObject::returnValue2(DirectConnection)
PASS : tst_QObject::returnValue2(BlockingQueuedConnection)
PASS : tst_QObject::connectVirtualSlots()
PASS : tst_QObject::connectPrivateSlots()
PASS : tst_QObject::connectFunctorArgDifference()
SKIP : tst_QObject::connectFunctorOverloads() Does not compile without C++11 variadic template
Loc: [../tst_qobject.cpp(5957)]
PASS : tst_QObject::connectFunctorQueued()
PASS : tst_QObject::connectFunctorWithContext()
PASS : tst_QObject::connectFunctorDeadlock()
PASS : tst_QObject::connectStaticSlotWithObject()
PASS : tst_QObject::disconnectDoesNotLeakFunctor()
PASS : tst_QObject::contextDoesNotLeakFunctor()
PASS : tst_QObject::connectBase()
PASS : tst_QObject::qmlConnect()
PASS : tst_QObject::exceptions()
PASS : tst_QObject::noDeclarativeParentChangedOnDestruction()
PASS : tst_QObject::cleanupTestCase()
Totals: 91 passed, 1 failed, 1 skipped, 0 blacklisted
********* Finished testing of tst_QObject *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qobject: 0.918226 seconds, exit code 1
Testing tst_QFile
FAIL! : tst_QFile::readAllStdin() 'process.waitForBytesWritten()' returned FALSE. ()
Loc: [../tst_qfile.cpp(886)]
FAIL! : tst_QFile::readLineStdin() 'process.waitForBytesWritten()' returned FALSE. ()
Loc: [../tst_qfile.cpp(919)]
FAIL! : tst_QFile::readLineStdin_lineByLine() 'process.waitForReadyRead(2000)' returned FALSE. ()
Loc: [../tst_qfile.cpp(955)]
Totals: 155 passed, 3 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 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
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)
PASS : tst_QFile::open(noreadfile)
PASS : tst_QFile::openUnbuffered()
PASS : tst_QFile::size(exist01)
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()
FAIL! : tst_QFile::readAllStdin() 'process.waitForBytesWritten()' returned FALSE. ()
Loc: [../tst_qfile.cpp(886)]
FAIL! : tst_QFile::readLineStdin() 'process.waitForBytesWritten()' returned FALSE. ()
Loc: [../tst_qfile.cpp(919)]
FAIL! : tst_QFile::readLineStdin_lineByLine() 'process.waitForReadyRead(2000)' returned FALSE. ()
Loc: [../tst_qfile.cpp(955)]
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::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
Loc: [../tst_qfile.cpp(1449)]
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::flush()
PASS : tst_QFile::bufferedRead()
PASS : tst_QFile::isSequential()
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::useQFileInAFileHandler()
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
Loc: [../tst_qfile.cpp(2209)]
PASS : tst_QFile::writeLargeDataBlock(localfile-QFile)
PASS : tst_QFile::writeLargeDataBlock(localfile-Fd)
PASS : tst_QFile::writeLargeDataBlock(localfile-Stream)
PASS : tst_QFile::readFromWriteOnlyFile()
PASS : tst_QFile::writeToReadOnlyFile()
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 -> /etc/renamefile)
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::readEof(sequential,buffered)
PASS : tst_QFile::readEof(sequential,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(x11)
PASS : tst_QFile::cleanupTestCase()
Totals: 155 passed, 3 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: 8 seconds, exit code 3
Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00392/macx-clang_developer-build_OSX_10.9/log.txt.gz
Tested changes (refs/builds/5.5_1427307086):
http://codereview.qt-project.org/109367 [PS1] - qdoc: Add details to messages about not finding files.
http://codereview.qt-project.org/108515 [PS11] - testlib: Detect distribution name/release for blacklisting tests
http://codereview.qt-project.org/99898 [PS4] - Build Qt for OS X and iOS with relative rpath
http://codereview.qt-project.org/108909 [PS1] - iOS: Implement basic QPlatformOffscreenSurface subclass
More information about the Ci-reports
mailing list