-
Notifications
You must be signed in to change notification settings - Fork 152
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 does not start on iOS during patrol develop
until Hot Restart is triggered
#1788
Comments
Same issue for me. Any solution for this. |
same issue for me @bartekpacia . Any solutions pls.? |
Is the problem that, during Hot Restart, if you tap on the app with a finger/mouse, it turns black with a violet text "Test starting/finished"? |
No need to tap anything. Once pressing 'r' for Hot restart the test starting screen will appear and the tests will execute. |
we have flavors for our application. It will be better if you tell us the configuration for the flavors in xcode |
same here, works for android but not ios. In gitlab we can't wait and execute restart manually, is there a workaround? Hot Restart: logs connected After test passed, it shows test passed but on terminal it didn't reach a complete stage ( probably due to patrol test command)? |
patrol develop
until Hot Restart is triggered
I reproduced this problem with the application that @lravihs shared with LeanCode over private channels. Thank you all. |
We got it to work by
|
@jacjac11 @bartekpacia thanks a lot. It worked finally for us. It's the solution here |
The solution got worked and hence closing this ticket. |
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
Actual results
Once after running the patrol develop -t integration_test/example_test.dart, the application is launching without TEST STARTING screen but it will appear once after hot restart clicked after it enabled and the testing will carry on.
Logs
Patrol version
patrol_cli v2.2.0
Patrol Doctor output
Flutter Doctor output
The text was updated successfully, but these errors were encountered: