You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System config flutter 3.24.5, patrol 3.13.1, patrol_cli 3.4.1, andoid_skd 35.
Start emulator Pixel XL with API 35
Run command in terminal patrol test -t integration_test/main_test.dart --no-uninstall
Actual results
Application is uninstalled after test finishes.
Based on patrol documentation --no-uninstall should prevent that.
Logs
Logs
<!-- Replace this line with your logs. Do not remove the backticks! -->
Patrol version
patrol: 3.13.1
Patrol Doctor output
Patrol doctor:
Patrol CLI version: 3.4.1
Flutter command: flutter
Flutter 3.24.5 • channel stable
Android:
• Program adb found in C:\platform-tools\adb.exe
• Env var $ANDROID_HOME set to C:\Users\dimitar.stoyanov\AppData\Local\Android\sdk
Flutter Doctor output
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.24.5, on Microsoft Windows [Version 10.0.19044.5011], locale bg-BG)
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
[√] Chrome - develop for the web
[√] Android Studio (version 2024.2)
[√] Connected device (3 available)
[√] Network resources
• No issues found!
The text was updated successfully, but these errors were encountered:
Steps to reproduce
flutter 3.24.5
,patrol 3.13.1
,patrol_cli 3.4.1
,andoid_skd 35
.Pixel XL
withAPI 35
patrol test -t integration_test/main_test.dart --no-uninstall
Actual results
Application is uninstalled after test finishes.
Based on patrol documentation
--no-uninstall
should prevent that.Logs
Logs
Patrol version
patrol: 3.13.1
Patrol Doctor output
Patrol doctor:
Patrol CLI version: 3.4.1
Flutter command: flutter
Flutter 3.24.5 • channel stable
Android:
• Program adb found in C:\platform-tools\adb.exe
• Env var $ANDROID_HOME set to C:\Users\dimitar.stoyanov\AppData\Local\Android\sdk
Flutter Doctor output
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.24.5, on Microsoft Windows [Version 10.0.19044.5011], locale bg-BG)
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
[√] Chrome - develop for the web
[√] Android Studio (version 2024.2)
[√] Connected device (3 available)
[√] Network resources
• No issues found!
The text was updated successfully, but these errors were encountered: