Skip to content

flutter test --start-paused test/material/about_test.dart will eventually time out #35134

@Hixie

Description

@Hixie

We should remove the timeout that checks that tests connect to the test harness. For example, just now I ran (in //flutter/packages/flutter):

flutter test --start-paused test/material/about_test.dart

...and then did something else for 6 minutes and when I got back to it, it had timed out, and I had to restart it. It should have just waited forever.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: 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