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

ComInterfaceGenerator.Unit.Tests failing on release coreclr windows x86 Release #110151

Closed
kotlarmilos opened this issue Nov 25, 2024 · 1 comment
Labels
area-System.Runtime.InteropServices 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
Milestone

Comments

@kotlarmilos
Copy link
Member

kotlarmilos commented Nov 25, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=876791
Build error leg or test failing: ComInterfaceGenerator.Unit.Tests.AddGeneratedComClassTests.TypeThatDoesNotImplementGeneratedComInterfaceType_DoesNotReportDiagnostic
Pull request: #104097

Error Message

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

{
  "ErrorMessage": "System.NullReferenceException : Object reference not set to an instance of an object",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=876791
Error message validated: [System.NullReferenceException : Object reference not set to an instance of an object]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 11/25/2024 12:56:50 PM UTC

Report

Build Definition Test Pull Request
876791 dotnet/runtime System.Text.RegularExpressions.Tests.RegexGeneratorParserTests.Valid_ClassWithGenericConstraints #104097

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 1 1
@kotlarmilos kotlarmilos added area-System.Runtime.InteropServices 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 labels Nov 25, 2024
@kotlarmilos kotlarmilos added this to the 10.0.0 milestone Nov 25, 2024
@jtschuster
Copy link
Member

Looks like the same as #110127, which was fixed with a revert in #110129.

@jtschuster jtschuster closed this as not planned Won't fix, can't repro, duplicate, stale Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Runtime.InteropServices 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
Projects
Archived in project
Development

No branches or pull requests

2 participants