Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.3.0
-
-
aa551eebb (dev), 71eeeb9e4 (6.5)
Description
Running tst_qmlcppcodegen on Android, I get the following output:
QWARN : tst_QmlCppCodegen::scopeObjectDestruction() qrc:/TestTypes/fileDialog.qml:69:5: QML FileDialog: Failed to load non-native FileDialog implementation: qrc:/qt-project.org/imports/QtQuick/Dialogs/quickimpl/qml/FileDialog.qml:40 module "Qt.labs.folderlistmodel" is not installed
and then the test seems to crash.
It seems somehow the dependency management is broken.
Attachments
Issue Links
- relates to
-
QTBUG-99193 Fix failing qtdeclarative tests for Android
- Closed
- resulted from
-
QTBUG-101865 Check impact of undetected crashes on Android in QtDeclarative
- Closed