Skip to content

Revert "[release/8.0] Bump STJ and MSBuild Version"#121123

Merged
hoyosjs merged 1 commit into
release/8.0-stagingfrom
revert-119859-bump-more-components-8
Oct 27, 2025
Merged

Revert "[release/8.0] Bump STJ and MSBuild Version"#121123
hoyosjs merged 1 commit into
release/8.0-stagingfrom
revert-119859-bump-more-components-8

Revert "[release/8.0] Bump STJ and MSBuild Version (#119859)"

71ddb0a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Oct 27, 2025 in 6h 2m 18s

Build #20251027.36 had test failures

Details

Tests

  • Failed: 11 (0.00%)
  • Passed: 3,174,268 (98.29%)
  • Other: 55,147 (1.71%)
  • Total: 3,229,426

Annotations

Check failure on line 42 in .packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25504.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25504.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L42

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25504.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Security.Cryptography.X509Certificates.Tests.CollectionTests.X509ChainElementCollection_CopyTo_NonZeroLowerBound_ThrowsIndexOutOfRangeException has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/84ab49a9-747e-4392-aecc-85ac5bce09c8/workitems/System.Security.Cryptography.Tests/console

Check failure on line 42 in .packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25504.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25504.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L42

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25504.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Security.Cryptography.X509Certificates.Tests.CollectionTests.X509ChainElementCollection_IndexerVsEnumerator has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/84ab49a9-747e-4392-aecc-85ac5bce09c8/workitems/System.Security.Cryptography.Tests/console

Check failure on line 42 in .packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25504.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25504.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L42

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25504.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChain has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/84ab49a9-747e-4392-aecc-85ac5bce09c8/workitems/System.Security.Cryptography.Tests/console

Check failure on line 42 in .packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25504.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25504.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L42

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25504.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainCustomTrustStore has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/84ab49a9-747e-4392-aecc-85ac5bce09c8/workitems/System.Security.Cryptography.Tests/console

Check failure on line 1 in System.Security.Cryptography.X509Certificates.Tests.CollectionTests.X509ChainElementCollection_CopyTo_NonZeroLowerBound_ThrowsIndexOutOfRangeException

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Security.Cryptography.X509Certificates.Tests.CollectionTests.X509ChainElementCollection_CopyTo_NonZeroLowerBound_ThrowsIndexOutOfRangeException

Precondition: Chain built validly
Expected: True
Actual:   False
Raw output
   at System.Security.Cryptography.X509Certificates.Tests.CollectionTests.X509ChainElementCollection_CopyTo_NonZeroLowerBound_ThrowsIndexOutOfRangeException() in /_/src/libraries/System.Security.Cryptography/tests/X509Certificates/CollectionTests.cs:line 909
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs:line 22
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57

Check failure on line 1 in System.Security.Cryptography.X509Certificates.Tests.CollectionTests.X509ChainElementCollection_IndexerVsEnumerator

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Security.Cryptography.X509Certificates.Tests.CollectionTests.X509ChainElementCollection_IndexerVsEnumerator

Precondition: Chain built validly
Expected: True
Actual:   False
Raw output
   at System.Security.Cryptography.X509Certificates.Tests.CollectionTests.X509ChainElementCollection_IndexerVsEnumerator() in /_/src/libraries/System.Security.Cryptography/tests/X509Certificates/CollectionTests.cs:line 1324
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs:line 22
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57

Check failure on line 1 in System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChain

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChain

Chain built validly
Expected: True
Actual:   False
Raw output
   at System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChain() in /_/src/libraries/System.Security.Cryptography/tests/X509Certificates/ChainTests.cs:line 57
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs:line 22
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57

Check failure on line 1 in System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainCustomTrustStore

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainCustomTrustStore

Test failed