• Danny Tuppeny's avatar
    Resume isolate before terminating tests to prevent flutter_tester leaks in... · 459c7fb8
    Danny Tuppeny authored
    Resume isolate before terminating tests to prevent flutter_tester leaks in integration tests (#45248)
    
    * Resume isolate before terminating tests to prevent flutter_tester leak
    
    * Fix lint
    
    * Catch exceptions from resume() as well as timeout()
    
    * Formatting fixes
    
    * Don't try to resume if there's no vm service
    
    * Fix handling of timeouts to not leak futures
    459c7fb8
Name
Last commit
Last update
..
test_data Loading commit data...
README.md Loading commit data...
daemon_mode_test.dart Loading commit data...
debugger_stepping_test.dart Loading commit data...
expression_evaluation_test.dart Loading commit data...
flutter_attach_test.dart Loading commit data...
flutter_run_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...