mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Debugging https://github.com/flutter/flutter/issues/154268 was hard; when I removed `--disable-dart-dev` I would get the following error from this test: <img width="627" alt="Screenshot 2024-08-29 at 4 25 43â¯PM" src="https://github.com/user-attachments/assets/2cc3266e-cc6e-425f-b909-12d7556ff110"> After my change, this is what the error looks like: <img width="1055" alt="Screenshot 2024-08-29 at 4 26 50â¯PM" src="https://github.com/user-attachments/assets/8b0ecccc-a7c9-4da7-bf22-15cef24c4cc7"> In general we should embrace more of the test package and matchers when appropriate. |
||
---|---|---|
.. | ||
framework | ||
tasks | ||
ab_test.dart | ||
adb_test.dart | ||
cocoon_test.dart | ||
common.dart | ||
host_agent_test.dart | ||
metrics_center_test.dart | ||
perf_tests_test.dart | ||
run_test.dart | ||
runner_test.dart | ||
running_processes_test.dart | ||
task_result_test.dart | ||
utils_test.dart |