-
Type: Task
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Testing
Use Case
As a developer
I want to enable skipped tests
So that I have confidence the driver is operating correctly
User Impact
None
Dependencies
None
Unknowns
None
Acceptance Criteria
Unskip the following tests:
- test/functional/connections_stepdown.test.js:28 "Connections survive primary step down'"
- test/functional/cursorstream.test.js:211 "should stream documents across getMore command and count correctly"
- test/functional/examples/change_streams.test.js:8 "examples(change-stream)"
- test/functional/find.test.js:1658 "shouldCorrectlyIterateOverCollection"
- test/functional/unit-sdam/monitoring.test.js:26 "should record roundTripTime"
Implementation Requirements
None
Testing Requirements
Unskip tests listed above
Documentation Requirements
- DOCSP ticket, API docs, etc
Follow Up Requirements
None