You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ci-scan] Test failure: Loader.classloader.StaticVirtualMethods.Regression.GitHub_130545.DelegateOverStaticAbstractThroughGshare
[Content truncated due to length] #132030
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).
Error Message
{
"ErrorMessage": [
"DelegateOverStaticAbstractThroughGsharedvt",
"Could not resolve type 'GitHub_130545.IPixel`1' in assembly 'GitHub_130545"
],
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Note
This issue was generated by the ci-failure-scan Copilot automation workflow.
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpg
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1543362
Build error leg or test failing: NativeAOT runtime-nativeaot-outerloop - Loader/classloader/StaticVirtualMethods/Regression/GitHub_130545/GitHub_130545.dll (DelegateOverStaticAbstractThroughGsharedvt)
Error Details
The NativeAOT run of the
GitHub_130545static-virtual/gsharedvt regression test fails to resolve the generic interface typeGitHub_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).Error Message
{ "ErrorMessage": [ "DelegateOverStaticAbstractThroughGsharedvt", "Could not resolve type 'GitHub_130545.IPixel`1' in assembly 'GitHub_130545" ], "ErrorPattern": "", "BuildRetry": false, "ExcludeConsoleLog": false }Note
This issue was generated by the
ci-failure-scanCopilot automation workflow.Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.
Report
Summary