VM Tools page has several bugs when debugging a Flutter test
未关闭
advanced-developer-mode
bug
P2
- 主要语言
- 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:
- data doesn't load on initial selection of vm tabs. If it is waiting on something, there is no indicator
- switching isolates or clicking refresh throws exceptions
- the page feels generally broken, difficult to trust the state
@bkonyi
贡献指南
调研方向
使用 `flutter test test/foo_test.dart --start-paused` 重现该问题,复制 VM service URI,并连接到 DevTools。在选择 VM 标签页、切换 isolate 和刷新时检查 VM Tools 页面;当初始数据加载完成或显示等待指示器,并且这些交互不再抛出异常或留下不可信的状态时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart, flutter
- 领域
- devtools, testing
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100