Skip to content

[ci-scan] Test failure: Loader.classloader.StaticVirtualMethods.Regression.GitHub_130545.DelegateOverStaticAbstractThroughGshare [Content truncated due to length] #132030

Description

@github-actions

This test is currently disabled for NAOT, but represents a real product bug.

GitHub_130545.Test.DelegateOverStaticAbstractThroughGsharedvt
System.TypeLoadException: Could not resolve type 'GitHub_130545.IPixel`1' in assembly 'GitHub_130545, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
   at System.Reflection.Runtime.TypeInfos.RuntimeGenericParameterTypeInfo.get_ConstraintInfos()
   at GitHub_130545.Test.DelegateOverStaticAbstractThroughGsharedvt()

The NativeAOT run of the GitHub_130545 static-virtual/gsharedvt regression test fails to resolve the generic interface type GitHub_130545.IPixel\1at runtime, throwingSystem.TypeLoadException`. This is the NativeAOT variant of the delegate-over-static-abstract-through-gsharedvt scenario; the mono/wasm variant was addressed separately in #131880, which does not cover NativeAOT. The failure recurs in the follow-up build (#1544115).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions