mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() 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. |
||
---|---|---|
.. | ||
crash1_test.dart | ||
crash2_test.dart | ||
disallow_error_reporter_modification_test.dart | ||
fail_test.dart | ||
missing_import_test.broken_dart | ||
pass_test.dart | ||
README.md | ||
syntax_error_test.broken_dart | ||
timeout_fail_test.dart | ||
timeout_pass_test.dart |
This directory is used by //flutter/dev/bots/test.dart to verify that
flutter test
actually correctly fails when a test fails.