• 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
test_driver.dart 25.7 KB