[CP] Remove exclamation marks (#107683)#113553
[CP] Remove exclamation marks (#107683)#113553CaseyHillers merged 2 commits intoflutter:flutter-3.2-candidate.5from
Conversation
|
This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter. Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed. |
|
The failures seem to be due to an analyzer failure in image_picker_windows.dart, which is not something that was changed in this PR. Should I fix that here, or what is the protocol for that? |
LongCatIsLooong
left a comment
There was a problem hiding this comment.
LGTM. Are the tests supposed to be failing?
|
Good question, @itsjustkevin do you know if the tests should be passing? The failures seem unrelated with a quick glance. |
…p-remove-exclamation
These are known failures, I'll merge them in. |
…#6667) * 85369313b [CP] Remove exclamation marks (#107683) (flutter/flutter#113553) * e99c9c7cd Update Engine revision to 857bd6b74c5eb56151bfafe91e7fa6a82b6fee25 for stable release 3.3.7 (flutter/flutter#114456)
…flutter#6667) * 85369313b [CP] Remove exclamation marks (#107683) (flutter/flutter#113553) * e99c9c7cd Update Engine revision to 857bd6b74c5eb56151bfafe91e7fa6a82b6fee25 for stable release 3.3.7 (flutter/flutter#114456)
…flutter#6667) * 85369313b [CP] Remove exclamation marks (#107683) (flutter/flutter#113553) * e99c9c7cd Update Engine revision to 857bd6b74c5eb56151bfafe91e7fa6a82b6fee25 for stable release 3.3.7 (flutter/flutter#114456)
…flutter#6667) * 85369313b [CP] Remove exclamation marks (#107683) (flutter/flutter#113553) * e99c9c7cd Update Engine revision to 857bd6b74c5eb56151bfafe91e7fa6a82b6fee25 for stable release 3.3.7 (flutter/flutter#114456)
Cherry picking #107683 in order to fix exceptions reported in issues like #111095.
Fixes #113550