Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AzDO hides failed tests in case of another job timeing out #13704

Closed
1 of 5 tasks
ManickaP opened this issue May 25, 2023 · 1 comment
Closed
1 of 5 tasks

AzDO hides failed tests in case of another job timeing out #13704

ManickaP opened this issue May 25, 2023 · 1 comment

Comments

@ManickaP
Copy link
Member

  • This issue is blocking
  • This issue is causing unreasonable pain

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:
obrazek

In the end, it turned out that that particular leg had another job that timed out:
obrazek

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

@missymessa
Copy link
Member

@ManickaP unfortunately, this is how AzDO has chosen to display their tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants