• Ian Hickson's avatar
    More flexible timeout logic in flutter_test (#18256) · dac2ebf0
    Ian Hickson authored
    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.
    dac2ebf0
timeout_fail_test.dart 503 Bytes