flutter/dev
Matan Lurey ec2ab541dd
Switch flutter_build_apk_health_tests to use a subset of current tests. (#159004)
Towards https://github.com/flutter/flutter/issues/159000 as part of
debugging issues such as
https://github.com/flutter/flutter/issues/158560.

On a `bringup: true` shard, run a number of `flutter build apk` tests in
succession to try and routinely trigger timeouts and crashes, so we can
test other hypotheses on how to fix this problem (i.e. potentially
around increasing memory, changing daemon configuration, aggressively
killing processes, etc).
2024-11-15 22:54:06 +00:00
..
a11y_assessments Roll pub packages (#158281) 2024-11-06 19:37:09 +00:00
automated_tests Roll pub packages (#158281) 2024-11-06 19:37:09 +00:00
benchmarks [web] Remove the benchmarks of the HTML renderer (#158520) 2024-11-15 16:24:20 +00:00
bots Switch flutter_build_apk_health_tests to use a subset of current tests. (#159004) 2024-11-15 22:54:06 +00:00
conductor Roll pub packages (#158281) 2024-11-06 19:37:09 +00:00
customer_testing Roll pub packages (#158281) 2024-11-06 19:37:09 +00:00
devicelab [web] Remove the benchmarks of the HTML renderer (#158520) 2024-11-15 16:24:20 +00:00
docs Update API docs footer (#150347) 2024-06-17 19:39:12 +02:00
forbidden_from_release_tests Roll pub packages (#158281) 2024-11-06 19:37:09 +00:00
integration_tests Fix use of deprecated buildDir in Android templates/tests/examples (#157560) 2024-11-06 21:34:23 +00:00
manual_tests Roll pub packages (#158281) 2024-11-06 19:37:09 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets Roll pub packages (#158281) 2024-11-06 19:37:09 +00:00
tools Add constraint options to SearchAnchor suggestions builder (#148856) 2024-11-14 01:19:09 +00:00
tracing_tests Fix use of deprecated buildDir in Android templates/tests/examples (#157560) 2024-11-06 21:34:23 +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.