Skip to content

Conversation

@jmagman
Copy link
Member

@jmagman jmagman commented Feb 1, 2021

Use the flutter run --no-publish-port flag introduced in #67452 to avoid the local network popup in integration tests.

Fixes #75048

@jmagman jmagman added c: contributor-productivity Team-specific productivity, code health, technical debt. platform-ios iOS applications specifically labels Feb 1, 2021
@jmagman jmagman self-assigned this Feb 1, 2021
@google-cla google-cla bot added the cla: yes label Feb 1, 2021
Copy link
Contributor

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jmagman jmagman merged commit 91aad2b into flutter:master Feb 1, 2021
@jmagman jmagman deleted the no-publish-port branch February 1, 2021 21:33
christopherfujino pushed a commit to chris-forks/flutter that referenced this pull request Mar 17, 2021
christopherfujino added a commit that referenced this pull request Mar 19, 2021
* Avoid iOS local networking dialog in integration tests (#75163)

* ios_platform_view tests pass when device rotated (#75665)

* Consolidate ascii spinner stop in devtools activation (#75679)

* Fix problem causing tasks to timeout. (#76028)

This is because the command was actually collecting logs continuously
from the device. Additionally idevicesyslog does not have a reboot
option.

Bug: #76027

* fix Autovalidate enum references in fix data (#77419)

* roll engine cherrypicks

Co-authored-by: Jenn Magder <[email protected]>
Co-authored-by: godofredoc <[email protected]>
Co-authored-by: Phil Quitslund <[email protected]>
@jmagman jmagman added the a: tests "flutter test", flutter_test, or one of our tests label Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: tests "flutter test", flutter_test, or one of our tests c: contributor-productivity Team-specific productivity, code health, technical debt. platform-ios iOS applications specifically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

complex_layout_ios__start_up brings up a system dialog that makes next tests fail.

2 participants