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

Changed the scope of BULK_COPY_OPERATION_CACHE to connection. #2594

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

Changed the scope of BULK_COPY_OPERATION_CACHE to connection.

6779332
Select commit
Loading
Failed to load commit list.
Open

Changed the scope of BULK_COPY_OPERATION_CACHE to connection. #2594

Changed the scope of BULK_COPY_OPERATION_CACHE to connection.
6779332
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CI-MacOS succeeded Jan 28, 2025 in 38m 57s

Build #20250128.2 had test failures

Details

Tests

  • Failed: 1 (0.05%)
  • Passed: 1,945 (98.93%)
  • Other: 20 (1.02%)
  • Total: 1,966

Annotations

Check failure on line 40578 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-MacOS

Build log #L40578

Build failed.

Check failure on line 1 in testTVPResultSet

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-MacOS

testTVPResultSet

Unexpected time value  ==> expected: <07:05:56> but was: <07:12:26>
Raw output
org.opentest4j.AssertionFailedError: Unexpected time value  ==> expected: <07:05:56> but was: <07:12:26>
	at com.microsoft.sqlserver.jdbc.bulkCopy.BulkCopyAllTypesTest.testBulkCopyResultSet(BulkCopyAllTypesTest.java:119)
	at com.microsoft.sqlserver.jdbc.bulkCopy.BulkCopyAllTypesTest.testTVPResultSet(BulkCopyAllTypesTest.java:99)