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 / CI-MacOS failed Aug 23, 2024 in 1h 16m 10s

Build #20240823.1 had test failures

Details

Tests

  • Failed: 4 (0.10%)
  • Passed: 3,812 (98.86%)
  • Other: 40 (1.04%)
  • Total: 3,856

Annotations

Check failure on line 8335 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-MacOS

Build log #L8335

Build failed.

Check failure on line 8703 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-MacOS

Build log #L8703

Build failed.

Check failure on line 9071 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-MacOS

Build log #L9071

Build failed.

Check failure on line 9439 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-MacOS

Build log #L9439

Build failed.

Check failure on line 1 in testTimestampStringConversion

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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)