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

[Buid Analysis] Fix some test failures not getting analyzed #2628

Closed
3 tasks
AlitzelMendez opened this issue Apr 19, 2024 · 4 comments
Closed
3 tasks

[Buid Analysis] Fix some test failures not getting analyzed #2628

AlitzelMendez opened this issue Apr 19, 2024 · 4 comments
Assignees

Comments

@AlitzelMendez
Copy link
Member

AlitzelMendez commented Apr 19, 2024

An issue was reported that some tests were no matching his known issues when this was expected, after some investigation we found that we are not analyzing all the tests, we are using an azure sdk to get the check runs but it is returning only 100 check runs when some repositories like runtime now has around 105 test runs, so some check runs aren't being analyzed and this is causing not matching some known issues.

Release Note Category

  • Feature changes/additions
  • Bug fixes
  • Internal Infrastructure Improvements

Release Note Description

Fixed build analysis not analyzing all failing test causing that known issues were skipping some test for analysis

@AlitzelMendez AlitzelMendez self-assigned this Apr 19, 2024
@lewing
Copy link
Member

lewing commented Apr 19, 2024

cc @JulieLeeMSFT

@JulieLeeMSFT
Copy link
Member

Thanks for the bug report, @lewing.
Very good @AlitzelMendez already rootcaused it.

@AlitzelMendez
Copy link
Member Author

pull request: https://dev.azure.com/dnceng/internal/_git/dotnet-helix-service/pullrequest/39094

@AlitzelMendez
Copy link
Member Author

this was rolled out, this should be fixed now, let me know if you are still facing this issue.

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

3 participants