|
Author:
{'name': 'Ezra Chung', 'email': '88335979+eramongodb@users.noreply.github.com', 'username': 'eramongodb'}
Message: CXX-2393 Sync retryable handshake error unified spec tests (#946)
- Move existing retryable-reads tests into legacy subdirectory
- Remove update spec test scripts
CXX-2393 sync retryable-reads unified spec tests with 08230607
CXX-2393 sync retryable-writes unified spec tests with 08230607
CXX-2610 sync retryable-reads unified spec tests with 35b17b70
CXX-2610 sync retryable-writes unified spec tests with 35b17b70
- Ensure APM events are printed properly on APM event comparison failure
- Ensure the configureFailPoint command is excluded from observed events
- Add support for skipping individual test cases in unified test runner
- Add unified test runner support for listCollectionNames
- Add unified test runner support for listDatabaseNames
- Capture unsupported command monitoring events in test output on failure
- Add client::list_databases overload accepting session and opts
|