Skip to content

Test | Convert TvpQueryHintsTests to xunit assertions.#4002

Merged
mdaigle merged 4 commits into
mainfrom
dev/mdaigle/convert-tvp-query-hints-tests
Mar 9, 2026
Merged

Test | Convert TvpQueryHintsTests to xunit assertions.#4002
mdaigle merged 4 commits into
mainfrom
dev/mdaigle/convert-tvp-query-hints-tests

Remove baseline files and parsing logic

af1f0f1
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR-SqlClient-Project (Win22_Sql19 net9_0_AnyCPU_ManagedSNI_2) succeeded Mar 5, 2026 in 36m 36s

Win22_Sql19 net9_0_AnyCPU_ManagedSNI_2 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 (Win22_Sql19 net9_0_AnyCPU_ManagedSNI_2)

EXEC#L0

EXEC(0,0): Error Message: 

Check failure on line 347 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win22_Sql19 net9_0_AnyCPU_ManagedSNI_2)

build.proj#L347

build.proj(347,5): Error MSB3073: The command " dotnet test "src\Microsoft.Data.SqlClient\tests\UnitTests\Microsoft.Data.SqlClient.UnitTests.csproj" -f net9.0 -p:Configuration=Debug --filter "category=flaky" --blame-hang --blame-hang-dump-type full --blame-hang-timeout 10m --results-directory TestResults --logger:"trx;LogFilePrefix=Unit-Windowsnetcoreapp-1,2,3" " exited with code 1.

Check failure on line 74 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win22_Sql19 net9_0_AnyCPU_ManagedSNI_2)

Build log #L74

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

Check failure on line 448 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win22_Sql19 net9_0_AnyCPU_ManagedSNI_2)

build.proj#L448

build.proj(448,5): Error MSB3073: The command " dotnet test "src\Microsoft.Data.SqlClient\tests\ManualTests\Microsoft.Data.SqlClient.ManualTests.csproj" -f net9.0 -p:Configuration=Debug -p:ReferenceType=Project -p:AbstractionsPackageVersion=1.0.0.06409-ci -p:MdsPackageVersion=7.0.0.06409-ci --filter "category!=failing&category!=flaky&category!=interactive" --blame-hang --blame-hang-dump-type full --blame-hang-timeout 10m --collect "Code coverage" --settings "D:\a\_work\1\s\src\Microsoft.Data.SqlClient/tests//tools/Microsoft.Data.SqlClient.TestUtilities/CodeCoverage.runsettings" --results-directory TestResults --logger:"trx;LogFilePrefix=Manual-Windowsnetcoreapp-2" -p:TestSet=2 " exited with code 1.

Check failure on line 156 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Project (Win22_Sql19 net9_0_AnyCPU_ManagedSNI_2)

Build log #L156

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