WordPress-iOS
WordPress-iOS copied to clipboard
Address flaky UI tests
Description
Flaky tests require retries to make the test suite pass minimizing their value and wasting time.
Proposed solution
- Check Buildkite for flaky tests
- Go through the flaky tests in the code
- Identify the importance of the test and reasons for failure
- Choose either to delete or rewrite the flaky test depending on the importance of the test and the difficulty in fixing it
More context: pcdRpT-371-p2