-
Notifications
You must be signed in to change notification settings - Fork 155
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
Android example_test.dart does not run #2316
Comments
Hi, is this test successful using |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
26 similar comments
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
13 similar comments
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. |
No it is not successful using that command. |
I had such behavior twice:
|
Currently, we have the same problem when we try to run patrol test on an Android simulator with API 35, but it works fine with simulators with API 30 and API 34. Also, we would like to know if it should be working on devices running the newest Android or are there some issues? |
I could fix this by upgrading the AGP to 8.6 and Gradle to 8.7 |
We are having the same problem here |
Unfortunatelly, this is not an option in many projects that are already running in production :( |
We are having the same issue using Flutter 3.24.3, latest version of patrol CLI and gradle 8.3. |
we are having the same issue too |
@zhukeev If you are using an emulator, check if you have more than one emulator created and delete them. Also make sure that you don't have any other devices connected. I don't know exactly why, but I can only run it when I have only one emulator created and no other device (physical/emulator) connected. |
using Emulator with Android API 34 instead of 35 solved the issue |
@Ferreira-Jonathan I'm trying to run on physical device. but even when disconnected my real device nad i'm running on emulator i have two devices |
@zhukeev try to run it using the emulator, but for that, delete one of them and leave only one connected. |
Steps to reproduce
Actual results
The process does not finish successful. See logs below.
It used to work, but it does not at the moment. I do not know where to look at.
Additional information:
openjdk 17.0.12 2024-07-16
Logs
Logs
Patrol version
patrol: ^3.10.0
Patrol Doctor output
Patrol Doctor output
Flutter Doctor output
Flutter Doctor output
The text was updated successfully, but these errors were encountered: