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

[iOS][non-icu] HybridGlobalization Get available locales #93594

Merged
merged 5 commits into from
Oct 19, 2023

Add braces and fix order in csproj

5515a32
Select commit
Loading
Failed to load commit list.
Merged

[iOS][non-icu] HybridGlobalization Get available locales #93594

Add braces and fix order in csproj
5515a32
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-extra-platforms failed Oct 19, 2023 in 2h 27m 37s

Build #20231019.5 had test failures

Details

Tests

  • Failed: 23 (0.00%)
  • Passed: 2,983,239 (98.42%)
  • Other: 47,907 (1.58%)
  • Total: 3,031,169

Annotations

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

See this annotation in the file changed.

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

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23512.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Loader.RefEmitLoadContext.Tests in job 1f3a5070-2284-4a2c-91b5-005cb985c5f2 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/1f3a5070-2284-4a2c-91b5-005cb985c5f2/workitems/System.Runtime.Loader.RefEmitLoadContext.Tests/console

Check failure on line 42 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23512.4/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/9.0.0-beta.23512.4/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L42

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23512.4/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test Microsoft.Gen.OptionsValidation.Unit.Test.OptionsRuntimeTests.TestCustomGeneratedAttributes has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/408a5c8e-a762-4f47-b1b7-480d82b68ab2/workitems/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests/console

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

See this annotation in the file changed.

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

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23512.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Reflection.InvokeEmit.Tests in job ba3d7949-a055-4a70-96b8-541a5e8c6e15 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ba3d7949-a055-4a70-96b8-541a5e8c6e15/workitems/System.Reflection.InvokeEmit.Tests/console

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

See this annotation in the file changed.

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

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23512.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Reflection.InvokeInterpreted.Tests in job ba3d7949-a055-4a70-96b8-541a5e8c6e15 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ba3d7949-a055-4a70-96b8-541a5e8c6e15/workitems/System.Reflection.InvokeInterpreted.Tests/console

Check failure on line 1 in Microsoft.Gen.OptionsValidation.Unit.Test.OptionsRuntimeTests.TestCustomGeneratedAttributes

See this annotation in the file changed.

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

Microsoft.Gen.OptionsValidation.Unit.Test.OptionsRuntimeTests.TestCustomGeneratedAttributes

Assert.Equal() Failure: Collections differ
                                                                                 ↓ (pos 1)
Expected: string[]     ["P0: The field OptionsUsingGeneratedAttributes.P0 m"···, "P11: The field OptionsUsingGeneratedAttributes.P11"···, "P12: The field OptionsUsingGeneratedAttributes.P12"···, "P13: The field OptionsUsingGeneratedAttributes.P13"···, "P14: The field OptionsUsingGeneratedAttributes.P14"···, ···]
Actual:   List<string> ["P0: The field OptionsUsingGeneratedAttributes.P0 m"···, "P11: The field OptionsUsingGeneratedAttributes.P11"···, "P12: The field OptionsUsingGeneratedAttributes.P12"···, "P13: The field OptionsUsingGeneratedAttributes.P13"···, "P14: The field OptionsUsingGeneratedAttributes.P14"···, ···]
                                                                                 ↑ (pos 1)
Raw output
   at Microsoft.Gen.OptionsValidation.Unit.Test.OptionsRuntimeTests.TestCustomGeneratedAttributes() in /_/src/libraries/Microsoft.Extensions.Options/tests/SourceGeneration.Unit.Tests/OptionsRuntimeTests.cs:line 361
   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 Microsoft.Extensions.Logging.Console.Test.ConsoleLoggerTest.AddConsole_IsOutputRedirected_ColorDisabled

See this annotation in the file changed.

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

Microsoft.Extensions.Logging.Console.Test.ConsoleLoggerTest.AddConsole_IsOutputRedirected_ColorDisabled

Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Exit code was 255 but it should have been 42
Raw output
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 242
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 55
   at Microsoft.Extensions.Logging.Console.Test.ConsoleLoggerTest.AddConsole_IsOutputRedirected_ColorDisabled() in /_/src/libraries/Microsoft.Extensions.Logging.Console/tests/Microsoft.Extensions.Logging.Console.Tests/ConsoleLoggerTest.cs:line 431
   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 Microsoft.Bcl.TimeProvider.Tests.WorkItemExecution

See this annotation in the file changed.

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

Microsoft.Bcl.TimeProvider.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 Microsoft.Extensions.Logging.Console.Tests.WorkItemExecution

See this annotation in the file changed.

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

Microsoft.Extensions.Logging.Console.Tests.WorkItemExecution

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