Chris Bracken 3031222ef2 iOS: Fix flaky tests (remove timeouts) (flutter/engine#55961)
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.
2024-10-18 16:22:11 -07:00
..