• Danny Tuppeny's avatar
    Fix+unskip `flutter test` expression eval tests (#26579) · fda193aa
    Danny Tuppeny authored
    * Fix `flutter test`e xpression eval tests
    
    We weren't passing `beforeStart` through so the breakpoints were never being set, which means the evaluations were happening while the code was running.
    
    * Ensure we wait for breakpoints before trying to evaluate
    fda193aa
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...