Skip to content

"Run All Tests" passes all individual suite names for all projects when only some projects have exclusions #4553

@dmrickey

Description

@dmrickey

Describe the bug
On windows, test directories with too many test files output is just The command line is too long // Exited (1)

To Reproduce

  1. Be on windows
  2. have a directory with lots of tests
  3. the tests won't be run

Expected behavior
Should pass a single folder and not each individual test file

Screenshots
image
I've got 34 lines here with roughly 125 characters each.

Please complete the following information:

  • Operating System and version: Win 11 Business 22621.1265
  • VS Code version: 1.78.2
  • Dart extension version: v3.64.0
  • Dart/Flutter SDK version: 2.19.6
  • Target device (if the issue relates to Flutter debugging): simply running tests on windows

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