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

[UITest] Add more logging and restart in setup #16687

Merged
merged 5 commits into from
Aug 15, 2023
Merged

Conversation

sbanni
Copy link
Contributor

@sbanni sbanni commented Aug 10, 2023

Description of Change

  • Add screenshots/pagesource logging during test setup failure
  • Attempt to restart app for clean run if failed during setup

Issues Fixed

Fixes #16674

@sbanni sbanni requested a review from a team as a code owner August 10, 2023 21:57
@Eilon Eilon added the area-testing Unit tests, device tests label Aug 11, 2023
@PureWeen PureWeen enabled auto-merge (squash) August 15, 2023 00:23
@PureWeen PureWeen merged commit 73271cc into main Aug 15, 2023
39 checks passed
@PureWeen PureWeen deleted the dev/scoban/16674 branch August 15, 2023 16:55
rmarinho pushed a commit that referenced this pull request Aug 19, 2023
* For UITests add logging to test setup failure and attempt to restart app for clean run

* Check for null on App

* Log a message to the output if we have to retry and handle UITestContext being null in teardown

* Add retry to starting the driver for ios

* Emit better log messages
@github-actions github-actions bot locked and limited conversation to collaborators Dec 7, 2023
@samhouts samhouts added the fixed-in-8.0.0-rc.1.9171 Look for this fix in 8.0.0-rc.1.9171 label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-testing Unit tests, device tests fixed-in-8.0.0-rc.1.9171 Look for this fix in 8.0.0-rc.1.9171
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve feedback from UI Tests when failing to navigate to next test
5 participants