Linked to adobe/aepsdk-edge-ios#410
Task description
Update the integration test workflow for resilience when running very frequently, and to only emit errors when true test case errors are encountered, not in cases like:
- GitHub Actions runner failures/unavailability
- Emulator/simulator startup failure, not found etc
- Dependency fetching errors
- Any other workflow related errors
Will need to test when run very frequently (maybe on some cron schedule?)
Additional implementation details or code snippet(s)
No response
Linked to adobe/aepsdk-edge-ios#410
Task description
Update the integration test workflow for resilience when running very frequently, and to only emit errors when true test case errors are encountered, not in cases like:
Will need to test when run very frequently (maybe on some cron schedule?)
Additional implementation details or code snippet(s)
No response