Skip to content

Flutter SDK's test deps are stuck due to vm_snapshot_analysis, devtools_server #77856

@jonahwilliams

Description

@jonahwilliams

The versions of major tooling dependencies, shelf, test, dwds, vm_service are currently stuck due to the flutter_tools pin of mockito. Mockito was pinned to 4.1.1 to avoid needing to add more dependencies on code generation libraries, and eventually to avoid needing codegen for mockito tests.

The flutter_tool is the last user of mockito, but it will be several more months until we have completed migration off of mockito.

See also:

Metadata

Metadata

Assignees

Labels

P0Critical issues such as a build break or regressiondependency: dartDart team may need to help ustoolAffects 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