Always encrypted unicode data corruption guard #2289
Draft
Azure Pipelines / CI-MacOS
succeeded
Jan 15, 2024 in 19m 25s
Build #20240115.1 had test failures
Details
- Failed: 2 (0.11%)
- Passed: 1,810 (99.78%)
- Other: 2 (0.11%)
- Total: 1,814
Annotations
Check failure on line 1 in testBulkCopyTimestamp
azure-pipelines / CI-MacOS
testBulkCopyTimestamp
expected:<-779480316235> but was:<-779480316234>
Raw output
java.lang.AssertionError: expected:<-779480316235> but was:<-779480316234>
at com.microsoft.sqlserver.jdbc.bulkCopy.BulkCopyAllTypesTest.testBulkCopyTimestamp(BulkCopyAllTypesTest.java:179)
Check failure on line 1 in testNoSpaceInsert
azure-pipelines / CI-MacOS
testNoSpaceInsert
testNoSpaceInsertTable-1454921551: Incorrect syntax near '-'.
Raw output
java.lang.AssertionError: testNoSpaceInsertTable-1454921551: Incorrect syntax near '-'.
at com.microsoft.sqlserver.jdbc.preparedStatement.BatchExecutionWithBulkCopyTest.testNoSpaceInsert(BatchExecutionWithBulkCopyTest.java:836)
Loading