[Ci-reports] fail on QtBase_dev_Integration #3931

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Jul 25 15:11:26 CEST 2014


Autotest `tst_qopengl' failed :(

  Testing tst_QOpenGL
  FAIL!  : tst_QOpenGL::fboRenderingRGB30(Using QWindow) Compared values are not the same
     Actual   (pixel & 0x3f): 0
     Expected (2U)          : 2
     Loc: [tst_qopengl.cpp(655)]
  FAIL!  : tst_QOpenGL::fboRenderingRGB30(Using QOffscreenSurface) Compared values are not the same
     Actual   (pixel & 0x3f): 0
     Expected (2U)          : 2
     Loc: [tst_qopengl.cpp(655)]
  Totals: 30 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QOpenGL *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3)
  PASS   : tst_QOpenGL::initTestCase()
  PASS   : tst_QOpenGL::sharedResourceCleanup(Using QWindow)
  PASS   : tst_QOpenGL::sharedResourceCleanup(Using QOffscreenSurface)
  PASS   : tst_QOpenGL::multiGroupSharedResourceCleanup(Using QWindow)
  PASS   : tst_QOpenGL::multiGroupSharedResourceCleanup(Using QOffscreenSurface)
  PASS   : tst_QOpenGL::multiGroupSharedResourceCleanupCustom(Using QWindow)
  PASS   : tst_QOpenGL::multiGroupSharedResourceCleanupCustom(Using QOffscreenSurface)
  PASS   : tst_QOpenGL::fboSimpleRendering(Using QWindow)
  PASS   : tst_QOpenGL::fboSimpleRendering(Using QOffscreenSurface)
  PASS   : tst_QOpenGL::fboTextureOwnership(Using QWindow)
  PASS   : tst_QOpenGL::fboTextureOwnership(Using QOffscreenSurface)
  PASS   : tst_QOpenGL::fboRendering(Using QWindow)
  PASS   : tst_QOpenGL::fboRendering(Using QOffscreenSurface)
  FAIL!  : tst_QOpenGL::fboRenderingRGB30(Using QWindow) Compared values are not the same
     Actual   (pixel & 0x3f): 0
     Expected (2U)          : 2
     Loc: [tst_qopengl.cpp(655)]
  FAIL!  : tst_QOpenGL::fboRenderingRGB30(Using QOffscreenSurface) Compared values are not the same
     Actual   (pixel & 0x3f): 0
     Expected (2U)          : 2
     Loc: [tst_qopengl.cpp(655)]
  PASS   : tst_QOpenGL::fboHandleNulledAfterContextDestroyed()
  PASS   : tst_QOpenGL::openGLPaintDevice(Using QWindow - RGB32)
  PASS   : tst_QOpenGL::openGLPaintDevice(Using QOffscreenSurface - RGB32)
  PASS   : tst_QOpenGL::openGLPaintDevice(Using QOffscreenSurface - RGBx8888)
  PASS   : tst_QOpenGL::openGLPaintDevice(Using QOffscreenSurface - RGB888)
  PASS   : tst_QOpenGL::openGLPaintDevice(Using QOffscreenSurface - RGB16)
  PASS   : tst_QOpenGL::aboutToBeDestroyed()
  PASS   : tst_QOpenGL::sizeLessWindow()
  PASS   : tst_QOpenGL::QTBUG15621_triangulatingStrokerDivZero()
  PASS   : tst_QOpenGL::textureblitterFullSourceRectTransform()
  PASS   : tst_QOpenGL::textureblitterPartOriginBottomLeftSourceRectTransform()
  PASS   : tst_QOpenGL::textureblitterPartOriginTopLeftSourceRectTransform()
  PASS   : tst_QOpenGL::textureblitterFullTargetRectTransform()
  PASS   : tst_QOpenGL::textureblitterPartTargetRectTransform()
  PASS   : tst_QOpenGL::glxContextWrap()
  PASS   : tst_QOpenGL::vaoCreate()
  PASS   : tst_QOpenGL::cleanupTestCase()
  Totals: 30 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QOpenGL *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qopengl: 3 seconds, exit code 2

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03931/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1406292490):
    http://codereview.qt-project.org/90628 [PS1] - Integrate tst_bench_qringbuffer into the build tree.
    http://codereview.qt-project.org/90633 [PS2] - Re-implement QVector::count
    http://codereview.qt-project.org/90632 [PS2] - Reduce QtCoreLib size by not repeating "UTC" string too often.
    http://codereview.qt-project.org/89943 [PS2] - Remove redundant static_cast from QVariantAnimation
    http://codereview.qt-project.org/89398 [PS1] - Fix QJsonValue comparison.
    http://codereview.qt-project.org/88442 [PS2] - Fix QJsonValue comparison.
    http://codereview.qt-project.org/88439 [PS2] - Reading QJsonObject property should not modify the object itself.
    http://codereview.qt-project.org/87942 [PS1] - Fix QJsonObject const index operator
    http://codereview.qt-project.org/90464 [PS4] - Support RGB30 formats in OpenGL framebuffers and paint engine
    http://codereview.qt-project.org/90631 [PS1] - tst_qwidget: Fix top level widget leaks.



More information about the Ci-reports mailing list