chore(deps): update agp to v8.7.2 #260
GitHub Actions / JUnit Test Report
failed
Nov 13, 2024 in 0s
19 tests run, 18 passed, 0 skipped, 1 failed.
Annotations
github-actions / JUnit Test Report
MQTTTransitionEventTests.given_an_MQTT_configured_client_when_the_location_enters_a_geofence_a_transition_message_is_sent
java.lang.AssertionError: Packet has been received that is a transition message with the correct details
at org.junit.Assert.fail(Assert.java:89)
Raw output
java.lang.AssertionError: Packet has been received that is a transition message with the correct details
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.owntracks.android.mqtt.MQTTTransitionEventTests.given_an_MQTT_configured_client_when_the_location_enters_a_geofence_a_transition_message_is_sent(MQTTTransitionEventTests.kt:200)
Loading