Skip to content

flutter test fails to clean up if the process is interrupted #51429

@dnfield

Description

@dnfield

The easiest way to reproduce this is to run flutter test --start-paused path\to\test.dart, wait for it to generate its temp files, and hit ctrl+C

This leaks files into the temp directory, which can get pretty full.

Related to #51421

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: qualityA truly polished experiencea: tests"flutter test", flutter_test, or one of our testsc: contributor-productivityTeam-specific productivity, code health, technical debt.c: flakeTests that sometimes, but not always, incorrectly passteam-toolOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions