[Ci-reports] fail on QtBase_dev_Integration #4322

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Nov 4 14:11:44 CET 2014


Autotest `tst_qprocess' failed :(

The test was 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_QProcess
  FAIL!  : tst_QProcess::closeWriteChannel() 'more.waitForFinished(5000)' returned FALSE. ()
  ..\tst_qprocess.cpp(793) : failure location
  Totals: 104 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QProcess *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012)
  PASS   : tst_QProcess::initTestCase()
  PASS   : tst_QProcess::getSetCheck()
  QWARN  : tst_QProcess::constructing() QIODevice::read: device not open
  QWARN  : tst_QProcess::constructing() QIODevice::read: device not open
  QWARN  : tst_QProcess::constructing() QIODevice::read: device not open
  QWARN  : tst_QProcess::constructing() QIODevice::write: device not open
  PASS   : tst_QProcess::constructing()
  PASS   : tst_QProcess::simpleStart()
  PASS   : tst_QProcess::startWithOpen()
  PASS   : tst_QProcess::startWithOldOpen()
  PASS   : tst_QProcess::execute()
  PASS   : tst_QProcess::startDetached()
  PASS   : tst_QProcess::crashTest()
  PASS   : tst_QProcess::crashTest2()
  PASS   : tst_QProcess::echoTest(1)
  PASS   : tst_QProcess::echoTest(2)
  PASS   : tst_QProcess::echoTest(3)
  PASS   : tst_QProcess::echoTest(4)
  PASS   : tst_QProcess::echoTest(5)
  PASS   : tst_QProcess::echoTest(100 bytes)
  PASS   : tst_QProcess::echoTest(1000 bytes)
  PASS   : tst_QProcess::echoTest(10000 bytes)
  PASS   : tst_QProcess::echoTest2()
  PASS   : tst_QProcess::echoTestGui()
  PASS   : tst_QProcess::testSetNamedPipeHandleState()
  PASS   : tst_QProcess::batFiles(simple)
  PASS   : tst_QProcess::batFiles(with space)
  PASS   : tst_QProcess::loopBackTest()
  PASS   : tst_QProcess::readTimeoutAndThenCrash()
  PASS   : tst_QProcess::deadWhileReading()
  PASS   : tst_QProcess::restartProcessDeadlock()
  PASS   : tst_QProcess::closeWriteChannel()
  PASS   : tst_QProcess::closeReadChannel()
  PASS   : tst_QProcess::openModes()
  PASS   : tst_QProcess::emitReadyReadOnlyWhenNewDataArrives()
  PASS   : tst_QProcess::softExitInSlots(gui app)
  PASS   : tst_QProcess::softExitInSlots(console app)
  PASS   : tst_QProcess::mergedChannels()
  PASS   : tst_QProcess::forwardedChannels(separate)
  PASS   : tst_QProcess::forwardedChannels(forwarded)
  PASS   : tst_QProcess::forwardedChannels(stdout)
  PASS   : tst_QProcess::forwardedChannels(stderr)
  PASS   : tst_QProcess::forwardedChannels(fwdinput)
  PASS   : tst_QProcess::atEnd()
  PASS   : tst_QProcess::atEnd2()
  PASS   : tst_QProcess::waitForFinishedWithTimeout()
  PASS   : tst_QProcess::waitForReadyReadInAReadyReadSlot()
  PASS   : tst_QProcess::waitForBytesWrittenInABytesWrittenSlot()
  PASS   : tst_QProcess::setEnvironment(setting-empty)
  PASS   : tst_QProcess::setEnvironment(setting)
  PASS   : tst_QProcess::setEnvironment(unsetting)
  PASS   : tst_QProcess::setEnvironment(overriding)
  PASS   : tst_QProcess::setProcessEnvironment(setting-empty)
  PASS   : tst_QProcess::setProcessEnvironment(setting)
  PASS   : tst_QProcess::setProcessEnvironment(unsetting)
  PASS   : tst_QProcess::setProcessEnvironment(overriding)
  PASS   : tst_QProcess::spaceInName()
  PASS   : tst_QProcess::setStandardInputFile()
  PASS   : tst_QProcess::setStandardOutputFile(stdout-truncate)
  PASS   : tst_QProcess::setStandardOutputFile(stdout-append)
  PASS   : tst_QProcess::setStandardOutputFile(stderr-truncate)
  PASS   : tst_QProcess::setStandardOutputFile(stderr-append)
  PASS   : tst_QProcess::setStandardOutputFile(merged-truncate)
  PASS   : tst_QProcess::setStandardOutputFile(merged-append)
  PASS   : tst_QProcess::setStandardOutputFile2()
  PASS   : tst_QProcess::setStandardOutputProcess(separate)
  PASS   : tst_QProcess::setStandardOutputProcess(merged)
  PASS   : tst_QProcess::removeFileWhileProcessIsRunning()
  PASS   : tst_QProcess::fileWriterProcess()
  PASS   : tst_QProcess::switchReadChannels()
  PASS   : tst_QProcess::setWorkingDirectory()
  PASS   : tst_QProcess::exitStatus(normal)
  PASS   : tst_QProcess::exitStatus(crash)
  PASS   : tst_QProcess::exitStatus(normal-crash)
  PASS   : tst_QProcess::exitStatus(crash-normal)
  PASS   : tst_QProcess::waitForFinished()
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  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 3221225477
  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_qprocess: 50 seconds, exit code 3221225477

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04322/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz

  Tested changes (refs/builds/dev_1415089567):
    http://codereview.qt-project.org/98538 [PS2] - QFrame: introduce initStyleOption (and use it)
    http://codereview.qt-project.org/98714 [PS4] - QFrame: add unit test



More information about the Ci-reports mailing list