-
-
Notifications
You must be signed in to change notification settings - Fork 51
Prints AppDriver logs during tests when GitHub CI is run with enable debug logging
#1679
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
base: main
Are you sure you want to change the base?
Conversation
…s when stopping app
Unit Tests Summary 1 files 33 suites 2m 31s ⏱️ Results for commit 19706d7. ♻️ This comment has been updated with latest results. |
Code Coverage SummaryDiff against mainResults for commit: 19706d7 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Unit Test Performance Difference
Additional test case details
Results for commit 094fc37 ♻️ This comment has been updated with latest results. |
osenan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes look ok to me. It is hard to test it in my machine without the actions in place...
Let's merge it and see what is the result in the CI and if it helps.
…s when stopping app
Pull Request
Part of
Changes description
stop()method in appdriver that will create a message with the logs when CI is run withenable debug logging