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

Updates for 12.10.0 #2625

Merged
merged 4 commits into from
Mar 6, 2025

Merge remote-tracking branch 'upstream/version' into version

b006077
Select commit
Loading
Failed to load commit list.
Merged

Updates for 12.10.0 #2625

Merge remote-tracking branch 'upstream/version' into version
b006077
Select commit
Loading
Failed to load commit list.
Azure Pipelines / public-mssql-jdbc.linux succeeded Mar 4, 2025 in 25m 10s

Build #20250304.7 had test failures

Details

Tests

  • Failed: 1 (0.03%)
  • Passed: 2,899 (98.94%)
  • Other: 30 (1.02%)
  • Total: 2,930

Annotations

Check failure on line 42641 in Build log

See this annotation in the file changed.

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

Build log #L42641

Build failed.

Check failure on line 1 in testTVPResultSet

See this annotation in the file changed.

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

testTVPResultSet

Unexpected time value  ==> expected: <07:02:18> but was: <07:08:48>
Raw output
org.opentest4j.AssertionFailedError: Unexpected time value  ==> expected: <07:02:18> but was: <07:08:48>
	at com.microsoft.sqlserver.jdbc.bulkCopy.BulkCopyAllTypesTest.testBulkCopyResultSet(BulkCopyAllTypesTest.java:119)
	at com.microsoft.sqlserver.jdbc.bulkCopy.BulkCopyAllTypesTest.testTVPResultSet(BulkCopyAllTypesTest.java:95)