Skip to content

flutter drive CI tests fail targeting iOS 14, stuck on local network permission popup #65207

@jmagman

Description

@jmagman

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.

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.t: flutter driver"flutter driver", flutter_drive, or a driver testtoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions