Fix lock issues around disableSSL and IOBuffer #2295
Merged
Azure Pipelines / CI-mssql-jdbc-jeff
succeeded
Jan 16, 2024 in 46m 16s
Build #20240116.1 had test failures
Details
- Failed: 1 (0.04%, 1 new, 0 recurring)
- Passed: 2,810 (99.96%)
- Other: 0 (0.00%)
- Total: 2,811
- 8107 of 16501 branch covered (49.13%)
- 262 of 354 class covered (74.01%)
- 5474 of 12845 complexity covered (42.62%)
- 100167 of 238237 instruction covered (42.05%)
- 18899 of 33122 line covered (57.06%)
- 2556 of 4218 method covered (60.60%)
Annotations
Check failure on line 1382 in Build log
azure-pipelines / CI-mssql-jdbc-jeff
Build log #L1382
Build failed.
Check failure on line 1 in testNoSpaceInsert
azure-pipelines / CI-mssql-jdbc-jeff
testNoSpaceInsert
Incorrect syntax near '-'.
Raw output
com.microsoft.sqlserver.jdbc.SQLServerException: Incorrect syntax near '-'.
at com.microsoft.sqlserver.jdbc.preparedStatement.BatchExecutionWithBulkCopyTest.testNoSpaceInsert(BatchExecutionWithBulkCopyTest.java:826)
Loading