[Ci-reports] fail on QtBase_dev_Integration #4387

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Nov 20 02:07:51 CET 2014


QtBase_dev_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #4387: FAILURE
  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04387/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz

    ============================================================

QtBase_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #4387: FAILURE
  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04387/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

    ============================================================

Autotests `tst_qcommandlineparser' and `tst_uic' failed :(

  Testing tst_uic
  FAIL!  : tst_uic::initTestCase() 'process.waitForFinished()' returned FALSE. ()
  tst_uic.cpp(91) : failure location
  Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_uic *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  FAIL!  : tst_uic::initTestCase() 'process.waitForFinished()' returned FALSE. ()
  tst_uic.cpp(91) : failure location
  QWARN  : tst_uic::initTestCase() QProcess: Destroyed while process ("C:\work\build\qt\qtbase\bin\uic") is still running.
  QDEBUG : tst_uic::cleanupTestCase() Note: The environment variable 'UIC_KEEP_GENERATED_FILES' can be set to keep the temporary files for error analysis.
  PASS   : tst_uic::cleanupTestCase()
  Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_uic *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_uic: 61 seconds, exit code 1
  
  Testing tst_QCommandLineParser
  FAIL!  : tst_QCommandLineParser::testVersionOption() 'process.waitForFinished(5000)' returned FALSE. ()
  tst_qcommandlineparser.cpp(478) : failure location
  FAIL!  : tst_QCommandLineParser::testHelpOption(collapsed) 'process.waitForFinished(5000)' returned FALSE. ()
  tst_qcommandlineparser.cpp(546) : failure location
  FAIL!  : tst_QCommandLineParser::testHelpOption(long) 'process.waitForFinished(5000)' returned FALSE. ()
  tst_qcommandlineparser.cpp(546) : failure location
  Totals: 40 passed, 3 failed, 1 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QCommandLineParser *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_QCommandLineParser::initTestCase()
  PASS   : tst_QCommandLineParser::testInvalidOptions()
  PASS   : tst_QCommandLineParser::testPositionalArguments()
  PASS   : tst_QCommandLineParser::testBooleanOption(set)
  PASS   : tst_QCommandLineParser::testBooleanOption(unset)
  PASS   : tst_QCommandLineParser::testMultipleNames(short)
  PASS   : tst_QCommandLineParser::testMultipleNames(long)
  PASS   : tst_QCommandLineParser::testMultipleNames(not_set)
  PASS   : tst_QCommandLineParser::testSingleValueOption(short)
  PASS   : tst_QCommandLineParser::testSingleValueOption(long)
  PASS   : tst_QCommandLineParser::testSingleValueOption(longequal)
  PASS   : tst_QCommandLineParser::testSingleValueOption(default)
  PASS   : tst_QCommandLineParser::testValueNotSet()
  PASS   : tst_QCommandLineParser::testMultipleValuesOption()
  PASS   : tst_QCommandLineParser::testUnknownOptionErrorHandling(unknown_name_collapsed)
  PASS   : tst_QCommandLineParser::testUnknownOptionErrorHandling(unknown_name_long)
  PASS   : tst_QCommandLineParser::testUnknownOptionErrorHandling(bool_with_value_collapsed)
  PASS   : tst_QCommandLineParser::testUnknownOptionErrorHandling(bool_with_value_long)
  PASS   : tst_QCommandLineParser::testUnknownOptionErrorHandling(unknown_name_long_collapsed)
  PASS   : tst_QCommandLineParser::testDoubleDash(collapsed)
  PASS   : tst_QCommandLineParser::testDoubleDash(implicitlylong)
  PASS   : tst_QCommandLineParser::testDefaultValue()
  PASS   : tst_QCommandLineParser::testProcessNotCalled()
  PASS   : tst_QCommandLineParser::testEmptyArgsList()
  PASS   : tst_QCommandLineParser::testMissingOptionValue()
  PASS   : tst_QCommandLineParser::testStdinArgument(collapsed)
  PASS   : tst_QCommandLineParser::testStdinArgument(implicitlylong)
  PASS   : tst_QCommandLineParser::testSingleDashWordOptionModes(collapsed)
  PASS   : tst_QCommandLineParser::testSingleDashWordOptionModes(collapsed_with_equalsign_value)
  PASS   : tst_QCommandLineParser::testSingleDashWordOptionModes(collapsed_explicit_longoption)
  PASS   : tst_QCommandLineParser::testSingleDashWordOptionModes(collapsed_longoption_value)
  PASS   : tst_QCommandLineParser::testSingleDashWordOptionModes(compiler)
  PASS   : tst_QCommandLineParser::testSingleDashWordOptionModes(compiler_with_space)
  PASS   : tst_QCommandLineParser::testSingleDashWordOptionModes(implicitlylong)
  PASS   : tst_QCommandLineParser::testSingleDashWordOptionModes(implicitlylong_equal)
  PASS   : tst_QCommandLineParser::testSingleDashWordOptionModes(implicitlylong_longoption)
  PASS   : tst_QCommandLineParser::testSingleDashWordOptionModes(implicitlylong_longoption_value)
  PASS   : tst_QCommandLineParser::testSingleDashWordOptionModes(implicitlylong_with_space)
  SKIP   : tst_QCommandLineParser::testCpp11StyleInitialization() This test requires C++11 uniform initialization support in the compiler.
  tst_qcommandlineparser.cpp(463) : failure location
  FAIL!  : tst_QCommandLineParser::testVersionOption() 'process.waitForFinished(5000)' returned FALSE. ()
  tst_qcommandlineparser.cpp(478) : failure location
  QWARN  : tst_QCommandLineParser::testVersionOption() QProcess: Destroyed while process ("testhelper\qcommandlineparser_test_helper") is still running.
  FAIL!  : tst_QCommandLineParser::testHelpOption(collapsed) 'process.waitForFinished(5000)' returned FALSE. ()
  tst_qcommandlineparser.cpp(546) : failure location
  QWARN  : tst_QCommandLineParser::testHelpOption(collapsed) QProcess: Destroyed while process ("testhelper\qcommandlineparser_test_helper") is still running.
  FAIL!  : tst_QCommandLineParser::testHelpOption(long) 'process.waitForFinished(5000)' returned FALSE. ()
  tst_qcommandlineparser.cpp(546) : failure location
  QWARN  : tst_QCommandLineParser::testHelpOption(long) QProcess: Destroyed while process ("testhelper\qcommandlineparser_test_helper") is still running.
  PASS   : tst_QCommandLineParser::testQuoteEscaping()
  PASS   : tst_QCommandLineParser::cleanupTestCase()
  Totals: 40 passed, 3 failed, 1 skipped, 0 blacklisted
  ********* Finished testing of tst_QCommandLineParser *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qcommandlineparser: 31 seconds, exit code 3

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04387/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz

    ============================================================

QtBase_dev_Integration » winrt-x64-msvc2013_Windows_81 #4387: FAILURE
  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04387/winrt-x64-msvc2013_Windows_81/log.txt.gz

  Tested changes (refs/builds/dev_1416445078):
    http://codereview.qt-project.org/99882 [PS4] - QCommandLineParser: Show usage and errors in message boxes on Windows.
    http://codereview.qt-project.org/100069 [PS2] - QVariant: Fix qIsNumericType(SChar)
    http://codereview.qt-project.org/100068 [PS1] - Fix asymmetry in QVariant::cmp when A converts to B but not the opposite
    http://codereview.qt-project.org/99815 [PS2] - Enhance precision of the FP conversion to strings in QVariant



More information about the Ci-reports mailing list