Skip to content

net9 Release test can miss lowercase va_arg typedef reference #2961

Description

@Widthdom

Problem

During validation of an unrelated issue-fix branch, the full Release suite failed on net9 only:

CodeIndex.Tests.ReferenceExtractorTests.Extract_CTypedefVaArgOperands_CapturesLowercaseTypeReferences
Assert.Contains() Failure: expected widget_t type_reference in va_arg(args, widget_t)

The same run passed on net8.

Reproduction observed

dotnet test CodeIndex.sln -c Release -p:UseSharedCompilation=false

Notes

This is unrelated to the current issue-fix branch changes and was not fixed there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions