Skip to content

Test | Fix Transient Fault handling and other flaky unit tests (#4080)

3b1dc7c
Select commit
Loading
Failed to load commit list.
Open

[6.1] Test | Fix Transient Fault handling and other flaky unit tests (#4080) #4269

Test | Fix Transient Fault handling and other flaky unit tests (#4080)
3b1dc7c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CI-SqlClient (Win22_Azure_Sql net462_AnyCPU_3) cancelled May 11, 2026 in 1h 30m 0s

Win22_Azure_Sql net462_AnyCPU_3 was canceled

Annotations

Check failure on line 0 in EXEC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win22_Azure_Sql net462_AnyCPU_3)

EXEC#L0

EXEC(0,0): Error Message: 

Check failure on line 237 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win22_Azure_Sql net462_AnyCPU_3)

build.proj#L237

build.proj(237,5): Error MSB3073: The command "         dotnet test "src\Microsoft.Data.SqlClient\tests\UnitTests\Microsoft.Data.SqlClient.UnitTests.csproj"         --no-build         -v n         -p:Configuration=Release         -p:TargetnetfxVersion=net462         -p:TestTargetOS=Windowsnetfx         --collect "Code coverage"         --results-directory TestResults         --filter "category=flaky"         --logger:"trx;LogFilePrefix=Unit-Windowsnetfx-1,2,3"       " exited with code 1.

Check failure on line 152 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win22_Azure_Sql net462_AnyCPU_3)

Build log #L152

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

Check failure on line 0 in EXEC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win22_Azure_Sql net462_AnyCPU_3)

EXEC#L0

EXEC(0,0): Error Message: 

Check failure on line 333 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win22_Azure_Sql net462_AnyCPU_3)

build.proj#L333

build.proj(333,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=Release         -p:TargetnetfxVersion=net462         -p:ReferenceType=Project         -p:TestSet=3         -p:TestTargetOS=Windowsnetfx         --collect "Code coverage"         --results-directory TestResults         --filter "category!=failing&category!=flaky&category!=nonnetfxtests&category!=nonwindowstests"         --logger:"trx;LogFilePrefix=Manual-Windowsnetfx-3"       " exited with code 1.