Skip to content

Fix CS0121 ambiguous AddTypes call in SignatureTests

eccde69
Select commit
Loading
Failed to load commit list.
Merged

[cDAC] Add DacDbi API GetVarArgSig #128106

Fix CS0121 ambiguous AddTypes call in SignatureTests
eccde69
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-diagnostics failed May 14, 2026 in 3h 46m 13s

Build #20260514.8 had test failures

Details

Tests

  • Failed: 2 (0.15%)
  • Passed: 1,183 (86.10%)
  • Other: 189 (13.76%)
  • Total: 1,374

Annotations

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-diagnostics

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: D:\a\_work\1\s\artifacts\TestResults\Release\SOS.UnitTests_net8.0_x64.html [net8.0|x64]

Check failure on line 65 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-diagnostics

Build log #L65

There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

Check failure on line 65 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-diagnostics

Build log #L65

There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-diagnostics

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: D:\a\_work\1\s\artifacts\TestResults\Release\SOS.UnitTests_net8.0_x64.html [net8.0|x64]

Check failure on line 1 in SOSStackAndOtherTests.StackAndOtherTests(config: projectk.cli.cdac.interpreter.11.0.0-preview.5.26263.112)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-diagnostics

SOSStackAndOtherTests.StackAndOtherTests(config: projectk.cli.cdac.interpreter.11.0.0-preview.5.26263.112)

System.Exception : VerifyOutput: no last command output or debugger exited unexpectedly: \\s+[,0-9]+(`[,0-9]+)?.[,0-9]+(`[,0-9]+)?.[,0-9]+(`[,0-9]+)?.[,0-9]+(`[,0-9]+)?.*
Raw output
   at SOSRunner.RunScript(String scriptRelativePath) in /_/src/tests/SOS.UnitTests/SOSRunner.cs:line 933
   at SOSRunner.RunScript(String scriptRelativePath) in /_/src/tests/SOS.UnitTests/SOSRunner.cs:line 971
   at SOSTestHelpers.RunTest(String scriptName, TestInformation information, ITestOutputHelper output) in /_/src/tests/SOS.UnitTests/SOS.cs:line 98
   at SOSStackAndOtherTests.StackAndOtherTests(TestConfiguration config) in /_/src/tests/SOS.UnitTests/SOS.cs:line 900
--- End of stack trace from previous location ---

Check failure on line 1 in SOSStackAndOtherTests.StackAndOtherTests(config: projectk.cli.cdac_no_fallback.interpreter.11.0.0-preview.5.26263.112)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-diagnostics

SOSStackAndOtherTests.StackAndOtherTests(config: projectk.cli.cdac_no_fallback.interpreter.11.0.0-preview.5.26263.112)

System.Exception : VerifyOutput: no last command output or debugger exited unexpectedly: \\s+[,0-9]+(`[,0-9]+)?.[,0-9]+(`[,0-9]+)?.[,0-9]+(`[,0-9]+)?.[,0-9]+(`[,0-9]+)?.*
Raw output
   at SOSRunner.RunScript(String scriptRelativePath) in /_/src/tests/SOS.UnitTests/SOSRunner.cs:line 933
   at SOSRunner.RunScript(String scriptRelativePath) in /_/src/tests/SOS.UnitTests/SOSRunner.cs:line 971
   at SOSTestHelpers.RunTest(String scriptName, TestInformation information, ITestOutputHelper output) in /_/src/tests/SOS.UnitTests/SOS.cs:line 98
   at SOSStackAndOtherTests.StackAndOtherTests(TestConfiguration config) in /_/src/tests/SOS.UnitTests/SOS.cs:line 900
--- End of stack trace from previous location ---