flutter/dev
Zachary Anderson c4e19962bb
Fix Linux_android_emu tests late initialization errors (#152932)
This does not fix the issue underlying
https://github.com/flutter/flutter/issues/152684, but may prevent `adb
logcat` from ending before we've captured the logs that explain why the
app or emulator are potentially crashing.

Fixes Fixes https://github.com/flutter/flutter/issues/152899
2024-08-06 14:48:50 -07:00
..
a11y_assessments Manual dependency bump (#152881) 2024-08-06 02:40:27 +00:00
automated_tests Manual dependency bump (#152881) 2024-08-06 02:40:27 +00:00
benchmarks Manual dependency bump (#152881) 2024-08-06 02:40:27 +00:00
bots [API Examples] scroll_direction.0_test.dart & growth_direction.0_test.dart (#152941) 2024-08-06 20:49:52 +00:00
conductor Manual dependency bump (#152881) 2024-08-06 02:40:27 +00:00
customer_testing Manual dependency bump (#152881) 2024-08-06 02:40:27 +00:00
devicelab [devicelab] opt gallery benchmarks and platform view test into merged thread mode. (#152940) 2024-08-06 20:43:08 +00:00
docs Update API docs footer (#150347) 2024-06-17 19:39:12 +02:00
forbidden_from_release_tests Manual dependency bump (#152881) 2024-08-06 02:40:27 +00:00
integration_tests Fix Linux_android_emu tests late initialization errors (#152932) 2024-08-06 14:48:50 -07:00
manual_tests Manual dependency bump (#152881) 2024-08-06 02:40:27 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets Manual dependency bump (#152881) 2024-08-06 02:40:27 +00:00
tools Manual dependency bump (#152881) 2024-08-06 02:40:27 +00:00
tracing_tests Manual dependency bump (#152881) 2024-08-06 02:40:27 +00:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
README.md Migrate to .ci.yaml (#82960) 2021-05-19 20:09:46 -07:00

This directory contains tools and resources that the Flutter team uses during the development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course, they may be interesting if you are curious.

The tests in this directory are run in the framework_tests_misc-* shards.