-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBindingGeneratorTests fails on CI #107381
Comments
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries |
Tagging subscribers to this area: @dotnet/area-extensions-configuration |
This is the first time I have seen such failure. My guess is the running machine was in a bad state which couldn't even allocate native memory. We'll watch if we see the failure again soon. @buyaa-n did you try to re-run this failed test in PR after you saw it failed? or you just logged the issue? CC @ericstj |
Seeing the same failure in other PRs #107009. |
Tried rerun in another PR, did not help |
Actually in another PR, rerun made the test pass. will watch that and find out what is going on. |
Ah, for me it just added to the known build errors instead succeed. |
Such a high recent hit count does signal a real problem here. We should have a look and see if we can bisect what caused the regression. |
I have done
|
Tagging subscribers to this area: @dotnet/gc |
@tarekgh, assume this in main and not in 9 branches? |
That is right. We are seeing the failure in main and not in 9 release branch. |
ok just making sure since it was moved to 9 milestone. @elinor-fung, please take a look and maybe revert since its causing many CI failures? |
Looking. Will revert if I don't find what the issue is today. |
PR that should fix this: #107433 |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=797859
Build error leg or test failing: Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBindingGeneratorTests.Bind_Key_Instance
Pull request: #106781
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=797859
Error message validated:
[System.OutOfMemoryException : Insufficient memory to continue the execution of the program.
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 9/4/2024 11:39:25 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: