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
Recently added `TestMaximumMemoryUsage` can encounter a rare flake when
some metamorphic variables are set - the ComponentStats proto might be
dropped from the trace, so we won't have "maximum memory usage" stat
that the test expects. Fix this by adding a retry loop.
Release note: None
0 commit comments