Skip to content

DevTools started late when running flutter run with --start-paused #126691

@kenzieschmoll

Description

@kenzieschmoll

DevTools is only started after the test passes:
Screenshot 2023-05-12 at 9 28 25 AM

Trying to click the vm service link before the test finishes yields this error message on redirect:
Screenshot 2023-05-12 at 9 22 14 AM

Clicking the vm service link after the test passes and the devtools uri is printed redirects to devtools successfully.

Running the same test with flutter test is WAI:
Screenshot 2023-05-12 at 9 57 02 AM

Metadata

Metadata

Assignees

Labels

a: devtoolsDevTools related - suite of performance and debugging toolstoolAffects 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