mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() 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. |
||
---|---|---|
.. | ||
animated_advanced_blend_perf_test.dart | ||
animated_blur_backdrop_filter_perf_test.dart | ||
animated_image_test.dart | ||
animated_image.dart | ||
animated_placeholder_perf_test.dart | ||
animation_with_microtasks_perf_test.dart | ||
backdrop_filter_perf_test.dart | ||
color_filter_and_fade_perf_test.dart | ||
cubic_bezier_perf_test.dart | ||
cull_opacity_perf_test.dart | ||
draw_atlas_perf_test.dart | ||
draw_points_perf_test.dart | ||
draw_vertices_perf_test.dart | ||
e2e_test.dart | ||
fading_child_animation_perf_test.dart | ||
frame_policy_test.dart | ||
fullscreen_textfield_perf_test.dart | ||
imagefiltered_transform_animation_perf_test.dart | ||
large_image_changer_test.dart | ||
large_image_changer.dart | ||
list_text_layout_perf_test.dart | ||
multi_widget_construction_perf_test.dart | ||
path_tessellation_dynamic_perf_test.dart | ||
path_tessellation_static_perf_test.dart | ||
picture_cache_complexity_scoring_perf_test.dart | ||
picture_cache_perf_test.dart | ||
post_backdrop_filter_perf_test.dart | ||
rrect_blur_perf_test.dart | ||
run_app.dart | ||
simple_animation_perf_test.dart | ||
sliders_perf_test.dart | ||
textfield_perf_test.dart | ||
util.dart |