Skip to content

Commit c12c50e

Browse files
DRIVERS-3218: update SDAM error handling tests to ignore handshake failures (#1860)
1 parent 1cafc53 commit c12c50e

File tree

2 files changed

+13
-14
lines changed

2 files changed

+13
-14
lines changed

source/server-discovery-and-monitoring/tests/errors/error_handling_handshake.json

Lines changed: 12 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/server-discovery-and-monitoring/tests/errors/error_handling_handshake.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,4 @@ phases:
4343
when: beforeHandshakeCompletes
4444
maxWireVersion: 9
4545
type: timeout
46-
outcome:
47-
servers:
48-
a:27017:
49-
type: Unknown
50-
topologyVersion: null
51-
pool:
52-
generation: 1
53-
topologyType: ReplicaSetNoPrimary
54-
logicalSessionTimeoutMinutes: null
55-
setName: rs
46+
outcome: *outcome

0 commit comments

Comments
 (0)