Skip to content

Rolling package:test to 1.24.3 blocked by test failures #127226

@christopherfujino

Description

@christopherfujino

The roll (and investigation) is in #126966.

Looks like there were two issues:

  1. flutter_test was transitively getting package:matcher via package:test_api, when test_api stopped depending on matcher customers of package:flutter_test broke. The fix was directly depending on package:matcher from package:flutter_test.
  2. No published version of package:mockito supported test_api v0.6.0

Metadata

Metadata

Labels

P0Critical issues such as a build break or regressiontoolAffects 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