-
Notifications
You must be signed in to change notification settings - Fork 581
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
AlwaysOnKotlin tests fail even with older checkouts #219
Comments
Working fine for me locally on API 28. |
Failing differently on API 26
|
So the issue is that the current emulator binary sets the wear emulator to be connected to a charger. This causes the charger experience to cover the whole screen whenever the display goes to ambient. |
Failing with different errors - #221
|
As @castedmo pointed out these are the View tests. |
Running locally it generally works but there are still some timing issues or behavior change in the emulator breaking the test. Also in the compose test. It will need someone to investigate and confirm the new behavior is a bug, or update the tests to be more tolerant if it's new expected behavior. |
Screen shows
This is both at head but also back at 15fdaf1
cc @alexvanyo @shumelchyk
The text was updated successfully, but these errors were encountered: