Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
None
-
6.5.1
-
-
04cefda58 (master)
-
2023wk20FOQtforAndroid, 2023wk22FOQtforAndroid
Description
In all devices tested object 'bar_Item' cannot be found in tst_image_capture_zoom test.
In tst_switch_camera test some "Test that pop up dialog 'Listview' object count is 2" references numbers of camera optics in Android device, so some devices with more than 2 cameras will Fail the test.
2023-05-18T17:38:53 LOG /home/qt/Android_GUI_Tester/tqtc-qt-rta/study_projects/SquishAndroidTester/android_tst/suite_qml_camera/tst_image_capture_zoom/test.py:36: initialize variable with 'bar_Item' which is the parent object of zoom text 2023-05-18T17:39:14 ERROR /home/qt/Android_GUI_Tester/tqtc-qt-rta/study_projects/SquishAndroidTester/android_tst/suite_qml_camera/tst_image_capture_zoom/test.py:37: Script Error LookupError: Object 'bar_Item' not found. Could not match properties:\n id for object name: '{container=:o_QQuickView id='bar' type='Item' unnamed='1' visible='true'} 2023-05-18T17:39:51 LOG /home/qt/Android_GUI_Tester/tqtc-qt-rta/study_projects/SquishAndroidTester/android_tst/suite_qml_camera/tst_video_capture_zoom/test.py:36: initialize variable with 'bar_Item' which is the parent object of zoom text 2023-05-18T17:40:12 ERROR /home/qt/Android_GUI_Tester/tqtc-qt-rta/study_projects/SquishAndroidTester/android_tst/suite_qml_camera/tst_video_capture_zoom/test.py:37: Script Error LookupError: Object 'bar_Item' not found. Could not match properties:\n id for object name: '{container=:o_QQuickView id='bar' type='Item' unnamed='1' visible='true'}' 2023-05-18T17:39:31 LOG /home/qt/Android_GUI_Tester/tqtc-qt-rta/study_projects/SquishAndroidTester/android_tst/suite_qml_camera/tst_switch_camera/test.py:38: Test that pop up dialog 'Listview' object count is 2 2023-05-18T17:39:31 FAIL /home/qt/Android_GUI_Tester/tqtc-qt-rta/study_projects/SquishAndroidTester/android_tst/suite_qml_camera/tst_switch_camera/test.py:39: Comparison '4' and '2' are not equal 2023-05-18T17:39:32 LOG /home/qt/Android_GUI_Tester/tqtc-qt-rta/study_projects/SquishAndroidTester/android_tst/suite_qml_camera/tst_switch_camera/test.py:38: Test that pop up dialog 'Listview' object count is 2 2023-05-18T17:39:32 FAIL /home/qt/Android_GUI_Tester/tqtc-qt-rta/study_projects/SquishAndroidTester/android_tst/suite_qml_camera/tst_switch_camera/test.py:39: Comparison '4' and '2' are not equal
Attachments
Issue Links
- depends on
-
QTBUG-105372 QML Camera - setting zoomFactor does not work
- Closed