mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The unit tests can run in parallel so running on a bigger machine gives a good speedup. This shaves ~10 minutes off of linux_unopt time. Some of the DisplayList unit tests go over the 120s limit, so this PR also bumps the default limit to 300s.