-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Apply changes caused by https://github.com/flutter/flutter/pull/76662 #77093
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This probably needs a test; I'm thinking maybe we should add something to the end of each shard that makes sure there's no local changes in the workspace? Not quite sure how to do that. |
|
Not sure if there are more, but if you run |
|
I thought I had, but that was on another PR's branch so maybe when I stashed the changes I didn't apply things sufficiently. |
Ah okay those might be the only ones then. |
|
I'm not sure what the current state of the art for LUCI testing is. Since we generate the plugin registrants during a pub get, I think checking after running |
|
This isn't the only source of local changes we've ever had. I was imagining that we'd literally just end every shard with a quick check to see if I guess I can literally just do |
|
Experimenting with #77100 |
blasten
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
I'll land this on green, I have tests for it in #77100 |
* Revert "Enable dart_plugin_registry_test (#76645)" This reverts commit 109e0bb. * Revert "Apply changes caused by #76662 (#77093)" This reverts commit cdca648. * Revert "Disable clang format in the plugin registrants (#76662)" This reverts commit dadbd47. * Revert "Disable warnings for the dart plugin registrant (#76561)" This reverts commit 098ece5. * Revert "Remove dart_plugin_registry_test timeouts (#76838)" This reverts commit 1610a27. * Revert "Implement dartPluginClass support for plugins (#74469)" This reverts commit b7d4806. Kick.
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.