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

Limit PNSE by using Invariant HashCode in HybridGlobalization #96354

Merged
merged 24 commits into from
Jan 19, 2024

Feedback - correct comment

80d9d37
Select commit
Loading
Failed to load commit list.
Merged

Limit PNSE by using Invariant HashCode in HybridGlobalization #96354

Feedback - correct comment
80d9d37
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime cancelled Jan 19, 2024 in 1h 50m 39s

Build #20240119.68 had test failures

Details

Tests

  • Failed: 7 (0.00%)
  • Passed: 3,553,178 (98.27%)
  • Other: 62,609 (1.73%)
  • Total: 3,615,794

Annotations

Check failure on line 42 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L42

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Globalization.Tests.CompareInfoHashCodeTests.CheckHashingOfSkippedChars has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/9228c94b-b0ed-492e-adf4-6e2a5289e5ff/workitems/System.Globalization.Tests/console

Check failure on line 42 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L42

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Globalization.Tests.CompareInfoHashCodeTests.CheckHashingOfSkippedChars has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/96662acc-52a5-43e3-be17-55d44ccc3576/workitems/System.Globalization.Tests/console

Check failure on line 42 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L42

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/96662acc-52a5-43e3-be17-55d44ccc3576/workitems/System.Diagnostics.Tracing.Tests/console

Check failure on line 42 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L42

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGeneration has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/96662acc-52a5-43e3-be17-55d44ccc3576/workitems/System.Diagnostics.Tracing.Tests/console

Check failure on line 1 in System.Globalization.Tests.CompareInfoHashCodeTests.CheckHashingOfSkippedChars

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Globalization.Tests.CompareInfoHashCodeTests.CheckHashingOfSkippedChars

Test failed

Check failure on line 1 in System.Globalization.Tests.CompareInfoHashCodeTests.CheckHashingOfSkippedChars

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Globalization.Tests.CompareInfoHashCodeTests.CheckHashingOfSkippedChars

Test failed

Check failure on line 1 in BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGeneration

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGeneration

Assert.True() Failure
Expected: True
Actual:   False
Raw output
   at BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGeneration() in /_/src/libraries/System.Diagnostics.Tracing/tests/BasicEventSourceTest/TestsManifestGeneration.Etw.cs:line 72
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 48

Check failure on line 1 in BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover

Assert.True() Failure
Expected: True
Actual:   False
Raw output
   at BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover() in /_/src/libraries/System.Diagnostics.Tracing/tests/BasicEventSourceTest/TestsManifestGeneration.Etw.cs:line 132
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 48