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-Project (Win22_Sql22 net9_0_AnyCPU_NativeSNI_3) succeeded Jan 8, 2026 in 22m 40s

Win22_Sql22 net9_0_AnyCPU_NativeSNI_3 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_Sql22 net9_0_AnyCPU_NativeSNI_3)

EXEC#L0

EXEC(0,0): Error Message: 

Check failure on line 250 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win22_Sql22 net9_0_AnyCPU_NativeSNI_3)

build.proj#L250

build.proj(250,5): Error MSB3073: The command "         dotnet test "src\Microsoft.Data.SqlClient\tests\UnitTests\Microsoft.Data.SqlClient.UnitTests.csproj"         --no-build         -v n         -p:Configuration=Debug         -p:TargetnetcoreVersion=net9.0         -p:TestTargetOS=Windowsnetcoreapp                  --results-directory TestResults         --filter "category=flaky"         --logger:"trx;LogFilePrefix=Unit-Windowsnetcoreapp-1,2,3"       " exited with code 1.

Check failure on line 146 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win22_Sql22 net9_0_AnyCPU_NativeSNI_3)

Build log #L146

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