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

Use collection expressions for UnmanagedCallConv.CallConvs #97017

Merged
merged 1 commit into from
Jan 16, 2024

Use collection expressions for UnmanagedCallConv.CallConvs

2815194
Select commit
Loading
Failed to load commit list.
Merged

Use collection expressions for UnmanagedCallConv.CallConvs #97017

Use collection expressions for UnmanagedCallConv.CallConvs
2815194
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime cancelled Jan 16, 2024 in 2h 7m 2s

Build #20240115.104 had test failures

Details

Tests

  • Failed: 5 (0.00%)
  • Passed: 3,557,974 (98.26%)
  • Other: 63,003 (1.74%)
  • Total: 3,620,982

Annotations

Check failure on line 89 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23607.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23607.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L89

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23607.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.Device.ExportManagedSymbols.Test in job 5bd23827-d651-4773-8359-3d12ef497841 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/5bd23827-d651-4773-8359-3d12ef497841/workitems/iOS.Device.ExportManagedSymbols.Test/console

Check failure on line 42 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L42

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.IO.Tests.File_GetSetTimes_SafeFileHandle_Pathless.WritingShouldUpdateWriteTime_After_SetLastAccessTime has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/b1a58854-4466-4196-b873-6f4f61f6d6f0/workitems/System.IO.FileSystem.Tests/console

Check failure on line 89 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23607.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23607.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L89

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23607.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item nativeaot.SmokeTests in job fa23266b-2ee4-41e4-a70c-6f867b34f02e has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/fa23266b-2ee4-41e4-a70c-6f867b34f02e/workitems/nativeaot.SmokeTests/console

Check failure on line 1 in nativeaot/SmokeTests/Reflection/Reflection_FromUsage/Reflection_FromUsage.sh

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

nativeaot/SmokeTests/Reflection/Reflection_FromUsage/Reflection_FromUsage.sh

DOTNET_DbgEnableMiniDump is set and the createdump binary does not exist: /datadisks/disk1/work/AEC20971/w/B53A0979/e/nativeaot/SmokeTests/Reflection/Reflection_FromUsage//native/createdump
Unhandled exception. System.TypeInitializationException: A type initializer threw an exception. To determine which type, inspect the InnerException's StackTrace property.
 ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at System.Threading.Lock.TryInitializeStatics() + 0xff
   at System.Threading.Lock.LazyInitializeOrEnter() + 0x150
   at System.Threading.Lock.TryEnterSlow(Int32 timeoutMs, Lock.ThreadId currentThreadId) + 0x22d
   at System.Threading.Lock.TryEnter_Inlined(Int32 timeoutMs) + 0x107
   at System.Threading.Lock.EnterAndGetCurrentThreadId() + 0x2b
   at System.Threading.Lock.EnterScope() + 0x32
   at System.Runtime.CompilerServices.ClassConstructorRunner.Cctor.GetCctor(StaticClassConstructionContext* pContext) + 0x50
   at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(StaticClassConstructionContext* pContext) + 0x6e
   at System.Runtime.CompilerServices.ClassConstructorRunner.CheckStaticClassConstructionReturnGCStaticBase(StaticClassConstructionContext* context, Object gcStaticBase) + 0x22
   at System.Diagnostics.Tracing.NativeRuntimeEventSource..cctor() + 0x3c
   at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(StaticClassConstructionContext* pContext) + 0x1a4
   --- End of inner exception stack trace ---
   at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(StaticClassConstructionContext* pContext) + 0x26d
   at System.Runtime.CompilerServices.ClassConstructorRunner.CheckStaticClassConstructionReturnGCStaticBase(StaticClassConstructionContext* context, Object gcStaticBase) + 0x22
   at System.Threading.WaitHandle.WaitOneNoCheck(Int32 millisecondsTimeout, Object associatedObject, NativeRuntimeEventSource.WaitHandleWaitSourceMap waitSource) + 0x1b7
   at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout) + 0x37
   at System.Threading.TimerQueue.TimerThread() + 0x11c
   at Reflection_FromUsage!<BaseAddress>+0x8e6b73
   at System.Threading.Thread.StartHelper.RunWorker() + 0x7b
   at System.Threading.Thread.StartHelper.Run() + 0xa9
   at System.Threading.Thread.StartThread(IntPtr parameter) + 0x102
   at Reflection_FromUsage!<BaseAddress>+0x6a59f1
/datadisks/disk1/work/AEC20971/p/nativeaottest.sh: line 15:  6718 Aborted                 (core dumped) $_DebuggerFullPath $1/native/$exename "${@:3}"

Return code:      1
Raw output file:      /datadisks/disk1/work/AEC20971/w/B53A0979/uploads/Reports/nativeaot.SmokeTests/Reflection/Reflection_FromUsage/Reflection_FromUsage.output.txt
Raw output:
BEGIN EXECUTION
/datadisks/disk1/work/AEC20971/p/nativeaottest.sh /datadisks/disk1/work/AEC20971/w/B53A0979/e/nativeaot/SmokeTests/Reflection/Reflection_FromUsage/ Reflection_FromUsage.dll ''
Testing delegate targets are reflectable...
Testing virtual delegate targets are reflectable...
TestContainment
TestInterfaceMethod
TestByRefLikeTypeMethod
TestILScanner
Search current assembly
GetMethod on a non-generic type
Totally unreferenced method on a non-generic type (we should not find it)
GetMethod on a non-generic type for a generic method
Generics
Partial canonical types
Search in system assembly
Search through a forwarder
Search in mscorlib
Enum.GetValues
Enum.GetValuesAsUnderlyingType
Pattern in LINQ expressions
Other pattern in LINQ expressions
TestUnreferencedEnum
TestAttributeInheritance
TestStringConstructor
TestAssemblyAndModuleAttributes
TestAttributeExpressions
TestParameterAttributes
TestPropertyAndEventAttributes
TestNecessaryEETypeReflection
False
False
False
False
True
True
True
ReflectionTest+TestGenericLdtoken+Generic`1[[ReflectionTest+TestGenericLdtoken+Atom, Reflection_FromUsage, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]]
TestCreateDelegate
TestGetUninitializ
Raw output
   at nativeaot_SmokeTests._Reflection_Reflection_FromUsage_Reflection_FromUsage_._Reflection_Reflection_FromUsage_Reflection_FromUsage_sh() in /__w/1/s/artifacts/tests/coreclr/linux.x64.Debug/TestWrappers/nativeaot.SmokeTests/nativeaot.SmokeTests.XUnitWrapper.cs:line 1634
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in nativeaot/SmokeTests/Reflection/Reflection/Reflection.sh

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

nativeaot/SmokeTests/Reflection/Reflection/Reflection.sh

DOTNET_DbgEnableMiniDump is set and the createdump binary does not exist: /datadisks/disk1/work/AEC20971/w/B53A0979/e/nativeaot/SmokeTests/Reflection/Reflection//native/createdump
Unhandled exception. System.TypeInitializationException: A type initializer threw an exception. To determine which type, inspect the InnerException's StackTrace property.
 ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at System.Threading.Lock.TryInitializeStatics() + 0xff
   at System.Threading.Lock.LazyInitializeOrEnter() + 0x150
   at System.Threading.Lock.TryEnterSlow(Int32, Lock.ThreadId) + 0x22d
   at System.Threading.Lock.TryEnter_Inlined(Int32) + 0x107
   at System.Threading.Lock.EnterAndGetCurrentThreadId() + 0x2b
   at System.Threading.Lock.EnterScope() + 0x32
   at System.Runtime.CompilerServices.ClassConstructorRunner.Cctor.GetCctor(StaticClassConstructionContext*) + 0x50
   at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(StaticClassConstructionContext*) + 0x6e
   at System.Runtime.CompilerServices.ClassConstructorRunner.CheckStaticClassConstructionReturnGCStaticBase(StaticClassConstructionContext*, Object) + 0x22
   at System.Diagnostics.Tracing.NativeRuntimeEventSource..cctor() + 0x3c
   at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(StaticClassConstructionContext*) + 0x1a4
   --- End of inner exception stack trace ---
   at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(StaticClassConstructionContext*) + 0x26d
   at System.Runtime.CompilerServices.ClassConstructorRunner.CheckStaticClassConstructionReturnGCStaticBase(StaticClassConstructionContext*, Object) + 0x22
   at System.Threading.WaitHandle.WaitOneNoCheck(Int32, Object, NativeRuntimeEventSource.WaitHandleWaitSourceMap) + 0x1b7
   at System.Threading.WaitHandle.WaitOne(Int32) + 0x37
   at System.Threading.TimerQueue.TimerThread() + 0x11c
   at Reflection!<BaseAddress>+0x72d403
   at System.Threading.Thread.StartHelper.RunWorker() + 0x7b
   at System.Threading.Thread.StartHelper.Run() + 0xa9
   at System.Threading.Thread.StartThread(IntPtr) + 0x102
   at System.Threading.Thread.ThreadEntryPoint(IntPtr) + 0x21
/datadisks/disk1/work/AEC20971/p/nativeaottest.sh: line 15:  6697 Aborted                 (core dumped) $_DebuggerFullPath $1/native/$exename "${@:3}"

Return code:      1
Raw output file:      /datadisks/disk1/work/AEC20971/w/B53A0979/uploads/Reports/nativeaot.SmokeTests/Reflection/Reflection/Reflection.output.txt
Raw output:
BEGIN EXECUTION
/datadisks/disk1/work/AEC20971/p/nativeaottest.sh /datadisks/disk1/work/AEC20971/w/B53A0979/e/nativeaot/SmokeTests/Reflection/Reflection/ Reflection.dll ''
Testing delegate targets are reflectable...
Testing virtual delegate targets are reflectable...
TestContainment
TestInterfaceMethod
TestByRefLikeTypeMethod
TestILScanner
Search current assembly
GetMethod on a non-generic type
Totally unreferenced method on a non-generic type (we should not find it)
GetMethod on a non-generic type for a generic method
Generics
Partial canonical types
Search in system assembly
Search through a forwarder
Search in mscorlib
Enum.GetValues
Enum.GetValuesAsUnderlyingType
Pattern in LINQ expressions
Other pattern in LINQ expressions
TestUnreferencedEnum
TestAttributeInheritance
TestStringConstructor
TestAssemblyAndModuleAttributes
TestAttributeExpressions
TestParameterAttributes
TestPropertyAndEventAttributes
TestNecessaryEETypeReflection
False
False
False
False
True
True
True
ReflectionTest+TestGenericLdtoken+Generic`1[[ReflectionTest+TestGenericLdtoken+Atom, Reflection, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]]
TestCreateDelegate
TestGetUninitializedObject
TestInstanceFields
TestReflectionInvoke
TestConstructors
TestInvokeMemberParamsCornerCase
TestDefaultInterfaceInvoke
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test failed. Trying to see if dump file was created in /home/helixbot/dotne
Raw output
   at nativeaot_SmokeTests._Reflection_Reflection_Reflection_._Reflection_Reflection_Reflection_sh() in /__w/1/s/artifacts/tests/coreclr/linux.x64.Debug/TestWrappers/nativeaot.SmokeTests/nativeaot.SmokeTests.XUnitWrapper.cs:line 1535
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in nativeaot.SmokeTests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

nativeaot.SmokeTests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in iOS.Device.ExportManagedSymbols.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

iOS.Device.ExportManagedSymbols.Test.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.