flutter/dev
Callum Moffat 2925525e35
Upload frame_request_pending_latency [attempt #2] (#135890)
These values are generated since https://github.com/flutter/flutter/pull/135279, but I didn't know to add the new keys to this list to get them to upload. 

Failed to do so in #135645, I believe the mistake there was putting them in `_kCommonScoreKeys`, which is also used in "E2E" tests, that don't get full trace data, only high level `FrameTiming` packets.

Part of https://github.com/flutter/flutter/issues/129150
2023-10-05 21:54:27 +00:00
..
a11y_assessments Upgrade leak_tracker to fix flackiness. (#135760) 2023-09-29 18:55:21 +00:00
automated_tests Upgrade leak_tracker to fix flackiness. (#135760) 2023-09-29 18:55:21 +00:00
benchmarks Upgrade leak_tracker to fix flackiness. (#135760) 2023-09-29 18:55:21 +00:00
bots Upgrade leak_tracker to fix flackiness. (#135760) 2023-09-29 18:55:21 +00:00
ci Bump activesupport from 6.1.7.3 to 6.1.7.6 in /dev/ci/mac (#133225) 2023-08-24 20:06:51 +00:00
conductor Enable strict-inference (#135043) 2023-09-20 19:59:08 +00:00
customer_testing Add support for setup steps in flutter customer tests (#135726) 2023-10-03 20:31:54 +00:00
devicelab Upload frame_request_pending_latency [attempt #2] (#135890) 2023-10-05 21:54:27 +00:00
docs Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
forbidden_from_release_tests Unpin url launcher (remake) (#134958) 2023-09-20 02:43:57 +00:00
integration_tests Upgrade leak_tracker to fix flackiness. (#135760) 2023-09-29 18:55:21 +00:00
manual_tests Upgrade leak_tracker to fix flackiness. (#135760) 2023-09-29 18:55:21 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets/config Remove null-safety argument from DartPad doc samples (#127345) 2023-05-23 00:10:11 +00:00
tools Upgrade leak_tracker to fix flackiness. (#135760) 2023-09-29 18:55:21 +00:00
tracing_tests Upgrade leak_tracker to fix flackiness. (#135760) 2023-09-29 18:55:21 +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.