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
add to payload to allow error parsing on TS (microsoft#21483)
partial fix for microsoft#21476,
make sure error display correctly.
two part fix:
fix "errors" to "error" in unittest payload to align with naming
everywhere else
add "result" and "test" to payload in run and discovery respectively
even on error to havae resultResolver handle correctly.
0 commit comments