Skip to content

test coverage broken on Flutter 3.41.2 #183071

Description

@felangel

Test coverage is broken in package:test: >1.26.3 <1.30.0 due to dart-lang/test#2581. This was fixed and released in v1.30.0 of package:test however it's not possible to use v1.30.0 in the latest stable Flutter version due to the pinned test_api version in flutter_test.

In my opinion, we should bump test_api to 0.7.10 in a hot fix. cc @Piinks, @kevmoo @mit-mit (not sure who else to tag).

- test_api: 0.7.9
+ test_api: 0.7.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    P0Critical issues such as a build break or regressionteam-toolOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions