flutter/dev/benchmarks
Zachary Anderson 88123277fc
Remove android stack_size_test (#153695)
This test expects to run on 32-bit hardware, but the devicelab no longer
has 32-bit Android hardware. In particular, the test contains hand-coded
32-bit arm assembly for reading the stack pointer from Dart code via
`dart:ffi`.

This test was added in response to a framework change that caused stack
frames to be larger than expected while building widgets, leading apps
to crash with StackOverflow exceptions unexpectedly. Since then (>3
years ago) this test has not prevented any similar issue, so I believe
deleting it rather than fixing it is a better use of resources.
2024-08-19 12:25:35 -07:00
..
complex_layout Roll pub packages (#153581) 2024-08-17 00:44:08 +00:00
macrobenchmarks Remove android stack_size_test (#153695) 2024-08-19 12:25:35 -07:00
microbenchmarks Roll pub packages (#153581) 2024-08-17 00:44:08 +00:00
multiple_flutters Roll pub packages (#153479) 2024-08-15 16:39:28 +00:00
platform_channels_benchmarks Roll pub packages (#153581) 2024-08-17 00:44:08 +00:00
platform_views_layout Roll pub packages (#153581) 2024-08-17 00:44:08 +00:00
platform_views_layout_hybrid_composition Roll pub packages (#153581) 2024-08-17 00:44:08 +00:00
test_apps/stocks Roll pub packages (#153581) 2024-08-17 00:44:08 +00:00