Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add auto retries on app-hang errors #1628

Merged
merged 6 commits into from
Feb 19, 2024
Merged

Add auto retries on app-hang errors #1628

merged 6 commits into from
Feb 19, 2024

Conversation

Cawllec
Copy link
Contributor

@Cawllec Cawllec commented Feb 12, 2024

Goal

To enable currently unstable tests to be retried without manual effort, we're adding automatic retries in the event the app-hang tests fail due to an appium error.

Note: This doesn't currently retry if the test fails due to no errors being received. While this could very well be caused by an appium issue with the app-hang tests, it could also present due to changes in the notifier code, and should be (minimally) investigated.

@Cawllec
Copy link
Contributor Author

Cawllec commented Feb 12, 2024

Note: This relies on a change to maze-runner, which hasn't yet been released. Once that's done, this will be updated to point back to the main branch of MR.

Copy link

Bugsnag.framework binary size did not change - 713,208 bytes

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  [ = ]       0  [ = ]       0    TOTAL

Generated by 🚫 Danger

@Cawllec Cawllec merged commit c0fb4ea into next Feb 19, 2024
33 checks passed
@Cawllec Cawllec deleted the app-hang-retrys branch February 19, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants