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

[android] quickZoom_ignoreDoubleTap test is flaky #15132

Closed
friedbunny opened this issue Jul 17, 2019 · 1 comment
Closed

[android] quickZoom_ignoreDoubleTap test is flaky #15132

friedbunny opened this issue Jul 17, 2019 · 1 comment
Labels
Android Mapbox Maps SDK for Android archived Archived because of inactivity bug tests

Comments

@friedbunny
Copy link
Contributor

The recently added (#15093) quickZoom_ignoreDoubleTap test in android-debug-arm-v8 appears to be potentially flaky:

junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:48)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertTrue(Assert.java:27)
at com.mapbox.mapboxsdk.maps.MapGestureDetectorTest$quickZoom_ignoreDoubleTap$2.run(MapGestureDetectorTest.kt:128)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.app.Instrumentation$SyncRunnable.run(Instrumentation.java:2092)
at android.os.Handler.handleCallback(Handler.java:789)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6541)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)

(This was in #15116, a docs-only iOS change — see also the original CircleCI job.)

/cc @LukasPaczos

@friedbunny friedbunny added bug Android Mapbox Maps SDK for Android tests labels Jul 17, 2019
@stale stale bot added the archived Archived because of inactivity label Jan 13, 2020
@stale
Copy link

stale bot commented Jan 13, 2020

This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.

@stale stale bot closed this as completed Jan 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android archived Archived because of inactivity bug tests
Projects
None yet
Development

No branches or pull requests

1 participant