Skip to content

Sync release/7.0 with main — cherry-pick batch#4215

Closed
paulmedynski wants to merge 24 commits into
release/7.0from
dev/paul/release/7.0/main-sync
Closed

Sync release/7.0 with main — cherry-pick batch#4215
paulmedynski wants to merge 24 commits into
release/7.0from
dev/paul/release/7.0/main-sync

- Updated all version numbers to reflect the 7.0.1 release.

0b54d6b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR-SqlClient-Package failed Apr 21, 2026 in 2h 1m 22s

Build #11104 had test failures

Details

Tests

  • Failed: 19 (0.01%)
  • Passed: 175,065 (96.46%)
  • Other: 6,413 (3.53%)
  • Total: 181,497

Annotations

Check failure on line 208 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package

Build log #L208

Error: The process '/Users/runner/hostedtoolcache/dotnet/dotnet' failed with exit code 1

Check failure on line 210 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package

Build log #L210

Dotnet command failed with non-zero exit code on the following projects : [ '/Users/runner/work/1/s/build2.proj' ]

Check failure on line 556 in build2.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package

build2.proj#L556

build2.proj(556,5): Error MSB3073: The command " "dotnet" test "D:\a\_work\1\s\src\..\src/Microsoft.Data.SqlClient/tests/ManualTests/Microsoft.Data.SqlClient.ManualTests.csproj" -p:Configuration=Debug --blame-hang --blame-hang-dump-type full --blame-hang-timeout 10m --filter "category=flaky" -f net8.0 -p:TestSet="3" --results-directory "TestResults" --logger:"trx;LogFilePrefix=MdsManual-Windows_NT-net8.0-3" -p:ReferenceType=Package -p:AbstractionsPackageVersion=1.0.1.11104-ci -p:LoggingPackageVersion=1.0.1.11104-ci -p:MdsPackageVersion=7.0.1-ci11104 " exited with code 1.

Check failure on line 83 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package

Build log #L83

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

Check failure on line 1 in Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.SharedMemoryAndSqlLocalDbConnectionTest(prefix: "lpc:")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package

Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.SharedMemoryAndSqlLocalDbConnectionTest(prefix: "lpc:")

System.TypeInitializationException : The type initializer for 'Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest' threw an exception.
---- Assert.Equal() Failure: Values differ
Expected: 2
Actual:   1
Raw output
   at Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.SharedMemoryAndSqlLocalDbConnectionTest(String prefix) in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\LocalDBTest\LocalDBTest.cs:line 126
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
----- Inner Stack Trace -----
   at Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.ExecuteLocalDBCommandProcess(String filename, String arguments, InfoType infoType) in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\LocalDBTest\LocalDBTest.cs:line 239
   at Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.RestartLocalDB() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\LocalDBTest\LocalDBTest.cs:line 216
   at Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.GetLocalDbNamedPipe() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\LocalDBTest\LocalDBTest.cs:line 202
   at Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest..cctor() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\LocalDBTest\LocalDBTest.cs:line 27

Check failure on line 1 in Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.InvalidSqlLocalDbConnectionTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package

Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.InvalidSqlLocalDbConnectionTest

System.TypeInitializationException : The type initializer for 'Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest' threw an exception.
---- Assert.Equal() Failure: Values differ
Expected: 2
Actual:   1
Raw output
   at Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.InvalidSqlLocalDbConnectionTest() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\LocalDBTest\LocalDBTest.cs:line 147
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
----- Inner Stack Trace -----
   at Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.ExecuteLocalDBCommandProcess(String filename, String arguments, InfoType infoType) in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\LocalDBTest\LocalDBTest.cs:line 239
   at Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.RestartLocalDB() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\LocalDBTest\LocalDBTest.cs:line 216
   at Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.GetLocalDbNamedPipe() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\LocalDBTest\LocalDBTest.cs:line 202
   at Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest..cctor() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\LocalDBTest\LocalDBTest.cs:line 27

Check failure on line 1 in Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.SharedLocalDbMarsTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package

Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.SharedLocalDbMarsTest

System.TypeInitializationException : The type initializer for 'Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest' threw an exception.
---- Assert.Equal() Failure: Values differ
Expected: 2
Actual:   1
Raw output
   at Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.SharedLocalDbMarsTest() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\LocalDBTest\LocalDBTest.cs:line 76
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
----- Inner Stack Trace -----
   at Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.ExecuteLocalDBCommandProcess(String filename, String arguments, InfoType infoType) in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\LocalDBTest\LocalDBTest.cs:line 239
   at Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.RestartLocalDB() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\LocalDBTest\LocalDBTest.cs:line 216
   at Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.GetLocalDbNamedPipe() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\LocalDBTest\LocalDBTest.cs:line 202
   at Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest..cctor() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\LocalDBTest\LocalDBTest.cs:line 27

Check failure on line 1 in Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.SqlLocalDbSharedInstanceConnectionTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR-SqlClient-Package

Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.SqlLocalDbSharedInstanceConnectionTest

System.TypeInitializationException : The type initializer for 'Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest' threw an exception.
---- Assert.Equal() Failure: Values differ
Expected: 2
Actual:   1
Raw output
   at Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.SqlLocalDbSharedInstanceConnectionTest() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\LocalDBTest\LocalDBTest.cs:line 85
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
----- Inner Stack Trace -----
   at Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.ExecuteLocalDBCommandProcess(String filename, String arguments, InfoType infoType) in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\LocalDBTest\LocalDBTest.cs:line 239
   at Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.RestartLocalDB() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\LocalDBTest\LocalDBTest.cs:line 216
   at Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest.GetLocalDbNamedPipe() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\LocalDBTest\LocalDBTest.cs:line 202
   at Microsoft.Data.SqlClient.ManualTesting.Tests.LocalDBTest..cctor() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\LocalDBTest\LocalDBTest.cs:line 27