flutter/packages/flutter_tools/test
Jonah Williams a0860f6e87
[flutter_tools] retry sever socket setup (and port selection if port is unspecified) (#69351)
Fixes #69348

If the web development server fails to bind, then retry up to 5 times. If a port was not provided, select a new free port each time.
2020-10-29 20:07:34 -07:00
..
commands.shard Fix issue with --web-renderer. (#69319) 2020-10-29 14:43:06 -07:00
data [flutter_tools] remove globals from IntelliJ validator, refactor tests to remove dependency on JAR (#67240) 2020-10-09 13:05:42 -07:00
general.shard [flutter_tools] retry sever socket setup (and port selection if port is unspecified) (#69351) 2020-10-29 20:07:34 -07:00
integration.shard Remove intl_translation from tool integration test (#69155) 2020-10-29 14:05:39 -07:00
src [flutter_tools] do not measure progress timeout (#67959) 2020-10-13 13:05:47 -07:00
template_test.dart [flutter_tools] implement safe file copy with multiple fallbacks (#69000) 2020-10-26 15:49:07 -07:00