Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Conversation

@stuartmorgan-g
Copy link
Contributor

These tests crash on stable due to
flutter/flutter#96661 now that 2.10 has been
released to stable.

Fixes out-of-band tree closure from the 2.10 release.

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the relevant style guides and ran the auto-formatter. (Unlike the flutter/flutter repo, the flutter/plugins repo does use dart format.)
  • I signed the CLA.
  • The title of the PR starts with the name of the plugin surrounded by square brackets, e.g. [shared_preferences]
  • I listed at least one issue that this PR fixes in the description above.
  • I updated pubspec.yaml with an appropriate new version according to the pub versioning philosophy, or this PR is exempt from version changes.
  • I updated CHANGELOG.md to add a description of the change, following repository CHANGELOG style.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is test-exempt.
  • All existing and new tests are passing.

@stuartmorgan-g stuartmorgan-g requested a review from ditman February 3, 2022 19:41
@ditman
Copy link
Member

ditman commented Feb 3, 2022

(This will need to land in red to fix the submit-queue check)

@ditman
Copy link
Member

ditman commented Feb 3, 2022

These tests crash on stable due to
flutter/flutter#96661 now that 2.10 has been
released to stable.

Fixes out-of-band tree closure from the 2.10 release.
@stuartmorgan-g stuartmorgan-g force-pushed the skip-webview-android-stable branch from 38cad97 to 3215ac8 Compare February 3, 2022 20:50
Remove unneeded `fi`
@stuartmorgan-g
Copy link
Contributor Author

🤦🏻

Thanks. I hate changing CI scripts that can't be tested locally.

@ditman
Copy link
Member

ditman commented Feb 3, 2022

No problem! I hope this goes through now :D

@stuartmorgan-g
Copy link
Contributor Author

Landing on red to fix tree.

@stuartmorgan-g stuartmorgan-g merged commit 0af1359 into flutter:main Feb 3, 2022
@stuartmorgan-g stuartmorgan-g deleted the skip-webview-android-stable branch February 3, 2022 22:54
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants