matomo-org / matomo-sdk-android

SDK for Android to measure your apps with Matomo. Works on Android phones, tablets, Fire TV sticks, and more!
BSD 3-Clause "New" or "Revised" License
387 stars 163 forks source link

Flaky unit test `testDispatchRetryWithBackoff` #363

Closed d4rken closed 1 year ago

d4rken commented 1 year ago

From #362:

https://github.com/matomo-org/matomo-sdk-android/runs/7577661791?check_suite_focus=true#step:5:162

> Task :tracker:testDebugUnitTest

org.matomo.sdk.dispatcher.DefaultDispatcherTest > testDispatchRetryWithBackoff FAILED
    org.awaitility.core.ConditionTimeoutException at DefaultDispatcherTest.java:372

226 tests completed, 1 failed

Passed on second run.

hannesa2 commented 1 year ago

I never run into this https://github.com/matomo-org/matomo-sdk-android/actions/workflows/pull-request-ci.yml

I guess we can close it