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

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Nov 22 21:47:06 CET 2012


Autotests `tst_qdnslookup_appless' and `tst_qmake' failed :(

  Testing tst_qmake
  FAIL!  : tst_qmake::install_depends() 'test_compiler.make( workDir, "install" )' returned FALSE. ()
  .\tst_qmake.cpp(369) : failure location
  Totals: 29 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qmake *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_qmake::initTestCase()
  PASS   : tst_qmake::simple_app()
  PASS   : tst_qmake::simple_app_shadowbuild()
  PASS   : tst_qmake::simple_app_shadowbuild2()
  PASS   : tst_qmake::simple_lib()
  PASS   : tst_qmake::simple_dll()
  PASS   : tst_qmake::subdirs()
  PASS   : tst_qmake::subdir_via_pro_file_extra_target()
  PASS   : tst_qmake::functions()
  PASS   : tst_qmake::operators()
  PASS   : tst_qmake::variables()
  PASS   : tst_qmake::func_export()
  PASS   : tst_qmake::func_variables()
  PASS   : tst_qmake::comments()
  PASS   : tst_qmake::duplicateLibraryEntries()
  PASS   : tst_qmake::export_across_file_boundaries()
  PASS   : tst_qmake::include_dir()
  PASS   : tst_qmake::include_pwd()
  QDEBUG : tst_qmake::install_files() Running command: C:/work/build/qt/qtbase/bin/qmake  foo.pro -o Makefile
  
  Running command: C:/utils/jom/jom.exe
  ?
  jom 1.0.13 - empower your cores?
  ?
  
  Running command: C:/utils/jom/jom.exe  install
  ?
  jom 1.0.13 - empower your cores?
  ?
  
  Running command: C:/utils/jom/jom.exe  uninstall
  ?
  jom 1.0.13 - empower your cores?
  ?
  The system cannot find the file specified.?
  
  Running command: C:/utils/jom/jom.exe distclean
  ?
  jom 1.0.13 - empower your cores?
  ?
  Could Not Find C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\shadow_files\tmp\moc\debug_shared\moc_test_file.cpp?
  Could Not Find C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\shadow_files\tmp\obj\debug_shared\test_file.obj?
  Could Not Find C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\shadow_files\foo.exp?
  Could Not Find C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\shadow_files\foo.pdb?
  Could Not Find C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\shadow_files\foo.exe?
  
  Running command: C:/work/build/qt/qtbase/bin/qmake  foo.pro -o C:/work/build/qt/qtbase/tests/auto/tools/qmake//testdata/shadow_files_build/Makefile
  
  Running command: C:/utils/jom/jom.exe
  ?
  jom 1.0.13 - empower your cores?
  ?
  
  Running command: C:/utils/jom/jom.exe  install
  ?
  jom 1.0.13 - empower your cores?
  ?
  A subdirectory or file C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\shadow_files\dist already exists.?
  jom: C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\shadow_files_build\Makefile.Release [install_test] Error 1
  jom: C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\shadow_files_build\Makefile [release-install] Error 2?
  
  FAIL!  : tst_qmake::install_files() 'test_compiler.make( buildDir, "install" )' returned FALSE. ()
  .\tst_qmake.cpp(355) : failure location
  PASS   : tst_qmake::install_depends()
  PASS   : tst_qmake::quotedfilenames()
  PASS   : tst_qmake::prompt()
  PASS   : tst_qmake::one_space()
  PASS   : tst_qmake::findMocs()
  PASS   : tst_qmake::findDeps()
  PASS   : tst_qmake::includefunction()
  PASS   : tst_qmake::substitutes()
  PASS   : tst_qmake::project()
  PASS   : tst_qmake::proFileCache()
  PASS   : tst_qmake::cleanupTestCase()
  Totals: 29 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qmake *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmake: 61 seconds, exit code 1
  
  Testing tst_QDnsLookup_Appless
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QDnsLookup_Appless *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QDnsLookup_Appless::initTestCase()
  PASS   : tst_QDnsLookup_Appless::noApplication()
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdnslookup_appless: 0.916414 seconds, exit code 3221225477

  Build log: http://testresults.qt-project.org/ci/QtBase_master_Integration/build_04649/win32-msvc2010_Windows_7/log.txt.gz

  Tested changes (refs/builds/master_1353612175):
    http://codereview.qt-project.org/40404 [PS1] - Enable network build with QT_NO_NETWORKPROXY
    http://codereview.qt-project.org/40341 [PS1] - QWidgetPrivate::init(): clarify that QWidget requires QApplication
    http://codereview.qt-project.org/39604 [PS1] - Accessibility Mac: Return textArea as role for multi line text.
    http://codereview.qt-project.org/39606 [PS1] - Accessibility: set multiline state for text edits.
    http://codereview.qt-project.org/40397 [PS1] - xcb plugin: Move the include XInput2.h statements
    http://codereview.qt-project.org/40299 [PS1] - Return something from QPAEventDispatcherGlib::processEvents
    http://codereview.qt-project.org/40141 [PS3] - QNX: fix QProcess fd inheritance
    http://codereview.qt-project.org/40162 [PS1] - Prevent easing example warnings.



More information about the Ci-reports mailing list