-
Notifications
You must be signed in to change notification settings - Fork 150
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
Test stays in "Test starting" Message forever #1422
Comments
Don't use See also #1341. |
I made it, this is the actual code of my test and i'm having the same issue:
|
Nevermind, I made a Thanks a lot ❤️ |
happy to hear that:) |
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
packageName: app.doct
android/app/src/androidTest/app/doct/MainActivityTest.java
This is the code inside this file:
Test code:
Execution command:
patrol test --target integration_test/integration_test.dart --flavor qa --verbose
Actual results
Looks like everythings is okay until the app is opened
Stays there forever
The last log in the console is:
Task :app:connectedQaDebugAndroidTest
Logs
Logs
Patrol version
patrol: ^2.0.0
Patrol Doctor output
Patrol Doctor output
Flutter Doctor output
Flutter Doctor output
The text was updated successfully, but these errors were encountered: