Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-102589

tst_SceneGraph::render fails on Android

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1: Critical P1: Critical
    • 6.5.3, 6.6.0
    • 6.3.0
    • Quick: SceneGraph
    • None
    • Android
    • 4db97d57a (dev), 58148ebcc (6.5)

      FAIL!  : tst_SceneGraph::render(render_DrawSets.qml) 'sample.check(content, scale)' returned FALSE. (pixel(0,0), rgb(1,0,0), tolerance=0 -- image(0,0,0))
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/scenegraph/tst_scenegraph.cpp(463)]
      FAIL!  : tst_SceneGraph::render(render_Overlap.qml) 'sample.check(content, scale)' returned FALSE. (pixel(20,20), rgb(0,0,0), tolerance=0 -- image(1,1,1))
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/scenegraph/tst_scenegraph.cpp(463)]
      FAIL!  : tst_SceneGraph::render(render_MovingOverlap.qml) 'sample.check(content, scale)' returned FALSE. (pixel(10,10), rgb(0.5,0,0), tolerance=0.05 -- image(1,1,1))
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/scenegraph/tst_scenegraph.cpp(463)]
      FAIL!  : tst_SceneGraph::render(render_BreakOpacityBatch.qml) 'sample.check(content, scale)' returned FALSE. (pixel(0,0), rgb(1,0.5,0.5), tolerance=0.05 -- image(0,0,0))
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/scenegraph/tst_scenegraph.cpp(463)]
      FAIL!  : tst_SceneGraph::render(render_OutOfFloatRange.qml) 'sample.check(content, scale)' returned FALSE. (pixel(10,10), rgb(1,0,0), tolerance=0 -- image(1,1,1))
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/scenegraph/tst_scenegraph.cpp(463)]
      FAIL!  : tst_SceneGraph::render(render_StackingOrder.qml) 'sample.check(content, scale)' returned FALSE. (pixel(10,10), rgb(1,0,0), tolerance=0.05 -- image(1,1,1))
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/scenegraph/tst_scenegraph.cpp(476)]
      FAIL!  : tst_SceneGraph::render(render_ImageFiltering.qml) 'sample.check(content, scale)' returned FALSE. (pixel(10,10), rgb(0,0,0), tolerance=0 -- image(1,1,1))
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/scenegraph/tst_scenegraph.cpp(476)]
      QWARN  : tst_SceneGraph::render(render_bug37422.qml) Failed to find shader "data/render_bug37422.frag.qsb"
      QWARN  : tst_SceneGraph::render(render_bug37422.qml) ShaderEffect: Failed to deserialize QShader from data/render_bug37422.frag.qsb. Either the filename is incorrect, or it is not a valid .qsb file. In Qt 6 shaders must be preprocessed using the Qt Shader Tools infrastructure. The vertexShader and fragmentShader properties are now URLs that are expected to point to .qsb files generated by the qsb tool. See https://doc.qt.io/qt-6/qtshadertools-index.html for more information.
      QWARN  : tst_SceneGraph::render(render_bug37422.qml) ShaderEffect: shader preparation failed for file:data/render_bug37422.frag.qsb
      
      
      FAIL!  : tst_SceneGraph::render(render_bug37422.qml) 'sample.check(content, scale)' returned FALSE. (pixel(0,0), rgb(1,0,0), tolerance=0.05 -- image(0,0,0))
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/scenegraph/tst_scenegraph.cpp(463)]
      FAIL!  : tst_SceneGraph::render(render_OpacityThroughBatchRoot.qml) 'sample.check(content, scale)' returned FALSE. (pixel(50,50), rgb(0,0,1), tolerance=0 -- image(1,1,1))
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/scenegraph/tst_scenegraph.cpp(463)]
      FAIL!  : tst_SceneGraph::render(render_Mipmap.qml) 'sample.check(content, scale)' returned FALSE. (pixel(0,0), rgb(0.25,0.25,0.25), tolerance=0.1 -- image(0,0,0))
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/scenegraph/tst_scenegraph.cpp(476)]
      FAIL!  : tst_SceneGraph::render(render_AlphaOverlapRebuild.qml) 'sample.check(content, scale)' returned FALSE. (pixel(30,115), rgb(0.24313,0.30588,0.99607), tolerance=0.05 -- image(1,1,1))
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/scenegraph/tst_scenegraph.cpp(463)]
      
      

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            janichol Andy Nichols
            andreasbuhr Andreas Buhr
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: