Execute Cstmt Directly #2499
Draft
Execute Cstmt Directly #2499
Azure Pipelines / CI-MacOS
failed
Aug 23, 2024 in 1h 16m 10s
Build #20240823.1 had test failures
Details
- Failed: 4 (0.10%)
- Passed: 3,812 (98.86%)
- Other: 40 (1.04%)
- Total: 3,856
Annotations
Check failure on line 1 in testTimestampStringConversion
azure-pipelines / CI-MacOS
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 / CI-MacOS
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 / CI-MacOS
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 / CI-MacOS
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)
Loading