Skip to content

Fix 3714 | Extract SqlBulkCopy column names using dynamic SQL#3719

Closed
edwardneal wants to merge 2 commits into
dotnet:mainfrom
edwardneal:fix/3714-sqlbulkcopy-sql2016
Closed

Fix 3714 | Extract SqlBulkCopy column names using dynamic SQL#3719
edwardneal wants to merge 2 commits into
dotnet:mainfrom
edwardneal:fix/3714-sqlbulkcopy-sql2016

Merge branch 'main' into fix/3714-sqlbulkcopy-sql2016

01d4e23
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR-SqlClient-Project (Win11_Azure_Sql net462_AnyCPU_3) cancelled Feb 10, 2026 in 1h 0m 7s

Win11_Azure_Sql net462_AnyCPU_3 was canceled

Annotations

Check failure on line 0 in EXEC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win11_Azure_Sql net462_AnyCPU_3)

EXEC#L0

EXEC(0,0): Error Message: 

Check failure on line 311 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win11_Azure_Sql net462_AnyCPU_3)

build.proj#L311

build.proj(311,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" --blame-hang --blame-hang-dump-type full --blame-hang-timeout 10m " exited with code 1.

Check failure on line 71 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win11_Azure_Sql net462_AnyCPU_3)

Build log #L71

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

Check failure on line 417 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win11_Azure_Sql net462_AnyCPU_3)

build.proj#L417

build.proj(417,5): Error MSB3073: The command "         dotnet test "src\Microsoft.Data.SqlClient\tests\ManualTests\Microsoft.Data.SqlClient.ManualTests.csproj"         --no-build         -v n         -p:Configuration=Debug         -p:TargetnetfxVersion=net462         -p:ReferenceType=Project         -p:TestSet=3         -p:TestTargetOS=Windowsnetfx         -p:AbstractionsPackageVersion=1.0.0.04105-ci         -p:MdsPackageVersion=7.0.0.04105-ci                  --results-directory TestResults         --filter "category=flaky"         --logger:"trx;LogFilePrefix=Manual-Windowsnetfx-3"         --blame-hang         --blame-hang-dump-type full         --blame-hang-timeout 10m       " exited with code 1.

Check failure on line 94 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win11_Azure_Sql net462_AnyCPU_3)

Build log #L94

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