Execute Cstmt Directly #2499
Execute Cstmt Directly #2499
Build #20240823.1 had test failures
Details
- Failed: 9 (0.12%)
- Passed: 7,503 (98.83%)
- Other: 80 (1.05%)
- Total: 7,592
Annotations
Check failure on line 8400 in Build log
azure-pipelines / public-mssql-jdbc.linux
Build log #L8400
Build failed.
Check failure on line 8768 in Build log
azure-pipelines / public-mssql-jdbc.linux
Build log #L8768
Build failed.
Check failure on line 9136 in Build log
azure-pipelines / public-mssql-jdbc.linux
Build log #L9136
Build failed.
Check failure on line 9504 in Build log
azure-pipelines / public-mssql-jdbc.linux
Build log #L9504
Build failed.
Check failure on line 1 in testTimestampStringConversion
azure-pipelines / public-mssql-jdbc.linux
testTimestampStringConversion
An error occurred while converting the nvarchar value to JDBC data type TIMESTAMP.
Raw output
com.microsoft.sqlserver.jdbc.SQLServerException: An error occurred while converting the nvarchar value to JDBC data type TIMESTAMP.
at com.microsoft.sqlserver.jdbc.callablestatement.CallableStatementTest.testTimestampStringConversion(CallableStatementTest.java:1304)
Caused by: java.lang.IllegalArgumentException: Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff]
at com.microsoft.sqlserver.jdbc.callablestatement.CallableStatementTest.testTimestampStringConversion(CallableStatementTest.java:1304)
Check failure on line 1 in testTimestampStringConversion
azure-pipelines / public-mssql-jdbc.linux
testTimestampStringConversion
An error occurred while converting the nvarchar value to JDBC data type TIMESTAMP.
Raw output
com.microsoft.sqlserver.jdbc.SQLServerException: An error occurred while converting the nvarchar value to JDBC data type TIMESTAMP.
at com.microsoft.sqlserver.jdbc.callablestatement.CallableStatementTest.testTimestampStringConversion(CallableStatementTest.java:1304)
Caused by: java.lang.IllegalArgumentException: Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff]
at com.microsoft.sqlserver.jdbc.callablestatement.CallableStatementTest.testTimestampStringConversion(CallableStatementTest.java:1304)
Check failure on line 1 in testGetFunctionColumns
azure-pipelines / public-mssql-jdbc.linux
testGetFunctionColumns
Unexpected error message occurred!An error occurred during the current command (Done status 0). Transaction (Process ID 56) 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 56) 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)
Check failure on line 1 in testTimestampStringConversion
azure-pipelines / public-mssql-jdbc.linux
testTimestampStringConversion
An error occurred while converting the nvarchar value to JDBC data type TIMESTAMP.
Raw output
com.microsoft.sqlserver.jdbc.SQLServerException: An error occurred while converting the nvarchar value to JDBC data type TIMESTAMP.
at com.microsoft.sqlserver.jdbc.callablestatement.CallableStatementTest.testTimestampStringConversion(CallableStatementTest.java:1304)
Caused by: java.lang.IllegalArgumentException: Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff]
at com.microsoft.sqlserver.jdbc.callablestatement.CallableStatementTest.testTimestampStringConversion(CallableStatementTest.java:1304)