flutter/dev/devicelab/lib/tasks
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
..
analysis.dart Prepare dev (minus flutter_gallery) for use_super_parameters (#100516) 2022-03-29 12:52:42 -07:00
android_choreographer_do_frame_test.dart Funnel devicelab tests through utils process methods (#122161) 2023-03-08 19:44:40 +00:00
android_lifecycles_test.dart Funnel devicelab tests through utils process methods (#122161) 2023-03-08 19:44:40 +00:00
build_test_task.dart Copy artifacts to applicationBinaryPath when specified for build+test separation (#109879) 2022-08-23 16:32:39 +00:00
dart_plugin_registry_tests.dart Funnel devicelab tests through utils process methods (#122161) 2023-03-08 19:44:40 +00:00
entrypoint_dart_registrant.dart enable combinators_ordering (#107847) 2022-07-18 22:04:07 +00:00
flutter_tool_startup.dart Fix typos (#121171) 2023-02-23 19:43:21 +00:00
gallery.dart Revert "[Impeller] Temporary flag flip for devicelab tests to use Impeller redux. (#122340)" (#122362) 2023-03-10 16:16:30 +00:00
hot_mode_tests.dart Funnel devicelab tests through utils process methods (#122161) 2023-03-08 19:44:40 +00:00
integration_tests.dart Migrate channels to pkg:integration _test (#120833) 2023-02-16 18:55:32 +00:00
microbenchmarks.dart Revert "[Impeller] Temporary flag flip for devicelab tests to use Impeller redux. (#122340)" (#122362) 2023-03-10 16:16:30 +00:00
new_gallery.dart Revert "[Impeller] Temporary flag flip for devicelab tests to use Impeller redux. (#122340)" (#122362) 2023-03-10 16:16:30 +00:00
perf_tests.dart Add --local-web-sdk in devicelab runner to make --ab testing work for web (#123825) 2023-03-31 14:25:00 -07:00
platform_channels_benchmarks.dart Funnel devicelab tests through utils process methods (#122161) 2023-03-08 19:44:40 +00:00
plugin_tests.dart Remove 1745 decorative breaks (#123259) 2023-03-22 21:12:22 +00:00
run_tests.dart [Tool] [Windows] Output app path on build completion (#122928) 2023-03-20 20:11:07 +00:00
web_benchmarks.dart Add --local-web-sdk in devicelab runner to make --ab testing work for web (#123825) 2023-03-31 14:25:00 -07:00
web_dev_mode_tests.dart Funnel devicelab tests through utils process methods (#122161) 2023-03-08 19:44:40 +00:00