Fix pipeline failure by handling strict mode exceptions for null values. #2628
Azure Pipelines / public-mssql-jdbc.windows
succeeded
Mar 5, 2025 in 30m 37s
Build #20250305.2 had test failures
Details
- Failed: 1 (0.01%)
- Passed: 16,469 (99.03%)
- Other: 161 (0.97%)
- Total: 16,631
Annotations
Check failure on line 42456 in Build log
azure-pipelines / public-mssql-jdbc.windows
Build log #L42456
Build failed.
Check failure on line 1 in testUpdateCountAfterRaiseError
azure-pipelines / public-mssql-jdbc.windows
testUpdateCountAfterRaiseError
Transaction (Process ID 52) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
Raw output
com.microsoft.sqlserver.jdbc.SQLServerException: Transaction (Process ID 52) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
at com.microsoft.sqlserver.jdbc.unit.statement.StatementTest$TCUpdateCountAfterRaiseError.testUpdateCountAfterRaiseError(StatementTest.java:2488)
Loading