-
Notifications
You must be signed in to change notification settings - Fork 30.4k
Create non-blocking leak tracking bots #140414
Copy link
Copy link
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-infraOwned by Infrastructure teamOwned by Infrastructure teamtriaged-infraTriaged by Infrastructure teamTriaged by Infrastructure team
Metadata
Metadata
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-infraOwned by Infrastructure teamOwned by Infrastructure teamtriaged-infraTriaged by Infrastructure teamTriaged by Infrastructure team
Bigger issue: flutter/devtools#6909
We want to enable non-blocking post submit bots to verify tests under https://github.com/flutter/flutter/tree/master/packages/flutter/test, for just one platform (mac?) with leak tracking on, so that results are visible on dashboard.
LEAK_TRACKING: Add command line parameter that turns on leak tracking. #138653flutter_test_config.leak_tracking=trueleak_trackingproperty asbringup: true: Add Windows leak tracking targets #140423leak_trackingto an env. variable: https://flutter-review.googlesource.com/c/recipes/+/53301