• Ian Hickson's avatar
    [O] Remove many timeouts. (#23531) · 76f70810
    Ian Hickson authored
    * Remove many timeouts.
    
    These are essentially self-inflicted race conditions. Instead of timeouts we're going to try a more verbose logging mechanism that points out when things are taking a long time.
    
    * Get the attach tests to pass.
    
    * Apply review comments from Todd
    
    * More review comment fixes
    
    * Put back the extended timeouts here now that I know why we have them...
    76f70810
Name
Last commit
Last update
..
analyze_continuously_test.dart Loading commit data...
analyze_once_test.dart Loading commit data...
analyze_test.dart Loading commit data...
attach_test.dart Loading commit data...
config_test.dart Loading commit data...
create_test.dart Loading commit data...
daemon_test.dart Loading commit data...
devices_test.dart Loading commit data...
doctor_test.dart Loading commit data...
drive_test.dart Loading commit data...
format_test.dart Loading commit data...
ide_config_test.dart Loading commit data...
install_test.dart Loading commit data...
packages_test.dart Loading commit data...
run_test.dart Loading commit data...
shell_completion_test.dart Loading commit data...
test_test.dart Loading commit data...
upgrade_test.dart Loading commit data...