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
msglist test: Wait through a nav-transition animation in a place we forgot
This should unblock the upstream PR
flutter/flutter#165832 .
Discussion:
flutter/flutter#165832 (comment)
This weakens the test a bit, by removing checks that the duration
comes from a popped route, with specific details of the route that
was popped. Perhaps we can add a feature to upstream's
TransitionDurationObserver to get those checks back, but not a
priority for now.
0 commit comments