Closed
Description
Currently the flutter-analyze try bot analyzes flutter/flutter and flutter/engine w/ the latest analysis server from head, in order to give us advance notice that an analysis change will break the sdk -> engine or engine -> flutter roll process.
We do also see breakages for the roll when an analysis change would impact flutter/plugins - we should also include that in our smoke test.