-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
The real root cause of #91108 was that the checkConsumerDependencies test (https://github.com/flutter/flutter/blob/master/dev/bots/analyze.dart#L1336) does not test the checked in Flutter pub deps, but rather the output of doing a flutter update-packages --force-upgrade (https://github.com/flutter/flutter/blob/master/packages/flutter_tools/lib/src/commands/update_packages.dart#L237).
This test should be re-written to test the checked in dependencies.
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.