use System.Configuration.ConfigurationManager 8.0, #2284
Closed
Azure Pipelines / CI-SqlClient
succeeded
Dec 30, 2023 in 4h 40m 8s
Build #36401 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 362,131 (98.50%)
- Other: 5,502 (1.50%)
- Total: 367,634
- 53795 of 75781 lines covered (70.99%)
Annotations
Check failure on line 1969 in Build log
azure-pipelines / CI-SqlClient
Build log #L1969
Error: The process '/usr/local/bin/dotnet' failed with exit code 1
Check failure on line 1971 in Build log
azure-pipelines / CI-SqlClient
Build log #L1971
Dotnet command failed with non-zero exit code on the following projects : [ '/Users/runner/work/1/s/build.proj' ]
Check failure on line 178 in build.proj
azure-pipelines / CI-SqlClient
build.proj#L178
build.proj(178,5): Error MSB3073: The command "C:\x86\dotnet test "src\Microsoft.Data.SqlClient\tests\FunctionalTests\Microsoft.Data.SqlClient.Tests.csproj" -p:Configuration=Release -p:TargetnetfxVersion=net462 --no-build -v n --collect "Code coverage" -p:TestSet=1 --results-directory TestResults -p:TestTargetOS=Windowsnetfx --filter "category!=nonnetfxtests&category!=failing&category!=nonwindowstests" "--logger:trx;LogFilePrefix=Functional-Windowsnetfx-1"" exited with code 1.
azure-pipelines / CI-SqlClient
Microsoft.Data.SqlClient.Tests.SqlConnectionBasicTests.TransientFaultDisabledTest(errorCode: 40613)
Assert.Throws() Failure: No exception was thrown
Expected: typeof(Microsoft.Data.SqlClient.SqlException)
Raw output
at Microsoft.Data.SqlClient.Tests.SqlConnectionBasicTests.TransientFaultDisabledTest(UInt32 errorCode) in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\FunctionalTests\SqlConnectionBasicTests.cs:line 127
Loading