Skip to content

Conversation

@LoopedBard3
Copy link
Member

Update the Android Scenario Startup Flow to use adb instead of test runners for more accurate startup times and the ability to test start up to first drawn frame on any apk. This effort is part of #2075 as it more easily enables the ability for Maui app testing.

Copy link
Member

@DrewScoggins DrewScoggins left a comment

Choose a reason for hiding this comment

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

LGTM

@LoopedBard3
Copy link
Member Author

Errors are unrelated, merging

@LoopedBard3 LoopedBard3 merged commit 0a57f09 into dotnet:main Jan 31, 2022
@LoopedBard3 LoopedBard3 deleted the MinimalChangeStartupADB branch January 31, 2022 20:13
LoopedBard3 added a commit to LoopedBard3/performance that referenced this pull request Feb 1, 2022
* Merge new way to do test with old format for calling adb, etc.

* Make sure the screen is on, if not, turn it on so the class can actually be started.

* Make sure the screen is unlocked.

* Add automatic dismissal of permission warnings for the HelloAndroid test program.

* First attempt at including time parsing and uploads.

* Try using adb install.

* Try running an adb command before the main XHarness install call to see if that fixes the stall issue.

* Change android adb to call that works for this xharness version.

* Cleanup for PR.

* Remove the unnecessary exit-code.

* Add explanation of the regex and the data it saves
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Scenario

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants