-
-
Notifications
You must be signed in to change notification settings - Fork 199
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
Unknown platform error occurred when running the UTP test suite. Please check logs for details. #305
Comments
Hi, @bartekpacia! I recently encountered the same problem. I want to run my auto tests on one of my devices from device farm. I connect to the device remotely and use the command patrol develop --target integration_test/it1/it1_test.dat -d xxx.xxx.xx.xxx:7409, but I get the following output:
Moreover, if you run the patrol develop command locally not on a remote device, then everything works. And if you run the flutter run command, just to launch the application for a remote device, it also works. Can you tell me how to solve this problem? |
Hey @EskinaKseniya, unfortunately I have no idea what the fix could be in this case 🥲 Also, I no longer work on Patrol. |
Ooh, it's sad🥲 |
Please see this workflow run: https://github.com/leancodepl/patrol/actions/runs/3910783889
What's the cause of this problem? It makes my tests too unreliable. I already have much memory and RAM assigned to the emulator.
UTP - Universal Test Platform (source)
The text was updated successfully, but these errors were encountered: