Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Android instrumentation tests timing out waiting for OnMapReadyIdlingResource #13209

Closed
friedbunny opened this issue Oct 26, 2018 · 5 comments
Closed
Labels
Android Mapbox Maps SDK for Android bug tests

Comments

@friedbunny
Copy link
Contributor

friedbunny commented Oct 26, 2018

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:

  • 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:

/cc @mapbox/maps-android

@friedbunny friedbunny added bug Android Mapbox Maps SDK for Android tests labels Oct 26, 2018
@LukasPaczos
Copy link
Member

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!

@friedbunny
Copy link
Contributor Author

friedbunny commented Oct 26, 2018

Thanks @LukasPaczos — I’ve rebased #13182 and #13184; will report results.

@friedbunny
Copy link
Contributor Author

@LukasPaczos
Copy link
Member

LukasPaczos commented Oct 26, 2018

#13133 introduced the issue, it was fixed by #13203.

@tobrun
Copy link
Member

tobrun commented Oct 29, 2018

Haven't seen this occurring anymore, thank you @LukasPaczos for fixing this!

@tobrun tobrun closed this as completed Oct 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android bug tests
Projects
None yet
Development

No branches or pull requests

3 participants