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

[release/9.0-staging][iOS][globalization] Fix IndexOf on empty strings on iOS to return -1 #112012

Open
wants to merge 2 commits into
base: release/9.0-staging
Choose a base branch
from

add comments to test cases

45d706f
Select commit
Loading
Failed to load commit list.
Open

[release/9.0-staging][iOS][globalization] Fix IndexOf on empty strings on iOS to return -1 #112012

add comments to test cases
45d706f
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-extra-platforms failed Feb 4, 2025 in 3h 11m 58s

Build #20250130.8 had test failures

Details

Tests

  • Failed: 2,862 (0.03%)
  • Passed: 9,457,535 (98.33%)
  • Other: 158,198 (1.64%)
  • Total: 9,618,595

Annotations

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25058.5/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.Simulator.LambdaCompilerAot.Test in job 65cc0d0e-42bd-489b-a01e-be2d5e16d14d has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/65cc0d0e-42bd-489b-a01e-be2d5e16d14d/workitems/iOS.Simulator.LambdaCompilerAot.Test/console

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25058.5/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.Simulator.LambdaCompilerAot.Test in job cd86e126-b481-4d00-b3c3-bb52619d1927 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/cd86e126-b481-4d00-b3c3-bb52619d1927/workitems/iOS.Simulator.LambdaCompilerAot.Test/console

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25058.5/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.Simulator.XmlFormatWriterGeneratorAot.Test in job cd86e126-b481-4d00-b3c3-bb52619d1927 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/cd86e126-b481-4d00-b3c3-bb52619d1927/workitems/iOS.Simulator.XmlFormatWriterGeneratorAot.Test/console

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.25058.5/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.Simulator.LambdaCompilerAot.Test in job 7cd82af9-d2ad-4aff-81a1-abf231858d9e has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/7cd82af9-d2ad-4aff-81a1-abf231858d9e/workitems/iOS.Simulator.LambdaCompilerAot.Test/console

Check failure on line 1 in ComInterfaceGenerator.Tests.WorkItemExecution

See this annotation in the file changed.

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

ComInterfaceGenerator.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 ComInterfaceGenerator.Unit.Tests.WorkItemExecution

See this annotation in the file changed.

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

ComInterfaceGenerator.Unit.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 Common.Tests.WorkItemExecution

See this annotation in the file changed.

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

Common.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 IcuAppLocal.Tests.WorkItemExecution

See this annotation in the file changed.

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

IcuAppLocal.Tests.WorkItemExecution

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