istornz · GitHub

Describe the bug
Running a single test from in code "Run" button skip all others tests and wipe out the associated test results.
Note that works perfectly when using the testing sidebar.

To Reproduce
Steps to reproduce the behavior:

  1. Run a whole integration_test file with multiple groups so all tests show results
  2. Click "Run" on one single test inside a group.
  3. All other tests are skipped and results wiped.

Expected behavior
Only run the selected test and leave other tests results visibles.

Image

Please complete the following information:

You can run the Dart: Collect Diagnostic Information command from the VS Code command palette (F1) to easily capture this information or provide it manually.

  • Operating System and version: macOS 26.5.1
  • VS Code version: 1.124.2
  • Dart extension version: 3.136.1
  • Dart/Flutter SDK version: 3.44.2
  • Target device: Samsung S21

Read the original on github.com ↗