Skip to content

New experimentalTestTracking only tracks tests, not groups #5738

@DanTup

Description

@DanTup

While looking into #5734 I noticed that we only have a tracker on TestNode and not GroupNode. This means we're probably not tracking groups (eg. classes in test_reflective_loader) correctly.

When we add these, we need to ensure they are untracked during deletion (as was a bug with tests in that issue).

Metadata

Metadata

Assignees

No one assigned

    Labels

    in testingRelates to test execution of Dart/Flutter tests for end usersis bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions