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

Save device logs when UI Tests fail #19085

Merged
merged 1 commit into from Dec 17, 2023
Merged

Save device logs when UI Tests fail #19085

merged 1 commit into from Dec 17, 2023

Conversation

mattleibow
Copy link
Member

@mattleibow mattleibow commented Nov 28, 2023

Description of Change

Our tests are not so stable. Some cases the test wail fail because the app stopped running. There does not appear to be an issue with the next test, just the app is gone...

Hopefully adding some logs will show where things are crashing.

This PR just adds logcat - Android logs - but we can add other platforms if the need arises.

Some of the known logs:

  • Android: logcat, bugreport, server
  • Mac: seems to have none
  • iOS: syslog, crashlog, performance, safariConsole, safariNetwork, server
  • Windows: TBD

Issues fixed:

@mattleibow mattleibow marked this pull request as ready for review November 28, 2023 18:19
@mattleibow mattleibow requested a review from a team as a code owner November 28, 2023 18:19
@Eilon Eilon added the area/infrastructure 🏗️ CI, Maestro / Coherency label Nov 28, 2023
@mattleibow mattleibow force-pushed the dev/uitest-logs branch 2 times, most recently from 7c0b622 to 131a28f Compare November 28, 2023 21:36
hartez
hartez previously approved these changes Nov 28, 2023
rmarinho
rmarinho previously approved these changes Nov 29, 2023
@rmarinho

This comment was marked as outdated.

@rmarinho

This comment was marked as outdated.

@PureWeen

This comment was marked as outdated.

@mattleibow
Copy link
Member Author

/rebase

@PureWeen PureWeen merged commit 41ea95c into main Dec 17, 2023
47 checks passed
@PureWeen PureWeen deleted the dev/uitest-logs branch December 17, 2023 17:45
@github-actions github-actions bot locked and limited conversation to collaborators Jan 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/infrastructure 🏗️ CI, Maestro / Coherency area/testing Unit tests, device tests testing-flakiness
Projects
None yet
5 participants