Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execute Cstmt Directly #2499

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Exec cstmt directly

42dc48d
Select commit
Loading
Failed to load commit list.
Draft

Execute Cstmt Directly #2499

Exec cstmt directly
42dc48d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / public-mssql-jdbc.windows failed Aug 23, 2024 in 1h 15m 54s

Build #20240823.1 had test failures

Details

Tests

  • Failed: 34 (0.11%)
  • Passed: 29,950 (98.88%)
  • Other: 304 (1.00%)
  • Total: 30,288

Annotations

Check failure on line 8284 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / public-mssql-jdbc.windows

Build log #L8284

Build failed.

Check failure on line 8652 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / public-mssql-jdbc.windows

Build log #L8652

Build failed.

Check failure on line 9020 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / public-mssql-jdbc.windows

Build log #L9020

Build failed.

Check failure on line 9388 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / public-mssql-jdbc.windows

Build log #L9388

Build failed.

Check failure on line 1 in testTimestampStringConversion

See this annotation in the file changed.

@azure-pipelines azure-pipelines / public-mssql-jdbc.windows

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / public-mssql-jdbc.windows

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / public-mssql-jdbc.windows

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / public-mssql-jdbc.windows

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)