Debugger has several bugs when debugging a Flutter test
未关闭
bug
fix it friday
P2
screen: debugger
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
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
贡献指南
评估
这个 Issue 还没有评估数据。