Skip to content
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

Example app's iOS tests always stall after opening the app #786

Closed
Tracked by #788
bartekpacia opened this issue Jan 18, 2023 · 2 comments · Fixed by #791
Closed
Tracked by #788

Example app's iOS tests always stall after opening the app #786

bartekpacia opened this issue Jan 18, 2023 · 2 comments · Fixed by #791
Labels
bug Something isn't working package: patrol Related to the patrol package (native automation, test bundling)

Comments

@bartekpacia
Copy link
Contributor

Reproduce by running patrol test -v in packages/patrol/example on a connected iOS Simulator.

Sometimes, the test execution stalls at:

	2023-01-18 11:14:51.733360+0100 RunnerUITests-Runner[71792:6016173] PatrolServer: INFO: Server started on http://localhost:8081
	t =      nans     Launch pl.leancode.patrol.Example
	t =      nans         Setting up automation session
	t =      nans         Wait for pl.leancode.patrol.Example to idle

This particular problem did not happen with flutter drive. No idea why it happens as well.

@bartekpacia bartekpacia added bug Something isn't working package: patrol Related to the patrol package (native automation, test bundling) labels Jan 18, 2023
@bartekpacia bartekpacia changed the title iOS tests sometimes stall after opening the app Example app's iOS tests always stall after opening the app Jan 18, 2023
This was referenced Jan 18, 2023
@DimitarStoyanov91
Copy link

Hello @bartekpacia,
I am currently encountering this issue when running tests for our application on real IoS device.
I followed all the setup steps. Is there something else to configure that i have missed?

Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working package: patrol Related to the patrol package (native automation, test bundling)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants