Skip redundant PR triggers (Draft<->Open state transitions) #4303
Build #14120 had test failures
Details
- Failed: 4 (0.00%)
- Passed: 187,646 (96.64%)
- Other: 6,512 (3.35%)
- Total: 194,162
Annotations
Check failure on line 0 in EXEC
azure-pipelines / PR-SqlClient-Package
EXEC#L0
EXEC(0,0): Error Message:
Check failure on line 675 in build.proj
azure-pipelines / PR-SqlClient-Package
build.proj#L675
build.proj(675,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 --collect "Code coverage" --settings "D:\a\_work\1\s\src\..\src/Microsoft.Data.SqlClient/tests/tools/Microsoft.Data.SqlClient.TestUtilities/CodeCoverage.runsettings" --filter "category!=failing&category!=flaky&category!=interactive&category!=signed" -f net462 -p:TestSet="3" --results-directory "TestResults" --logger:"trx;LogFilePrefix=SqlClientManual-Windows_NT-net462-3" -p:ReferenceType=Package -p:AbstractionsPackageVersion=1.1.0-preview1ci14120 -p:LoggingPackageVersion=1.1.0-preview1ci14120 -p:SqlClientPackageVersion=7.1.0-preview1ci14120 -p:SqlServerPackageVersion=1.1.0-preview1ci14120 " exited with code 1.
Check failure on line 245 in Build log
azure-pipelines / PR-SqlClient-Package
Build log #L245
Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1
Check failure on line 248 in Build log
azure-pipelines / PR-SqlClient-Package
Build log #L248
Dotnet command failed with non-zero exit code on the following projects : [ 'D:\\a\\_work\\1\\s\\build.proj' ]
Check failure on line 1 in Microsoft.Data.SqlClient.ManualTesting.Tests.TransactionTest.TestMain
azure-pipelines / PR-SqlClient-Package
Microsoft.Data.SqlClient.ManualTesting.Tests.TransactionTest.TestMain
FAILED: Exception did not contain expected message.
Expected: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
Actual: A transport-level error has occurred when receiving results from the server. (provider: Session Provider, error: 19 - Physical connection is not usable)
Raw output
at Microsoft.Data.SqlClient.ManualTesting.Tests.DataTestUtility.AssertThrows[TException](Action actionThatFails, String exceptionMessage) in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\DataCommon\DataTestUtility.cs:line 878
at Microsoft.Data.SqlClient.ManualTesting.Tests.TransactionTest.TransactionTestWorker.ReadCommitedIsolationLevel_ShouldReceiveTimeoutExceptionBecauseItWaitsForUncommitedTransaction() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\TransactionTest\TransactionTest.cs:line 459
at Microsoft.Data.SqlClient.ManualTesting.Tests.TransactionTest.TransactionTestWorker.StartTest() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\TransactionTest\TransactionTest.cs:line 150
at Microsoft.Data.SqlClient.ManualTesting.Tests.TransactionTest.TestMain() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\TransactionTest\TransactionTest.cs:line 112
azure-pipelines / PR-SqlClient-Package
Microsoft.Data.SqlClient.ManualTesting.Tests.TransactionTest.ReadNextQueryAfterTxAbortedPoolEnabled(connString: "Data Source=adotest.database.windows.net;Initial C"···)
Test failed
Check failure on line 1 in Microsoft.Data.SqlClient.ManualTesting.Tests.MARSTest.MarsConcurrencyTest
azure-pipelines / PR-SqlClient-Package
Microsoft.Data.SqlClient.ManualTesting.Tests.MARSTest.MarsConcurrencyTest
CRITIAL: Test should not fail randomly. Exception occurred: One or more errors occurred. (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.) (Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.)
Raw output
at Microsoft.Data.SqlClient.ManualTesting.Tests.MARSTest.MarsConcurrencyTest() in D:\a\_work\1\s\src\Microsoft.Data.SqlClient\tests\ManualTests\SQL\MARSTest\MARSTest.cs:line 695
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
azure-pipelines / PR-SqlClient-Package
Microsoft.Data.SqlClient.ManualTesting.Tests.ConnectionPoolTest.MaxPoolWaitForConnectionTest(connectionString: "Data Source=adotest.database.windows.net;Initial C"···)
Test failed