Cover more test/widgets tests with leak tracking #2#134387
Cover more test/widgets tests with leak tracking #2#134387polina-c merged 15 commits intoflutter:masterfrom
Conversation
|
cc @polina-c |
polina-c
left a comment
There was a problem hiding this comment.
Thanks. Couple comments.
packages/flutter/test/widgets/editable_text_show_on_screen_test.dart
Outdated
Show resolved
Hide resolved
|
@polina-c I live in the CET timezone, so I will continue to work on this PR tomorrow (Monday). |
|
@ksokolovskyi , is it ready for next round of review? |
|
@polina-c yes, could you please take a look again? |
packages/flutter/test/widgets/editable_text_show_on_screen_test.dart
Outdated
Show resolved
Hide resolved
|
@polina-c thanks a lot for your attentiveness! |
|
auto label is removed for flutter/flutter/134387, due to This PR has not met approval requirements for merging. You are not a member of flutter-hackers and need 1 more review(s) in order to merge this PR.
|
|
auto label is removed for flutter/flutter/134387, due to - The status or check suite Google testing has failed. Please fix the issues identified (or deflake) before re-applying this label. |
|
auto label is removed for flutter/flutter/134387, due to - The status or check suite Google testing has failed. Please fix the issues identified (or deflake) before re-applying this label. |
Description
This PR changes
testWidgetsbytestWidgetsWithLeakTrackingin number offlutter/test/widgetstests according to the dart-lang/leak_tracker#134.Marks leaks
Tests
draggable_test.dartto usetestWidgetsWithLeakTracking;drawer_test.dartto usetestWidgetsWithLeakTracking;dual_transition_builder_test.dartto usetestWidgetsWithLeakTracking;editable_text_cursor_test.dartto usetestWidgetsWithLeakTracking;editable_text_shortcuts_test.dartto usetestWidgetsWithLeakTracking;editable_text_show_on_screen_test.dartto usetestWidgetsWithLeakTracking;editable_text_test.dartto usetestWidgetsWithLeakTracking;ensure_visible_test.dartto usetestWidgetsWithLeakTracking;error_widget_builder_test.dartto usetestWidgetsWithLeakTracking;fade_in_image_test.dartto usetestWidgetsWithLeakTracking;fade_transition_test.dartto usetestWidgetsWithLeakTracking;fitted_box_test.dartto usetestWidgetsWithLeakTracking;flex_test.dartto usetestWidgetsWithLeakTracking;flow_test.dartto usetestWidgetsWithLeakTracking.Pre-launch Checklist
///).