com.google.maps.android.compose.MapInColumnTests > testScrollColumn_MapCameraRemainsSame[test(AVD) - 10] FAILED
java.lang.AssertionError: Assert failed: The component is displayed!
at androidx.compose.ui.test.AssertionsKt.assertIsNotDisplayed(Assertions.kt:51)
Steps to reproduce
Run the test workflow on
mainand notice that instrumentation tests are failing. Example failed runs:https://github.com/googlemaps/android-maps-compose/runs/7306842111
https://github.com/googlemaps/android-maps-compose/runs/7283340731
Also see discussion in #171
Code example
N/A
Stack trace