mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
See https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#never-check-if-a-port-is-available-before-using-it-never-add-timeouts-and-other-race-conditions This may be contributing to flakiness in the Java/Scenario_app tests. We should just timeout when CI says it's taken too long - on a slow machine 5 or 10 seconds may not be enough time.