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
In order to support soft assertions in #26917 and #26969, we need common support for tracking multiple failures and generating a single AssertionError containing those failures as suppressed exceptions.