Stored procedure call returns wrong BigDecimal scale and integrated Mockito Dependency into JDBC Driver Codebase. #2582
+194
−9
Azure Pipelines / public-mssql-jdbc.windows
succeeded
Jan 30, 2025 in 37m 35s
Build #20250130.3 had test failures
Details
- Failed: 1 (0.01%)
- Passed: 16,460 (99.03%)
- Other: 161 (0.97%)
- Total: 16,622
Annotations
Check failure on line 45440 in Build log
azure-pipelines / public-mssql-jdbc.windows
Build log #L45440
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 66) 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 66) 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)
Loading