Skip to content

Wire up the pipeline to separate flaky and non-flaky test runs

1317e2b
Select commit
Loading
Failed to load commit list.
Open

[6.0] Port Flaky Test Separation #4059

Wire up the pipeline to separate flaky and non-flaky test runs
1317e2b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CI-SqlClient (Win22_Sql22_x86 net462_AnyCPU_2) failed Mar 17, 2026 in 8m 37s

Win22_Sql22_x86 net462_AnyCPU_2 failed

Annotations

Check failure on line 0 in MSBUILD

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win22_Sql22_x86 net462_AnyCPU_2)

MSBUILD#L0

MSBUILD(0,0): Error MSB1001: Unknown switch.

Check failure on line 275 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win22_Sql22_x86 net462_AnyCPU_2)

build.proj#L275

build.proj(275,5): Error MSB3073: The command " C:\x86\dotnet test "src\Microsoft.Data.SqlClient\tests\ManualTests\Microsoft.Data.SqlClient.ManualTesting.Tests.csproj" --no-build -l "console;verbosity=normal" -p:Configuration=Release -p:TargetnetfxVersion=net462 -p:TestTargetOS=Windowsnetfx -p:ReferenceType=Project -p:TestSet=2 --filter "category=flaky" --blame-hang --blame-hang-dump-tup full --blame-hang-timeout 10m --results-directory "TestResults" --logger:"trx;LogFilePrefix=Manual-Windowsnetfx-2" " exited with code 1.

Check failure on line 43 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win22_Sql22_x86 net462_AnyCPU_2)

Build log #L43

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

Check failure on line 0 in MSBUILD

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win22_Sql22_x86 net462_AnyCPU_2)

MSBUILD#L0

MSBUILD(0,0): Error MSB1001: Unknown switch.

Check failure on line 227 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win22_Sql22_x86 net462_AnyCPU_2)

build.proj#L227

build.proj(227,5): Error MSB3073: The command " C:\x86\dotnet test "src\Microsoft.Data.SqlClient\tests\FunctionalTests\Microsoft.Data.SqlClient.Tests.csproj" --no-build -v n -p:Configuration=Release -p:TargetnetfxVersion=net462 -p:TestTargetOS=Windowsnetfx -p:ReferenceType=Project --filter "category!=failing&category!=flaky&category!=interactive" --blame-hang --blame-hang-dump-tup full --blame-hang-timeout 10m --results-directory "TestResults" --logger:"trx;LogFilePrefix=Functional-Windowsnetfx-2" " exited with code 1.