Skip to content

Ensure that 0 length reads return an empty array not null#3872

Merged
paulmedynski merged 1 commit into
dotnet:mainfrom
Wraith2:fix-3871
Jan 28, 2026
Merged

Ensure that 0 length reads return an empty array not null#3872
paulmedynski merged 1 commit into
dotnet:mainfrom
Wraith2:fix-3871

ensure that 0 length reads return an empty array not null

df4b962
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR-SqlClient-Package (Win22_Azure_Sql net9_0_AnyCPU_ManagedSNI_3) succeeded Jan 8, 2026 in 18m 35s

Win22_Azure_Sql net9_0_AnyCPU_ManagedSNI_3 succeeded

Annotations

Check failure on line 0 in EXEC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package (Win22_Azure_Sql net9_0_AnyCPU_ManagedSNI_3)

EXEC#L0

EXEC(0,0): Error Message: 

Check failure on line 346 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package (Win22_Azure_Sql net9_0_AnyCPU_ManagedSNI_3)

build.proj#L346

build.proj(346,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:TargetnetcoreVersion=net9.0         -p:ReferenceType=Package         -p:TestSet=3         -p:TestTargetOS=Windowsnetcoreapp                  --results-directory TestResults         --filter "category=flaky"         --logger:"trx;LogFilePrefix=Manual-Windowsnetcoreapp-3"       " exited with code 1.

Check failure on line 259 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package (Win22_Azure_Sql net9_0_AnyCPU_ManagedSNI_3)

Build log #L259

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