Apply changes caused by https://github.com/flutter/flutter/pull/76662#77093
Apply changes caused by https://github.com/flutter/flutter/pull/76662#77093fluttergithubbot merged 1 commit intoflutter:masterfrom
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 |
|
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.