Skip to content

checkConsumerDependencies test should validate checked in deps #91757

@christopherfujino

Description

@christopherfujino

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

No one assigned

    Labels

    P2Important issues not at the top of the work listtoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions