Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.2.2, 6.3.0 Alpha
-
None
Description
We should shome handle pure qml tests on Android which are added by qt_internal_add_test(QMLTEST).
Currently we get errors like:
CMake Error at /home/andreasbuhr/development/qtdev/qtbase/cmake/QtPlatformAndroid.cmake:133 (get_target_property): get_target_property() called with non-existent target "animations". Call Stack (most recent call first): /home/andreasbuhr/development/qtdev/qtbase/cmake/QtTestHelpers.cmake:280 (qt_internal_android_test_arguments) tests/auto/qmltest/animations/CMakeLists.txt:7 (qt_internal_add_test) CMake Error at /home/andreasbuhr/development/qtdev/qtbase/cmake/QtPlatformAndroid.cmake:133 (get_target_property): get_target_property() called with non-existent target "borderimage". Call Stack (most recent call first): /home/andreasbuhr/development/qtdev/qtbase/cmake/QtTestHelpers.cmake:280 (qt_internal_android_test_arguments) tests/auto/qmltest/borderimage/CMakeLists.txt:7 (qt_internal_add_test)
Attachments
Issue Links
- relates to
-
QTBUG-100202 Cannot run qml only tests (qmltest) with cross-compiled platforms
-
- Reported
-
- resulted from
-
QTBUG-92591 QtDeclarative autotest configure fails on Android builds
-
- Closed
-