Remove SQL 2000 client-side debugging support #2981
+45
−495
Merged
Azure Pipelines / CI-SqlClient
succeeded
Nov 13, 2024 in 1h 14m 16s
Build #31810 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 107,848 (97.79%)
- Other: 2,441 (2.21%)
- Total: 110,290
- 43091 of 59385 line covered (72.56%)
Annotations
Check failure on line 975 in Build log
azure-pipelines / CI-SqlClient
Build log #L975
Error: The process '/usr/bin/dotnet' failed with exit code 1
Check failure on line 977 in Build log
azure-pipelines / CI-SqlClient
Build log #L977
Dotnet command failed with non-zero exit code on the following projects : [ '/mnt/vss/_work/1/s/build.proj' ]
Check failure on line 190 in build.proj
azure-pipelines / CI-SqlClient
build.proj#L190
build.proj(190,5): Error MSB3073: The command "dotnet test "src\Microsoft.Data.SqlClient\tests\ManualTests\Microsoft.Data.SqlClient.ManualTesting.Tests.csproj" -p:Configuration=Release -p:TargetnetcoreVersion=net8.0 -p:ReferenceType=Project --no-build -l "console;verbosity=normal" --collect "Code coverage" -p:TestSet=2 --results-directory TestResults -p:TestTargetOS=Windowsnetcoreapp --filter "category!=nonnetcoreapptests&category!=failing&category!=nonwindowstests" "--logger:trx;LogFilePrefix=Manual-Windowsnetcoreapp-2"" exited with code 1.
azure-pipelines / CI-SqlClient
Microsoft.Data.SqlClient.ManualTesting.Tests.ConnectionExceptionTest.TestConnectionStateWithErrorClass20
Assert.Equal() Failure: Values differ
Expected: 11
Actual: 20
Raw output
at Microsoft.Data.SqlClient.ManualTesting.Tests.ConnectionExceptionTest.TestConnectionStateWithErrorClass20() in /_/src/Microsoft.Data.SqlClient/tests/ManualTests/SQL/ExceptionTest/ConnectionExceptionTest.cs:line 43
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Loading