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

[libs][iOS] Unify System.Linq.Expression.dll build for all platforms #88723

Merged
merged 5 commits into from
Jul 19, 2023

Increase the maximum allowed number of nrgctx-trampolines

e9c1bb4
Select commit
Loading
Failed to load commit list.
Merged

[libs][iOS] Unify System.Linq.Expression.dll build for all platforms #88723

Increase the maximum allowed number of nrgctx-trampolines
e9c1bb4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-extra-platforms failed Jul 18, 2023 in 3h 20m 26s

Build #20230718.2 had test failures

Details

Tests

  • Failed: 283 (0.01%)
  • Passed: 3,612,242 (98.10%)
  • Other: 69,598 (1.89%)
  • Total: 3,682,123

Annotations

Check failure on line 300 in artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets#L300

artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets(300,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\ilc-published\\ilc" @"D:\a\_work\1\s\artifacts\obj\Microsoft.Extensions.Hosting.Unit.Tests\Release\net8.0-windows\native\Microsoft.Extensions.Hosting.Unit.Tests.ilc.rsp"" exited with code 57005.

Check failure on line 300 in artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets#L300

artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets(300,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\ilc-published\\ilc" @"D:\a\_work\1\s\artifacts\obj\Microsoft.Extensions.Logging.Tests\Release\net8.0-windows\native\Microsoft.Extensions.Logging.Tests.ilc.rsp"" exited with code 57005.

Check failure on line 300 in artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets#L300

artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets(300,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\ilc-published\\ilc" @"D:\a\_work\1\s\artifacts\obj\Microsoft.Extensions.Hosting.WindowsServices.Tests\Release\net8.0-windows\native\Microsoft.Extensions.Hosting.WindowsServices.Tests.ilc.rsp"" exited with code 57005.

Check failure on line 42 in .packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23364.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23364.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L42

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23364.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test Microsoft.Extensions.DependencyInjection.HttpClientFactoryServiceCollectionExtensionsTest.AddHttpClient_ConfigureAdditionalHttpMessageHandlers_ModifyAdditionalHandlers has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/25ad3876-44ba-485a-9d5c-7c8e8e7e4049/workitems/Microsoft.Extensions.Http.Tests/console

Check failure on line 1 in Microsoft.Extensions.Logging.Testing.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

Microsoft.Extensions.Logging.Testing.Tests.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 System.ComponentModel.EventBasedAsync.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

System.ComponentModel.EventBasedAsync.Tests.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 System.Runtime.Intrinsics.Tests.Vectors.Vector128Tests.Vector128NIntLoadAlignedNonTemporalTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

System.Runtime.Intrinsics.Tests.Vectors.Vector128Tests.Vector128NIntLoadAlignedNonTemporalTest

System.NotSupportedException : Specified type is not supported
Raw output
   at System.Runtime.Intrinsics.Tests.Vectors.Vector128Tests.Vector128NIntLoadAlignedNonTemporalTest() in /_/src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector128Tests.cs:line 1054
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs:line 22
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57

Check failure on line 1 in System.Runtime.Intrinsics.Tests.Vectors.Vector128Tests.IsSupportedUInt64

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

System.Runtime.Intrinsics.Tests.Vectors.Vector128Tests.IsSupportedUInt64

Assert.True() Failure
Expected: True
Actual:   False
Raw output
   at System.Runtime.Intrinsics.Tests.Vectors.Vector128Tests.TestIsSupported[UInt64]() in /_/src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector128Tests.cs:line 4559
   at System.Runtime.Intrinsics.Tests.Vectors.Vector128Tests.IsSupportedUInt64() in /_/src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector128Tests.cs:line 4551
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs:line 22
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57