Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use System.Configuration.ConfigurationManager 8.0, #2284

Closed
wants to merge 1 commit into from

use System.Configuration.ConfigurationManager 8.0,

8046078
Select commit
Loading
Failed to load commit list.
Closed

use System.Configuration.ConfigurationManager 8.0, #2284

use System.Configuration.ConfigurationManager 8.0,
8046078
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CI-SqlClient succeeded Dec 30, 2023 in 4h 40m 8s

Build #36401 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 362,131 (98.50%)
  • Other: 5,502 (1.50%)
  • Total: 367,634
Code coverage

  • 53795 of 75781 lines covered (70.99%)

Annotations

Check failure on line 1969 in Build log

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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 0 in EXEC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient

EXEC#L0

EXEC(0,0): Error Message: 

Check failure on line 178 in build.proj

See this annotation in the file changed.

@azure-pipelines 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.

Check failure on line 1 in Microsoft.Data.SqlClient.Tests.SqlConnectionBasicTests.TransientFaultDisabledTest(errorCode: 40613)

See this annotation in the file changed.

@azure-pipelines 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