Skip to content

Add bidi text preservation coverage - #4656

Merged
priyankatiwari08 merged 2 commits into
dotnet:mainfrom
priyankatiwari08:priyankatiwari08-directionality-45864
Sep 9, 2026
Merged

Add bidi text preservation coverage#4656
priyankatiwari08 merged 2 commits into
dotnet:mainfrom
priyankatiwari08:priyankatiwari08-directionality-45864

Address directionality test review

f196de2
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR-SqlClient-Project (Ubuntu24_Azure_Sql net8_0_AnyCPU_ManagedSNI_3) succeeded Sep 8, 2026 in 33m 13s

Ubuntu24_Azure_Sql net8_0_AnyCPU_ManagedSNI_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 (Ubuntu24_Azure_Sql net8_0_AnyCPU_ManagedSNI_3)

EXEC#L0

EXEC(0,0): Error Message: 

Check failure on line 784 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Ubuntu24_Azure_Sql net8_0_AnyCPU_ManagedSNI_3)

build.proj#L784

build.proj(784,5): Error MSB3073: The command " "dotnet" test "/mnt/vss/_work/1/s/src/../src/Microsoft.Data.SqlClient/tests/ManualTests/Microsoft.Data.SqlClient.ManualTests.csproj" -p:Configuration=Debug --blame-hang --blame-hang-dump-type full --blame-hang-timeout 10m --collect "Code coverage" --settings "/mnt/vss/_work/1/s/src/../src/Microsoft.Data.SqlClient/tests/tools/Microsoft.Data.SqlClient.TestUtilities/CodeCoverage.runsettings" --filter "category!=failing&category!=flaky&category!=interactive&category!=signed&(Set=3)" -f net8.0 --results-directory "TestResults" --logger:"trx;LogFilePrefix=SqlClientManual-Unix-net8.0-3" -p:SqlClientPackageVersion=7.1.0-preview3-pr25103 -p:SqlServerPackageVersion=1.1.0-preview1-pr25103 " exited with code 1.

Check failure on line 209 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Ubuntu24_Azure_Sql net8_0_AnyCPU_ManagedSNI_3)

Build log #L209

Error: The process '/opt/hostedtoolcache/dotnet/dotnet' failed with exit code 1

Check failure on line 212 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Ubuntu24_Azure_Sql net8_0_AnyCPU_ManagedSNI_3)

Build log #L212

Dotnet command failed with non-zero exit code on the following projects : [ '/mnt/vss/_work/1/s/build.proj' ]

Check failure on line 813 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Ubuntu24_Azure_Sql net8_0_AnyCPU_ManagedSNI_3)

build.proj#L813

build.proj(813,5): Error MSB3073: The command " "dotnet" test "/mnt/vss/_work/1/s/src/../src/Microsoft.Data.SqlClient/tests/UnitTests/Microsoft.Data.SqlClient.UnitTests.csproj" -p:Configuration=Debug --blame-hang --blame-hang-dump-type full --blame-hang-timeout 10m --filter "category=flaky" -f net8.0 -p:SqlClientPackageVersion=7.1.0-preview3-pr25103 -p:SqlServerPackageVersion=1.1.0-preview1-pr25103 --results-directory "TestResults" --logger:"trx;LogFilePrefix=SqlClientUnit-Unix-net8.0" " exited with code 1.