Skip to content

Conversation

@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.

@jmagman
Copy link
Member

jmagman commented Nov 29, 2021

I doubt this will re-open the tree, the failing test doesn't use the plugin roll SHA.

@jmagman
Copy link
Member

jmagman commented Nov 29, 2021

Oh, actually it will help Linux flutter_plugins but not Mac plugin_lint_mac.

info - example/lib/web_view.dart:550:37 - Prefer const with constant constructors. - prefer_const_constructors

@bparrishMines plugins sheriff

@jmagman
Copy link
Member

jmagman commented Nov 29, 2021

@mvanbeusekom re: lint error flutter/plugins#4553

@jmagman
Copy link
Member

jmagman commented Nov 29, 2021

The Mac plugin_lint_mac failure is due to url_plugin being federated. I'll get a fix out.
flutter/plugins@a456f63

Copy link
Member

@jmagman jmagman left a comment

Choose a reason for hiding this comment

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

LGTM to work around the linter issue. This plugin roller should be turned off until it is resolved.

@jmagman
Copy link
Member

jmagman commented Nov 29, 2021

The Mac plugin_lint_mac failure is due to url_plugin being federated. I'll get a fix out. flutter/plugins@a456f63

#94372

@jmagman
Copy link
Member

jmagman commented Nov 29, 2021

Hm, this roll revert didn't fix Linux flutter_plugins

   info - example/lib/web_view.dart:550:37 - Prefer const with constant constructors. - prefer_const_constructors

https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8829201417244925441/+/u/run_test.dart_for_flutter_plugins_shard_and_subshard_analyze/test_stdout

@jmagman
Copy link
Member

jmagman commented Nov 29, 2021

I think it needs to be rolled to flutter/plugins@6bc9a2b. We should instead merge #94352.

@zanderso
Copy link
Member Author

@jmagman To clarify, are you saying that we should abandon this PR, and instead merge #94352?

@jmagman
Copy link
Member

jmagman commented Nov 29, 2021

@jmagman To clarify, are you saying that we should abandon this PR, and instead merge #94352?

Yes, this isn't the right SHA to revert to, it didn't fix Linux flutter_plugins . Actually #94352 had a failing ci.yaml roll test and all the tests were queued, and I don't know how to kick the tests. I created an identical manual roll at #94375

@zanderso zanderso closed this Nov 29, 2021
@zanderso zanderso deleted the revert-94313-flutter-plugins-flutter-autoroll-b4f18c7a-38ca-4026-90e5-c763ce0548ed-1638115380 branch November 29, 2021 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants