Skip to content

Test failure: FindServicePoint_ReturnedServicePointMatchesExpectedValues #56689

@karelz

Description

@karelz

Test: System.Net.Tests.ServicePointManagerTest.FindServicePoint_ReturnedServicePointMatchesExpectedValues

Failures 6/1-8/1 (incl. PRs):

Day Run OS
7/25 fullpgo Windows.10.Arm64v8.Open
7/31 PR #56651 - fullpgo Ubuntu.1804.Arm64.Open
7/31 fullpgo Ubuntu.1804.Arm64.Open

Failure:

System.MissingMethodException : .ctor

   at System.RuntimeMethodHandle.IsCAVisibleFromDecoratedType(QCallTypeHandle attrTypeHandle, RuntimeMethodHandleInternal attrCtor, QCallTypeHandle sourceTypeHandle, QCallModule sourceModule)
   at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1& attributes, RuntimeModule decoratedModule, Int32 decoratedMetadataToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, ListBuilder`1 derivedAttributes) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/RuntimeCustomAttributeData.cs:line 1263
   at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/RuntimeCustomAttributeData.cs:line 1132
   at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeAssembly assembly, RuntimeType caType) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/RuntimeCustomAttributeData.cs:line 1051
   at System.Reflection.RuntimeAssembly.GetCustomAttributes(Type attributeType, Boolean inherit) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/RuntimeAssembly.cs:line 307
   at System.Attribute.GetCustomAttributes(Assembly element, Type attributeType, Boolean inherit) in /_/src/coreclr/System.Private.CoreLib/src/System/Attribute.CoreCLR.cs:line 737
   at System.Attribute.GetCustomAttribute(Assembly element, Type attributeType, Boolean inherit) in /_/src/coreclr/System.Private.CoreLib/src/System/Attribute.CoreCLR.cs:line 782
   at System.Attribute.GetCustomAttribute(Assembly element, Type attributeType) in /_/src/coreclr/System.Private.CoreLib/src/System/Attribute.CoreCLR.cs:line 775
   at System.Reflection.CustomAttributeExtensions.GetCustomAttribute(Assembly element, Type attributeType) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/CustomAttributeExtensions.cs:line 13
   at System.Reflection.CustomAttributeExtensions.GetCustomAttribute[T](Assembly element) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/CustomAttributeExtensions.cs:line 30
   at System.Environment.get_Version() in /_/src/libraries/System.Private.CoreLib/src/System/Environment.cs:line 193
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutor.IsNetCore() in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteExecutor.cs:line 96
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutor.GetConsoleAppArgs(RemoteInvokeOptions options, IEnumerable`1& toDispose) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteExecutor.cs:line 421
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutor.Invoke(MethodInfo method, String[] args, RemoteInvokeOptions options, Boolean pasteArguments) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteExecutor.cs:line 397
   at Microsoft.DotNet.RemoteExecutor.RemoteExecutor.Invoke(Action method, RemoteInvokeOptions options) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteExecutor.cs:line 118
   at System.Net.Tests.ServicePointManagerTest.FindServicePoint_ReturnedServicePointMatchesExpectedValues() in /_/src/libraries/System.Net.ServicePoint/tests/ServicePointManagerTest.cs:line 307

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMItest-run-coreTest failures in .NET Core test runs

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions