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] Introduce support for linking ICU libs #97216

Closed
wants to merge 35 commits into from

Fix HybridGlobalization value check

bbfed76
Select commit
Loading
Failed to load commit list.
Closed

[iOS] Introduce support for linking ICU libs #97216

Fix HybridGlobalization value check
bbfed76
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-ioslike failed Feb 9, 2024 in 2h 45m 30s

Build #20240209.1 had test failures

Details

Tests

  • Failed: 6 (0.01%)
  • Passed: 86,694 (97.64%)
  • Other: 2,093 (2.36%)
  • Total: 88,793

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-ioslike

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24106.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.IO.FileSystem.Tests in job b7767e8b-5852-47b9-8d35-442f478522f8 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b7767e8b-5852-47b9-8d35-442f478522f8/workitems/System.IO.FileSystem.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-ioslike

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24106.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Memory.Tests in job b7767e8b-5852-47b9-8d35-442f478522f8 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b7767e8b-5852-47b9-8d35-442f478522f8/workitems/System.Memory.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-ioslike

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24106.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Numerics.Tensors.Net8.Tests in job b7767e8b-5852-47b9-8d35-442f478522f8 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b7767e8b-5852-47b9-8d35-442f478522f8/workitems/System.Numerics.Tensors.Net8.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-ioslike

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24106.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Numerics.Tensors.Tests in job b7767e8b-5852-47b9-8d35-442f478522f8 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b7767e8b-5852-47b9-8d35-442f478522f8/workitems/System.Numerics.Tensors.Tests/console

Check failure on line 1 in System.Memory.Tests.Span.StringSearchValuesTests.TestIndexOfAny_RandomInputs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-ioslike

System.Memory.Tests.Span.StringSearchValuesTests.TestIndexOfAny_RandomInputs

Expected -1, got 39 for impl='AsciiStringSearchValuesTeddyBucketizedN2`2 [CaseSensitive, CaseSensitive]' comparison=Ordinal needle='[ 46, 63, 61, 118, 85, 123, 59, 107, 23 ], [ 40, 77, 118 ], [ 23, 93, 86, 120, 43, 111, 8 ], [ 24, 25, 52 ], [ 31, 75, 54, 120, 72, 72, 97, 61 ], CSUt, OPh, [ 95, 64, 46, 88, 30 ], [ 66, 64, 42, 63 ], [ 24, 116, 116, 30 ], [ 82, 28 ], [ 36, 42, 1, 48, 60, 30, 73, 87, 116, 126 ], GPW, [ 74, 113, 109, 110, 80, 18, 102 ], [ 76, 63, 51, 98, 15, 74 ], [ 74, 20 ]', haystack='5rGojQpc7ZW6DGaGEQjYFGB2xrYigm0fLfvwIWgJDWX4zjbwlAIDCD4pQERSS6WKYGknaEXHzAlJI'
Raw output
   at System.Memory.Tests.Span.StringSearchValuesTests.StringSearchValuesTestHelper.AssertionFailed(ReadOnlySpan`1 haystack, String[] needle, SearchValues`1 searchValues, StringComparison comparisonType, Int32 expected, Int32 actual)
   at System.Memory.Tests.Span.StringSearchValuesTests.StringSearchValuesTestHelper.Test(Random rng, StringComparison comparisonType, ReadOnlySpan`1 haystackRandom, String[] needle, SearchValues`1 searchValuesInstance)
   at System.Memory.Tests.Span.StringSearchValuesTests.StringSearchValuesTestHelper.Test(Random rng, ReadOnlySpan`1 haystackRandom, ReadOnlySpan`1 needleRandom)
   at System.Memory.Tests.Span.StringSearchValuesTests.StringSearchValuesTestHelper.TestRandomInputs(Int32 iterationCount, Random rng)
   at System.Memory.Tests.Span.StringSearchValuesTests.TestIndexOfAny_RandomInputs()
   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.IO.FileSystem.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-ioslike

System.IO.FileSystem.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.Memory.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-ioslike

System.Memory.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.Numerics.Tensors.Net8.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-ioslike

System.Numerics.Tensors.Net8.Tests.WorkItemExecution

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