flutter/dev
Victoria Ashworth e5c286e02e
Upload DerivedData logs in CI (#142643)
When the Dart VM is not found within 10 minutes in CI on CoreDevices (iOS 17+), stop the app and upload the logs from DerivedData. The app has to be stopped first since the logs are not put in DerivedData until it's stopped.

Also, rearranged some logic to have CoreDevice have its own function for Dart VM url discovery.

Debugging for https://github.com/flutter/flutter/issues/142448.
2024-02-01 21:31:28 +00:00
..
a11y_assessments Unpin test (#141427) 2024-02-01 18:53:23 +00:00
automated_tests Unpin test (#141427) 2024-02-01 18:53:23 +00:00
benchmarks Unpin test (#141427) 2024-02-01 18:53:23 +00:00
bots Test codesigning xcframeworks in artifacts (#142666) 2024-02-01 21:25:53 +00:00
conductor Remove unused deprecated autoroll mirror-remote flag (#142738) 2024-02-01 20:30:50 +00:00
customer_testing Unpin test (#141427) 2024-02-01 18:53:23 +00:00
devicelab Upload DerivedData logs in CI (#142643) 2024-02-01 21:31:28 +00:00
docs Update links and surrounding text for new main-api docs (#138602) 2023-11-17 22:27:53 +00:00
forbidden_from_release_tests Manual pub roll pinning web socket channel (#141040) 2024-01-05 22:29:58 +00:00
integration_tests Unpin test (#141427) 2024-02-01 18:53:23 +00:00
manual_tests Unpin test (#141427) 2024-02-01 18:53:23 +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 Fix gen_defaults test randomness (#142743) 2024-02-01 21:22:51 +00:00
tracing_tests Unpin test (#141427) 2024-02-01 18:53: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.