flutter/dev/devicelab/lib/tasks
Yegor 99861b0b98
[web] fix --ab option for web benchmarks (#154574)
Fix the `--ab` option in the benchmark harness:

- Make `--local-engine-host` optional. The web engine doesn't need it, so it doesn't build it. But the tool crashes by failing to find it.
- Disable icon tree shaking because `--ab` runs against local engine build, whose Dart kernel version is out of sync with the framework, which crashes the const finder.
2024-11-06 18:07:17 +00: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 Reverts "Try to be more consistent about deleting test apps in devicelab logic (#146931)" (#146947) 2024-04-17 21:08:47 +00:00
android_lifecycles_test.dart Reverts "Try to be more consistent about deleting test apps in devicelab logic (#146931)" (#146947) 2024-04-17 21:08:47 +00:00
android_verified_input_test.dart Reverts "Try to be more consistent about deleting test apps in devicelab logic (#146931)" (#146947) 2024-04-17 21:08:47 +00:00
android_views_test.dart Reverts "Try to be more consistent about deleting test apps in devicelab logic (#146931)" (#146947) 2024-04-17 21:08:47 +00:00
build_test_task.dart Reverts "Try to be more consistent about deleting test apps in devicelab logic (#146931)" (#146947) 2024-04-17 21:08:47 +00:00
dart_plugin_registry_tests.dart Reverts "Try to be more consistent about deleting test apps in devicelab logic (#146931)" (#146947) 2024-04-17 21:08:47 +00:00
entrypoint_dart_registrant.dart Reverts "Try to be more consistent about deleting test apps in devicelab logic (#146931)" (#146947) 2024-04-17 21:08:47 +00:00
flutter_tool_startup.dart Fix typos (#121171) 2023-02-23 19:43:21 +00:00
gallery.dart Pass --no-dds to some integration tests driven by flutter drive (#152898) 2024-08-05 21:10:56 -07:00
hot_mode_tests.dart Reverts "Try to be more consistent about deleting test apps in devicelab logic (#146931)" (#146947) 2024-04-17 21:08:47 +00:00
integration_tests.dart [flutter_driver] use mostly public screenshot API. (#157888) 2024-10-31 21:31:07 +00:00
microbenchmarks.dart Really make the seed stable to YYYY-MM-DD (#154568) 2024-09-03 19:10:18 +00:00
native_assets_test.dart In native_assets_test, ignore a failure to delete a temp directory (#153223) 2024-08-10 09:14:55 -07:00
new_gallery.dart [devicelab] opt gallery benchmarks and platform view test into merged thread mode. (#152940) 2024-08-06 20:43:08 +00:00
perf_tests.dart [devicelab] remove raster cache benchmarks. (#156600) 2024-10-11 19:46:21 +00:00
platform_channels_benchmarks.dart Reverts "Try to be more consistent about deleting test apps in devicelab logic (#146931)" (#146947) 2024-04-17 21:08:47 +00:00
plugin_tests.dart Fix some tests that fail with Swift Package Manager enabled (#152267) 2024-07-26 21:08:32 +00:00
run_tests.dart add -v to flutter install invocation when setting up android run tests (#153894) 2024-08-23 20:51:07 +00:00
web_benchmarks.dart [web] fix --ab option for web benchmarks (#154574) 2024-11-06 18:07:17 +00:00
web_dev_mode_tests.dart Reverts "Try to be more consistent about deleting test apps in devicelab logic (#146931)" (#146947) 2024-04-17 21:08:47 +00:00