Trouble to get Patrol working with Android 15 #2438
Labels
bug
Something isn't working
P0
Critical issues such as a build break or regression
platform: android
Android is affected
Steps to reproduce
patrol test -t integration/example_test.dart -d emulator-5554 --verbose
Actual results
I got the following response from patrol process:
I thought the reason might be the Java version, so I installed openjdk@17 through homebrew. Afterwards I used the following command:
flutter config --jdk-dir /opt/homebrew/Cellar/openjdk@17/17.0.13/libexec/openjdk.jdk/Contents/Home
to ensure that this version is used. But it made no difference. Are there any additional tweaks or entries I should look at?
Thanks for your help. On iOS it works fine, and it is really awesome. Thanks for that tool! Hope to get it running on Android as well.
Kind regards,
Jonas
Logs
Logs
logs.txt
Patrol version
patrol: ^3.13.0
patrol_cli v3.4.0
Patrol Doctor output
Patrol Doctor output
Flutter Doctor output
Flutter Doctor output
The text was updated successfully, but these errors were encountered: