Closed
Description
Steps to Reproduce
- Run
flutter drive --target=test_driver/app.dart
. - see the error on test startup:
VMServiceFlutterDriver: It is taking an unusually long time to connect to the VM...
VMServiceFlutterDriver: It is taking an unusually long time to connect to the VM...
VMServiceFlutterDriver: It is taking an unusually long time to connect to the VM...
VMServiceFlutterDriver: It is taking an unusually long time to connect to the VM...
...
Expected results: the integration tests should start running in the emulator
Actual results: it keeps saying cannot connect to VM and finally timeout.
see this CI run: https://github.com/tianhaoz95/photochat/pull/17/checks?check_run_id=449361947#step:6:936
Metadata
Metadata
Assignees
Labels
Important issues not at the top of the work listIt was better in the past than it is nowAffects or could affect many people, though not necessarily a specific customer."flutter driver", flutter_drive, or a driver testOwned by Flutter Tool teamAffects the "flutter" command-line tool. See also t: labels.Triaged by Flutter Tool teamThe Flutter team cannot make further progress on this issue until the original reporter responds