flutter/packages/flutter_test/lib
Ian Hickson dac2ebf0c0
More flexible timeout logic in flutter_test (#18256)
This should reduce the number of flakes without actually increasing
the timeout, so we'll still find out quickly if a test is hanging.

The numbers here might need tweaking. Maybe the default two seconds is
too short for CI bots.
2018-06-11 16:28:01 -07:00
..
src More flexible timeout logic in flutter_test (#18256) 2018-06-11 16:28:01 -07:00
flutter_test.dart Add support for custom test error reporters (#17727) 2018-05-18 13:58:08 -07:00