Apply timezone to Timestamp when using bulkcopy for batch insert #2291
Azure Pipelines / CI-MacOS
succeeded
Jan 18, 2024 in 34m 20s
Build #20240118.2 had test failures
Details
- Failed: 12 (0.44%)
- Passed: 2,715 (99.45%)
- Other: 3 (0.11%)
- Total: 2,730
Annotations
Check failure on line 1 in testConnectCountInLoginAndCorrectRetryCount
azure-pipelines / CI-MacOS
testConnectCountInLoginAndCorrectRetryCount
Execution took too long. ==> expected: <true> but was: <false>
Raw output
org.opentest4j.AssertionFailedError: Execution took too long. ==> expected: <true> but was: <false>
at com.microsoft.sqlserver.jdbc.SQLServerConnectionTest.testConnectCountInLoginAndCorrectRetryCount(SQLServerConnectionTest.java:488)
Check failure on line 1 in testFOInstanceResolution2
azure-pipelines / CI-MacOS
testFOInstanceResolution2
timeout: 15000 timediff: 30062 ==> expected: <true> but was: <false>
Raw output
org.opentest4j.AssertionFailedError: timeout: 15000 timediff: 30062 ==> expected: <true> but was: <false>
at com.microsoft.sqlserver.jdbc.connection.TimeoutTest.verifyTimeout(TimeoutTest.java:357)
at com.microsoft.sqlserver.jdbc.connection.TimeoutTest.testFOInstanceResolution2(TimeoutTest.java:324)
Check failure on line 1 in generateBulkCopyConstructorTest[1]
azure-pipelines / CI-MacOS
generateBulkCopyConstructorTest[1]
Unexpected time value ==> expected: <07:03:54> but was: <07:10:24>
Raw output
org.opentest4j.AssertionFailedError: Unexpected time value ==> expected: <07:03:54> but was: <07:10:24>
Check failure on line 1 in testEmptyBulkCopyOptions
azure-pipelines / CI-MacOS
testEmptyBulkCopyOptions
Unexpected time value ==> expected: <07:03:54> but was: <07:10:24>
Raw output
org.opentest4j.AssertionFailedError: Unexpected time value ==> expected: <07:03:54> but was: <07:10:24>
at com.microsoft.sqlserver.jdbc.bulkCopy.BulkCopyConnectionTest.testEmptyBulkCopyOptions(BulkCopyConnectionTest.java:166)
Loading