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 dotnet/runtime#86342, I was making changes that were expected to cause failed tests, but AzDO didn't show the jobs as failed, but with a "play" icon. When expanded, the failed test is there as expected, but one have to know, that this ambiguous blue icon can also mean failure:
In the end, it turned out that that particular leg had another job that timed out:
I think that failed test should always show as a failure no matter what.
Release Note Category
Feature changes/additions
Bug fixes
Internal Infrastructure Improvements
Release Note Description
The text was updated successfully, but these errors were encountered:
In dotnet/runtime#86342, I was making changes that were expected to cause failed tests, but AzDO didn't show the jobs as failed, but with a "play" icon. When expanded, the failed test is there as expected, but one have to know, that this ambiguous blue icon can also mean failure:
In the end, it turned out that that particular leg had another job that timed out:
I think that failed test should always show as a failure no matter what.
Release Note Category
Release Note Description
The text was updated successfully, but these errors were encountered: