-
Notifications
You must be signed in to change notification settings - Fork 344
Closed
Closed
Copy link
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsin testingRelates to test execution of Dart/Flutter tests for end usersRelates to test execution of Dart/Flutter tests for end usersis bug
Milestone
Description
- Open a large project like analysis_server.
- Right-click on the
testfolder - Click "Debug Tests"
This debugs each suite individually (note: I thought we only needed to do this for Flutter, so this should be checked), but clicking Stop on the debug toolbar only stops the current one.
Perhaps we should show a toast when running many sessions like this, and a Cancel option that bails out?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsin testingRelates to test execution of Dart/Flutter tests for end usersRelates to test execution of Dart/Flutter tests for end usersis bug