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

ci: add xcode 15.1 pattern #2289

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from
Draft

Conversation

mwakizaka
Copy link
Contributor

@mwakizaka mwakizaka commented Jan 4, 2024

@mwakizaka
Copy link
Contributor Author

https://github.com/appium/appium-xcuitest-driver/actions/runs/7408578879/job/20157080596?pr=2289
Error: Process completed with exit code 60.

Assume a flakiness

https://github.com/appium/appium-xcuitest-driver/actions/runs/7408578879/job/20157080857?pr=2289
Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run

most probably related to actions/upload-artifact#478

https://github.com/appium/appium-xcuitest-driver/actions/runs/7408578879/job/20157081075?pr=2289
Error: The operation was canceled.

I guess we need to fix the script to retrieve the simulator udid.

@mwakizaka mwakizaka changed the title [WIP] ci: add xcode 15.1 pattern ci: add xcode 15.1 pattern Jan 5, 2024
@mwakizaka mwakizaka marked this pull request as draft January 5, 2024 07:12
@mwakizaka
Copy link
Contributor Author

mwakizaka commented Jan 24, 2024

TODOs

  • Consider adding DerivedData dir to assets to speed up the tests tried but not so fast still
  • Consider making tests independent, in a way like terminating an AUT at after hook
  • Check the reason why all web tests are skipped Unfortunately, not sure
  • Consider retrying to call mobile: getContexts (in my experience I often need it to call 2 or more times)

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.

1 participant