Skip to content

- Removed redundant SqlServer package templates.

e475f86
Select commit
Loading
Failed to load commit list.
Open

Introduce Logging package and rework official pipelines #3967

- Removed redundant SqlServer package templates.
e475f86
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR-SqlClient-Package failed Feb 20, 2026 in 1h 40m 30s

Build #05121 had test failures

Details

Tests

  • Failed: 44 (0.02%)
  • Passed: 211,696 (96.60%)
  • Other: 7,411 (3.38%)
  • Total: 219,151

Annotations

Check failure on line 88 in Build log

See this annotation in the file changed.

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

Build log #L88

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

Check failure on line 90 in Build log

See this annotation in the file changed.

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

Build log #L90

Dotnet command failed with non-zero exit code on the following projects : [ '/mnt/vss/_work/1/s/build.proj' ]

Check failure on line 0 in EXEC

See this annotation in the file changed.

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

EXEC#L0

EXEC(0,0): Error Message: 

Check failure on line 0 in EXEC

See this annotation in the file changed.

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

EXEC#L0

EXEC(0,0): Error Message: 

Check failure on line 1 in Microsoft.Data.SqlClient.Tests.LocalizationTest.Localization_Tests(culture: "de-DE")

See this annotation in the file changed.

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

Microsoft.Data.SqlClient.Tests.LocalizationTest.Localization_Tests(culture: "de-DE")

Assert.Contains() Failure: Sub-string not found
String:    "Erro de rede ou específico à instância ao"···
Not found: "Netzwerkbezogener oder instanzspezifische"···
Raw output
   at Microsoft.Data.SqlClient.Tests.LocalizationTest.Localization_Tests(String culture) in /_/src/Microsoft.Data.SqlClient/tests/FunctionalTests/LocalizationTest.cs:line 46
   at InvokeStub_LocalizationTest.Localization_Tests(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 1 in Microsoft.Data.SqlClient.ManualTesting.Tests.DataStreamTest.RunAllTestsForSingleServer_TCP

See this annotation in the file changed.

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

Microsoft.Data.SqlClient.ManualTesting.Tests.DataStreamTest.RunAllTestsForSingleServer_TCP

Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.AggregateException)
Raw output
   at Microsoft.Data.SqlClient.ManualTesting.Tests.DataTestUtility.AssertThrowsWrapper[TException](Action actionThatFails, String exceptionMessage, Boolean innerExceptionMustBeNull, Func`2 customExceptionVerifier) in /_/src/Microsoft.Data.SqlClient/tests/ManualTests/DataCommon/DataTestUtility.cs:line 957
   at Microsoft.Data.SqlClient.ManualTesting.Tests.DataTestUtility.AssertThrowsWrapper[TException,TInnerException](Action actionThatFails, String exceptionMessage, String innerExceptionMessage, Boolean innerExceptionMustBeNull, Func`2 customExceptionVerifier) in /_/src/Microsoft.Data.SqlClient/tests/ManualTests/DataCommon/DataTestUtility.cs:line 979
   at Microsoft.Data.SqlClient.ManualTesting.Tests.DataStreamTest.ReadStream(String connectionString) in /_/src/Microsoft.Data.SqlClient/tests/ManualTests/SQL/DataStreamTest/DataStreamTest.cs:line 1651
   at Microsoft.Data.SqlClient.ManualTesting.Tests.DataStreamTest.RunAllTestsForSingleServer(String connectionString, Boolean usingNamePipes) in /_/src/Microsoft.Data.SqlClient/tests/ManualTests/SQL/DataStreamTest/DataStreamTest.cs:line 188
   at Microsoft.Data.SqlClient.ManualTesting.Tests.DataStreamTest.RunAllTestsForSingleServer_TCP() in /_/src/Microsoft.Data.SqlClient/tests/ManualTests/SQL/DataStreamTest/DataStreamTest.cs:line 48
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.Data.SqlClient.ManualTesting.Tests.DistributedTransactionTestWindows.Test_EnlistedTransactionPreservedWhilePooled

See this annotation in the file changed.

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

Microsoft.Data.SqlClient.ManualTesting.Tests.DistributedTransactionTestWindows.Test_EnlistedTransactionPreservedWhilePooled

System.PlatformNotSupportedException : This platform does not support distributed transactions.
Raw output
   at System.Transactions.TransactionManager.set_ImplicitDistributedTransactions(Boolean value)
   at Microsoft.Data.SqlClient.ManualTesting.Tests.DistributedTransactionTestWindows.Test_EnlistedTransactionPreservedWhilePooled() in /_/src/Microsoft.Data.SqlClient/tests/ManualTests/SQL/TransactionTest/DistributedTransactionTest.cs:line 58
--- End of stack trace from previous location ---

Check failure on line 1 in Microsoft.Data.SqlClient.ManualTesting.Tests.DistributedTransactionTestWindows.Test_EnlistedTransactionPreservedWhilePooled

See this annotation in the file changed.

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

Microsoft.Data.SqlClient.ManualTesting.Tests.DistributedTransactionTestWindows.Test_EnlistedTransactionPreservedWhilePooled

System.PlatformNotSupportedException : This platform does not support distributed transactions.
Raw output
   at System.Transactions.TransactionManager.set_ImplicitDistributedTransactions(Boolean value)
   at Microsoft.Data.SqlClient.ManualTesting.Tests.DistributedTransactionTestWindows.Test_EnlistedTransactionPreservedWhilePooled() in /_/src/Microsoft.Data.SqlClient/tests/ManualTests/SQL/TransactionTest/DistributedTransactionTest.cs:line 58
--- End of stack trace from previous location ---