Changed the scope of BULK_COPY_OPERATION_CACHE to connection. #2594
+17
−10
Azure Pipelines / public-mssql-jdbc.windows
succeeded
Jan 28, 2025 in 26m 31s
Build #20250128.2 had test failures
Details
- Failed: 1 (0.01%)
- Passed: 16,239 (99.01%)
- Other: 161 (0.98%)
- Total: 16,401
Annotations
Check failure on line 40673 in Build log
azure-pipelines / public-mssql-jdbc.windows
Build log #L40673
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 51) 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 51) 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