• Danny Tuppeny's avatar
    Don't try to stop the same app twice in flutter_attach test (#20905) · 363543fc
    Danny Tuppeny authored
    This test is sometimes flaky (#20822) because the two processes try to stop the same app. This fix changes to just gracefully terminate the attach process without explicitly trying to stop and then uses the original spawning process to stop the app.
    
    I can't repro the flake locally to be certain, but I've verified only one stop command is sent now so it *should* be good.
    363543fc
Name
Last commit
Last update
..
test_data Loading commit data...
README.md Loading commit data...
expression_evaluation_test.dart Loading commit data...
flutter_attach_test.dart Loading commit data...
flutter_tester_test.dart Loading commit data...
hot_reload_test.dart Loading commit data...
lifetime_test.dart Loading commit data...
test_driver.dart Loading commit data...
test_utils.dart Loading commit data...