flutter/dev
Harry Terkelsen daaba8a4aa
Add --local-web-sdk in devicelab runner to make --ab testing work for web (#123825)
This allows us to check for performance differences in local Web SDKs.

## Pre-launch Checklist

- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [x] I listed at least one issue that this PR fixes in the description
above.
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [x] All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel
on [Discord].

<!-- Links -->
[Contributor Guide]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#overview
[Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene
[test-exempt]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#tests
[Flutter Style Guide]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[Features we expect every widget to implement]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#features-we-expect-every-widget-to-implement
[CLA]: https://cla.developers.google.com/
[flutter/tests]: https://github.com/flutter/tests
[breaking change policy]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes
[Discord]: https://github.com/flutter/flutter/wiki/Chat
2023-03-31 14:25:00 -07:00
..
automated_tests Roll pub packages (#123854) 2023-03-31 16:41:18 +00:00
benchmarks [devicelab] add regular old blur benchmark (#123879) 2023-03-31 20:54:51 +00:00
bots Roll pub packages (#123854) 2023-03-31 16:41:18 +00:00
ci Bump activesupport from 6.1.7.1 to 6.1.7.3 in /dev/ci/mac (#122768) 2023-03-16 00:06:11 +00:00
conductor Roll pub packages (#123854) 2023-03-31 16:41:18 +00:00
customer_testing Roll pub packages (#123854) 2023-03-31 16:41:18 +00:00
devicelab Add --local-web-sdk in devicelab runner to make --ab testing work for web (#123825) 2023-03-31 14:25:00 -07:00
docs Bump min SDK to 2.19.0-0 (#117345) 2022-12-20 00:46:14 +00:00
forbidden_from_release_tests roll packages (#123339) 2023-03-23 19:03:57 +00:00
integration_tests Roll pub packages (#123854) 2023-03-31 16:41:18 +00:00
manual_tests [macOS] Eliminate explicit main window init() (#123571) 2023-03-28 01:35:00 +00:00
missing_dependency_tests Bump lower Dart SDK constraints to 3.0 & add class modifiers (#122546) 2023-03-21 20:21:58 +00:00
snippets/config Add the channel parameter to the Dartpad samples (#115018) 2022-11-09 23:47:05 +00:00
tools Roll pub packages (#123854) 2023-03-31 16:41:18 +00:00
tracing_tests Roll pub packages (#123854) 2023-03-31 16:41:18 +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.