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

Update integration test workflow for resilience #109

Open
timkimadobe opened this issue Sep 28, 2023 · 0 comments
Open

Update integration test workflow for resilience #109

timkimadobe opened this issue Sep 28, 2023 · 0 comments
Labels
task Item that can be completed as a standalone code change or is part of an epic.Used by issue template

Comments

@timkimadobe
Copy link
Contributor

timkimadobe commented Sep 28, 2023

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:

  1. GitHub Actions runner failures/unavailability
  2. Emulator/simulator startup failure, not found etc
  3. Dependency fetching errors
  4. 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

@timkimadobe timkimadobe added the task Item that can be completed as a standalone code change or is part of an epic.Used by issue template label Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Item that can be completed as a standalone code change or is part of an epic.Used by issue template
Projects
None yet
Development

No branches or pull requests

1 participant