-
Notifications
You must be signed in to change notification settings - Fork 146
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
App screen goes blank when starting test #1642
Comments
This issue is not reproducible. Please provide reproduction steps or we'll have to close it. |
Hi @eliezer-castro, we have a few questions:
|
Hi @jBorkowska, I'm using API 30. I've attached the log in the description, but from what I've seen, it's precisely in this part that my device has a blank screen:
I recently updated my android studio to version 2022.3, could this have any impact? |
Ok, another questions :)
|
I got the following error when
|
Your test’s main method must not be |
That was it! thanks. |
This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue. |
Steps to reproduce
1 - Start Android emulator (Pixel 3, API 30, Google Play)
2 - patrol test --target integration_test\app_test.dart
Actual results
When starting the test in the emulator (Pixel 3, API 30, Google Play) with the patrol test --target integration_test\app_test.dart command, the application starts, but the screen is blank and no information is displayed.
Gradle v7.6. 2 , AGP v7.4.2
Logs
Logs
Patrol version
patrol: ^2.2.2
Patrol Doctor output
Patrol Doctor output
Flutter Doctor output
Flutter Doctor output
The text was updated successfully, but these errors were encountered: