flutter/dev/devicelab/lib/tasks
John McDole e80bbd929e
Fix flaky complex_layout_scroll_perf__memory & flutter_gallery__memory_nav (#150368)
Initial tap is missing sometimes; either its never delivered or it is
delivered before gesture controller is hooked up.

1: Update MemoryTest to have option `requiresTapToStart` guarding the
   new paths
2: Update the two perf tests that appear to be flaky to output when
   TAPPED is received
3: Update the MemoryTest to keep tapping while waiting for TAPPED

Tested on devicelab:
* setting iterations=1
* removing the timeout before READY
* running tests in a while loop

Before this change, you could get the test to hang often. After this
change you'll see "tapping device... [x]" where x is the counter.

Fixes https://github.com/flutter/flutter/issues/150096
2024-06-17 17:14:47 +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 Reverts "Try to be more consistent about deleting test apps in devicelab logic (#146931)" (#146947) 2024-04-17 21:08:47 +00: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 disable Impeller on external texture test. (#149292) 2024-05-29 20:43:48 -07:00
microbenchmarks.dart Revert "const vs. non-const widget build benchmark" (#148970) 2024-05-23 18:20:53 +00:00
native_assets_test.dart [iOS] fix hot restart with native assets (#148752) 2024-05-23 18:30:55 +02:00
new_gallery.dart [devicelab] migrate new gallery benchmarks to local copy. (#143545) 2024-02-15 22:32:38 +00:00
perf_tests.dart Fix flaky complex_layout_scroll_perf__memory & flutter_gallery__memory_nav (#150368) 2024-06-17 17:14:47 +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 Reland "Add FlutterMacOS.xcframework artifact (#143244)" (#144275) 2024-02-28 20:09:54 +00:00
run_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
web_benchmarks.dart Reland "Disentangle and align flutter build web --wasm flags (#143517)" (#143549) 2024-02-16 00:19:38 +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