Skip to content

Conversation

@jmagman
Copy link
Member

@jmagman jmagman commented Feb 8, 2021

Screen Shot 2021-02-08 at 2 06 52 PM
becomes
flutter_01

Fixes #75648

@jmagman jmagman added the c: contributor-productivity Team-specific productivity, code health, technical debt. label Feb 8, 2021
@jmagman jmagman self-assigned this Feb 8, 2021
@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat.

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@google-cla google-cla bot added the cla: yes label Feb 8, 2021
@jmagman jmagman requested a review from xster February 8, 2021 22:41
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 ac13cd3 into flutter:master Feb 9, 2021
@jmagman jmagman deleted the platform-view-landscape branch February 9, 2021 18:08
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: contributor-productivity Team-specific productivity, code health, technical debt.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ios_platform_view_tests fail when device is rotated in landscape

2 participants