mapbox / mapbox/mapbox-navigation-android

Fix flaky UI tests covering examples

Open
#2,403 13 comments 0 reactions 2 assignees View on GitHub

@evabishchevich is already working on this.

Since Feb 10, 2020.

Dominant language
Kotlin
Stars
651
Forks
321
PR merge metrics
No merged PRs in 30d

Description

The `ui-tests` CI job is flaky and we should look into idling resources/view matchers to verify that views are available before interacting with them.

Example error:
```
com.schibsted.spain.barista.internal.failurehandler.BaristaException: View (with id: com.mapbox.driver.navigation.examples:id/notifyTextView) didn't match condition (is displayed on the screen to the user)
```

/cc @korshaknn

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.