Skip to content

Refactor Test TDS Servers. Expand functional testing of connection pooling and transient failures.#3488

Merged
mdaigle merged 51 commits into
dotnet:mainfrom
mdaigle:dev/mdaigle/failover-tds-server
Sep 25, 2025
Merged

Refactor Test TDS Servers. Expand functional testing of connection pooling and transient failures.#3488
mdaigle merged 51 commits into
dotnet:mainfrom
mdaigle:dev/mdaigle/failover-tds-server

Add common test project to unit test restore targets.

5eee939
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CI-SqlClient (Win22_Sql19 net462_AnyCPU_2) failed Sep 3, 2025 in 23m 0s

Win22_Sql19 net462_AnyCPU_2 failed

Annotations

Check failure on line 0 in EXEC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win22_Sql19 net462_AnyCPU_2)

EXEC#L0

EXEC(0,0): Error Message: 

Check failure on line 234 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win22_Sql19 net462_AnyCPU_2)

build.proj#L234

build.proj(234,5): Error MSB3073: The command "         dotnet test "src\Microsoft.Data.SqlClient\tests\UnitTests\Microsoft.Data.SqlClient.UnitTests.csproj"         --no-build         -v n         -p:Configuration=Release         -p:TargetnetfxVersion=net462         -p:TestTargetOS=Windowsnetfx         --collect "Code coverage"         --results-directory TestResults         --filter "category!=failing"         --logger:"trx;LogFilePrefix=Unit-Windowsnetfx-1,2,3"       " exited with code 1.

Check failure on line 321 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win22_Sql19 net462_AnyCPU_2)

Build log #L321

Process 'msbuild.exe' exited with code '1'.