You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lightbox test: Skip a no-hero test, pending rework for new page transitions
This test relies on background assumptions about how the "back" page
transition work which are true of the current default transitions on
Android (the default target platform of tests), but are broken by the
upcoming introduction of predictive back:
flutter/flutter#165832 (comment)
For a quick unblocking of the upstream change, skip the test.
In principle there's no reason a test like this can't work with the
upcoming upstream behavior; it'll just need to work a little
differently. But leave that for a follow-up change.
0 commit comments