-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Open
flutter/packages
#9666Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsfyi-macosFor the attention of macOS platform teamFor the attention of macOS platform teampackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team
Description
In #171391 we had a situation where a number of analysis failures only showed up in post-submit when updating the macOS min OS version used for our deprecation detection. On further investigation, it was because the master
test (which runs in both presubmit and postsubmit) passed, but the stable
version of the test (which only runs in postsubmit) failed.
Maybe some auto-migration that happens on master
invalidated the test in some way? This needs more investigation.
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsfyi-macosFor the attention of macOS platform teamFor the attention of macOS platform teampackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team