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

Remove empty statement #2136

Merged
merged 1 commit into from
Aug 23, 2023

Remove empty statement

75d5e0b
Select commit
Failed to load commit list.
Merged

Remove empty statement #2136

Remove empty statement
75d5e0b
Select commit
Failed to load commit list.
Azure Pipelines / CI-SqlClient cancelled Aug 22, 2023 in 3h 2m 28s

Build #23403 had test failures

Details

Tests

  • Failed: 5 (0.00%)
  • Passed: 312,107 (98.63%)
  • Other: 4,330 (1.37%)
  • Total: 316,442
Code coverage

  • 79025 of 111634 lines covered (70.79%)

Annotations

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 180 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient

build.proj#L180

build.proj(180,5): Error MSB3073: The command "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=2 --results-directory TestResults -p:TestTargetOS=Windowsnetfx --filter "category!=nonnetfxtests&category!=failing&category!=nonwindowstests" "--logger:trx;LogFilePrefix=Functional-Windowsnetfx-2"" exited with code 1.

Check failure on line 3618 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient

Build log #L3618

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

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 1 in Microsoft.Data.SqlClient.Tests.SqlConnectionBasicTests.TransientFaultDisabledTest(errorCode: 42109)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient

Microsoft.Data.SqlClient.Tests.SqlConnectionBasicTests.TransientFaultDisabledTest(errorCode: 42109)

Assert.Throws() Failure
Expected: typeof(Microsoft.Data.SqlClient.SqlException)
Actual:   (No exception was thrown)
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

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient

Microsoft.Data.SqlClient.Tests.SqlConnectionBasicTests.TransientFaultDisabledTestAsync(errorCode: 42108)

System.AggregateException : One or more errors occurred.
---- Assert.Throws() Failure
Expected: typeof(Microsoft.Data.SqlClient.SqlException)
Actual:   (No exception was thrown)
Raw output
   at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   at Microsoft.Data.SqlClient.Tests.SqlConnectionBasicTests.TransientFaultDisabledTestAsync(UInt32 errorCode) in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\FunctionalTests\SqlConnectionBasicTests.cs:line 106
----- Inner Stack Trace -----

Check failure on line 1 in Microsoft.Data.SqlClient.ManualTesting.Tests.EventCounterTest.EventCounter_ConnectionPoolGroupsCounter_Functional

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient

Microsoft.Data.SqlClient.ManualTesting.Tests.EventCounterTest.EventCounter_ConnectionPoolGroupsCounter_Functional

Assert.Equal() Failure
Expected: 1
Actual:   0
Raw output
   at Microsoft.Data.SqlClient.ManualTesting.Tests.EventCounterTest.EventCounter_ConnectionPoolGroupsCounter_Functional() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\TracingTests\EventCounterTest.cs:line 208

Check failure on line 1 in Microsoft.Data.SqlClient.ManualTesting.Tests.EventCounterTest.EventCounter_ConnectionPoolGroupsCounter_Functional

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient

Microsoft.Data.SqlClient.ManualTesting.Tests.EventCounterTest.EventCounter_ConnectionPoolGroupsCounter_Functional

Assert.Equal() Failure
Expected: 1
Actual:   0
Raw output
   at Microsoft.Data.SqlClient.ManualTesting.Tests.EventCounterTest.EventCounter_ConnectionPoolGroupsCounter_Functional() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\TracingTests\EventCounterTest.cs:line 208