flutter/packages/flutter_tools/test/base
Ian Hickson 76f70810e4
[O] Remove many timeouts. (#23531)
* 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...
2018-12-20 17:10:40 -08:00
..
build_test.dart Flutter tool support for building dynamic updates (#25576) 2018-12-19 16:27:47 -08:00
common_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
context_test.dart [O] Remove many timeouts. (#23531) 2018-12-20 17:10:40 -08:00
file_system_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
fingerprint_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
flags_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
io_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
logger_test.dart [O] Remove many timeouts. (#23531) 2018-12-20 17:10:40 -08:00
logs_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
net_test.dart Added '--check-for-remote-artifacts' option for Flutter Doctor. (#23543) 2018-10-29 17:03:22 -07:00
os_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
os_utils_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
process_test.dart fix some formatting issues (#25474) 2018-12-18 10:05:12 +01:00
terminal_test.dart [O] Remove many timeouts. (#23531) 2018-12-20 17:10:40 -08:00