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
We currently spot the failures in the output stream, but this lacks exact position information.
We can get this from the Location column of the %UnitTest_Result.TestAssert table, but probably only when the run has finished and we find out (from the output stream) what its RunId was.