Debugger has several bugs when debugging a Flutter test
Offen
bug
fix it friday
P2
screen: debugger
- Vorherrschende Sprache
- Dart
- Sterne
- 1.7k
- Forks
- 404
- Ø Merge
- 6 T. 17 Std.
- Gemergte PRs (30 T.)
- 18
Beschreibung
Repro: run a flutter test with `flutter test test/foo_test.dart --start-paused`. Copy the VM service URI and connect to DevTools.
Bugs:
- incorrect main file is loaded
- trying to switch to a file is buggy (tried to select a file multiple times and it finally switched)

- try to switch files from the file explorer and a bunch of failed to parse exceptions are thrown
@elliette
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.