Skip to content

Test | Fix Diagnostic Tests and remove Remote Executor#4078

Merged
cheenamalhotra merged 6 commits into
mainfrom
dev/cheena/fix-diagnostic-tests
Mar 26, 2026
Merged

Test | Fix Diagnostic Tests and remove Remote Executor#4078
cheenamalhotra merged 6 commits into
mainfrom
dev/cheena/fix-diagnostic-tests

Ensure diagnostics are always sent synchronously after connection att…

3302ca7
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR-SqlClient-Project (Win11_Azure_Sql net8_0_AnyCPU_ManagedSNI_3) failed Mar 24, 2026 in 11m 56s

Win11_Azure_Sql net8_0_AnyCPU_ManagedSNI_3 failed

Annotations

Check failure on line 1939 in src\Microsoft.Data.SqlClient\src\Microsoft\Data\SqlClient\SqlConnection.cs

See this annotation in the file changed.

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

src\Microsoft.Data.SqlClient\src\Microsoft\Data\SqlClient\SqlConnection.cs#L1939

src\Microsoft.Data.SqlClient\src\Microsoft\Data\SqlClient\SqlConnection.cs(1939,37): Error CS1501: No overload for method 'ContinueWith' takes 4 arguments [D:\a\_work\1\s\src\Microsoft.Data.SqlClient\src\Microsoft.Data.SqlClient.csproj::TargetFramework=net8.0]

Check failure on line 459 in build2.proj

See this annotation in the file changed.

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

build2.proj#L459

build2.proj(459,5): Error MSB3073: The command " "dotnet" test "D:\a\_work\1\s\src\..\src/Microsoft.Data.SqlClient/tests/FunctionalTests/Microsoft.Data.SqlClient.FunctionalTests.csproj" -p:Configuration=Debug --blame-hang --blame-hang-dump-type full --blame-hang-timeout 10m --collect "Code coverage" --settings "D:\a\_work\1\s\src\..\src/Microsoft.Data.SqlClient/tests/tools/Microsoft.Data.SqlClient.TestUtilities/CodeCoverage.runsettings" --filter "category!=failing&category!=flaky" -f net8.0 --results-directory "TestResults" --logger:"trx;LogFilePrefix=MdsFunctional-Windows_NT-net8.0" -p:AbstractionsPackageVersion=1.0.0.08315-ci -p:LoggingPackageVersion=1.0.0.08315-ci -p:MdsPackageVersion=7.0.0.08315-ci " exited with code 1.

Check failure on line 48 in Build log

See this annotation in the file changed.

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

Build log #L48

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

Check failure on line 1939 in src\Microsoft.Data.SqlClient\src\Microsoft\Data\SqlClient\SqlConnection.cs

See this annotation in the file changed.

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

src\Microsoft.Data.SqlClient\src\Microsoft\Data\SqlClient\SqlConnection.cs#L1939

src\Microsoft.Data.SqlClient\src\Microsoft\Data\SqlClient\SqlConnection.cs(1939,37): Error CS1501: No overload for method 'ContinueWith' takes 4 arguments [D:\a\_work\1\s\src\Microsoft.Data.SqlClient\src\Microsoft.Data.SqlClient.csproj::TargetFramework=net8.0]

Check failure on line 518 in build2.proj

See this annotation in the file changed.

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

build2.proj#L518

build2.proj(518,5): Error MSB3073: The command " "dotnet" test "D:\a\_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 --results-directory "TestResults" --logger:"trx;LogFilePrefix=MdsUnit-Windows_NT-net8.0" " exited with code 1.