flutter/dev/benchmarks
John McDole 499c84cbf8
Fix flaky complex_layout_scroll_perf__memory test (#150287)
Initial tap is missing sometimes; either its never delivered or it is delivered before gesture controller is hooked up.

1: Update the two perf tests to output when TAPPED is received
2: 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 #150096
2024-06-15 00:55:05 +00:00
..
complex_layout Fix flaky complex_layout_scroll_perf__memory test (#150287) 2024-06-15 00:55:05 +00:00
macrobenchmarks Roll pub packages (#150267) 2024-06-14 18:19:41 +00:00
microbenchmarks Roll pub packages (#150267) 2024-06-14 18:19:41 +00:00
multiple_flutters Roll pub packages (#150070) 2024-06-12 05:40:31 +00:00
platform_channels_benchmarks Roll pub packages (#150267) 2024-06-14 18:19:41 +00:00
platform_views_layout Roll pub packages (#150267) 2024-06-14 18:19:41 +00:00
platform_views_layout_hybrid_composition Roll pub packages (#150267) 2024-06-14 18:19:41 +00:00
test_apps/stocks Roll pub packages (#150267) 2024-06-14 18:19:41 +00:00