mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
When run repeatedly, some of the iOS unit tests can relatively easily blow their test timeouts. Since we're testing behaviour and not performance in these tests there's no need to enforce a particular timeout. The bots will fail if the tests timeout, regardless.