-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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
Description
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.
- Consume env variable
LEAK_TRACKING: Add command line parameter that turns on leak tracking. #138653 - Create non-blocking bots for packages/flutter/test for mac with
flutter_test_config.leak_tracking=true- create new targets with
leak_trackingproperty asbringup: true: Add Windows leak tracking targets #140423 - Recipes support to populate
leak_trackingto an env. variable: https://flutter-review.googlesource.com/c/recipes/+/53301
- create new targets with
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