-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.t: flutter driver"flutter driver", flutter_drive, or a driver test"flutter driver", flutter_drive, or a driver testtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
On iOS 14, launching a debug/profile Flutter app will prompt the user to allow local network access when the observatory publishes:
Steps to Reproduce
$ cd dev/devicelab
$ dart bin/run.dart -t ios_platform_view_tests
...
[ios_platform_view_tests] [STDOUT] stdout: [ +3 ms] 00:00 +0: FlutterDriver Merge thread to create and remove platform views should not crash
[ios_platform_view_tests] [STDOUT] stderr: [+5053 ms] VMServiceFlutterDriver: waitFor message is taking a long time to complete...
and the test will time out.
If you hit OK in the dialog, the tests run and pass.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.t: flutter driver"flutter driver", flutter_drive, or a driver test"flutter driver", flutter_drive, or a driver testtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
