Debugger has several bugs when debugging a Flutter test
オープン
bug
fix it friday
P2
screen: debugger
- 主要言語
- Dart
- スター
- 1.7k
- フォーク
- 404
- 平均マージ
- 6日 17時間
- マージ済み PR(30日)
- 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
コントリビューションガイド
調査の方向性
`flutter test test/foo_test.dart --start-paused` で問題を再現し、VM service URI をコピーして DevTools に接続します。デバッガーの初期ファイル読み込み、ファイルの切り替え、ファイルエクスプローラーから発生する解析失敗の例外を調査します。正しいファイルが読み込まれ、切り替えが確実に動作し、解析例外が発生しなければ完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- dart, flutter
- 領域
- devtools, testing-qa
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 30/100