You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Seeing a rash of intermittent failures this week in the android-debug-arm-v7 and android-gnustl-arm-v7 jobs with “Wait for [OnMapReadyIdlingResource] to become idle timed out” in:
A minor regression has been introduced with #13133 that was causing a race condition. The issue is already resolved on master. Please rebase your PRs and report if that didn't do the trick. Sorry for the inconvenience!
Seeing a rash of intermittent failures this week in the
android-debug-arm-v7
andandroid-gnustl-arm-v7
jobs with “Wait for [OnMapReadyIdlingResource] to become idle timed out” in:com.mapbox.mapboxsdk.testapp.activity.gen.offline.OfflineActivityTest
com.mapbox.mapboxsdk.testapp.activity.gen.textureview.TextureViewDebugModeActivityTest
com.mapbox.mapboxsdk.testapp.activity.gen.maplayout.DebugModeActivityTest
Specimens
These failed jobs were from various non-Android PRs:
android-debug-arm-v7
build —offline.OfflineActivityTest
,textureview.TextureViewDebugModeActivityTest
android-gnustl-arm-v7
build —maplayout.DebugModeActivityTest
,offline.OfflineActivityTest
android-gnustl-arm-v7
build —offline.OfflineActivityTest
android-debug-arm-v7
build —offline.OfflineActivityTest
/cc @mapbox/maps-android
The text was updated successfully, but these errors were encountered: