Skip to content

[ios] App is not uninstalled after test execution #2903

@keith-lytc

Description

@keith-lytc

Steps to reproduce

  1. Run a single test on iOS physical device.
  2. Re-run the same test, any persisted data is still there.

Actual results

Logs

// Ran with patrol test --target patrol_test/e2e_test.dart --release --verbose

Logs
<!-- Replace this line with your logs. Do not remove the backticks! -->

Patrol version

patrol: ^4.1.0

Patrol Doctor output

Patrol Doctor output
[ loytec ~]$ patrol doctor
Patrol doctor:
Patrol CLI version: 4.0.2
Flutter command: flutter 
  Flutter 3.38.7 • channel stable
Android: 
• Program adb found in <hidden>
• Env var $ANDROID_HOME set to <hidden>
iOS / macOS: 
• Program xcodebuild found in /usr/bin/xcodebuild
• Program ideviceinstaller found in /opt/homebrew/bin/ideviceinstaller
Web: 
• Program node not found (Install Node.js)
• Program npm not found (Install npm`)

Flutter Doctor output

Flutter Doctor output
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.38.7, on macOS 26.2 25C56 darwin-arm64, locale en-AT)
[✓] Android toolchain - develop for Android devices (Android SDK version 36.1.0)
[✓] Xcode - develop for iOS and macOS (Xcode 26.2)
[✓] Chrome - develop for the web
[✓] Connected device (4 available)
[✓] Network resources

Metadata

Metadata

Assignees

Labels

needs triageIssue awaiting for triage from Patrol team memberwaiting for responseWaiting for user's response

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions