Check for JSON feature extension #2553
Draft
Azure Pipelines / public-mssql-jdbc.windows
succeeded
Dec 3, 2024 in 30m 16s
Build #20241203.1 had test failures
Details
- Failed: 2 (0.01%)
- Passed: 15,881 (98.98%)
- Other: 161 (1.00%)
- Total: 16,044
Annotations
Check failure on line 40675 in Build log
azure-pipelines / public-mssql-jdbc.windows
Build log #L40675
Build failed.
Check failure on line 1 in testGetFunctionColumns
azure-pipelines / public-mssql-jdbc.windows
testGetFunctionColumns
Unexpected error message occurred!An error occurred during the current command (Done status 0). Transaction (Process ID 69) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
Raw output
org.opentest4j.AssertionFailedError: Unexpected error message occurred!An error occurred during the current command (Done status 0). Transaction (Process ID 69) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
at com.microsoft.sqlserver.jdbc.databasemetadata.DatabaseMetaDataTest.testGetFunctionColumns(DatabaseMetaDataTest.java:710)
Check failure on line 1 in testCancelBlockedCursoredResponse
azure-pipelines / public-mssql-jdbc.windows
testCancelBlockedCursoredResponse
The query was canceled.
Raw output
com.microsoft.sqlserver.jdbc.SQLServerException: The query was canceled.
at com.microsoft.sqlserver.jdbc.unit.statement.StatementTest$TCAttentionHandling.testCancelBlockedCursoredResponse(StatementTest.java:517)
Loading