Skip to content

Merge branch 'main' into browser_internals_rename

aaf6594
Select commit
Loading
Failed to load commit list.
Merged

[browser] rename internal JSImports to camelCase #122231

Merge branch 'main' into browser_internals_rename
aaf6594
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Dec 8, 2025 in 2h 27m 11s

Build #20251208.2 had test failures

Details

Tests

  • Failed: 14 (0.00%)
  • Passed: 2,617,496 (97.99%)
  • Other: 53,573 (2.01%)
  • Total: 2,671,083

Annotations

Check failure on line 44 in .packages\microsoft.dotnet.helix.sdk\11.0.0-beta.25605.110\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.25605.110\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44

.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.25605.110\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Security.Cryptography.Tests.MLDsaTests.IsSupported_AgreesWithPlatform has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/fef77840-3834-4262-8d75-dc957f085c8e/workitems/Microsoft.Bcl.Cryptography.Tests/console

Check failure on line 44 in .packages\microsoft.dotnet.helix.sdk\11.0.0-beta.25605.110\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.25605.110\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44

.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.25605.110\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Security.Cryptography.Tests.MLKemImplementationTests.IsSupported_AgreesWithPlatform has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/fef77840-3834-4262-8d75-dc957f085c8e/workitems/Microsoft.Bcl.Cryptography.Tests/console

Check failure on line 44 in .packages\microsoft.dotnet.helix.sdk\11.0.0-beta.25605.110\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.25605.110\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44

.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.25605.110\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Security.Cryptography.Tests.MLKemImplementationTests.IsSupported_AgreesWithPlatform has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/fef77840-3834-4262-8d75-dc957f085c8e/workitems/System.Security.Cryptography.Tests/console

Check failure on line 44 in .packages\microsoft.dotnet.helix.sdk\11.0.0-beta.25605.110\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.25605.110\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44

.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.25605.110\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Security.Cryptography.Tests.MLDsaTests.IsSupported_AgreesWithPlatform has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/fef77840-3834-4262-8d75-dc957f085c8e/workitems/System.Security.Cryptography.Tests/console

Check failure on line 1 in Wasm.Build.Tests.IcuTests.FullIcuFromRuntimePackWithInvariant

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Wasm.Build.Tests.IcuTests.FullIcuFromRuntimePackWithInvariant

Test failed

Check failure on line 1 in NoWebcil-ST-Wasm.Build.Tests.IcuTests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

NoWebcil-ST-Wasm.Build.Tests.IcuTests.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.Tests.MLDsaTests.IsSupported_AgreesWithPlatform

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Security.Cryptography.Tests.MLDsaTests.IsSupported_AgreesWithPlatform

Assert.Equal() Failure: Values differ
Expected: False
Actual:   True
Raw output
   at System.Security.Cryptography.Tests.MLDsaTests.IsSupported_AgreesWithPlatform() in /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/MLDsa/MLDsaTests.cs:line 34
   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

Check failure on line 1 in System.Security.Cryptography.Tests.MLKemImplementationTests.IsSupported_AgreesWithPlatform

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Security.Cryptography.Tests.MLKemImplementationTests.IsSupported_AgreesWithPlatform

Assert.Equal() Failure: Values differ
Expected: False
Actual:   True
Raw output
   at System.Security.Cryptography.Tests.MLKemImplementationTests.IsSupported_AgreesWithPlatform() in /_/src/libraries/Common/tests/System/Security/Cryptography/MLKemImplementationTests.cs:line 53
   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