flutter / flutter/devtools

Debugger has several bugs when debugging a Flutter test

Abierto
#7,224 1 comentario 0 reacciones 0 asignados Ver en GitHub
bug fix it friday P2 screen: debugger
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.