flutter/packages/flutter_tools/test
Ian Hickson 0edc4d2a76 Make hot mode a little less aggressive about catching errors. (#8743)
It was resulting in weird situations where the tool would dump an
error message and stack but not quit, or would fail hard but then just
hang.

Instead, specifically catch errors you expect. As an example of this,
there's one error we expect from the DartDependencySetBuilder, so we
catch that one, turn it into a dedicated exception class, then in the
caller catch that specific exception.
2017-03-13 14:50:30 -07:00
..
data Make hot mode a little less aggressive about catching errors. (#8743) 2017-03-13 14:50:30 -07:00
replay Add first replay test (#8628) 2017-03-09 12:58:31 -08:00
src Try all possible Android SDK locations before giving up (#8730) 2017-03-13 11:21:34 -07:00
adb_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
analytics_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
analyze_continuously_test.dart Fix and enable broken flutter_tools tests (#8720) 2017-03-10 15:34:20 -08:00
analyze_duplicate_names_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
analyze_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
android_device_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
android_sdk_test.dart Request the user upgrade if the Android SDK version is 24 (#8462) 2017-03-06 18:20:04 -08:00
application_package_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
artifacts_test.dart Refactor how Artifacts are located (#8234) 2017-02-16 23:10:11 -08:00
asset_bundle_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
base_utils_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
bug_report_test.dart Bump mockito to version 2.0.2 (#8713) 2017-03-10 13:53:22 -08:00
channel_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
config_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
context_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
crash_reporting_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
create_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
daemon_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
dart_dependencies_test.dart Make hot mode a little less aggressive about catching errors. (#8743) 2017-03-13 14:50:30 -07:00
dependency_checker_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
devfs_test.dart Fix tests (#8736) 2017-03-13 13:47:29 -04:00
device_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
devices_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
doctor_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
drive_test.dart Bump mockito to version 2.0.2 (#8713) 2017-03-10 13:53:22 -08:00
forbidden_imports_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
format_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
hot_test.dart Clean up the file names of the hot and cold runners. (#7697) 2017-01-28 14:26:49 -08:00
install_test.dart Bump mockito to version 2.0.2 (#8713) 2017-03-10 13:53:22 -08:00
logs_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
os_utils_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
packages_test.dart add --offline to flutter packages get (#8707) 2017-03-13 14:04:27 -07:00
protocol_discovery_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
run_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
stop_test.dart Bump mockito to version 2.0.2 (#8713) 2017-03-10 13:53:22 -08:00
test_test.dart Accept any nonzero exit code as a signal of failure in the missing dependency test (#8738) 2017-03-13 11:17:09 -07:00
trace_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
upgrade_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
utils_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00