Skip to content

"flutter drive" CLI is confusing #5800

@Hixie

Description

@Hixie
$ flutter drive --profile
Test file not found: test_driver/main_test.dart

$ flutter drive --profile -t test_driver/main.dart
Target file "test_driver/main.dart" not found.

$ flutter drive --profile test_driver/scroll_perf.dart
Starting application: lib/main.dart

$ flutter drive --profile -t test_driver/scroll_perf.dart
Starting application: test_driver/scroll_perf.dart

$ flutter drive --profile -t test_driver/scroll_perf_test.dart
Test file not found: test_driver/scroll_perf_test_test.dart

I AM THE CONFOOSE.

Metadata

Metadata

Assignees

No one assigned

    Labels

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