Test | Fix Transient Fault handling and other flaky unit tests#4080
Build #08314 had test failures
Details
- Failed: 602 (0.24%)
- Passed: 243,120 (97.20%)
- Other: 6,390 (2.55%)
- Total: 250,112
- 94460 of 141655 line covered (66.68%)
Annotations
Check failure on line 70 in Build log
azure-pipelines / PR-SqlClient-Project
Build log #L70
Error: The process '/opt/hostedtoolcache/dotnet/dotnet' failed with exit code 1
Check failure on line 72 in Build log
azure-pipelines / PR-SqlClient-Project
Build log #L72
Dotnet command failed with non-zero exit code on the following projects : [ '/mnt/vss/_work/1/s/build2.proj' ]
Check failure on line 152 in Build log
azure-pipelines / PR-SqlClient-Project
Build log #L152
Error: The process '/opt/hostedtoolcache/dotnet/dotnet' failed with exit code 1
Check failure on line 154 in Build log
azure-pipelines / PR-SqlClient-Project
Build log #L154
Dotnet command failed with non-zero exit code on the following projects : [ '/mnt/vss/_work/1/s/build2.proj' ]
azure-pipelines / PR-SqlClient-Project
Microsoft.Data.SqlClient.ManualTesting.Tests.DiagnosticTest.ExecuteReaderTest
Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
Raw output
Child exception:
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Data.SqlClient, Version=7.0.0.8314, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
File name: 'Microsoft.Data.SqlClient, Version=7.0.0.8314, Culture=neutral, PublicKeyToken=null'
at Microsoft.Data.SqlClient.ManualTesting.Tests.DiagnosticTest.CollectStatisticsDiagnostics(Action`1 sqlOperation, String[] expectedDiagnostics, String methodName)
at Microsoft.Data.SqlClient.ManualTesting.Tests.DiagnosticTest.<>c.<ExecuteReaderTest>b__14_0() in /_/src/Microsoft.Data.SqlClient/tests/ManualTests/TracingTests/DiagnosticTest.cs:line 132
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Child process:
ManualTests, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null Microsoft.Data.SqlClient.ManualTesting.Tests.DiagnosticTest+<>c Int32 <ExecuteReaderTest>b__14_0()
azure-pipelines / PR-SqlClient-Project
Microsoft.Data.SqlClient.ManualTesting.Tests.DiagnosticTest.ExecuteXmlReaderErrorTest
Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
Raw output
Child exception:
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Data.SqlClient, Version=7.0.0.8314, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
File name: 'Microsoft.Data.SqlClient, Version=7.0.0.8314, Culture=neutral, PublicKeyToken=null'
at Microsoft.Data.SqlClient.ManualTesting.Tests.DiagnosticTest.CollectStatisticsDiagnostics(Action`1 sqlOperation, String[] expectedDiagnostics, String methodName)
at Microsoft.Data.SqlClient.ManualTesting.Tests.DiagnosticTest.<>c.<ExecuteXmlReaderErrorTest>b__18_0() in /_/src/Microsoft.Data.SqlClient/tests/ManualTests/TracingTests/DiagnosticTest.cs:line 231
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Child process:
ManualTests, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null Microsoft.Data.SqlClient.ManualTesting.Tests.DiagnosticTest+<>c Int32 <ExecuteXmlReaderErrorTest>b__18_0()
azure-pipelines / PR-SqlClient-Project
Microsoft.Data.SqlClient.ManualTesting.Tests.DiagnosticTest.ConnectionOpenTest
Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
Raw output
Child exception:
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Data.SqlClient, Version=7.0.0.8314, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
File name: 'Microsoft.Data.SqlClient, Version=7.0.0.8314, Culture=neutral, PublicKeyToken=null'
at Microsoft.Data.SqlClient.ManualTesting.Tests.DiagnosticTest.CollectStatisticsDiagnostics(Action`1 sqlOperation, String[] expectedDiagnostics, String methodName)
at Microsoft.Data.SqlClient.ManualTesting.Tests.DiagnosticTest.<>c.<ConnectionOpenTest>b__27_0() in /_/src/Microsoft.Data.SqlClient/tests/ManualTests/TracingTests/DiagnosticTest.cs:line 481
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Child process:
ManualTests, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null Microsoft.Data.SqlClient.ManualTesting.Tests.DiagnosticTest+<>c Int32 <ConnectionOpenTest>b__27_0()
azure-pipelines / PR-SqlClient-Project
Microsoft.Data.SqlClient.ManualTesting.Tests.DiagnosticTest.ExecuteScalarTest
Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
Raw output
Child exception:
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Data.SqlClient, Version=7.0.0.8314, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
File name: 'Microsoft.Data.SqlClient, Version=7.0.0.8314, Culture=neutral, PublicKeyToken=null'
at Microsoft.Data.SqlClient.ManualTesting.Tests.DiagnosticTest.CollectStatisticsDiagnostics(Action`1 sqlOperation, String[] expectedDiagnostics, String methodName)
at Microsoft.Data.SqlClient.ManualTesting.Tests.DiagnosticTest.<>c.<ExecuteScalarTest>b__10_0() in /_/src/Microsoft.Data.SqlClient/tests/ManualTests/TracingTests/DiagnosticTest.cs:line 45
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Child process:
ManualTests, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null Microsoft.Data.SqlClient.ManualTesting.Tests.DiagnosticTest+<>c Int32 <ExecuteScalarTest>b__10_0()