Skip to content

Common Project | Functional Tests#3890

Merged
benrr101 merged 6 commits into
mainfrom
dev/russellben/common/functional-tests
Jan 15, 2026
Merged

Common Project | Functional Tests#3890
benrr101 merged 6 commits into
mainfrom
dev/russellben/common/functional-tests

AKV needs to be built in build tests target for non-windows pipeline …

e7396dc
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR-SqlClient-Project (Win22_Azure_Sql net462_AnyCPU_2) succeeded Jan 14, 2026 in 26m 35s

Win22_Azure_Sql net462_AnyCPU_2 succeeded with issues

Annotations

Check failure on line 0 in EXEC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win22_Azure_Sql net462_AnyCPU_2)

EXEC#L0

EXEC(0,0): Error Message: 

Check failure on line 209 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win22_Azure_Sql net462_AnyCPU_2)

build.proj#L209

build.proj(209,5): Error MSB3073: The command " dotnet test "src\Microsoft.Data.SqlClient\tests\UnitTests\Microsoft.Data.SqlClient.UnitTests.csproj" -f net462 -p:Configuration=Debug --results-directory TestResults --filter "category=flaky" --logger:"trx;LogFilePrefix=Unit-Windowsnetfx-1,2,3" " exited with code 1.

Check failure on line 70 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win22_Azure_Sql net462_AnyCPU_2)

Build log #L70

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

Check failure on line 0 in EXEC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win22_Azure_Sql net462_AnyCPU_2)

EXEC#L0

EXEC(0,0): Error Message: 

Check failure on line 297 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win22_Azure_Sql net462_AnyCPU_2)

build.proj#L297

build.proj(297,5): Error MSB3073: The command "         dotnet test "src\Microsoft.Data.SqlClient\tests\ManualTests\Microsoft.Data.SqlClient.ManualTesting.Tests.csproj"         --no-build         -v n         -p:Configuration=Debug         -p:TargetnetfxVersion=net462         -p:ReferenceType=Project         -p:TestSet=2         -p:TestTargetOS=Windowsnetfx         --collect "Code coverage"         --results-directory TestResults         --filter "category!=failing&category!=flaky"         --logger:"trx;LogFilePrefix=Manual-Windowsnetfx-2"       " exited with code 1.