• 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
Name
Last commit
Last update
..
README.md Loading commit data...
crash1_test.dart Loading commit data...
crash2_test.dart Loading commit data...
disallow_error_reporter_modification_test.dart Loading commit data...
fail_test.dart Loading commit data...
missing_import_test.broken_dart Loading commit data...
pass_test.dart Loading commit data...
syntax_error_test.broken_dart Loading commit data...
timeout_fail_test.dart Loading commit data...
timeout_pass_test.dart Loading commit data...