• 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
..
build_test.dart Loading commit data...
common_test.dart Loading commit data...
context_test.dart Loading commit data...
file_system_test.dart Loading commit data...
fingerprint_test.dart Loading commit data...
flags_test.dart Loading commit data...
io_test.dart Loading commit data...
logger_test.dart Loading commit data...
logs_test.dart Loading commit data...
net_test.dart Loading commit data...
os_test.dart Loading commit data...
os_utils_test.dart Loading commit data...
process_test.dart Loading commit data...
terminal_test.dart Loading commit data...