ci: support using shopping app for integration testing in device farm #161
Annotations
4 errors and 1 warning
TestLogcatIOS.test_upload[/Users/runner/work/clickstream-swift/clickstream-swift/IntegrationTest/devicefarm/MyiOSAppTest-2024-02-02GmUpiOrn/Apple iPhone 11/Host_Machine_Files/$DEVICEFARM_LOG_DIR/appium.log]:
TestLogcatIOS#L1
AssertionError: assert (91 - 2) >= 90
+ where 91 = sum([24, 11, 10, 31, 5, 9, ...])
+ where [24, 11, 10, 31, 5, 9, ...] = <logcat_test.TestLogcatIOS object at 0x10e4d7380>.submitted_events
+ and 90 = len([{'event_json': {'app_id': 'shopping', 'app_package_name': 'software.aws.solution.ModerneShopping', 'app_title': 'Mode...n.ModerneShopping', 'app_title': 'ModerneShopping', 'app_version': '1.2', ...}, 'event_name': 'product_exposure'}, ...])
+ where [{'event_json': {'app_id': 'shopping', 'app_package_name': 'software.aws.solution.ModerneShopping', 'app_title': 'Mode...n.ModerneShopping', 'app_title': 'ModerneShopping', 'app_version': '1.2', ...}, 'event_name': 'product_exposure'}, ...] = <logcat_test.TestLogcatIOS object at 0x10e4d7380>.recorded_events
|
TestLogcatIOS.test_upload[/Users/runner/work/clickstream-swift/clickstream-swift/IntegrationTest/devicefarm/MyiOSAppTest-2024-02-02GmUpiOrn/Apple iPhone 12 Mini/Host_Machine_Files/$DEVICEFARM_LOG_DIR/appium.log]:
TestLogcatIOS#L1
AssertionError: assert (93 - 2) >= 92
+ where 93 = sum([25, 11, 10, 32, 4, 10, ...])
+ where [25, 11, 10, 32, 4, 10, ...] = <logcat_test.TestLogcatIOS object at 0x10e6fa810>.submitted_events
+ and 92 = len([{'event_json': {'app_id': 'shopping', 'app_package_name': 'software.aws.solution.ModerneShopping', 'app_title': 'Mode...n.ModerneShopping', 'app_title': 'ModerneShopping', 'app_version': '1.2', ...}, 'event_name': 'product_exposure'}, ...])
+ where [{'event_json': {'app_id': 'shopping', 'app_package_name': 'software.aws.solution.ModerneShopping', 'app_title': 'Mode...n.ModerneShopping', 'app_title': 'ModerneShopping', 'app_version': '1.2', ...}, 'event_name': 'product_exposure'}, ...] = <logcat_test.TestLogcatIOS object at 0x10e6fa810>.recorded_events
|
TestLogcatIOS.test_upload[/Users/runner/work/clickstream-swift/clickstream-swift/IntegrationTest/devicefarm/MyiOSAppTest-2024-02-02GmUpiOrn/Apple iPhone XR/Host_Machine_Files/$DEVICEFARM_LOG_DIR/appium.log]:
TestLogcatIOS#L1
AssertionError: assert (91 - 2) >= 91
+ where 91 = sum([24, 3, 8, 8, 1, 1, ...])
+ where [24, 3, 8, 8, 1, 1, ...] = <logcat_test.TestLogcatIOS object at 0x10e8c2e10>.submitted_events
+ and 91 = len([{'event_json': {'app_id': 'shopping', 'app_package_name': 'software.aws.solution.ModerneShopping', 'app_title': 'Mode...n.ModerneShopping', 'app_title': 'ModerneShopping', 'app_version': '1.2', ...}, 'event_name': 'product_exposure'}, ...])
+ where [{'event_json': {'app_id': 'shopping', 'app_package_name': 'software.aws.solution.ModerneShopping', 'app_title': 'Mode...n.ModerneShopping', 'app_title': 'ModerneShopping', 'app_version': '1.2', ...}, 'event_name': 'product_exposure'}, ...] = <logcat_test.TestLogcatIOS object at 0x10e8c2e10>.recorded_events
|
|
code-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|