flutter/dev
John "codefu" McDole 19460811e2
feat: experimental tool tests workflow (attempt 2) (#169768)
- remote repo: set upstream and get tags (flutter tool reqs)
 - pull request to flutter: checkout the PR, not the merge commit
 - local runs: update utils.dart to safely call terminal width

Now `act -W .github/workflows/tool-test-general.yml` works locally on
the command line.

Future improvements:
- Offer another way to set the "version" rather than tags; this causes a
longer checkout time.
- Multi-proc the tests and use as many cores as possible?
- Solve for packages downloading?

3.5 minutes isn't terrible.
2025-05-30 21:39:02 +00:00
..
a11y_assessments Manually update vector_math package (#169476) 2025-05-28 15:55:01 +00:00
automated_tests Manually update vector_math package (#169476) 2025-05-28 15:55:01 +00:00
benchmarks Manually update vector_math package (#169476) 2025-05-28 15:55:01 +00:00
bots feat: experimental tool tests workflow (attempt 2) (#169768) 2025-05-30 21:39:02 +00:00
conductor Reverts "Add workspace (#169451)" (#169468) 2025-05-26 14:07:27 +00:00
customer_testing Roll customer_testing to 7f55026290e721fc648d3811664bbf3abca911d5 (#169671) 2025-05-29 15:53:08 +00:00
devicelab Validate build configuration during Xcode build phase (#169395) 2025-05-29 19:00:56 +00:00
docs Bump Dart SDK to 3.7 (#159812) 2024-12-05 21:39:53 +00:00
forbidden_from_release_tests Reverts "Add workspace (#169451)" (#169468) 2025-05-26 14:07:27 +00:00
integration_tests [Reland3] Implements UISceneDelegate dynamically w/ FlutterLaunchEngine (#169276) (#169365) 2025-05-30 20:57:40 +00:00
manual_tests Manually update vector_math package (#169476) 2025-05-28 15:55:01 +00:00
missing_dependency_tests Bump Dart SDK to 3.7 (#159812) 2024-12-05 21:39:53 +00:00
snippets Reverts "Add workspace (#169451)" (#169468) 2025-05-26 14:07:27 +00:00
tools Add missing localization generation for widgets (#169695) 2025-05-30 00:10:04 +00:00
tracing_tests Manually update vector_math package (#169476) 2025-05-28 15:55:01 +00:00
analysis_options.yaml
README.md

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.