microsoft / microsoft/AdaptiveCards
[Android][Testing] Filtered ChoiceSet UI tests are behaving flakily
Open
@almedina-ms is already working on this.
Since Oct 8, 2021.
Task
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Platform
- Android
Version of SDK
main
Issue
Filtered ChoiceSet tests are reporting failures on the CI pipelines. The actual cause of the issue is not known as the tests work as expected in local emulators. One possible cause is that the popup where the user may select their preferred choice may not be dismissing in time for the next operations.
The tests that are showing problems are:
- TestFilteredChoiceSetCanFindSuffix
- TestFilteredChoiceSetMaintainsAllChoices
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.