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

Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderTests.GetCanReadStaticProperty failed #88843

Closed
jkoritzinsky opened this issue Jul 13, 2023 · 4 comments
Labels
area-Extensions-Configuration blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab source-generator Indicates an issue with a source generator feature

Comments

@jkoritzinsky
Copy link
Member

jkoritzinsky commented Jul 13, 2023

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.

{
  "ErrorMessage": "ConfigurationBinderTests.cs(752,0)",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": true
}

Known issue validation

Build: 🔎
Result validation: ⚠️ Provided build not found. Provide a valid build in the "Build: 🔎" line.
Validation performed at: 8/22/2023 7:50:05 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@jkoritzinsky jkoritzinsky added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-Extensions-Configuration source-generator Indicates an issue with a source generator feature Known Build Error Use this to report build issues in the .NET Helix tab labels Jul 13, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jul 13, 2023
@ghost
Copy link

ghost commented Jul 13, 2023

Tagging subscribers to this area: @dotnet/area-extensions-configuration
See info in area-owners.md if you want to be subscribed.

Issue Details

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.

{
  "ErrorMessage": "Expected: stuff",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
Author: jkoritzinsky
Assignees: -
Labels:

blocking-clean-ci, area-Extensions-Configuration, source-generator, Known Build Error

Milestone: -

@layomia layomia added the bug label Jul 17, 2023
@layomia layomia added this to the 8.0.0 milestone Jul 17, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jul 17, 2023
@layomia layomia removed the bug label Jul 17, 2023
@ericstj
Copy link
Member

ericstj commented Jul 25, 2023

Since this is a static property I wonder if concurrently executing tests might be setting the value to different things.

@layomia layomia modified the milestones: 8.0.0, Future Jul 25, 2023
@mikelle-rogers
Copy link
Member

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=371425
Build error leg or test failing: Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBinderTests.GetCanReadStaticProperty
Pull request: #90049

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "Expected: stuff",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": true
}

@carlossanlop carlossanlop added Known Build Error Use this to report build issues in the .NET Helix tab and removed Known Build Error Use this to report build issues in the .NET Helix tab labels Aug 22, 2023
@build-analysis build-analysis bot removed this from the Future milestone Nov 15, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Nov 15, 2023
@tarekgh
Copy link
Member

tarekgh commented Nov 20, 2023

We fixed the test a while ago. Closing this and we can reconsider opening it if it still hits.

@tarekgh tarekgh closed this as completed Nov 20, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Nov 20, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Extensions-Configuration blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab source-generator Indicates an issue with a source generator feature
Projects
None yet
Development

No branches or pull requests

6 participants