bugsnag / bugsnag-cocoa

BugSnag error monitoring & exception reporter for iOS, macOS, tvOS and watchOS
https://docs.bugsnag.com/platforms/ios
MIT License
235 stars 129 forks source link

Add auto retries on app-hang errors #1628

Closed Cawllec closed 7 months ago

Cawllec commented 7 months ago

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 commented 7 months ago

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.

github-actions[bot] commented 7 months ago

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

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

Generated by :no_entry_sign: Danger