-
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
Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderTests.GetCanReadStaticProperty failed #88843
Comments
Tagging subscribers to this area: @dotnet/area-extensions-configuration Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=337818 Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "Expected: stuff",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
|
Since this is a static property I wonder if concurrently executing tests might be setting the value to different things. |
Build InformationBuild: https://dev.azure.com/dnceng-public/public/_build/results?buildId=371425 Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "Expected: stuff",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": true
} |
We fixed the test a while ago. Closing this and we can reconsider opening it if it still hits. |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=337818
Build error leg or test failing: Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderTests.GetCanReadStaticProperty
Pull request: #88679
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: 🔎⚠️ Provided build not found. Provide a valid build in the "Build: 🔎" line.
Result validation:
Validation performed at: 8/22/2023 7:50:05 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: