flutter/dev
Loïc Sharma f2b182f54e
Fix some tests that fail with Swift Package Manager enabled (#152267)
https://github.com/flutter/flutter/pull/152049 was reverted as it broke several post-submit tests. This relands the test fixes in https://github.com/flutter/flutter/pull/152049 without enabling Swift Package Manager on the master channel. 

This change is split into two commits:

1. dd1762abb9 - The changes in https://github.com/flutter/flutter/pull/152049
1. 00fdcfb7bb - Undoes the changes that enabled Swift Package Manager on the master channel

Part of https://github.com/flutter/flutter/issues/151567
2024-07-26 21:08:32 +00:00
..
a11y_assessments Flutter Web App: adds a11y semantic attributes to slider (#151985) 2024-07-25 15:58:24 +00:00
automated_tests Roll pub packages (#151816) 2024-07-16 12:34:24 +00:00
benchmarks Roll pub packages (#151816) 2024-07-16 12:34:24 +00:00
bots Add and use an integration test with native(ADB) screenshots (#152326) 2024-07-26 16:09:29 +00:00
conductor [Release] Update release note location (#151931) 2024-07-23 11:53:20 +07:00
customer_testing Roll pub packages (#151816) 2024-07-16 12:34:24 +00:00
devicelab Fix some tests that fail with Swift Package Manager enabled (#152267) 2024-07-26 21:08:32 +00:00
docs Update API docs footer (#150347) 2024-06-17 19:39:12 +02:00
forbidden_from_release_tests Roll pub packages (#150070) 2024-06-12 05:40:31 +00:00
integration_tests Add and use an integration test with native(ADB) screenshots (#152326) 2024-07-26 16:09:29 +00:00
manual_tests Roll pub packages (#151816) 2024-07-16 12:34:24 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets Roll pub packages (#151816) 2024-07-16 12:34:24 +00:00
tools Introduce Switch.padding (#149884) 2024-07-16 20:25:09 +00:00
tracing_tests Roll pub packages (#151816) 2024-07-16 12:34:24 +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.