Skip to content

chore(deps): update dependency gradle to v8.12.1 #198

chore(deps): update dependency gradle to v8.12.1

chore(deps): update dependency gradle to v8.12.1 #198

Triggered via pull request February 13, 2025 19:38
Status Success
Total duration 9s
Artifacts

non-test-prs.yaml

on: pull_request
PR Checkpoint Status
0s
PR Checkpoint Status
Fit to window
Zoom out
Zoom in

Annotations

17 errors
MQTTMessagePublishTests.given_an_MQTT_configured_client_when_the_report_button_is_pressed_then_the_broker_receives_a_packet_with_the_correct_location_message_in: project/app/src/androidTest/java/org/owntracks/android/mqtt/MQTTMessagePublishTests.kt#L54
androidx.test.espresso.NoActivityResumedException: No activities in stage RESUMED. Did you forget to launch the activity. (test.getActivity() or similar)? at dalvik.system.VMStack.getThreadStackTrace(Native Method)
MQTTMessagePublishTests.given_an_MQTT_configured_client_when_the_wrong_credentials_are_used_then_the_status_screen_shows_that_the_broker_is_not_connected: project/app/src/androidTest/java/org/owntracks/android/mqtt/MQTTMessagePublishTests.kt#L144
androidx.test.espresso.NoActivityResumedException: No activities in stage RESUMED. Did you forget to launch the activity. (test.getActivity() or similar)? at dalvik.system.VMStack.getThreadStackTrace(Native Method)
AboutActivityTests.documentationLinkOpensSite: project/app/src/androidTest/java/org/owntracks/android/ui/AboutActivityTests.kt#L27
androidx.test.espresso.base.RootViewPicker$RootViewWithoutFocusException: Waited for the root of the view hierarchy to have window focus and not request layout for 10 seconds. If you specified a non default root matcher, it may be picking a root that never takes focus. Root: Root{application-window-token=android.view.ViewRootImpl$W@c7b1b49, window-token=android.view.ViewRootImpl$W@c7b1b49, has-window-focus=false, layout-params-type=1, layout-params-string={(0,0)(fillxfill) sim={forwardNavigation} ty=BASE_APPLICATION wanim=0x10302fe
ConfigEditorActivityTests.configurationManagementCanEditTheModeToADefault: project/app/src/androidTest/java/org/owntracks/android/ui/ConfigEditorActivityTests.kt#L55
androidx.test.espresso.base.RootViewPicker$RootViewWithoutFocusException: Waited for the root of the view hierarchy to have window focus and not request layout for 10 seconds. If you specified a non default root matcher, it may be picking a root that never takes focus. Root: Root{application-window-token=android.view.ViewRootImpl$W@c70f8e6, window-token=android.view.ViewRootImpl$W@c70f8e6, has-window-focus=false, layout-params-type=1, layout-params-string={(0,0)(fillxfill) sim={forwardNavigation} ty=BASE_APPLICATION wanim=0x10302fe
ConnectionErrorTest.given_a_config_with_tls_disabled_against_a_tls_endpoint_when_viewing_the_connecting_status_then_an_eoferror_is_shown: project/app/src/androidTest/java/org/owntracks/android/ui/ConnectionErrorTest.kt#L109
com.adevinta.android.barista.internal.failurehandler.BaristaException: Could not perform action single click on view view.getId() is <2131296734> at com.adevinta.android.barista.internal.failurehandler.SpyFailureHandler.resendFirstError(SpyFailureHandler.kt:25)
LoadActivityTests.loadActivityShowsErrorWhenLoadingFromInlineConfigURLContaninigInvalidBase64: project/app/src/androidTest/java/org/owntracks/android/ui/LoadActivityTests.kt#L192
com.adevinta.android.barista.internal.failurehandler.BaristaException: View (view.getId() is <2131296515>) didn't match condition ((an instance of android.widget.TextView and view.getText() with or without transformation to match: a string containing "Import failed: " or (view.getParent() is assignable from class <class com.google.android.material.textfield.TextInputLayout> and (view is an instance of android.view.ViewGroup and has descendant matching an instance of android.widget.TextView and view.getText() with or without transformation to match: a string containing "Import failed: ")))) at com.adevinta.android.barista.internal.failurehandler.SpyFailureHandler.resendFirstError(SpyFailureHandler.kt:25)
LoadActivityTests.loadActivityShowsErrorTryingToLoadNotFoundRemoteUrl: project/app/src/androidTest/java/org/owntracks/android/ui/LoadActivityTests.kt#L222
com.adevinta.android.barista.internal.failurehandler.BaristaException: View (view.getId() is <2131296515>) didn't match condition ((an instance of android.widget.TextView and view.getText() with or without transformation to match: a string containing "Unexpected status code" or (view.getParent() is assignable from class <class com.google.android.material.textfield.TextInputLayout> and (view is an instance of android.view.ViewGroup and has descendant matching an instance of android.widget.TextView and view.getText() with or without transformation to match: a string containing "Unexpected status code")))) at com.adevinta.android.barista.internal.failurehandler.SpyFailureHandler.resendFirstError(SpyFailureHandler.kt:25)
PreferencesActivityTests.settingSimpleMQTTConfigSettingsCanBeShownInEditor: project/app/src/androidTest/java/org/owntracks/android/ui/PreferencesActivityTests.kt#L38
com.adevinta.android.barista.internal.failurehandler.BaristaException: Could not perform action single click on view an instance of android.widget.TextView and view.getText() equals string from resource id: <2131886585> at com.adevinta.android.barista.internal.failurehandler.SpyFailureHandler.resendFirstError(SpyFailureHandler.kt:25)
StatusActivityTests.whenClickingBatteryOptimizationWhitelistThenDialogIsShown: project/app/src/androidTest/java/org/owntracks/android/ui/StatusActivityTests.kt#L27
com.adevinta.android.barista.internal.failurehandler.BaristaException: View (an instance of android.widget.TextView and view.getText() equals string from resource id: <2131886654>) didn't match condition ((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle)) at com.adevinta.android.barista.internal.failurehandler.SpyFailureHandler.resendFirstError(SpyFailureHandler.kt:25)
TLSCertMigrationNotificationTests.whenMigrationALegacyTLSCAPreferenceThenTheNotificationIsShown: project/app/src/androidTest/java/org/owntracks/android/ui/TLSCertMigrationNotificationTests.kt#L36
androidx.test.espresso.NoActivityResumedException: No activities in stage RESUMED. Did you forget to launch the activity. (test.getActivity() or similar)? at dalvik.system.VMStack.getThreadStackTrace(Native Method)
WaypointsActivityTests.whenAddingAWaypointWithNegativeLongitudeThenTheWaypointIsShown: project/app/src/androidTest/java/org/owntracks/android/ui/WaypointsActivityTests.kt#L88
com.adevinta.android.barista.internal.failurehandler.BaristaException: Could not perform action single click on view view.getId() is <2131296323> at com.adevinta.android.barista.internal.failurehandler.SpyFailureHandler.resendFirstError(SpyFailureHandler.kt:25)
WaypointsActivityTests.editorExportedConfigContainsCorrectWaypoints: project/app/src/androidTest/java/org/owntracks/android/ui/WaypointsActivityTests.kt#L175
com.adevinta.android.barista.internal.failurehandler.BaristaException: Could not perform action single click on view view.getId() is <2131296323> at com.adevinta.android.barista.internal.failurehandler.SpyFailureHandler.resendFirstError(SpyFailureHandler.kt:25)
WaypointsActivityTests.whenAddingAWaypointWithInvalidLatitudeThenAnErrorIsShown: project/app/src/androidTest/java/org/owntracks/android/ui/WaypointsActivityTests.kt#L122
com.adevinta.android.barista.internal.failurehandler.BaristaException: Could not perform action single click on view view.getId() is <2131296323> at com.adevinta.android.barista.internal.failurehandler.SpyFailureHandler.resendFirstError(SpyFailureHandler.kt:25)
WelcomeActivityTests.welcomeActivityDisplaysCorrectFragments: project/app/src/androidTest/java/org/owntracks/android/ui/WelcomeActivityTests.kt#L170
com.adevinta.android.barista.internal.failurehandler.BaristaException: View (an instance of android.widget.TextView and view.getText() equals string from resource id: <2131886693>) didn't match condition ((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle)) at com.adevinta.android.barista.internal.failurehandler.SpyFailureHandler.resendFirstError(SpyFailureHandler.kt:25)
GMSMapActivityTests.preferencesActivityCanBeLaunchedFromMapActivityDrawer: project/app/src/androidTestGms/java/org/owntracks/android/ui/map/GMSMapActivityTests.kt#L55
androidx.test.espresso.NoActivityResumedException: No activities in stage RESUMED. Did you forget to launch the activity. (test.getActivity() or similar)? at dalvik.system.VMStack.getThreadStackTrace(Native Method)
GMSMapActivityTests.welcomeActivityWhenFirstStartPreferencesSetShouldNotRun: project/app/src/androidTestGms/java/org/owntracks/android/ui/map/GMSMapActivityTests.kt#L78
androidx.test.espresso.NoActivityResumedException: No activities in stage RESUMED. Did you forget to launch the activity. (test.getActivity() or similar)? at dalvik.system.VMStack.getThreadStackTrace(Native Method)
LocationAccuracyTest.given_an_inaccurate_and_accurate_location_when_publishing_then_only_the_location_only_the_accurate_location_is_published: project/app/src/androidTestOss/java/org/owntracks/android/e2e/LocationAccuracyTest.kt#L55
com.adevinta.android.barista.internal.failurehandler.BaristaException: Could not perform action single click on view view.getId() is <2131296461> at com.adevinta.android.barista.internal.failurehandler.SpyFailureHandler.resendFirstError(SpyFailureHandler.kt:25)