After GODRIVER-41 is complete, these assertions can be checked by subscribing to ServerDescriptionChanged events.
They are currently being skipped here:
https://github.com/mongodb/mongo-go-driver/blob/c66ad8e5b5870be81c4d3110cfb9a4a7fa2a4835/mongo/integration/unified_runner_events_helper_test.go#L64:L64
Acceptance Criteria:
Stop ignoring the ServerMarkedUnknownEvents.
- depends on
-
GODRIVER-41 Implement SDAM Monitoring specification
- Closed