Revert "Add support for TDSType.GUID (#1582)" #2365
Merged
Azure Pipelines / CI-MacOS
succeeded
Mar 25, 2024 in 25m 34s
Build #20240325.5 had test failures
Details
- Failed: 3 (0.16%)
- Passed: 1,833 (99.73%)
- Other: 2 (0.11%)
- Total: 1,838
Annotations
Check failure on line 1 in testRepetitiveCM
azure-pipelines / CI-MacOS
testRepetitiveCM
Unexpected time value ==> expected: <07:02:28> but was: <07:08:58>
Raw output
org.opentest4j.AssertionFailedError: Unexpected time value ==> expected: <07:02:28> but was: <07:08:58>
at com.microsoft.sqlserver.jdbc.bulkCopy.BulkCopyColumnMappingTest.validateValuesRepetitiveCM(BulkCopyColumnMappingTest.java:484)
at com.microsoft.sqlserver.jdbc.bulkCopy.BulkCopyColumnMappingTest.testRepetitiveCM(BulkCopyColumnMappingTest.java:215)
Check failure on line 1 in testCallableStatementOnDone
azure-pipelines / CI-MacOS
testCallableStatementOnDone
Connection reset
Raw output
com.microsoft.sqlserver.jdbc.SQLServerException: Connection reset
at com.microsoft.sqlserver.jdbc.resiliency.ResultSetsWithResiliencyTest.testCallableStatementOnDone(ResultSetsWithResiliencyTest.java:238)
Caused by: java.net.SocketException: Connection reset
at com.microsoft.sqlserver.jdbc.resiliency.ResultSetsWithResiliencyTest.testCallableStatementOnDone(ResultSetsWithResiliencyTest.java:238)
Check failure on line 1 in testCancelBlockedCursoredResponse
azure-pipelines / CI-MacOS
testCancelBlockedCursoredResponse
The query was canceled.
Raw output
com.microsoft.sqlserver.jdbc.SQLServerException: The query was canceled.
at com.microsoft.sqlserver.jdbc.unit.statement.StatementTest$TCAttentionHandling.testCancelBlockedCursoredResponse(StatementTest.java:517)
Loading