-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
GC/Regressions/v2.0-beta2/452950 failed in CI #103494
Comments
Tagging subscribers to this area: @BrzVlad |
@stephentoub I don't have the right answer now, but 452950 is too generic. For example, https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_apis/build/builds/2477353/logs/2590 matches because there's a timestamp with the same value. The problem with that build is it timed out. |
What would you recommend? Trying to be a good citizen and opening such issues according to the merge on green effort, but we don't make it easy to do the "right thing". |
Maybe this as the errormessage?
|
This accumulated too much noise due to too generic pattern. I am going to close it. We should open new issues with more specific pattern match as we hit them.
Use more specific pattern like what @steveisok suggested. Our docs at https://github.com/dotnet/runtime/blob/main/docs/workflow/ci/failure-analysis.md#bad-usage-examples mention that the test name alone is not a good pattern. |
Updated #103874 to tracks some of the failures that this matched. |
This test is tried to verify that the full GCs were performed less than 5% of time for particular allocation pattern. The number of full GCs performed can be influenced by timing and other activity on the machine, that makes this test unreliable. Fixes dotnet#100174 Fixes dotnet#99729 Fixes dotnet#103494
This test tried to verify that the full GCs were performed less than 5% of time for particular allocation pattern. The number of full GCs performed can be influenced by timing and other activity on the machine, that makes this test unreliable. Related dotnet#103494 Fixes dotnet#100174 Fixes dotnet#99729
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=708252
Build error leg or test failing: GC/Regressions/v2.0-beta2/452950/452950/452950.sh
Pull request: #103308
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=708252
Error message validated:
[452950
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 6/14/2024 10:08:00 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: