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

[HybridGlobalization] Fix xamarin_macios build after system ICU change #96270

Merged
merged 4 commits into from
Jan 5, 2024

Merge remote-tracking branch 'origin/main' into fix_xamarin_macios_build

0672fa9
Select commit
Loading
Failed to load commit list.
Merged

[HybridGlobalization] Fix xamarin_macios build after system ICU change #96270

Merge remote-tracking branch 'origin/main' into fix_xamarin_macios_build
0672fa9
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-maccatalyst failed Jan 4, 2024 in 2h 33m 52s

Build #20240104.1 had test failures

Details

Tests

  • Failed: 4 (0.00%)
  • Passed: 198,390 (97.95%)
  • Other: 4,141 (2.04%)
  • Total: 202,535

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-maccatalyst

.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 System.Security.Cryptography.Tests in job 099cc06f-2c82-402d-9d15-2e06d0e32739 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/099cc06f-2c82-402d-9d15-2e06d0e32739/workitems/System.Security.Cryptography.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-maccatalyst

.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 System.Security.Cryptography.Tests in job 59027af7-0a47-45d7-8ba9-8f2d9fa274a2 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/59027af7-0a47-45d7-8ba9-8f2d9fa274a2/workitems/System.Security.Cryptography.Tests/console

Check failure on line 1 in System.Security.Cryptography.X509Certificates.Tests.CertTests.PublicPrivateKey_IndependentLifetimes_DSA

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-maccatalyst

System.Security.Cryptography.X509Certificates.Tests.CertTests.PublicPrivateKey_IndependentLifetimes_DSA

System.PlatformNotSupportedException : Operation is not supported on this platform.
Raw output
   at System.Security.Cryptography.DSA.CreateCore()
   at System.Security.Cryptography.DSA.Create()
   at System.Security.Cryptography.X509Certificates.Tests.CertTests.PublicPrivateKey_IndependentLifetimes_DSA()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in System.Security.Cryptography.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-maccatalyst

System.Security.Cryptography.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.Security.Cryptography.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-maccatalyst

System.Security.Cryptography.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.Security.Cryptography.X509Certificates.Tests.CertTests.PublicPrivateKey_IndependentLifetimes_DSA

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-maccatalyst

System.Security.Cryptography.X509Certificates.Tests.CertTests.PublicPrivateKey_IndependentLifetimes_DSA

System.PlatformNotSupportedException : Operation is not supported on this platform.
Raw output
   at System.Security.Cryptography.DSA.CreateCore()
   at System.Security.Cryptography.DSA.Create()
   at System.Security.Cryptography.X509Certificates.Tests.CertTests.PublicPrivateKey_IndependentLifetimes_DSA()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)