mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 19:28:51 +08:00
Fixes some tests that weren't aggressively catching exceptions. Fixes some actual failures that were found because of this. Tries to fix an intermittent failure with crash1_test.dart which could be a race condition.