Skip to content

ci: moving to GHA#1010

Merged
KazuCocoa merged 12 commits intomasterfrom
ci-android3
Aug 1, 2024
Merged

ci: moving to GHA#1010
KazuCocoa merged 12 commits intomasterfrom
ci-android3

Conversation

@KazuCocoa
Copy link
Copy Markdown
Member

@KazuCocoa KazuCocoa commented Jul 31, 2024

This PR will remove Azure completely

@KazuCocoa KazuCocoa marked this pull request as ready for review August 1, 2024 07:38
nohup appium --use-plugins=images,execute-driver --relaxed-security --log-timestamp --log-no-colors > appium.log &

- name: Set up Python 3.9
- name: Set up Python 3.12
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this plugin allow to just set the version to "latest"?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, it looks like no. I tried the latest once but may have failed at that time. After removing the version, I installed v3.8.

try:
self.driver.set_network_connection(ConnectionType.DATA_ONLY)
except Exception:
assert False, "Should not raise any exceptions"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you could also use pytest.fail

@KazuCocoa KazuCocoa merged commit fb06ca1 into master Aug 1, 2024
@KazuCocoa KazuCocoa deleted the ci-android3 branch August 1, 2024 09:15
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