flutter / flutter/devtools

Debugger has several bugs when debugging a Flutter test

未关闭
#7,224 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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)
![file-opener-bug](https://github.com/flutter/devtools/assets/43759233/b9777a3b-e98a-4b0f-b4a4-72d73a158e5b)
- try to switch files from the file explorer and a bunch of failed to parse exceptions are thrown

@elliette

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。