Fixed issue with SQLServerBulkCopy from CSV with setEscapeColumnDelimerts set to true #2575
Azure Pipelines / public-mssql-jdbc.windows
succeeded
Jan 27, 2025 in 37m 5s
Build #20250127.1 had test failures
Details
- Failed: 1 (0.01%)
- Passed: 16,230 (99.00%)
- Other: 163 (0.99%)
- Total: 16,394
Annotations
Check failure on line 1410 in Build log
azure-pipelines / public-mssql-jdbc.windows
Build log #L1410
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 79) 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 79) 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