-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
in testingRelates to test execution of Dart/Flutter tests for end usersRelates to test execution of Dart/Flutter tests for end usersis bug
Milestone
Description
Describe the bug
When trying to run all tests, I get a message in the debug console
The command line is too long.
Exited (1)
To Reproduce
Steps to reproduce the behavior:
- Have over 400 tests
- Click the Testing tab in VSCode
- Click the Run Tests button
- Watch the emulator spin up, then close and see message
Expected behavior
Until yesterday it was running as expected, but since my last batch of tests this has started happening.
Versions (please complete the following information):
- VS Code version: 1.64.2
- Dart extension version: v3.37.20220301
- Dart/Flutter SDK version: 2.16.1/2.10.2
Metadata
Metadata
Assignees
Labels
in testingRelates to test execution of Dart/Flutter tests for end usersRelates to test execution of Dart/Flutter tests for end usersis bug
