Enable User Agent Extension#3606
Build #29513 had test failures
Details
- Failed: 3 (0.00%)
- Passed: 119,610 (97.05%)
- Other: 3,635 (2.95%)
- Total: 123,248
Annotations
Check failure on line 155 in Build log
azure-pipelines / CI-SqlClient
Build log #L155
Error: The process '/opt/hostedtoolcache/dotnet' failed with exit code 1
Check failure on line 157 in Build log
azure-pipelines / CI-SqlClient
Build log #L157
Dotnet command failed with non-zero exit code on the following projects : [ '/mnt/vss/_work/1/s/build.proj' ]
azure-pipelines / CI-SqlClient
Microsoft.Data.SqlClient.ManualTesting.Tests.ConnectionPoolStressTest.ConnectionPoolStress_Async
ConnectionPoolStress_MsData_Async failed
Raw output
at Microsoft.Data.SqlClient.ManualTesting.Tests.ConnectionPoolStressTest.ConnectionPoolStress_Async() in /_/src/Microsoft.Data.SqlClient/tests/ManualTests/SQL/ConnectionPoolTest/ConnectionPoolStressTest.cs:line 434
--- End of stack trace from previous location ---
azure-pipelines / CI-SqlClient
Microsoft.Data.SqlClient.ManualTesting.Tests.AlwaysEncrypted.ApiShould.TestSqlCommandCancel(connection: "Data Source=tcp:10.0.0.4;Database=NORTHWIND;UID=sa"···, value: "ExecuteReader")
System.AggregateException : One or more errors occurred. (Assert.ThrowsAny() Failure: No exception was thrown
Expected: typeof(System.Exception))
---- Assert.ThrowsAny() Failure: No exception was thrown
Expected: typeof(System.Exception)
Raw output
at System.Threading.Tasks.Task.WaitAllCore(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.WaitAll(Task[] tasks)
at Microsoft.Data.SqlClient.ManualTesting.Tests.AlwaysEncrypted.ApiShould.TestSqlCommandCancel(String connection, String value) in /_/src/Microsoft.Data.SqlClient/tests/ManualTests/AlwaysEncrypted/ApiShould.cs:line 2135
at InvokeStub_ApiShould.TestSqlCommandCancel(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
----- Inner Stack Trace -----
at Microsoft.Data.SqlClient.ManualTesting.Tests.AlwaysEncrypted.ApiShould.Thread_ExecuteReader(Object state) in /_/src/Microsoft.Data.SqlClient/tests/ManualTests/AlwaysEncrypted/ApiShould.cs:line 3202
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
azure-pipelines / CI-SqlClient
Microsoft.Data.SqlClient.ManualTesting.Tests.AlwaysEncrypted.ApiShould.TestSqlCommandCancel(connection: "Data Source=tcp:10.0.0.5;Database=NORTHWIND;UID=sa"···, value: "ExecuteReader")
Test failed