Skip to content

Fixing a typo in Vector.Create method's index parameter description#121898

Merged
tannergooding merged 1 commit into
dotnet:mainfrom
ladeak:ladeak-vector
Nov 23, 2025
Merged

Fixing a typo in Vector.Create method's index parameter description#121898
tannergooding merged 1 commit into
dotnet:mainfrom
ladeak:ladeak-vector

Fixing a typo in Vector.Create method's index parameter description.

c8843b6
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Nov 23, 2025 in 3h 11m 51s

Build #20251122.15 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 3,459,781 (98.05%)
  • Other: 68,755 (1.95%)
  • Total: 3,528,539

Annotations

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/11.0.0-beta.25528.108/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.25528.108/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.25528.108/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Security.Cryptography.Cose.Tests.CoseMultiSignMessageTests_SignStream_Async.SignWithNullHeaderMaps has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/820d8109-a01c-4a5e-8523-22a003434e3d/workitems/System.Security.Cryptography.Cose.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.25528.108/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Net.Quic.Functional.Tests in job cfe51e71-b42c-4ae0-9d3f-bf2f38691ade has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/cfe51e71-b42c-4ae0-9d3f-bf2f38691ade/workitems/System.Net.Quic.Functional.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.25528.108/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item tvOS.Device.Aot.Test in job a08aae0f-36c1-428a-8141-897d3a5f34cf has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/a08aae0f-36c1-428a-8141-897d3a5f34cf/workitems/tvOS.Device.Aot.Test/console

Check failure on line 1 in tvOS.Device.Aot.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

tvOS.Device.Aot.Test.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.Net.Quic.Functional.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Quic.Functional.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.Security.Cryptography.Cose.Tests.CoseMultiSignMessageTests_SignStream_Async.SignWithNullHeaderMaps

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Security.Cryptography.Cose.Tests.CoseMultiSignMessageTests_SignStream_Async.SignWithNullHeaderMaps

Interop+AppleCrypto+AppleCFErrorCryptographicException : The operation couldn’t be completed. (OSStatus error -50 - Unsupported key type: 73 (converted value: 73)
Raw output
   at Interop.AppleCrypto.CreateDataKey(ReadOnlySpan`1 keyData, PAL_KeyAlgorithm keyAlgorithm, Boolean isPublic) in /_/src/libraries/Common/src/Interop/OSX/System.Security.Cryptography.Native.Apple/Interop.SecKeyRef.cs:line 117
   at System.Security.Cryptography.EccAppleCrypto.ImportKey(ECParameters parameters) in /_/src/libraries/Common/src/System/Security/Cryptography/EccAppleCrypto.cs:line 261
   at System.Security.Cryptography.EccAppleCrypto.ImportParameters(ECParameters parameters) in /_/src/libraries/Common/src/System/Security/Cryptography/EccAppleCrypto.cs:line 219
   at System.Security.Cryptography.ECDsaImplementation.ECDsaAppleCrypto.ImportParameters(ECParameters parameters) in /_/src/libraries/Common/src/System/Security/Cryptography/ECDsaAppleCrypto.cs:line 166
   at System.Security.Cryptography.ECDsa.Create(ECParameters parameters) in /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/ECDsa.Create.AppleCrypto.cs:line 49
   at System.Security.Cryptography.Cose.Tests.TestKeyRing.CreateECDsa(ECParameters parameters, Boolean includePrivateKey) in /_/src/libraries/System.Security.Cryptography.Cose/tests/TestKeyRing.cs:line 63
   at System.Security.Cryptography.Cose.Tests.TestKeyRing.get_ES256() in /_/src/libraries/System.Security.Cryptography.Cose/tests/TestKeyRing.cs:line 23
   at System.Security.Cryptography.Cose.Tests.CoseTestHelpers.get_ES256() in /_/src/libraries/System.Security.Cryptography.Cose/tests/CoseTestHelpers.cs:line 470
   at System.Security.Cryptography.Cose.Tests.CoseTestHelpers.GetKeyHashPaddingTriplet[T](CoseAlgorithm algorithm, Boolean useNonPrivateKey) in /_/src/libraries/System.Security.Cryptography.Cose/tests/CoseTestHelpers.cs:line 514
   at System.Security.Cryptography.Cose.Tests.CoseMessageTests_Sign`1.get_DefaultKey() in /_/src/libraries/System.Security.Cryptography.Cose/tests/CoseMessageTests.Sign.cs:line 18
   at System.Security.Cryptography.Cose.Tests.CoseMessageTests_Sign_CustomHeaderMaps.SignWithNullHeaderMaps() in /_/src/libraries/System.Security.Cryptography.Cose/tests/CoseMessageTests.Sign.CustomHeaderMaps.cs:line 152
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) in /_/src/coreclr/System.Private.CoreLib/src/System/RuntimeHandles.cs:line 1165
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57