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_Named_Instance net8_0_AnyCPU_ManagedSNI_2) succeeded Jan 28, 2026 in 39m 40s

Win22_Sql22_Named_Instance net8_0_AnyCPU_ManagedSNI_2 succeeded

Annotations

Check failure on line 312 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win22_Sql22_Named_Instance net8_0_AnyCPU_ManagedSNI_2)

build.proj#L312

build.proj(312,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=net8.0         -p:ReferenceType=Project         -p:TestSet=2         -p:TestTargetOS=Windowsnetcoreapp         --collect "Code coverage"         --results-directory TestResults         --filter "category!=failing&category!=flaky"         --logger:"trx;LogFilePrefix=Manual-Windowsnetcoreapp-2"         --blame-hang         --blame-hang-dump-type full         --blame-hang-timeout 10m       " exited with code 1.

Check failure on line 363 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win22_Sql22_Named_Instance net8_0_AnyCPU_ManagedSNI_2)

Build log #L363

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