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

Qt Continuous Integration System ci-noreply at qt-project.org
Sat Dec 1 11:53:17 CET 2012


Autotests `tst_qml3d' and `tst_qml3d_visual' failed :(

  Module 'Qt3D' does not contain a module identifier directive - it cannot be protected from external registrations.
  Testing qml3d_visual
  FAIL!  : qml3d_visual::tst_modelview::compile() module "Qt3D.Shapes" is not installed
     Loc: [/work/build/qt/qt3d/tests/auto/qml3d_visual/modelview/tst_modelview.qml(45)]
  FAIL!  : qml3d_visual::tst_picking::compile() module "Qt3D.Shapes" is not installed
     Loc: [/work/build/qt/qt3d/tests/auto/qml3d_visual/picking/tst_picking.qml(43)]
  Totals: 10 passed, 2 failed, 0 skipped
  Number of leaked items: 0
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  Module 'Qt3D' does not contain a module identifier directive - it cannot be protected from external registrations.
  ********* Start testing of qml3d_visual *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : qml3d_visual::Effect::initTestCase()
  PASS   : qml3d_visual::Effect::test_blending()
  PASS   : qml3d_visual::Effect::test_decal()
  PASS   : qml3d_visual::Effect::test_lighting()
  PASS   : qml3d_visual::Effect::test_material()
  PASS   : qml3d_visual::Effect::test_progress()
  PASS   : qml3d_visual::Effect::test_setColor()
  PASS   : qml3d_visual::Effect::test_texture()
  PASS   : qml3d_visual::Effect::test_textureImage()
  PASS   : qml3d_visual::Effect::cleanupTestCase()
  QWARN  : qml3d_visual::UnknownTestFunc() file:///work/build/qt/qt3d/tests/auto/qml3d_visual/modelview/tst_modelview.qml:45:1: module "Qt3D.Shapes" is not installed
       import Qt3D.Shapes 2.0
       ^
  QWARN  : qml3d_visual::tst_modelview::compile()
    /work/build/qt/qt3d/tests/auto/qml3d_visual/modelview/tst_modelview.qml produced 1 error(s):
      /work/build/qt/qt3d/tests/auto/qml3d_visual/modelview/tst_modelview.qml:45,1: module "Qt3D.Shapes" is not installed
    Working directory: /work/build/qt/qt3d/tests/auto/qml3d_visual
    View: QQuickView, import paths:
      '/work/build/qt/qt3d/tests/auto/qml3d_visual'
      '/work/build/qt/qtbase/qml'
    Plugin paths:
      '.'
  
  FAIL!  : qml3d_visual::tst_modelview::compile() module "Qt3D.Shapes" is not installed
     Loc: [/work/build/qt/qt3d/tests/auto/qml3d_visual/modelview/tst_modelview.qml(45)]
  QWARN  : qml3d_visual::UnknownTestFunc() file:///work/build/qt/qt3d/tests/auto/qml3d_visual/picking/tst_picking.qml:43:1: module "Qt3D.Shapes" is not installed
       import Qt3D.Shapes 2.0
       ^
  QWARN  : qml3d_visual::tst_picking::compile()
    /work/build/qt/qt3d/tests/auto/qml3d_visual/picking/tst_picking.qml produced 1 error(s):
      /work/build/qt/qt3d/tests/auto/qml3d_visual/picking/tst_picking.qml:43,1: module "Qt3D.Shapes" is not installed
    Working directory: /work/build/qt/qt3d/tests/auto/qml3d_visual
    View: QQuickView, import paths:
      '/work/build/qt/qt3d/tests/auto/qml3d_visual'
      '/work/build/qt/qtbase/qml'
    Plugin paths:
      '.'
  
  FAIL!  : qml3d_visual::tst_picking::compile() module "Qt3D.Shapes" is not installed
     Loc: [/work/build/qt/qt3d/tests/auto/qml3d_visual/picking/tst_picking.qml(43)]
  Totals: 10 passed, 2 failed, 0 skipped
  ********* Finished testing of qml3d_visual *********
  Number of leaked items: 0
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qml3d_visual: 0.622021 seconds, exit code 2
  
  Module 'Qt3D' does not contain a module identifier directive - it cannot be protected from external registrations.
  Testing qml3d
  FAIL!  : qml3d::tst_sphere::compile() module "Qt3D.Shapes" is not installed
     Loc: [/work/build/qt/qt3d/tests/auto/qml3d/sphere/tst_sphere.qml(45)]
  Totals: 51 passed, 1 failed, 0 skipped
  Number of leaked items: 0
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  Module 'Qt3D' does not contain a module identifier directive - it cannot be protected from external registrations.
  ********* Start testing of qml3d *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : qml3d::Item3D::initTestCase()
  PASS   : qml3d::Item3D::test_children()
  PASS   : qml3d::Item3D::test_effect()
  PASS   : qml3d::Item3D::test_enabled()
  PASS   : qml3d::Item3D::test_inheritEvents()
  PASS   : qml3d::Item3D::test_light()
  PASS   : qml3d::Item3D::test_mesh()
  PASS   : qml3d::Item3D::test_parent()
  PASS   : qml3d::Item3D::test_position()
  PASS   : qml3d::Item3D::test_pretransform()
  PASS   : qml3d::Item3D::test_resources()
  PASS   : qml3d::Item3D::test_scale()
  PASS   : qml3d::Item3D::test_sortChildren()
  PASS   : qml3d::Item3D::test_state()
  PASS   : qml3d::Item3D::test_transform()
  PASS   : qml3d::Item3D::test_x_property()
  PASS   : qml3d::Item3D::test_y_property()
  PASS   : qml3d::Item3D::test_z_property()
  PASS   : qml3d::Item3D::cleanupTestCase()
  PASS   : qml3d::Item3DRelativeTransformTests::initTestCase()
  PASS   : qml3d::Item3DRelativeTransformTests::test_localToWorld_rotate()
  PASS   : qml3d::Item3DRelativeTransformTests::test_localToWorld_scale()
  PASS   : qml3d::Item3DRelativeTransformTests::test_localToWorld_translate()
  PASS   : qml3d::Item3DRelativeTransformTests::test_worldToLocal_rotate()
  PASS   : qml3d::Item3DRelativeTransformTests::test_worldToLocal_scale()
  PASS   : qml3d::Item3DRelativeTransformTests::test_worldToLocal_translate()
  PASS   : qml3d::Item3DRelativeTransformTests::cleanupTestCase()
  QWARN  : qml3d::UnknownTestFunc() QGLSceneNode "Plane::%%%DEFAULT" from  QUrl( "file:///work/build/qt/qt3d/tests/auto/qml3d/item3d/square.3ds" )  is missing texture coordinates.  Dummy coordinates are being generated, which may take some time.
  PASS   : qml3d::NoTextureCoordinates::initTestCase()
  PASS   : qml3d::NoTextureCoordinates::test_exists()
  PASS   : qml3d::NoTextureCoordinates::cleanupTestCase()
  PASS   : qml3d::LookAt::initTestCase()
  PASS   : qml3d::LookAt::test_lookAt()
  PASS   : qml3d::LookAt::test_preserveUpVector()
  PASS   : qml3d::LookAt::cleanupTestCase()
  PASS   : qml3d::Mesh::initTestCase()
  PASS   : qml3d::Mesh::test_meshName()
  PASS   : qml3d::Mesh::test_options()
  PASS   : qml3d::Mesh::test_url()
  PASS   : qml3d::Mesh::cleanupTestCase()
  PASS   : qml3d::Scale3D::initTestCase()
  PASS   : qml3d::Scale3D::test_nonUniformScale()
  PASS   : qml3d::Scale3D::test_originChanged()
  PASS   : qml3d::Scale3D::test_scaleChanged()
  PASS   : qml3d::Scale3D::test_uniformScale()
  PASS   : qml3d::Scale3D::cleanupTestCase()
  QWARN  : qml3d::UnknownTestFunc() file:///work/build/qt/qt3d/tests/auto/qml3d/sphere/tst_sphere.qml:45:1: module "Qt3D.Shapes" is not installed
       import Qt3D.Shapes 2.0
       ^
  QWARN  : qml3d::tst_sphere::compile()
    /work/build/qt/qt3d/tests/auto/qml3d/sphere/tst_sphere.qml produced 1 error(s):
      /work/build/qt/qt3d/tests/auto/qml3d/sphere/tst_sphere.qml:45,1: module "Qt3D.Shapes" is not installed
    Working directory: /work/build/qt/qt3d/tests/auto/qml3d
    View: QQuickView, import paths:
      '/work/build/qt/qt3d/tests/auto/qml3d'
      '/work/build/qt/qtbase/qml'
    Plugin paths:
      '.'
  
  FAIL!  : qml3d::tst_sphere::compile() module "Qt3D.Shapes" is not installed
     Loc: [/work/build/qt/qt3d/tests/auto/qml3d/sphere/tst_sphere.qml(45)]
  PASS   : qml3d::Viewport::initTestCase()
  PASS   : qml3d::Viewport::test_camera()
  PASS   : qml3d::Viewport::test_light()
  PASS   : qml3d::Viewport::test_lightModel()
  PASS   : qml3d::Viewport::test_modes()
  PASS   : qml3d::Viewport::cleanupTestCase()
  Totals: 51 passed, 1 failed, 0 skipped
  ********* Finished testing of qml3d *********
  Number of leaked items: 0
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qml3d: 2 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/Qt3D_master_Integration/build_00337/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/master_1354358566):
    http://codereview.qt-project.org/41444 [PS1] - Eliminate the double "the" usage except for the integrated third party library



More information about the Ci-reports mailing list