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
With this PR we start storing junit-xml output from test runs, in order to allow tools to be used to display and query test data. Given appropriate tools, this should have some advantages, e.g.
- understanding patterns of flakiness in tests across matrix builds within a run, and across runs
- easier understanding of how one particular build has failed
0 commit comments