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][HybridGlobalization] Handle small buffer case in sortkey #106062

Merged
merged 2 commits into from
Aug 9, 2024

feedback

885493c
Select commit
Loading
Failed to load commit list.
Merged

[iOS][HybridGlobalization] Handle small buffer case in sortkey #106062

feedback
885493c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Aug 8, 2024 in 1h 16m 33s

Build #20240808.1 had test failures

Details

Tests

  • Failed: 7 (0.00%)
  • Passed: 4,077,619 (98.07%)
  • Other: 80,308 (1.93%)
  • Total: 4,157,934

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24379.1/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.24379.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24379.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnFirefox-MT-System.Runtime.InteropServices.JavaScript.Tests in job a39db6d4-43ee-4e92-9619-901dc1941c49 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/a39db6d4-43ee-4e92-9619-901dc1941c49/workitems/WasmTestOnFirefox-MT-System.Runtime.InteropServices.JavaScript.Tests/console

Check failure on line 1 in System.Tests.DecimalTests+BigIntegerAdd.Test

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Tests.DecimalTests+BigIntegerAdd.Test

Assert.Equal() Failure: 0.1 + 0.000000028795074454255634163
Expected: 0.100000000000000000000000001
Actual:   0.100000028795074454255634163
Raw output
   at System.Tests.DecimalTests.BigIntegerAdd.Test()
   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.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.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 WasmTestOnFirefox-MT-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnFirefox-MT-System.Runtime.InteropServices.JavaScript.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 WasmTestOnChrome-ST-System.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnChrome-ST-System.Runtime.Tests.WorkItemExecution

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