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] Throw PNSE when methods with matchLength are used #107390

Merged
merged 3 commits into from
Sep 10, 2024

fix invariant test failures

a36e29a
Select commit
Loading
Failed to load commit list.
Merged

[iOS] [HybridGlobalization] Throw PNSE when methods with matchLength are used #107390

fix invariant test failures
a36e29a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-maccatalyst failed Sep 10, 2024 in 1h 13m 16s

Build #20240909.2 had test failures

Details

Tests

  • Failed: 13 (0.00%)
  • Passed: 421,754 (97.77%)
  • Other: 9,588 (2.22%)
  • Total: 431,355

Annotations

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24423.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Numerics.Tensors.Tests in job 0b0dc134-b9ac-41f6-87fc-98bdd60df912 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/0b0dc134-b9ac-41f6-87fc-98bdd60df912/workitems/System.Numerics.Tensors.Tests/console

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24423.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.Simulator.LambdaCompilerAot.Test in job 0b0dc134-b9ac-41f6-87fc-98bdd60df912 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/0b0dc134-b9ac-41f6-87fc-98bdd60df912/workitems/iOS.Simulator.LambdaCompilerAot.Test/console

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24423.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Numerics.Tensors.Tests in job 40ae175d-5616-4a0f-b55e-658e00c8fa60 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/40ae175d-5616-4a0f-b55e-658e00c8fa60/workitems/System.Numerics.Tensors.Tests/console

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24423.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.Simulator.LambdaCompilerAot.Test in job 40ae175d-5616-4a0f-b55e-658e00c8fa60 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/40ae175d-5616-4a0f-b55e-658e00c8fa60/workitems/iOS.Simulator.LambdaCompilerAot.Test/console

Check failure on line 1 in nativeaot.SmokeTests.Reflection.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-maccatalyst

nativeaot.SmokeTests.Reflection.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.Tests.TensorSpanTests.TensorExtensionsTwoSpanInSpanOut<Single>

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-maccatalyst

System.Numerics.Tensors.Tests.TensorSpanTests.TensorExtensionsTwoSpanInSpanOut<Single>

Test failed

Check failure on line 1 in System.Numerics.Tensors.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-maccatalyst

System.Numerics.Tensors.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 iOS.Simulator.LambdaCompilerAot.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-maccatalyst

iOS.Simulator.LambdaCompilerAot.Test.WorkItemExecution

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