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

tst_qquickshape tests fail on Android

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.3.0
    • None
    • Android

    Description

      tst_qquickshape tests fail on Android. Output

      ********* Start testing of tst_QQuickShape *********
      Config: Using QtTest library 6.4.0, Qt 6.4.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Clang 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d7cf2016289302412d708641d52d2f7ee)), android 12.0
      PASS   : tst_QQuickShape::initTestCase()
      PASS   : tst_QQuickShape::initValues()
      PASS   : tst_QQuickShape::vpInitValues()
      PASS   : tst_QQuickShape::basicShape()
      PASS   : tst_QQuickShape::changeSignals()
      QWARN  : tst_QQuickShape::render() QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::render() '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(292)]
      QWARN  : tst_QQuickShape::renderWithMultipleSp() QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::renderWithMultipleSp() '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(315)]
      QWARN  : tst_QQuickShape::radialGrad() QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::radialGrad() '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(338)]
      QWARN  : tst_QQuickShape::conicalGrad() QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::conicalGrad() '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(361)]
      QWARN  : tst_QQuickShape::renderPolyline() QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::renderPolyline() '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(384)]
      QWARN  : tst_QQuickShape::renderMultiline() QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::renderMultiline() '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(412)]
      QWARN  : tst_QQuickShape::polylineDataTypes(polygon) QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::polylineDataTypes(polygon) '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(477)]
      QWARN  : tst_QQuickShape::polylineDataTypes(vector of points) QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::polylineDataTypes(vector of points) '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(477)]
      QWARN  : tst_QQuickShape::polylineDataTypes(list of points) QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::polylineDataTypes(list of points) '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(477)]
      QWARN  : tst_QQuickShape::polylineDataTypes(QVariantList of points) QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::polylineDataTypes(QVariantList of points) '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(477)]
      QWARN  : tst_QQuickShape::polylineDataTypes(vector of QPoint (integer points)) QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::polylineDataTypes(vector of QPoint (integer points)) '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(477)]
      QWARN  : tst_QQuickShape::multilineDataTypes(vector of polygons) QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::multilineDataTypes(vector of polygons) '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(627)]
      QWARN  : tst_QQuickShape::multilineDataTypes(vector of point vectors) QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::multilineDataTypes(vector of point vectors) '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(627)]
      QWARN  : tst_QQuickShape::multilineDataTypes(list of point vectors) QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::multilineDataTypes(list of point vectors) '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(627)]
      QWARN  : tst_QQuickShape::multilineDataTypes(list of point lists) QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::multilineDataTypes(list of point lists) '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(627)]
      QWARN  : tst_QQuickShape::multilineDataTypes(QVariantList of point vectors) QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::multilineDataTypes(QVariantList of point vectors) '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(627)]
      QWARN  : tst_QQuickShape::multilineDataTypes(QVariantList of point lists) QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::multilineDataTypes(QVariantList of point lists) '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(627)]
      QWARN  : tst_QQuickShape::multilineDataTypes(QVariantList of QVariantLists) QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::multilineDataTypes(QVariantList of QVariantLists) '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(627)]
      QWARN  : tst_QQuickShape::multilineDataTypes(list of integer point lists) QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::multilineDataTypes(list of integer point lists) '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(627)]
      QWARN  : tst_QQuickShape::multilineDataTypes(vector of integer point lists) QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::multilineDataTypes(vector of integer point lists) '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(627)]
      QWARN  : tst_QQuickShape::multilineDataTypes(list of integer point vectors) QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::multilineDataTypes(list of integer point vectors) '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(627)]
      QWARN  : tst_QQuickShape::multilineStronglyTyped() QFSFileEngine::open: No file name specified
      FAIL!  : tst_QQuickShape::multilineStronglyTyped() '!refImg.isNull()' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickshape/tst_qquickshape.cpp(674)]
      PASS   : tst_QQuickShape::cleanupTestCase()
      Totals: 6 passed, 22 failed, 0 skipped, 0 blacklisted, 1746ms
      ********* Finished testing of tst_QQuickShape *********
      
      

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              andreasbuhr Andreas Buhr
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes