mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() The previous expression `success || line.contains('--- TEST FAILED ---')` made it such that as soon as success is reported, the test would send "q" on every line of stdout, which is wrong. This fixes the condition such that "q" is sent once, only when `--- TEST SUCCEEDED ---` or `--- TEST FAILED ---` is printed. |
||
---|---|---|
.. | ||
run_add_to_app_life_cycle_tests.dart | ||
run_analyze_tests.dart | ||
run_android_preview_integration_tool_tests.dart | ||
run_customer_testing_tests.dart | ||
run_docs_tests.dart | ||
run_flutter_packages_tests.dart | ||
run_framework_coverage_tests.dart | ||
run_framework_tests.dart | ||
run_fuchsia_precache.dart | ||
run_realm_checker_tests.dart | ||
run_skp_generator_tests.dart | ||
run_test_harness_tests.dart | ||
run_verify_binaries_codesigned_tests.dart | ||
run_web_tests.dart |