Skip to content

Add assembly signing for Microsoft.Data.SqlClient.Extensions.Abstractions - #4568

Draft
paulmedynski wants to merge 4 commits into
dev/paul/assembly-signing-loggingfrom
dev/paul/assembly-signing-abstractions
Draft

Add assembly signing for Microsoft.Data.SqlClient.Extensions.Abstractions#4568
paulmedynski wants to merge 4 commits into
dev/paul/assembly-signing-loggingfrom
dev/paul/assembly-signing-abstractions

Apply PR #4566/#4567 feedback to the Abstractions jobs

afd493e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR-SqlClient-Project failed Sep 10, 2026 in 1h 49m 56s

Build #25313 had test failures

Details

Tests

  • Failed: 67 (0.02%)
  • Passed: 321,156 (97.90%)
  • Other: 6,826 (2.08%)
  • Total: 328,049

Annotations

Check failure on line 0 in EXEC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project

EXEC#L0

EXEC(0,0): Error Message: 

Check failure on line 867 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project

build.proj#L867

build.proj(867,5): Error MSB3073: The command " "dotnet" test "D:\a\_work\1\s\src\..\src/Microsoft.Data.SqlClient/tests/ManualTests/Microsoft.Data.SqlClient.ManualTests.csproj" -p:Configuration=Debug --blame-hang --blame-hang-dump-type full --blame-hang-timeout 10m --filter "category=flaky&(Set=3)" -f net462 --results-directory "TestResults" --logger:"trx;LogFilePrefix=SqlClientManual-Windows_NT-net462-3" -p:SqlClientPackageVersion=7.1.0-preview3-pr.25313 -p:SqlServerPackageVersion=1.1.0-preview1-pr.25313 " exited with code 1.

Check failure on line 76 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project

Build log #L76

Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1

Check failure on line 79 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project

Build log #L79

Dotnet command failed with non-zero exit code on the following projects : [ 'D:\\a\\_work\\1\\s\\build.proj' ]

Check failure on line 1 in Microsoft.Data.SqlClient.ManualTesting.Tests.TvpColumnBoundariesTests.TvpColumnBoundariesTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project

Microsoft.Data.SqlClient.ManualTesting.Tests.TvpColumnBoundariesTests.TvpColumnBoundariesTest

Assert.True() Failure
Expected: True
Actual:   False
Raw output
   at Microsoft.Data.SqlClient.ManualTesting.Tests.TvpColumnBoundariesTests.TvpColumnBoundariesTest() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\ParameterTest\TvpColumnBoundariesTests.cs:line 26
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.Data.SqlClient.UnitTests.SimulatedServerTests.ConnectionFailoverTests.TransientFault_WithUserProvidedPartner_Pooling_ShouldNotClearPool_NotFailover(errorCode: 42109)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project

Microsoft.Data.SqlClient.UnitTests.SimulatedServerTests.ConnectionFailoverTests.TransientFault_WithUserProvidedPartner_Pooling_ShouldNotClearPool_NotFailover(errorCode: 42109)

Assert.Equal() Failure: Strings differ
                         ↓ (pos 14)
Expected: "localhost,51754"
Actual:   "localhost,51753"
                         ↑ (pos 14)
Raw output
   at Microsoft.Data.SqlClient.UnitTests.SimulatedServerTests.ConnectionFailoverTests.TransientFault_WithUserProvidedPartner_Pooling_ShouldNotClearPool_NotFailover(UInt32 errorCode) in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\UnitTests\SimulatedServerTests\ConnectionFailoverTests.cs:line 863
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.Data.SqlClient.ManualTesting.Tests.TvpColumnBoundariesTests.TvpColumnBoundariesTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project

Microsoft.Data.SqlClient.ManualTesting.Tests.TvpColumnBoundariesTests.TvpColumnBoundariesTest

Assert.True() Failure
Expected: True
Actual:   False
Raw output
   at Microsoft.Data.SqlClient.ManualTesting.Tests.TvpColumnBoundariesTests.TvpColumnBoundariesTest() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\ParameterTest\TvpColumnBoundariesTests.cs:line 26
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.Data.SqlClient.ManualTesting.Tests.TvpColumnBoundariesTests.TvpColumnBoundariesTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project

Microsoft.Data.SqlClient.ManualTesting.Tests.TvpColumnBoundariesTests.TvpColumnBoundariesTest

Assert.True() Failure
Expected: True
Actual:   False
Raw output
   at Microsoft.Data.SqlClient.ManualTesting.Tests.TvpColumnBoundariesTests.TvpColumnBoundariesTest() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\ParameterTest\TvpColumnBoundariesTests.cs:line 26
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)