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_Sql19 net462_AnyCPU_1) succeeded Jan 8, 2026 in 26m 27s

Win22_Sql19 net462_AnyCPU_1 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_Sql19 net462_AnyCPU_1)

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_Sql19 net462_AnyCPU_1)

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:TargetnetfxVersion=net462         -p:TestTargetOS=Windowsnetfx                  --results-directory TestResults         --filter "category=flaky"         --logger:"trx;LogFilePrefix=Unit-Windowsnetfx-1,2,3"       " exited with code 1.

Check failure on line 145 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win22_Sql19 net462_AnyCPU_1)

Build log #L145

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