Skip to content

fix(deps): update dependency com.android.tools:desugar_jdk_libs_nio to v2.1.3 #258

fix(deps): update dependency com.android.tools:desugar_jdk_libs_nio to v2.1.3

fix(deps): update dependency com.android.tools:desugar_jdk_libs_nio to v2.1.3 #258

GitHub Actions / JUnit Test Report failed Nov 13, 2024 in 0s

21 tests run, 20 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 111 in project/app/src/androidTest/java/org/owntracks/android/mqtt/MQTTTransitionEventTests.kt

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

MQTTTransitionEventTests.given_an_MQTT_configured_client_when_the_broker_sends_a_transition_message_then_a_notification_appears

java.lang.AssertionError: Event notification is displayed
at org.junit.Assert.fail(Assert.java:89)
Raw output
java.lang.AssertionError: Event notification is displayed
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_broker_sends_a_transition_message_then_a_notification_appears(MQTTTransitionEventTests.kt:111)