1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
5 configfile: pyproject.toml
7 asyncio: mode=strict, default_loop_scope=session
8 collecting ... collected 5520 items / 788 deselected / 4732 selected
10 test/asynchronous/test_auth.py::TestGSSAPI::test_credentials_hashing SKIPPED
11 test/asynchronous/test_auth.py::TestGSSAPI::test_gssapi_simple SKIPPED
12 test/asynchronous/test_auth.py::TestGSSAPI::test_gssapi_threaded SKIPPED
13 test/asynchronous/test_auth.py::TestSASLPlain::test_sasl_plain SKIPPED
14 test/asynchronous/test_auth.py::TestSASLPlain::test_sasl_plain_bad_credentials SKIPPED
15 test/asynchronous/test_auth.py::TestSCRAMSHA1::test_scram_sha1 SKIPPED
16 test/asynchronous/test_auth.py::TestSCRAM::test_cache SKIPPED (Canno...)
17 test/asynchronous/test_auth.py::TestSCRAM::test_scram SKIPPED (Canno...)
18 test/asynchronous/test_auth.py::TestSCRAM::test_scram_saslprep SKIPPED
19 test/asynchronous/test_auth.py::TestSCRAM::test_scram_skip_empty_exchange SKIPPED
20 test/asynchronous/test_auth.py::TestSCRAM::test_scram_threaded SKIPPED
21 test/asynchronous/test_auth.py::TestAuthURIOptions::test_uri_options SKIPPED
22 test/asynchronous/test_bulk.py::AsyncTestBulk::test_array_filters_unacknowledged SKIPPED
23 test/asynchronous/test_bulk.py::AsyncTestBulk::test_array_filters_validation SKIPPED
24 test/asynchronous/test_bulk.py::AsyncTestBulk::test_bulk_max_message_size SKIPPED
25 test/asynchronous/test_bulk.py::AsyncTestBulk::test_bulk_write_invalid_arguments SKIPPED
26 test/asynchronous/test_bulk.py::AsyncTestBulk::test_bulk_write_no_results SKIPPED
27 test/asynchronous/test_bulk.py::AsyncTestBulk::test_client_generated_upsert_id SKIPPED
28 test/asynchronous/test_bulk.py::AsyncTestBulk::test_empty SKIPPED (C...)
29 test/asynchronous/test_bulk.py::AsyncTestBulk::test_generator_insert SKIPPED
30 test/asynchronous/test_bulk.py::AsyncTestBulk::test_insert SKIPPED (...)
31 test/asynchronous/test_bulk.py::AsyncTestBulk::test_large_inserts_ordered SKIPPED
32 test/asynchronous/test_bulk.py::AsyncTestBulk::test_large_inserts_unordered SKIPPED
33 test/asynchronous/test_bulk.py::AsyncTestBulk::test_multiple_error_ordered_batch SKIPPED
34 test/asynchronous/test_bulk.py::AsyncTestBulk::test_multiple_error_unordered_batch SKIPPED
35 test/asynchronous/test_bulk.py::AsyncTestBulk::test_numerous_inserts SKIPPED
36 test/asynchronous/test_bulk.py::AsyncTestBulk::test_remove SKIPPED (...)
37 test/asynchronous/test_bulk.py::AsyncTestBulk::test_remove_one SKIPPED
38 test/asynchronous/test_bulk.py::AsyncTestBulk::test_replace_one SKIPPED
39 test/asynchronous/test_bulk.py::AsyncTestBulk::test_single_error_ordered_batch SKIPPED
40 test/asynchronous/test_bulk.py::AsyncTestBulk::test_single_error_unordered_batch SKIPPED
41 test/asynchronous/test_bulk.py::AsyncTestBulk::test_single_ordered_batch SKIPPED
42 test/asynchronous/test_bulk.py::AsyncTestBulk::test_single_unordered_batch SKIPPED
43 test/asynchronous/test_bulk.py::AsyncTestBulk::test_update_many SKIPPED
44 test/asynchronous/test_bulk.py::AsyncTestBulk::test_update_many_pipeline SKIPPED
45 test/asynchronous/test_bulk.py::AsyncTestBulk::test_update_one SKIPPED
46 test/asynchronous/test_bulk.py::AsyncTestBulk::test_update_one_pipeline SKIPPED
47 test/asynchronous/test_bulk.py::AsyncTestBulk::test_upsert SKIPPED (...)
48 test/asynchronous/test_bulk.py::AsyncTestBulk::test_upsert_large SKIPPED
49 test/asynchronous/test_bulk.py::AsyncTestBulk::test_upsert_uuid_standard SKIPPED
50 test/asynchronous/test_bulk.py::AsyncTestBulk::test_upsert_uuid_standard_subdocuments SKIPPED
51 test/asynchronous/test_bulk.py::AsyncTestBulk::test_upsert_uuid_unspecified SKIPPED
52 test/asynchronous/test_bulk.py::AsyncTestBulkUnacknowledged::test_no_results_ordered_failure SKIPPED
53 test/asynchronous/test_bulk.py::AsyncTestBulkUnacknowledged::test_no_results_ordered_success SKIPPED
54 test/asynchronous/test_bulk.py::AsyncTestBulkUnacknowledged::test_no_results_unordered_failure SKIPPED
55 test/asynchronous/test_bulk.py::AsyncTestBulkUnacknowledged::test_no_results_unordered_success SKIPPED
56 test/asynchronous/test_bulk.py::AsyncTestBulkAuthorization::test_no_remove SKIPPED
57 test/asynchronous/test_bulk.py::AsyncTestBulkAuthorization::test_readonly SKIPPED
58 test/asynchronous/test_bulk.py::AsyncTestBulkWriteConcern::test_write_concern_failure_ordered SKIPPED
59 test/asynchronous/test_bulk.py::AsyncTestBulkWriteConcern::test_write_concern_failure_unordered SKIPPED
60 test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_aggregate_cursor_blocks SKIPPED
61 test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_batch_size_is_honored SKIPPED
62 test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_change_operations SKIPPED
63 test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_concurrent_close SKIPPED
64 test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_full_pipeline SKIPPED
65 test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_iteration SKIPPED
66 test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_next_blocks SKIPPED
67 test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_simple SKIPPED
68 test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_start_after SKIPPED
69 test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_start_after_resume_process_with_changes SKIPPED
70 test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_start_after_resume_process_without_changes SKIPPED
71 test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_start_at_operation_time SKIPPED
72 test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_try_next SKIPPED
73 test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_try_next_runs_one_getmore SKIPPED
74 test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_unknown_full_document SKIPPED
75 test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_watch SKIPPED
76 test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_aggregate_cursor_blocks SKIPPED
77 test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_batch_size_is_honored SKIPPED
78 test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_change_operations SKIPPED
79 test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_concurrent_close SKIPPED
80 test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_full_pipeline SKIPPED
81 test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_isolation SKIPPED
82 test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_iteration SKIPPED
83 test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_next_blocks SKIPPED
84 test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_simple SKIPPED
85 test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_start_after SKIPPED
86 test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_start_after_resume_process_with_changes SKIPPED
87 test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_start_after_resume_process_without_changes SKIPPED
88 test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_start_at_operation_time SKIPPED
89 test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_try_next SKIPPED
90 test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_try_next_runs_one_getmore SKIPPED
91 test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_unknown_full_document SKIPPED
92 test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_watch SKIPPED
93 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_aggregate_cursor_blocks SKIPPED
94 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_batch_size_is_honored SKIPPED
95 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_change_operations SKIPPED
96 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_concurrent_close SKIPPED
97 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_document_id_order SKIPPED
98 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_full_pipeline SKIPPED
99 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_initial_empty_batch SKIPPED
100 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_iteration SKIPPED
101 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_kill_cursors SKIPPED
102 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_next_blocks SKIPPED
103 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_no_resume_attempt_if_aggregate_command_fails SKIPPED
104 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_raises_error_on_missing_id_418minus SKIPPED
105 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_raises_error_on_missing_id_418plus SKIPPED
106 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_raw SKIPPED
107 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_read_concern SKIPPED
108 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_resume_on_error SKIPPED
109 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_resumetoken_empty_batch SKIPPED
110 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_resumetoken_empty_batch_legacy SKIPPED
111 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_resumetoken_exhausted_batch SKIPPED
112 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_resumetoken_exhausted_batch_legacy SKIPPED
113 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_resumetoken_partially_iterated_batch SKIPPED
114 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_resumetoken_uniterated_nonempty_batch_resumeafter SKIPPED
115 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_resumetoken_uniterated_nonempty_batch_startafter SKIPPED
116 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_split_large_change SKIPPED
117 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_start_after SKIPPED
118 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_start_after_resume_process_with_changes SKIPPED
119 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_start_after_resume_process_without_changes SKIPPED
120 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_start_at_operation_time SKIPPED
121 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_start_at_operation_time_caching SKIPPED
122 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_startafter_resume_uses_resumeafter_after_nonempty_getMore SKIPPED
123 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_startafter_resume_uses_startafter_after_empty_getMore SKIPPED
124 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_try_next SKIPPED
125 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_try_next_runs_one_getmore SKIPPED
126 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_unknown_full_document SKIPPED
127 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_update_resume_token SKIPPED
128 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_update_resume_token_legacy SKIPPED
129 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_uuid_representations SKIPPED
130 test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_watch SKIPPED
131 test/asynchronous/test_client.py::AsyncClientUnitTest::test_client_options PASSED
132 test/asynchronous/test_client.py::AsyncClientUnitTest::test_connect_timeout PASSED
133 test/asynchronous/test_client.py::AsyncClientUnitTest::test_connection_timeout_ms_propagates_to_DNS_resolver PASSED
134 test/asynchronous/test_client.py::AsyncClientUnitTest::test_container_metadata PASSED
135 test/asynchronous/test_client.py::AsyncClientUnitTest::test_detected_environment_logging PASSED
136 test/asynchronous/test_client.py::AsyncClientUnitTest::test_detected_environment_warning PASSED
137 test/asynchronous/test_client.py::AsyncClientUnitTest::test_event_listeners PASSED
138 test/asynchronous/test_client.py::AsyncClientUnitTest::test_get_database PASSED
139 test/asynchronous/test_client.py::AsyncClientUnitTest::test_get_database_default PASSED
140 test/asynchronous/test_client.py::AsyncClientUnitTest::test_get_database_default_error PASSED
141 test/asynchronous/test_client.py::AsyncClientUnitTest::test_get_database_default_with_authsource PASSED
142 test/asynchronous/test_client.py::AsyncClientUnitTest::test_get_db PASSED
143 test/asynchronous/test_client.py::AsyncClientUnitTest::test_get_default_database PASSED
144 test/asynchronous/test_client.py::AsyncClientUnitTest::test_get_default_database_error PASSED
145 test/asynchronous/test_client.py::AsyncClientUnitTest::test_get_default_database_with_authsource PASSED
146 test/asynchronous/test_client.py::AsyncClientUnitTest::test_getattr PASSED
147 test/asynchronous/test_client.py::AsyncClientUnitTest::test_iteration PASSED
148 test/asynchronous/test_client.py::AsyncClientUnitTest::test_keyword_arg_defaults PASSED
149 test/asynchronous/test_client.py::AsyncClientUnitTest::test_kwargs_codec_options PASSED
150 test/asynchronous/test_client.py::AsyncClientUnitTest::test_max_pool_size_zero PASSED
151 test/asynchronous/test_client.py::AsyncClientUnitTest::test_metadata PASSED
152 test/asynchronous/test_client.py::AsyncClientUnitTest::test_primary_read_pref_with_tags PASSED
153 test/asynchronous/test_client.py::AsyncClientUnitTest::test_read_preference PASSED
154 test/asynchronous/test_client.py::AsyncClientUnitTest::test_types PASSED
155 test/asynchronous/test_client.py::AsyncClientUnitTest::test_uri_codec_options PASSED
156 test/asynchronous/test_client.py::AsyncClientUnitTest::test_uri_detection PASSED
157 test/asynchronous/test_client.py::AsyncClientUnitTest::test_uri_option_precedence PASSED
158 test/asynchronous/test_client.py::AsyncClientUnitTest::test_uri_security_options PASSED
159 test/asynchronous/test_client.py::AsyncClientUnitTest::test_validate_suggestion PASSED
160 test/asynchronous/test_client.py::TestClient::test_auth_from_uri SKIPPED
161 test/asynchronous/test_client.py::TestClient::test_auth_network_error SKIPPED
162 test/asynchronous/test_client.py::TestClient::test_background_connections_do_not_hold_locks SKIPPED
163 test/asynchronous/test_client.py::TestClient::test_bad_uri SKIPPED (...)
164 test/asynchronous/test_client.py::TestClient::test_close SKIPPED (Ca...)
165 test/asynchronous/test_client.py::TestClient::test_close_closes_sockets SKIPPED
166 test/asynchronous/test_client.py::TestClient::test_close_does_not_open_servers SKIPPED
167 test/asynchronous/test_client.py::TestClient::test_close_kills_cursors SKIPPED
168 test/asynchronous/test_client.py::TestClient::test_close_stops_kill_cursors_thread SKIPPED
169 test/asynchronous/test_client.py::TestClient::test_compression SKIPPED
170 test/asynchronous/test_client.py::TestClient::test_connect_to_standalone_using_replica_set_name SKIPPED
171 test/asynchronous/test_client.py::TestClient::test_constants SKIPPED
172 test/asynchronous/test_client.py::TestClient::test_contextlib SKIPPED
173 test/asynchronous/test_client.py::TestClient::test_continuous_network_errors SKIPPED
174 test/asynchronous/test_client.py::TestClient::test_dict_hints SKIPPED
175 test/asynchronous/test_client.py::TestClient::test_dict_hints_create_index SKIPPED
176 test/asynchronous/test_client.py::TestClient::test_dict_hints_sort SKIPPED
177 test/asynchronous/test_client.py::TestClient::test_direct_connection SKIPPED
178 test/asynchronous/test_client.py::TestClient::test_document_class SKIPPED
179 test/asynchronous/test_client.py::TestClient::test_drop_database SKIPPED
180 test/asynchronous/test_client.py::TestClient::test_equality SKIPPED
181 test/asynchronous/test_client.py::TestClient::test_exhaust_network_error SKIPPED
182 test/asynchronous/test_client.py::TestClient::test_getters SKIPPED (...)
183 test/asynchronous/test_client.py::TestClient::test_handshake_01_aws SKIPPED
184 test/asynchronous/test_client.py::TestClient::test_handshake_02_azure SKIPPED
185 test/asynchronous/test_client.py::TestClient::test_handshake_03_gcp SKIPPED
186 test/asynchronous/test_client.py::TestClient::test_handshake_04_vercel SKIPPED
187 test/asynchronous/test_client.py::TestClient::test_handshake_05_multiple SKIPPED
188 test/asynchronous/test_client.py::TestClient::test_handshake_06_region_too_long SKIPPED
189 test/asynchronous/test_client.py::TestClient::test_handshake_07_memory_invalid_int SKIPPED
190 test/asynchronous/test_client.py::TestClient::test_handshake_08_invalid_aws_ec2 SKIPPED
191 test/asynchronous/test_client.py::TestClient::test_hashable SKIPPED
192 test/asynchronous/test_client.py::TestClient::test_heartbeat_frequency_ms SKIPPED
193 test/asynchronous/test_client.py::TestClient::test_host_w_port SKIPPED
194 test/asynchronous/test_client.py::TestClient::test_init_disconnected SKIPPED
195 test/asynchronous/test_client.py::TestClient::test_init_disconnected_with_auth SKIPPED
196 test/asynchronous/test_client.py::TestClient::test_interrupt_signal SKIPPED
197 test/asynchronous/test_client.py::TestClient::test_ipv6 SKIPPED (Can...)
198 test/asynchronous/test_client.py::TestClient::test_lazy_auth_raises_operation_failure SKIPPED
199 test/asynchronous/test_client.py::TestClient::test_lazy_connect_w0 SKIPPED
200 test/asynchronous/test_client.py::TestClient::test_legacy_csharp_uuid_roundtrip SKIPPED
201 test/asynchronous/test_client.py::TestClient::test_legacy_java_uuid_roundtrip SKIPPED
202 test/asynchronous/test_client.py::TestClient::test_list_database_names SKIPPED
203 test/asynchronous/test_client.py::TestClient::test_list_databases SKIPPED
204 test/asynchronous/test_client.py::TestClient::test_max_idle_time_checkout SKIPPED
205 test/asynchronous/test_client.py::TestClient::test_max_idle_time_reaper_default SKIPPED
206 test/asynchronous/test_client.py::TestClient::test_max_idle_time_reaper_does_not_exceed_maxPoolSize SKIPPED
207 test/asynchronous/test_client.py::TestClient::test_max_idle_time_reaper_removes_stale SKIPPED
208 test/asynchronous/test_client.py::TestClient::test_max_idle_time_reaper_removes_stale_minPoolSize SKIPPED
209 test/asynchronous/test_client.py::TestClient::test_min_pool_size SKIPPED
210 test/asynchronous/test_client.py::TestClient::test_multiple_uris SKIPPED
211 test/asynchronous/test_client.py::TestClient::test_network_error_message SKIPPED
212 test/asynchronous/test_client.py::TestClient::test_operation_failure SKIPPED
213 test/asynchronous/test_client.py::TestClient::test_process_periodic_tasks SKIPPED
214 test/asynchronous/test_client.py::TestClient::test_repr SKIPPED (Can...)
215 test/asynchronous/test_client.py::TestClient::test_reset_during_update_pool SKIPPED
216 test/asynchronous/test_client.py::TestClient::test_server_selection_timeout SKIPPED
217 test/asynchronous/test_client.py::TestClient::test_service_name_from_kwargs SKIPPED
218 test/asynchronous/test_client.py::TestClient::test_sigstop_sigcont SKIPPED
219 test/asynchronous/test_client.py::TestClient::test_small_heartbeat_frequency_ms SKIPPED
220 test/asynchronous/test_client.py::TestClient::test_socketKeepAlive SKIPPED
221 test/asynchronous/test_client.py::TestClient::test_socket_timeout SKIPPED
222 test/asynchronous/test_client.py::TestClient::test_socket_timeout_ms_validation SKIPPED
223 test/asynchronous/test_client.py::TestClient::test_srv_max_hosts_kwarg SKIPPED
224 test/asynchronous/test_client.py::TestClient::test_stale_getmore SKIPPED
225 test/asynchronous/test_client.py::TestClient::test_timeouts SKIPPED
226 test/asynchronous/test_client.py::TestClient::test_tz_aware SKIPPED
227 test/asynchronous/test_client.py::TestClient::test_unix_socket SKIPPED
228 test/asynchronous/test_client.py::TestClient::test_uri_connect_option SKIPPED
229 test/asynchronous/test_client.py::TestClient::test_uri_to_uuid SKIPPED
230 test/asynchronous/test_client.py::TestClient::test_username_and_password SKIPPED
231 test/asynchronous/test_client.py::TestClient::test_uuid_queries SKIPPED
232 test/asynchronous/test_client.py::TestClient::test_waitQueueTimeoutMS SKIPPED
233 test/asynchronous/test_client.py::TestExhaustCursor::test_exhaust_getmore_network_error SKIPPED
234 test/asynchronous/test_client.py::TestExhaustCursor::test_exhaust_getmore_server_error SKIPPED
235 test/asynchronous/test_client.py::TestExhaustCursor::test_exhaust_query_network_error SKIPPED
236 test/asynchronous/test_client.py::TestExhaustCursor::test_exhaust_query_server_error SKIPPED
237 test/asynchronous/test_client.py::TestExhaustCursor::test_gevent_task SKIPPED
238 test/asynchronous/test_client.py::TestExhaustCursor::test_gevent_timeout SKIPPED
239 test/asynchronous/test_client.py::TestExhaustCursor::test_gevent_timeout_when_creating_connection SKIPPED
240 test/asynchronous/test_client.py::TestClientLazyConnect::test_delete_one SKIPPED
241 test/asynchronous/test_client.py::TestClientLazyConnect::test_find_one SKIPPED
242 test/asynchronous/test_client.py::TestClientLazyConnect::test_insert_one SKIPPED
243 test/asynchronous/test_client.py::TestClientLazyConnect::test_update_one SKIPPED
244 test/asynchronous/test_client.py::TestMongoClientFailover::test_discover_primary SKIPPED
245 test/asynchronous/test_client.py::TestMongoClientFailover::test_network_error_on_delete SKIPPED
246 test/asynchronous/test_client.py::TestMongoClientFailover::test_network_error_on_insert SKIPPED
247 test/asynchronous/test_client.py::TestMongoClientFailover::test_network_error_on_query SKIPPED
248 test/asynchronous/test_client.py::TestMongoClientFailover::test_network_error_on_replace SKIPPED
249 test/asynchronous/test_client.py::TestMongoClientFailover::test_network_error_on_update SKIPPED
250 test/asynchronous/test_client.py::TestMongoClientFailover::test_reconnect SKIPPED
251 test/asynchronous/test_client.py::TestClientPool::test_direct_client_maintains_pool_to_arbiter SKIPPED
252 test/asynchronous/test_client.py::TestClientPool::test_rs_client_does_not_maintain_pool_to_arbiters SKIPPED
253 test/asynchronous/test_client_bulk_write.py::TestClientBulkWrite::test_formats_write_error_correctly SKIPPED
254 test/asynchronous/test_client_bulk_write.py::TestClientBulkWrite::test_handles_non_pymongo_error SKIPPED
255 test/asynchronous/test_client_bulk_write.py::TestClientBulkWrite::test_returns_error_if_no_namespace_provided SKIPPED
256 test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_batch_splits_if_new_namespace_is_too_large SKIPPED
257 test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_batch_splits_if_num_operations_too_large SKIPPED
258 test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_batch_splits_if_ops_payload_too_large SKIPPED
259 test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_collects_write_concern_errors_across_batches SKIPPED
260 test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_collects_write_errors_across_batches_ordered SKIPPED
261 test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_collects_write_errors_across_batches_unordered SKIPPED
262 test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_handles_cursor_requiring_getMore SKIPPED
263 test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_handles_cursor_requiring_getMore_within_transaction SKIPPED
264 test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_handles_getMore_error SKIPPED
265 test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_no_batch_splits_if_new_namespace_is_not_too_large SKIPPED
266 test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_returns_error_if_auto_encryption_configured SKIPPED
267 test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_returns_error_if_no_writes_can_be_added_to_ops SKIPPED
268 test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_returns_error_if_unacknowledged_too_large_insert SKIPPED
269 test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_upserted_result SKIPPED
270 test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCSOT::test_timeout_in_multi_batch_bulk_write SKIPPED
271 test/asynchronous/test_client_context.py::TestAsyncClientContext::test_enableTestCommands_is_disabled SKIPPED
272 test/asynchronous/test_client_context.py::TestAsyncClientContext::test_must_connect SKIPPED
273 test/asynchronous/test_client_context.py::TestAsyncClientContext::test_serverless SKIPPED
274 test/asynchronous/test_client_context.py::TestAsyncClientContext::test_setdefaultencoding_worked SKIPPED
275 test/asynchronous/test_collection.py::TestCollectionNoConnect::test_collection PASSED
276 test/asynchronous/test_collection.py::TestCollectionNoConnect::test_getattr PASSED
277 test/asynchronous/test_collection.py::TestCollectionNoConnect::test_iteration PASSED
278 test/asynchronous/test_collection.py::AsyncTestCollection::test_acknowledged_delete SKIPPED
279 test/asynchronous/test_collection.py::AsyncTestCollection::test_aggregate SKIPPED
280 test/asynchronous/test_collection.py::AsyncTestCollection::test_aggregate_raw_bson SKIPPED
281 test/asynchronous/test_collection.py::AsyncTestCollection::test_aggregation_cursor SKIPPED
282 test/asynchronous/test_collection.py::AsyncTestCollection::test_aggregation_cursor_alive SKIPPED
283 test/asynchronous/test_collection.py::AsyncTestCollection::test_aggregation_cursor_validation SKIPPED
284 test/asynchronous/test_collection.py::AsyncTestCollection::test_array_filters_unacknowledged SKIPPED
285 test/asynchronous/test_collection.py::AsyncTestCollection::test_array_filters_validation SKIPPED
286 test/asynchronous/test_collection.py::AsyncTestCollection::test_bad_encode SKIPPED
287 test/asynchronous/test_collection.py::AsyncTestCollection::test_bool SKIPPED
288 test/asynchronous/test_collection.py::AsyncTestCollection::test_bypass_document_validation_bulk_write SKIPPED
289 test/asynchronous/test_collection.py::AsyncTestCollection::test_command_document_too_large SKIPPED
290 test/asynchronous/test_collection.py::AsyncTestCollection::test_count_documents SKIPPED
291 test/asynchronous/test_collection.py::AsyncTestCollection::test_create SKIPPED
292 test/asynchronous/test_collection.py::AsyncTestCollection::test_create_index SKIPPED
293 test/asynchronous/test_collection.py::AsyncTestCollection::test_create_indexes SKIPPED
294 test/asynchronous/test_collection.py::AsyncTestCollection::test_create_indexes_commitQuorum SKIPPED
295 test/asynchronous/test_collection.py::AsyncTestCollection::test_create_indexes_commitQuorum_requires_44 SKIPPED
296 test/asynchronous/test_collection.py::AsyncTestCollection::test_cursor_timeout SKIPPED
297 test/asynchronous/test_collection.py::AsyncTestCollection::test_delete_many SKIPPED
298 test/asynchronous/test_collection.py::AsyncTestCollection::test_delete_one SKIPPED
299 test/asynchronous/test_collection.py::AsyncTestCollection::test_distinct SKIPPED
300 test/asynchronous/test_collection.py::AsyncTestCollection::test_drop_index SKIPPED
301 test/asynchronous/test_collection.py::AsyncTestCollection::test_drop_indexes_non_existent SKIPPED
302 test/asynchronous/test_collection.py::AsyncTestCollection::test_drop_nonexistent_collection SKIPPED
303 test/asynchronous/test_collection.py::AsyncTestCollection::test_duplicate_key_error SKIPPED
304 test/asynchronous/test_collection.py::AsyncTestCollection::test_equality SKIPPED
305 test/asynchronous/test_collection.py::AsyncTestCollection::test_error_code SKIPPED
306 test/asynchronous/test_collection.py::AsyncTestCollection::test_estimated_document_count SKIPPED
307 test/asynchronous/test_collection.py::AsyncTestCollection::test_exhaust SKIPPED
308 test/asynchronous/test_collection.py::AsyncTestCollection::test_field_selection SKIPPED
309 test/asynchronous/test_collection.py::AsyncTestCollection::test_fields_specifier_as_dict SKIPPED
310 test/asynchronous/test_collection.py::AsyncTestCollection::test_find_by_default_dct SKIPPED
311 test/asynchronous/test_collection.py::AsyncTestCollection::test_find_command_generation SKIPPED
312 test/asynchronous/test_collection.py::AsyncTestCollection::test_find_kwargs SKIPPED
313 test/asynchronous/test_collection.py::AsyncTestCollection::test_find_one SKIPPED
314 test/asynchronous/test_collection.py::AsyncTestCollection::test_find_one_and SKIPPED
315 test/asynchronous/test_collection.py::AsyncTestCollection::test_find_one_and_write_concern SKIPPED
316 test/asynchronous/test_collection.py::AsyncTestCollection::test_find_one_non_objectid SKIPPED
317 test/asynchronous/test_collection.py::AsyncTestCollection::test_find_one_with_find_args SKIPPED
318 test/asynchronous/test_collection.py::AsyncTestCollection::test_find_regex SKIPPED
319 test/asynchronous/test_collection.py::AsyncTestCollection::test_find_w_fields SKIPPED
320 test/asynchronous/test_collection.py::AsyncTestCollection::test_find_w_regex SKIPPED
321 test/asynchronous/test_collection.py::AsyncTestCollection::test_find_with_nested SKIPPED
322 test/asynchronous/test_collection.py::AsyncTestCollection::test_find_with_sort SKIPPED
323 test/asynchronous/test_collection.py::AsyncTestCollection::test_hashable SKIPPED
324 test/asynchronous/test_collection.py::AsyncTestCollection::test_helpers_with_let SKIPPED
325 test/asynchronous/test_collection.py::AsyncTestCollection::test_id_can_be_anything SKIPPED
326 test/asynchronous/test_collection.py::AsyncTestCollection::test_index_2dsphere SKIPPED
327 test/asynchronous/test_collection.py::AsyncTestCollection::test_index_background SKIPPED
328 test/asynchronous/test_collection.py::AsyncTestCollection::test_index_dont_drop_dups SKIPPED
329 test/asynchronous/test_collection.py::AsyncTestCollection::test_index_filter SKIPPED
330 test/asynchronous/test_collection.py::AsyncTestCollection::test_index_geo2d SKIPPED
331 test/asynchronous/test_collection.py::AsyncTestCollection::test_index_hashed SKIPPED
332 test/asynchronous/test_collection.py::AsyncTestCollection::test_index_haystack SKIPPED
333 test/asynchronous/test_collection.py::AsyncTestCollection::test_index_info SKIPPED
334 test/asynchronous/test_collection.py::AsyncTestCollection::test_index_management_max_time_ms SKIPPED
335 test/asynchronous/test_collection.py::AsyncTestCollection::test_index_on_subfield SKIPPED
336 test/asynchronous/test_collection.py::AsyncTestCollection::test_index_sparse SKIPPED
337 test/asynchronous/test_collection.py::AsyncTestCollection::test_index_text SKIPPED
338 test/asynchronous/test_collection.py::AsyncTestCollection::test_insert_bypass_document_validation SKIPPED
339 test/asynchronous/test_collection.py::AsyncTestCollection::test_insert_many SKIPPED
340 test/asynchronous/test_collection.py::AsyncTestCollection::test_insert_many_generator SKIPPED
341 test/asynchronous/test_collection.py::AsyncTestCollection::test_insert_many_invalid SKIPPED
342 test/asynchronous/test_collection.py::AsyncTestCollection::test_insert_many_large_batch SKIPPED
343 test/asynchronous/test_collection.py::AsyncTestCollection::test_insert_one SKIPPED
344 test/asynchronous/test_collection.py::AsyncTestCollection::test_invalid_session_parameter SKIPPED
345 test/asynchronous/test_collection.py::AsyncTestCollection::test_large_limit SKIPPED
346 test/asynchronous/test_collection.py::AsyncTestCollection::test_list_indexes SKIPPED
347 test/asynchronous/test_collection.py::AsyncTestCollection::test_manual_last_error SKIPPED
348 test/asynchronous/test_collection.py::AsyncTestCollection::test_messages_with_unicode_collection_names SKIPPED
349 test/asynchronous/test_collection.py::AsyncTestCollection::test_min_query SKIPPED
350 test/asynchronous/test_collection.py::AsyncTestCollection::test_numerous_inserts SKIPPED
351 test/asynchronous/test_collection.py::AsyncTestCollection::test_options SKIPPED
352 test/asynchronous/test_collection.py::AsyncTestCollection::test_query_on_query_field SKIPPED
353 test/asynchronous/test_collection.py::AsyncTestCollection::test_rename SKIPPED
354 test/asynchronous/test_collection.py::AsyncTestCollection::test_replace_bypass_document_validation SKIPPED
355 test/asynchronous/test_collection.py::AsyncTestCollection::test_replace_one SKIPPED
356 test/asynchronous/test_collection.py::AsyncTestCollection::test_unique_index SKIPPED
357 test/asynchronous/test_collection.py::AsyncTestCollection::test_update_bypass_document_validation SKIPPED
358 test/asynchronous/test_collection.py::AsyncTestCollection::test_update_check_keys SKIPPED
359 test/asynchronous/test_collection.py::AsyncTestCollection::test_update_many SKIPPED
360 test/asynchronous/test_collection.py::AsyncTestCollection::test_update_one SKIPPED
361 test/asynchronous/test_collection.py::AsyncTestCollection::test_update_result SKIPPED
362 test/asynchronous/test_collection.py::AsyncTestCollection::test_write_error_text_handling SKIPPED
363 test/asynchronous/test_collection.py::AsyncTestCollection::test_write_error_unicode SKIPPED
364 test/asynchronous/test_collection.py::AsyncTestCollection::test_write_large_document SKIPPED
365 test/asynchronous/test_collection.py::AsyncTestCollection::test_wtimeout SKIPPED
366 test/asynchronous/test_cursor.py::TestCursor::test_add_remove_option SKIPPED
367 test/asynchronous/test_cursor.py::TestCursor::test_add_remove_option_exhaust SKIPPED
368 test/asynchronous/test_cursor.py::TestCursor::test_alive SKIPPED (Ca...)
369 test/asynchronous/test_cursor.py::TestCursor::test_allow_disk_use SKIPPED
370 test/asynchronous/test_cursor.py::TestCursor::test_bad_getitem SKIPPED
371 test/asynchronous/test_cursor.py::TestCursor::test_batch_size SKIPPED
372 test/asynchronous/test_cursor.py::TestCursor::test_clone SKIPPED (Ca...)
373 test/asynchronous/test_cursor.py::TestCursor::test_clone_empty SKIPPED
374 test/asynchronous/test_cursor.py::TestCursor::test_close_kills_cursor_synchronously SKIPPED
375 test/asynchronous/test_cursor.py::TestCursor::test_command_cursor_to_list SKIPPED
376 test/asynchronous/test_cursor.py::TestCursor::test_command_cursor_to_list_csot_applied SKIPPED
377 test/asynchronous/test_cursor.py::TestCursor::test_command_cursor_to_list_empty SKIPPED
378 test/asynchronous/test_cursor.py::TestCursor::test_command_cursor_to_list_length SKIPPED
379 test/asynchronous/test_cursor.py::TestCursor::test_comment SKIPPED (...)
380 test/asynchronous/test_cursor.py::TestCursor::test_concurrent_close SKIPPED
381 test/asynchronous/test_cursor.py::TestCursor::test_deepcopy_cursor_littered_with_regexes SKIPPED
382 test/asynchronous/test_cursor.py::TestCursor::test_delete_not_initialized SKIPPED
383 test/asynchronous/test_cursor.py::TestCursor::test_distinct SKIPPED
384 test/asynchronous/test_cursor.py::TestCursor::test_explain SKIPPED (...)
385 test/asynchronous/test_cursor.py::TestCursor::test_explain_with_read_concern SKIPPED
386 test/asynchronous/test_cursor.py::TestCursor::test_getMore_does_not_send_readPreference SKIPPED
387 test/asynchronous/test_cursor.py::TestCursor::test_get_more SKIPPED
388 test/asynchronous/test_cursor.py::TestCursor::test_getitem_numeric_index SKIPPED
389 test/asynchronous/test_cursor.py::TestCursor::test_getitem_slice_index SKIPPED
390 test/asynchronous/test_cursor.py::TestCursor::test_hint SKIPPED (Can...)
391 test/asynchronous/test_cursor.py::TestCursor::test_hint_by_name SKIPPED
392 test/asynchronous/test_cursor.py::TestCursor::test_iteration_with_list SKIPPED
393 test/asynchronous/test_cursor.py::TestCursor::test_len SKIPPED (Cann...)
394 test/asynchronous/test_cursor.py::TestCursor::test_limit SKIPPED (Ca...)
395 test/asynchronous/test_cursor.py::TestCursor::test_limit_and_batch_size SKIPPED
396 test/asynchronous/test_cursor.py::TestCursor::test_max SKIPPED (Cann...)
397 test/asynchronous/test_cursor.py::TestCursor::test_max_await_time_ms SKIPPED
398 test/asynchronous/test_cursor.py::TestCursor::test_max_scan SKIPPED
399 test/asynchronous/test_cursor.py::TestCursor::test_max_time_ms SKIPPED
400 test/asynchronous/test_cursor.py::TestCursor::test_max_time_ms_getmore SKIPPED
401 test/asynchronous/test_cursor.py::TestCursor::test_min SKIPPED (Cann...)
402 test/asynchronous/test_cursor.py::TestCursor::test_min_max_without_hint SKIPPED
403 test/asynchronous/test_cursor.py::TestCursor::test_properties SKIPPED
404 test/asynchronous/test_cursor.py::TestCursor::test_rewind SKIPPED (C...)
405 test/asynchronous/test_cursor.py::TestCursor::test_skip SKIPPED (Can...)
406 test/asynchronous/test_cursor.py::TestCursor::test_sort SKIPPED (Can...)
407 test/asynchronous/test_cursor.py::TestCursor::test_tailable SKIPPED
408 test/asynchronous/test_cursor.py::TestCursor::test_timeout_kills_cursor_asynchronously SKIPPED
409 test/asynchronous/test_cursor.py::TestCursor::test_to_list_csot_applied SKIPPED
410 test/asynchronous/test_cursor.py::TestCursor::test_to_list_empty SKIPPED
411 test/asynchronous/test_cursor.py::TestCursor::test_to_list_length SKIPPED
412 test/asynchronous/test_cursor.py::TestCursor::test_to_list_tailable SKIPPED
413 test/asynchronous/test_cursor.py::TestCursor::test_where SKIPPED (Ca...)
414 test/asynchronous/test_cursor.py::TestCursor::test_with_statement SKIPPED
415 test/asynchronous/test_cursor.py::TestRawBatchCursor::test_clone SKIPPED
416 test/asynchronous/test_cursor.py::TestRawBatchCursor::test_collation SKIPPED
417 test/asynchronous/test_cursor.py::TestRawBatchCursor::test_empty SKIPPED
418 test/asynchronous/test_cursor.py::TestRawBatchCursor::test_exhaust SKIPPED
419 test/asynchronous/test_cursor.py::TestRawBatchCursor::test_explain SKIPPED
420 test/asynchronous/test_cursor.py::TestRawBatchCursor::test_find_raw SKIPPED
421 test/asynchronous/test_cursor.py::TestRawBatchCursor::test_find_raw_retryable_reads SKIPPED
422 test/asynchronous/test_cursor.py::TestRawBatchCursor::test_find_raw_snapshot_reads SKIPPED
423 test/asynchronous/test_cursor.py::TestRawBatchCursor::test_find_raw_transaction SKIPPED
424 test/asynchronous/test_cursor.py::TestRawBatchCursor::test_get_item SKIPPED
425 test/asynchronous/test_cursor.py::TestRawBatchCursor::test_monitoring SKIPPED
426 test/asynchronous/test_cursor.py::TestRawBatchCursor::test_read_concern SKIPPED
427 test/asynchronous/test_cursor.py::TestRawBatchCursor::test_server_error SKIPPED
428 test/asynchronous/test_cursor.py::TestRawBatchCommandCursor::test_aggregate_raw SKIPPED
429 test/asynchronous/test_cursor.py::TestRawBatchCommandCursor::test_aggregate_raw_retryable_reads SKIPPED
430 test/asynchronous/test_cursor.py::TestRawBatchCommandCursor::test_aggregate_raw_snapshot_reads SKIPPED
431 test/asynchronous/test_cursor.py::TestRawBatchCommandCursor::test_aggregate_raw_transaction SKIPPED
432 test/asynchronous/test_cursor.py::TestRawBatchCommandCursor::test_collation SKIPPED
433 test/asynchronous/test_cursor.py::TestRawBatchCommandCursor::test_exhaust_cursor_db_set SKIPPED
434 test/asynchronous/test_cursor.py::TestRawBatchCommandCursor::test_get_item SKIPPED
435 test/asynchronous/test_cursor.py::TestRawBatchCommandCursor::test_monitoring SKIPPED
436 test/asynchronous/test_cursor.py::TestRawBatchCommandCursor::test_server_error SKIPPED
437 test/asynchronous/test_database.py::TestDatabaseNoConnect::test_get_collection PASSED
438 test/asynchronous/test_database.py::TestDatabaseNoConnect::test_getattr PASSED
439 test/asynchronous/test_database.py::TestDatabaseNoConnect::test_iteration PASSED
440 test/asynchronous/test_database.py::TestDatabaseNoConnect::test_name PASSED
441 test/asynchronous/test_database.py::TestDatabase::test_check_exists SKIPPED
442 test/asynchronous/test_database.py::TestDatabase::test_command SKIPPED
443 test/asynchronous/test_database.py::TestDatabase::test_command_max_time_ms SKIPPED
444 test/asynchronous/test_database.py::TestDatabase::test_command_response_without_ok SKIPPED
445 test/asynchronous/test_database.py::TestDatabase::test_command_with_regex SKIPPED
446 test/asynchronous/test_database.py::TestDatabase::test_create_collection SKIPPED
447 test/asynchronous/test_database.py::TestDatabase::test_cursor_command SKIPPED
448 test/asynchronous/test_database.py::TestDatabase::test_cursor_command_invalid SKIPPED
449 test/asynchronous/test_database.py::TestDatabase::test_delete SKIPPED
450 test/asynchronous/test_database.py::TestDatabase::test_deref SKIPPED
451 test/asynchronous/test_database.py::TestDatabase::test_deref_kwargs SKIPPED
452 test/asynchronous/test_database.py::TestDatabase::test_drop_collection SKIPPED
453 test/asynchronous/test_database.py::TestDatabase::test_equality SKIPPED
454 test/asynchronous/test_database.py::TestDatabase::test_get_coll SKIPPED
455 test/asynchronous/test_database.py::TestDatabase::test_hashable SKIPPED
456 test/asynchronous/test_database.py::TestDatabase::test_id_ordering SKIPPED
457 test/asynchronous/test_database.py::TestDatabase::test_insert_find_one SKIPPED
458 test/asynchronous/test_database.py::TestDatabase::test_list_collection_names SKIPPED
459 test/asynchronous/test_database.py::TestDatabase::test_list_collection_names_filter SKIPPED
460 test/asynchronous/test_database.py::TestDatabase::test_list_collection_names_single_socket SKIPPED
461 test/asynchronous/test_database.py::TestDatabase::test_list_collections SKIPPED
462 test/asynchronous/test_database.py::TestDatabase::test_long SKIPPED
463 test/asynchronous/test_database.py::TestDatabase::test_mongos_response SKIPPED
464 test/asynchronous/test_database.py::TestDatabase::test_password_digest SKIPPED
465 test/asynchronous/test_database.py::TestDatabase::test_repr SKIPPED
466 test/asynchronous/test_database.py::TestDatabase::test_validate_collection SKIPPED
467 test/asynchronous/test_database.py::TestDatabase::test_validate_collection_background SKIPPED
468 test/asynchronous/test_database.py::TestDatabase::test_with_options SKIPPED
469 test/asynchronous/test_database.py::TestDatabaseAggregation::test_bool SKIPPED
470 test/asynchronous/test_database.py::TestDatabaseAggregation::test_database_aggregation SKIPPED
471 test/asynchronous/test_database.py::TestDatabaseAggregation::test_database_aggregation_fake_cursor SKIPPED
472 test/asynchronous/test_grid_file.py::AsyncTestGridFileNoConnect::test_grid_in_custom_opts PASSED
473 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_alternate_collection SKIPPED
474 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_basic SKIPPED
475 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_close SKIPPED
476 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_closed SKIPPED
477 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_context_manager SKIPPED
478 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_exception_file_non_existence SKIPPED
479 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_grid_in_default_opts SKIPPED
480 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_grid_in_lazy_connect SKIPPED
481 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_grid_out_cursor_options SKIPPED
482 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_grid_out_custom_opts SKIPPED
483 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_grid_out_default_opts SKIPPED
484 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_grid_out_file_document SKIPPED
485 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_grid_out_lazy_connect SKIPPED
486 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_grid_out_unsupported_operations SKIPPED
487 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_iterator SKIPPED
488 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_md5 SKIPPED
489 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_multi_chunk_file SKIPPED
490 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_multiple_reads SKIPPED
491 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_prechunked_string SKIPPED
492 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_read_unaligned_buffer_size SKIPPED
493 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_readchunk SKIPPED
494 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_readline SKIPPED
495 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_readlines SKIPPED
496 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_seek SKIPPED
497 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_set_after_close SKIPPED
498 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_small_chunks SKIPPED
499 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_survive_cursor_not_found SKIPPED
500 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_tell SKIPPED
501 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_unacknowledged SKIPPED
502 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_write_file_like SKIPPED
503 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_write_lines SKIPPED
504 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_write_unicode SKIPPED
505 test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_zip SKIPPED
506 test/asynchronous/test_locks.py::TestConditionStdlib::test_cancelled_error_re_aquire SKIPPED
507 test/asynchronous/test_locks.py::TestConditionStdlib::test_cancelled_error_wakeup SKIPPED
508 test/asynchronous/test_locks.py::TestConditionStdlib::test_cancelled_wakeup SKIPPED
509 test/asynchronous/test_locks.py::TestConditionStdlib::test_cancelled_wakeup_relock SKIPPED
510 test/asynchronous/test_locks.py::TestConditionStdlib::test_context_manager PASSED
511 test/asynchronous/test_locks.py::TestConditionStdlib::test_notify PASSED
512 test/asynchronous/test_locks.py::TestConditionStdlib::test_notify_all PASSED
513 test/asynchronous/test_locks.py::TestConditionStdlib::test_timeout_in_block PASSED
514 test/asynchronous/test_locks.py::TestConditionStdlib::test_wait PASSED
515 test/asynchronous/test_locks.py::TestConditionStdlib::test_wait_cancel PASSED
516 test/asynchronous/test_locks.py::TestConditionStdlib::test_wait_cancel_after_notify PASSED
517 test/asynchronous/test_locks.py::TestConditionStdlib::test_wait_cancel_contested PASSED
518 test/asynchronous/test_locks.py::TestConditionStdlib::test_wait_for PASSED
519 test/asynchronous/test_locks.py::TestConditionStdlib::test_wait_for_unacquired PASSED
520 test/asynchronous/test_locks.py::TestConditionStdlib::test_wait_unacquired PASSED
521 test/asynchronous/test_locks.py::TestCondition::test_multiple_loops_notify PASSED
522 test/asynchronous/test_locks.py::TestCondition::test_multiple_loops_notify_all PASSED
523 test/asynchronous/test_logger.py::TestLogger::test_configured_truncation_limit SKIPPED
524 test/asynchronous/test_logger.py::TestLogger::test_default_truncation_limit SKIPPED
525 test/asynchronous/test_logger.py::TestLogger::test_logging_without_listeners SKIPPED
526 test/asynchronous/test_logger.py::TestLogger::test_truncation_multi_byte_codepoints SKIPPED
527 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_bulk_write SKIPPED
528 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_bulk_write_command_error SKIPPED
529 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_bulk_write_command_network_error SKIPPED
530 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_command_and_get_more SKIPPED
531 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_exhaust SKIPPED
532 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_failed_simple SKIPPED
533 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_find_and_get_more SKIPPED
534 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_find_one SKIPPED
535 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_find_options SKIPPED
536 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_find_snapshot SKIPPED
537 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_find_with_explain SKIPPED
538 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_first_batch_helper SKIPPED
539 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_get_more_failure SKIPPED
540 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_insert_many SKIPPED
541 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_insert_many_unacknowledged SKIPPED
542 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_kill_cursors SKIPPED
543 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_non_bulk_writes SKIPPED
544 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_not_primary_error SKIPPED
545 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_sensitive_commands SKIPPED
546 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_started_simple SKIPPED
547 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_succeeded_simple SKIPPED
548 test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_write_errors SKIPPED
549 test/asynchronous/test_monitoring.py::AsyncTestGlobalListener::test_simple SKIPPED
550 test/asynchronous/test_monitoring.py::AsyncTestEventClasses::test_command_event_repr PASSED
551 test/asynchronous/test_monitoring.py::AsyncTestEventClasses::test_server_event_repr PASSED
552 test/asynchronous/test_monitoring.py::AsyncTestEventClasses::test_server_heartbeat_event_repr PASSED
553 test/asynchronous/test_monitoring.py::AsyncTestEventClasses::test_topology_event_repr PASSED
554 test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_contains_code_with_scope SKIPPED
555 test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_contains_dbref SKIPPED
556 test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_decode SKIPPED
557 test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_empty_doc SKIPPED
558 test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_invalid_bson_eoo SKIPPED
559 test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_invalid_bson_sequence SKIPPED
560 test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_preserve_key_ordering SKIPPED
561 test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_raw SKIPPED
562 test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_raw_bson_document_embedded SKIPPED
563 test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_round_trip SKIPPED
564 test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_round_trip_codec_options SKIPPED
565 test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_round_trip_raw_uuid SKIPPED
566 test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_with_codec_options SKIPPED
567 test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_write_response_raw_bson SKIPPED
568 test/asynchronous/test_retryable_reads.py::TestClientOptions::test_default PASSED
569 test/asynchronous/test_retryable_reads.py::TestClientOptions::test_kwargs PASSED
570 test/asynchronous/test_retryable_reads.py::TestClientOptions::test_uri PASSED
571 test/asynchronous/test_retryable_reads.py::TestPoolPausedError::test_pool_paused_error_is_retryable SKIPPED
572 test/asynchronous/test_retryable_reads.py::TestRetryableReads::test_retryable_reads_in_sharded_cluster_multiple_available SKIPPED
573 test/asynchronous/test_retryable_writes.py::TestRetryableWritesMMAPv1::test_actionable_error_message SKIPPED
574 test/asynchronous/test_retryable_writes.py::TestRetryableWrites::test_batch_splitting SKIPPED
575 test/asynchronous/test_retryable_writes.py::TestRetryableWrites::test_batch_splitting_retry_fails SKIPPED
576 test/asynchronous/test_retryable_writes.py::TestRetryableWrites::test_retry_timeout_raises_original_error SKIPPED
577 test/asynchronous/test_retryable_writes.py::TestRetryableWrites::test_retryable_writes_in_sharded_cluster_multiple_available SKIPPED
578 test/asynchronous/test_retryable_writes.py::TestRetryableWrites::test_server_selection_timeout_not_retried SKIPPED
579 test/asynchronous/test_retryable_writes.py::TestRetryableWrites::test_supported_single_statement_no_retry SKIPPED
580 test/asynchronous/test_retryable_writes.py::TestRetryableWrites::test_supported_single_statement_supported_cluster SKIPPED
581 test/asynchronous/test_retryable_writes.py::TestRetryableWrites::test_supported_single_statement_unsupported_cluster SKIPPED
582 test/asynchronous/test_retryable_writes.py::TestRetryableWrites::test_unsupported_single_statement SKIPPED
583 test/asynchronous/test_retryable_writes.py::TestWriteConcernError::test_RetryableWriteError_error_label SKIPPED
584 test/asynchronous/test_retryable_writes.py::TestWriteConcernError::test_RetryableWriteError_error_label_RawBSONDocument SKIPPED
585 test/asynchronous/test_retryable_writes.py::TestPoolPausedError::test_pool_paused_error_is_retryable SKIPPED
586 test/asynchronous/test_retryable_writes.py::TestPoolPausedError::test_returns_original_error_code SKIPPED
587 test/asynchronous/test_retryable_writes.py::TestRetryableWritesTxnNumber::test_increment_transaction_id_without_sending_command SKIPPED
588 test/asynchronous/test_session.py::TestSession::test_aggregate SKIPPED
589 test/asynchronous/test_session.py::TestSession::test_aggregate_error SKIPPED
590 test/asynchronous/test_session.py::TestSession::test_client SKIPPED
591 test/asynchronous/test_session.py::TestSession::test_collection SKIPPED
592 test/asynchronous/test_session.py::TestSession::test_command_cursor_close SKIPPED
593 test/asynchronous/test_session.py::TestSession::test_command_cursor_del SKIPPED
594 test/asynchronous/test_session.py::TestSession::test_command_cursor_exhaust SKIPPED
595 test/asynchronous/test_session.py::TestSession::test_command_cursor_limit_reached SKIPPED
596 test/asynchronous/test_session.py::TestSession::test_cursor SKIPPED
597 test/asynchronous/test_session.py::TestSession::test_cursor_clone SKIPPED
598 test/asynchronous/test_session.py::TestSession::test_cursor_close SKIPPED
599 test/asynchronous/test_session.py::TestSession::test_cursor_del SKIPPED
600 test/asynchronous/test_session.py::TestSession::test_cursor_exhaust SKIPPED
601 test/asynchronous/test_session.py::TestSession::test_cursor_limit_reached SKIPPED
602 test/asynchronous/test_session.py::TestSession::test_database SKIPPED
603 test/asynchronous/test_session.py::TestSession::test_end_session SKIPPED
604 test/asynchronous/test_session.py::TestSession::test_end_sessions SKIPPED
605 test/asynchronous/test_session.py::TestSession::test_gridfs SKIPPED
606 test/asynchronous/test_session.py::TestSession::test_gridfs_bucket SKIPPED
607 test/asynchronous/test_session.py::TestSession::test_gridfsbucket_cursor SKIPPED
608 test/asynchronous/test_session.py::TestSession::test_implicit_sessions_checkout SKIPPED
609 test/asynchronous/test_session.py::TestSession::test_killcursors SKIPPED
610 test/asynchronous/test_session.py::TestSession::test_pool_lifo SKIPPED
611 test/asynchronous/test_session.py::TestSession::test_session_not_copyable SKIPPED
612 test/asynchronous/test_session.py::TestSession::test_snapshot_incompatible_with_causal_consistency SKIPPED
613 test/asynchronous/test_session.py::TestSession::test_unacknowledged_writes SKIPPED
614 test/asynchronous/test_session.py::TestCausalConsistency::test_aggregate_out_does_not_include_read_concern SKIPPED
615 test/asynchronous/test_session.py::TestCausalConsistency::test_cluster_time_no_server_support SKIPPED
616 test/asynchronous/test_session.py::TestCausalConsistency::test_cluster_time_with_server_support SKIPPED
617 test/asynchronous/test_session.py::TestCausalConsistency::test_core SKIPPED
618 test/asynchronous/test_session.py::TestCausalConsistency::test_get_more_does_not_include_read_concern SKIPPED
619 test/asynchronous/test_session.py::TestCausalConsistency::test_read_concern SKIPPED
620 test/asynchronous/test_session.py::TestCausalConsistency::test_reads SKIPPED
621 test/asynchronous/test_session.py::TestCausalConsistency::test_server_not_causal SKIPPED
622 test/asynchronous/test_session.py::TestCausalConsistency::test_session_not_causal SKIPPED
623 test/asynchronous/test_session.py::TestCausalConsistency::test_writes SKIPPED
624 test/asynchronous/test_session.py::TestCausalConsistency::test_writes_do_not_include_read_concern SKIPPED
625 test/asynchronous/test_session.py::TestClusterTime::test_cluster_time SKIPPED
626 test/asynchronous/test_transactions.py::TestTransactions::test_create_collection SKIPPED
627 test/asynchronous/test_transactions.py::TestTransactions::test_gridfs_does_not_support_transactions SKIPPED
628 test/asynchronous/test_transactions.py::TestTransactions::test_transaction_direct_connection SKIPPED
629 test/asynchronous/test_transactions.py::TestTransactions::test_transaction_options_validation SKIPPED
630 test/asynchronous/test_transactions.py::TestTransactions::test_transaction_starts_with_batched_write SKIPPED
631 test/asynchronous/test_transactions.py::TestTransactions::test_transaction_write_concern_override SKIPPED
632 test/asynchronous/test_transactions.py::TestTransactions::test_unpin_for_next_transaction SKIPPED
633 test/asynchronous/test_transactions.py::TestTransactions::test_unpin_for_non_transaction_operation SKIPPED
634 test/asynchronous/test_transactions.py::TestTransactionsConvenientAPI::test_callback_not_retried_after_commit_timeout SKIPPED
635 test/asynchronous/test_transactions.py::TestTransactionsConvenientAPI::test_callback_not_retried_after_timeout SKIPPED
636 test/asynchronous/test_transactions.py::TestTransactionsConvenientAPI::test_callback_raises_custom_error SKIPPED
637 test/asynchronous/test_transactions.py::TestTransactionsConvenientAPI::test_callback_returns_value SKIPPED
638 test/asynchronous/test_transactions.py::TestTransactionsConvenientAPI::test_commit_not_retried_after_timeout SKIPPED
639 test/asynchronous/test_transactions.py::TestTransactionsConvenientAPI::test_in_transaction_property SKIPPED
640 test/test_auth.py::TestGSSAPI::test_credentials_hashing SKIPPED (Ker...)
641 test/test_auth.py::TestGSSAPI::test_gssapi_simple SKIPPED (Kerberos ...)
642 test/test_auth.py::TestGSSAPI::test_gssapi_threaded SKIPPED (Kerbero...)
643 test/test_auth.py::TestSASLPlain::test_sasl_plain SKIPPED (Must set ...)
644 test/test_auth.py::TestSASLPlain::test_sasl_plain_bad_credentials SKIPPED
645 test/test_auth.py::TestSCRAMSHA1::test_scram_sha1 SKIPPED (Cannot co...)
646 test/test_auth.py::TestSCRAM::test_cache SKIPPED (Cannot connect to ...)
647 test/test_auth.py::TestSCRAM::test_scram SKIPPED (Cannot connect to ...)
648 test/test_auth.py::TestSCRAM::test_scram_saslprep SKIPPED (Cannot co...)
649 test/test_auth.py::TestSCRAM::test_scram_skip_empty_exchange SKIPPED
650 test/test_auth.py::TestSCRAM::test_scram_threaded SKIPPED (Cannot co...)
651 test/test_auth.py::TestAuthURIOptions::test_uri_options SKIPPED (Can...)
652 test/test_auth_spec.py::TestAuthSpec::test_connection-string_authsource_without_username_doesn't_create_credential_(default_mechanism) PASSED
653 test/test_auth_spec.py::TestAuthSpec::test_connection-string_database_in_uri_path_doesn't_create_credentials PASSED
654 test/test_auth_spec.py::TestAuthSpec::test_connection-string_must_raise_an_error_when_the_authsource_is_empty PASSED
655 test/test_auth_spec.py::TestAuthSpec::test_connection-string_must_raise_an_error_when_the_authsource_is_empty_without_credentials PASSED
656 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_accept_a_url-encoded_token_resource_(mongodb-oidc) PASSED
657 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_accept_a_username_and_throw_an_error_for_a_password_with_azure_provider_(mongodb-oidc) PASSED
658 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_accept_a_username_with_azure_provider_(mongodb-oidc) PASSED
659 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_accept_an_un-encoded_token_resource_(mongodb-oidc) PASSED
660 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_accept_generic_mechanism_property_(gssapi) PASSED
661 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_accept_the_password_(gssapi) PASSED
662 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_accept_valid_authsource_(gssapi) PASSED
663 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_accept_valid_authsource_(mongodb-x509) PASSED
664 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_accept_valid_authsource_(scram-sha-1) PASSED
665 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_accept_valid_authsource_(scram-sha-256) PASSED
666 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_handle_a_complicated_url-encoded_token_resource_(mongodb-oidc) PASSED
667 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_ignore_the_database_(gssapi) PASSED
668 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_ignore_the_database_(mongodb-x509) PASSED
669 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognise_the_mechanism_(gssapi) PASSED
670 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognise_the_mechanism_(mongodb-aws) PASSED
671 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognise_the_mechanism_when_auth_source_is_explicitly_specified_(mongodb-aws) PASSED
672 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognise_the_mechanism_when_auth_source_is_explicitly_specified_and_with_environment_(mongodb-oidc) PASSED
673 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognise_the_mechanism_with_azure_provider_(mongodb-oidc) PASSED
674 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognise_the_mechanism_with_gcp_provider_(mongodb-oidc) PASSED
675 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognise_the_mechanism_with_test_environment_(mongodb-oidc) PASSED
676 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognize_the_mechanism_(mongodb-cr) PASSED
677 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognize_the_mechanism_(mongodb-x509) PASSED
678 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognize_the_mechanism_(plain) PASSED
679 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognize_the_mechanism_(scram-sha-1) PASSED
680 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognize_the_mechanism_(scram-sha-256) PASSED
681 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognize_the_mechanism_with_no_username_(mongodb-x509) PASSED
682 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognize_the_mechanism_with_no_username_when_auth_source_is_explicitly_specified_(mongodb-x509) PASSED
683 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_error_for_a_username_and_password_with_gcp_provider_(mongodb-oidc) PASSED
684 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_error_if_not_token_resource_with_gcp_provider_(mongodb-oidc) PASSED
685 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_authsource_is_invalid_(gssapi) PASSED
686 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_authsource_is_invalid_(mongodb-x509) PASSED
687 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_neither_provider_nor_callbacks_specified_(mongodb-oidc) PASSED
688 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_no_token_audience_is_given_for_azure_provider_(mongodb-oidc) PASSED
689 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_no_username/password_provided_(userinfo_implies_default_mechanism) PASSED
690 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_no_username_(gssapi) PASSED
691 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_no_username_(plain) PASSED
692 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_no_username_(scram-sha-1) PASSED
693 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_no_username_(scram-sha-256) PASSED
694 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_no_username_is_supplied_(mongodb-cr) PASSED
695 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_no_username_provided_(userinfo_implies_default_mechanism) PASSED
696 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_specified_environment_is_not_supported_(mongodb-oidc) PASSED
697 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_supplied_a_password_(mongodb-x509) PASSED
698 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_username_and_no_password_(mongodb-aws) PASSED
699 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_username_and_password_is_specified_for_test_environment_(mongodb-oidc) PASSED
700 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_username_is_specified_for_test_environment_(mongodb-oidc) PASSED
701 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_url-encode_a_token_resource_(mongodb-oidc) PASSED
702 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_the_authsource_when_specified PASSED
703 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_the_authsource_when_specified_(mongodb-cr) PASSED
704 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_the_authsource_when_specified_(plain) PASSED
705 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_the_database_when_no_authsource_is_specified PASSED
706 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_the_database_when_no_authsource_is_specified_(mongodb-cr) PASSED
707 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_the_database_when_no_authsource_is_specified_(plain) PASSED
708 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_the_database_when_no_authsource_is_specified_(scram-sha-1) PASSED
709 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_the_database_when_no_authsource_is_specified_(scram-sha-256) PASSED
710 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_the_default_source_and_mechanism PASSED
711 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_username,_password_and_session_token_if_specified_(mongodb-aws) PASSED
712 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_username_and_password_if_specified_(mongodb-aws) PASSED
713 test/test_auth_spec.py::TestAuthSpec::test_connection-string_uri_with_no_auth-related_info_doesn't_create_credential PASSED
714 test/test_auth_spec.py::TestUnifiedMongodbOidcNoRetry::test_A_read_operation_should_succeed SKIPPED
715 test/test_auth_spec.py::TestUnifiedMongodbOidcNoRetry::test_A_write_operation_should_succeed SKIPPED
716 test/test_auth_spec.py::TestUnifiedMongodbOidcNoRetry::test_Handshake_with_cached_token_should_use_speculative_authentication SKIPPED
717 test/test_auth_spec.py::TestUnifiedMongodbOidcNoRetry::test_Handshake_without_cached_token_should_not_use_speculative_authentication SKIPPED
718 test/test_auth_spec.py::TestUnifiedMongodbOidcNoRetry::test_Read_commands_should_reauthenticate_and_retry_when_a_ReauthenticationRequired_error_happens SKIPPED
719 test/test_auth_spec.py::TestUnifiedMongodbOidcNoRetry::test_Write_commands_should_reauthenticate_and_retry_when_a_ReauthenticationRequired_error_happens SKIPPED
720 test/test_binary.py::TestBinary::test_binary PASSED
721 test/test_binary.py::TestBinary::test_buffer_protocol PASSED
722 test/test_binary.py::TestBinary::test_equality PASSED
723 test/test_binary.py::TestBinary::test_exceptions PASSED
724 test/test_binary.py::TestBinary::test_hash PASSED
725 test/test_binary.py::TestBinary::test_legacy_csharp_uuid PASSED
726 test/test_binary.py::TestBinary::test_legacy_java_uuid PASSED
727 test/test_binary.py::TestBinary::test_pickle PASSED
728 test/test_binary.py::TestBinary::test_repr PASSED
729 test/test_binary.py::TestBinary::test_subtype PASSED
730 test/test_binary.py::TestBinary::test_uuid_subtype_4 PASSED
731 test/test_binary.py::TestUuidSpecExplicitCoding::test_decoding_1 PASSED
732 test/test_binary.py::TestUuidSpecExplicitCoding::test_decoding_2 PASSED
733 test/test_binary.py::TestUuidSpecExplicitCoding::test_decoding_3 PASSED
734 test/test_binary.py::TestUuidSpecExplicitCoding::test_decoding_4 PASSED
735 test/test_binary.py::TestUuidSpecExplicitCoding::test_encoding_1 PASSED
736 test/test_binary.py::TestUuidSpecExplicitCoding::test_encoding_2 PASSED
737 test/test_binary.py::TestUuidSpecExplicitCoding::test_encoding_3 PASSED
738 test/test_binary.py::TestUuidSpecExplicitCoding::test_encoding_4 PASSED
739 test/test_binary.py::TestUuidSpecExplicitCoding::test_encoding_5 PASSED
740 test/test_binary.py::TestUuidSpecExplicitCoding::test_encoding_6 PASSED
741 test/test_binary.py::TestUuidSpecImplicitCoding::test_decoding_1 SKIPPED
742 test/test_binary.py::TestUuidSpecImplicitCoding::test_decoding_2 SKIPPED
743 test/test_binary.py::TestUuidSpecImplicitCoding::test_decoding_3 SKIPPED
744 test/test_binary.py::TestUuidSpecImplicitCoding::test_encoding_1 SKIPPED
745 test/test_binary.py::TestUuidSpecImplicitCoding::test_encoding_2 SKIPPED
746 test/test_binary.py::TestUuidSpecImplicitCoding::test_encoding_3 SKIPPED
747 test/test_binary.py::TestUuidSpecImplicitCoding::test_encoding_4 SKIPPED
748 test/test_binary.py::TestUuidSpecImplicitCoding::test_encoding_5 SKIPPED
749 test/test_bson.py::TestBSON::test_aware_datetime PASSED
750 test/test_bson.py::TestBSON::test_bad_code PASSED
751 test/test_bson.py::TestBSON::test_bad_dbref PASSED
752 test/test_bson.py::TestBSON::test_bad_encode SKIPPED (Disabled due t...)
753 test/test_bson.py::TestBSON::test_bad_id_keys PASSED
754 test/test_bson.py::TestBSON::test_bad_string_lengths PASSED
755 test/test_bson.py::TestBSON::test_basic_decode PASSED
756 test/test_bson.py::TestBSON::test_basic_encode PASSED
757 test/test_bson.py::TestBSON::test_basic_validation PASSED
758 test/test_bson.py::TestBSON::test_bson_encode_thread_safe PASSED
759 test/test_bson.py::TestBSON::test_bson_regex PASSED
760 test/test_bson.py::TestBSON::test_bytes_as_keys PASSED
761 test/test_bson.py::TestBSON::test_custom_class PASSED
762 test/test_bson.py::TestBSON::test_data_timestamp PASSED
763 test/test_bson.py::TestBSON::test_dates PASSED
764 test/test_bson.py::TestBSON::test_datetime_encode_decode PASSED
765 test/test_bson.py::TestBSON::test_dbpointer PASSED
766 test/test_bson.py::TestBSON::test_decode_all_buffer_protocol PASSED
767 test/test_bson.py::TestBSON::test_decode_buffer_protocol PASSED
768 test/test_bson.py::TestBSON::test_dst PASSED
769 test/test_bson.py::TestBSON::test_encode_then_decode PASSED
770 test/test_bson.py::TestBSON::test_encode_then_decode_any_mapping PASSED
771 test/test_bson.py::TestBSON::test_encode_then_decode_any_mapping_legacy PASSED
772 test/test_bson.py::TestBSON::test_encode_then_decode_legacy PASSED
773 test/test_bson.py::TestBSON::test_encode_type_marker PASSED
774 test/test_bson.py::TestBSON::test_encoding_defaultdict PASSED
775 test/test_bson.py::TestBSON::test_exception_wrapping PASSED
776 test/test_bson.py::TestBSON::test_invalid_decodes PASSED
777 test/test_bson.py::TestBSON::test_invalid_field_name PASSED
778 test/test_bson.py::TestBSON::test_large_datetime_truncation PASSED
779 test/test_bson.py::TestBSON::test_local_datetime PASSED
780 test/test_bson.py::TestBSON::test_minkey_maxkey_comparison PASSED
781 test/test_bson.py::TestBSON::test_minkey_maxkey_hash PASSED
782 test/test_bson.py::TestBSON::test_move_id PASSED
783 test/test_bson.py::TestBSON::test_naive_decode PASSED
784 test/test_bson.py::TestBSON::test_non_string_keys PASSED
785 test/test_bson.py::TestBSON::test_null_character PASSED
786 test/test_bson.py::TestBSON::test_ordered_dict PASSED
787 test/test_bson.py::TestBSON::test_overflow PASSED
788 test/test_bson.py::TestBSON::test_raise_invalid_document PASSED
789 test/test_bson.py::TestBSON::test_random_data_is_not_bson PASSED
790 test/test_bson.py::TestBSON::test_regex_comparison PASSED
791 test/test_bson.py::TestBSON::test_regex_from_native PASSED
792 test/test_bson.py::TestBSON::test_regex_hash PASSED
793 test/test_bson.py::TestBSON::test_small_long_encode_decode PASSED
794 test/test_bson.py::TestBSON::test_subclasses PASSED
795 test/test_bson.py::TestBSON::test_timestamp_comparison PASSED
796 test/test_bson.py::TestBSON::test_timestamp_highorder_bits PASSED
797 test/test_bson.py::TestBSON::test_tuple PASSED
798 test/test_bson.py::TestBSON::test_unicode_regex PASSED
799 test/test_bson.py::TestBSON::test_unknown_type PASSED
800 test/test_bson.py::TestBSON::test_utf8 PASSED
801 test/test_bson.py::TestBSON::test_uuid PASSED
802 test/test_bson.py::TestBSON::test_uuid_legacy PASSED
803 test/test_bson.py::TestBSON::test_vector PASSED
804 test/test_bson.py::TestCodecOptions::test_bson_encode_decode PASSED
805 test/test_bson.py::TestCodecOptions::test_codec_options_repr PASSED
806 test/test_bson.py::TestCodecOptions::test_dbref_pickling PASSED
807 test/test_bson.py::TestCodecOptions::test_decode_all_defaults PASSED
808 test/test_bson.py::TestCodecOptions::test_decode_all_kwarg PASSED
809 test/test_bson.py::TestCodecOptions::test_decode_all_no_options PASSED
810 test/test_bson.py::TestCodecOptions::test_document_class PASSED
811 test/test_bson.py::TestCodecOptions::test_int64_pickling PASSED
812 test/test_bson.py::TestCodecOptions::test_maxkey_pickling PASSED
813 test/test_bson.py::TestCodecOptions::test_minkey_pickling PASSED
814 test/test_bson.py::TestCodecOptions::test_regex_pickling PASSED
815 test/test_bson.py::TestCodecOptions::test_timestamp_pickling PASSED
816 test/test_bson.py::TestCodecOptions::test_tz_aware PASSED
817 test/test_bson.py::TestCodecOptions::test_tzinfo PASSED
818 test/test_bson.py::TestCodecOptions::test_unicode_decode_error_handler PASSED
819 test/test_bson.py::TestCodecOptions::test_uuid_representation PASSED
820 test/test_bson.py::TestDatetimeConversion::test_array_of_documents_to_buffer PASSED
821 test/test_bson.py::TestDatetimeConversion::test_clamping PASSED
822 test/test_bson.py::TestDatetimeConversion::test_class_conversions PASSED
823 test/test_bson.py::TestDatetimeConversion::test_comps PASSED
824 test/test_bson.py::TestDatetimeConversion::test_datetime_auto PASSED
825 test/test_bson.py::TestDatetimeConversion::test_millis_from_datetime_ms PASSED
826 test/test_bson.py::TestDatetimeConversion::test_tz_clamping_local PASSED
827 test/test_bson.py::TestDatetimeConversion::test_tz_clamping_non_hashable PASSED
828 test/test_bson.py::TestDatetimeConversion::test_tz_clamping_non_utc PASSED
829 test/test_bson.py::TestDatetimeConversion::test_tz_clamping_non_utc_simple PASSED
830 test/test_bson.py::TestDatetimeConversion::test_tz_clamping_utc PASSED
831 test/test_bson.py::TestLongLongToString::test_long_long_to_string PASSED
832 test/test_bson_binary_vector.py::TestBSONBinaryVector::test_float32 PASSED
833 test/test_bson_binary_vector.py::TestBSONBinaryVector::test_int8 PASSED
834 test/test_bson_binary_vector.py::TestBSONBinaryVector::test_packed_bit PASSED
835 test/test_bson_corpus.py::TestBSONCorpus::test_array PASSED
836 test/test_bson_corpus.py::TestBSONCorpus::test_binary PASSED
837 test/test_bson_corpus.py::TestBSONCorpus::test_boolean PASSED
838 test/test_bson_corpus.py::TestBSONCorpus::test_code PASSED
839 test/test_bson_corpus.py::TestBSONCorpus::test_code_w_scope PASSED
840 test/test_bson_corpus.py::TestBSONCorpus::test_datetime PASSED
841 test/test_bson_corpus.py::TestBSONCorpus::test_dbpointer PASSED
842 test/test_bson_corpus.py::TestBSONCorpus::test_dbref PASSED
843 test/test_bson_corpus.py::TestBSONCorpus::test_decimal128-1 PASSED
844 test/test_bson_corpus.py::TestBSONCorpus::test_decimal128-2 PASSED
845 test/test_bson_corpus.py::TestBSONCorpus::test_decimal128-3 PASSED
846 test/test_bson_corpus.py::TestBSONCorpus::test_decimal128-4 PASSED
847 test/test_bson_corpus.py::TestBSONCorpus::test_decimal128-5 PASSED
848 test/test_bson_corpus.py::TestBSONCorpus::test_decimal128-6 PASSED
849 test/test_bson_corpus.py::TestBSONCorpus::test_decimal128-7 PASSED
850 test/test_bson_corpus.py::TestBSONCorpus::test_document PASSED
851 test/test_bson_corpus.py::TestBSONCorpus::test_double PASSED
852 test/test_bson_corpus.py::TestBSONCorpus::test_int32 PASSED
853 test/test_bson_corpus.py::TestBSONCorpus::test_int64 PASSED
854 test/test_bson_corpus.py::TestBSONCorpus::test_maxkey PASSED
855 test/test_bson_corpus.py::TestBSONCorpus::test_minkey PASSED
856 test/test_bson_corpus.py::TestBSONCorpus::test_multi-type PASSED
857 test/test_bson_corpus.py::TestBSONCorpus::test_multi-type-deprecated PASSED
858 test/test_bson_corpus.py::TestBSONCorpus::test_null PASSED
859 test/test_bson_corpus.py::TestBSONCorpus::test_oid PASSED
860 test/test_bson_corpus.py::TestBSONCorpus::test_regex PASSED
861 test/test_bson_corpus.py::TestBSONCorpus::test_string PASSED
862 test/test_bson_corpus.py::TestBSONCorpus::test_symbol PASSED
863 test/test_bson_corpus.py::TestBSONCorpus::test_timestamp PASSED
864 test/test_bson_corpus.py::TestBSONCorpus::test_top PASSED
865 test/test_bson_corpus.py::TestBSONCorpus::test_undefined PASSED
866 test/test_bulk.py::TestBulk::test_array_filters_unacknowledged SKIPPED
867 test/test_bulk.py::TestBulk::test_array_filters_validation SKIPPED (...)
868 test/test_bulk.py::TestBulk::test_bulk_max_message_size SKIPPED (Can...)
869 test/test_bulk.py::TestBulk::test_bulk_write_invalid_arguments SKIPPED
870 test/test_bulk.py::TestBulk::test_bulk_write_no_results SKIPPED (Can...)
871 test/test_bulk.py::TestBulk::test_client_generated_upsert_id SKIPPED
872 test/test_bulk.py::TestBulk::test_empty SKIPPED (Cannot connect to M...)
873 test/test_bulk.py::TestBulk::test_generator_insert SKIPPED (Cannot c...)
874 test/test_bulk.py::TestBulk::test_insert SKIPPED (Cannot connect to ...)
875 test/test_bulk.py::TestBulk::test_large_inserts_ordered SKIPPED (Can...)
876 test/test_bulk.py::TestBulk::test_large_inserts_unordered SKIPPED (C...)
877 test/test_bulk.py::TestBulk::test_multiple_error_ordered_batch SKIPPED
878 test/test_bulk.py::TestBulk::test_multiple_error_unordered_batch SKIPPED
879 test/test_bulk.py::TestBulk::test_numerous_inserts SKIPPED (Cannot c...)
880 test/test_bulk.py::TestBulk::test_remove SKIPPED (Cannot connect to ...)
881 test/test_bulk.py::TestBulk::test_remove_one SKIPPED (Cannot connect...)
882 test/test_bulk.py::TestBulk::test_replace_one SKIPPED (Cannot connec...)
883 test/test_bulk.py::TestBulk::test_single_error_ordered_batch SKIPPED
884 test/test_bulk.py::TestBulk::test_single_error_unordered_batch SKIPPED
885 test/test_bulk.py::TestBulk::test_single_ordered_batch SKIPPED (Cann...)
886 test/test_bulk.py::TestBulk::test_single_unordered_batch SKIPPED (Ca...)
887 test/test_bulk.py::TestBulk::test_update_many SKIPPED (Cannot connec...)
888 test/test_bulk.py::TestBulk::test_update_many_pipeline SKIPPED (Cann...)
889 test/test_bulk.py::TestBulk::test_update_one SKIPPED (Cannot connect...)
890 test/test_bulk.py::TestBulk::test_update_one_pipeline SKIPPED (Canno...)
891 test/test_bulk.py::TestBulk::test_upsert SKIPPED (Cannot connect to ...)
892 test/test_bulk.py::TestBulk::test_upsert_large SKIPPED (Cannot conne...)
893 test/test_bulk.py::TestBulk::test_upsert_uuid_standard SKIPPED (Cann...)
894 test/test_bulk.py::TestBulk::test_upsert_uuid_standard_subdocuments SKIPPED
895 test/test_bulk.py::TestBulk::test_upsert_uuid_unspecified SKIPPED (C...)
896 test/test_bulk.py::TestBulkUnacknowledged::test_no_results_ordered_failure SKIPPED
897 test/test_bulk.py::TestBulkUnacknowledged::test_no_results_ordered_success SKIPPED
898 test/test_bulk.py::TestBulkUnacknowledged::test_no_results_unordered_failure SKIPPED
899 test/test_bulk.py::TestBulkUnacknowledged::test_no_results_unordered_success SKIPPED
900 test/test_bulk.py::TestBulkAuthorization::test_no_remove SKIPPED (Ca...)
901 test/test_bulk.py::TestBulkAuthorization::test_readonly SKIPPED (Can...)
902 test/test_bulk.py::TestBulkWriteConcern::test_write_concern_failure_ordered SKIPPED
903 test/test_bulk.py::TestBulkWriteConcern::test_write_concern_failure_unordered SKIPPED
904 test/test_change_stream.py::TestClusterChangeStream::test_aggregate_cursor_blocks SKIPPED
905 test/test_change_stream.py::TestClusterChangeStream::test_batch_size_is_honored SKIPPED
906 test/test_change_stream.py::TestClusterChangeStream::test_change_operations SKIPPED
907 test/test_change_stream.py::TestClusterChangeStream::test_concurrent_close SKIPPED
908 test/test_change_stream.py::TestClusterChangeStream::test_full_pipeline SKIPPED
909 test/test_change_stream.py::TestClusterChangeStream::test_iteration SKIPPED
910 test/test_change_stream.py::TestClusterChangeStream::test_next_blocks SKIPPED
911 test/test_change_stream.py::TestClusterChangeStream::test_simple SKIPPED
912 test/test_change_stream.py::TestClusterChangeStream::test_start_after SKIPPED
913 test/test_change_stream.py::TestClusterChangeStream::test_start_after_resume_process_with_changes SKIPPED
914 test/test_change_stream.py::TestClusterChangeStream::test_start_after_resume_process_without_changes SKIPPED
915 test/test_change_stream.py::TestClusterChangeStream::test_start_at_operation_time SKIPPED
916 test/test_change_stream.py::TestClusterChangeStream::test_try_next SKIPPED
917 test/test_change_stream.py::TestClusterChangeStream::test_try_next_runs_one_getmore SKIPPED
918 test/test_change_stream.py::TestClusterChangeStream::test_unknown_full_document SKIPPED
919 test/test_change_stream.py::TestClusterChangeStream::test_watch SKIPPED
920 test/test_change_stream.py::TestDatabaseChangeStream::test_aggregate_cursor_blocks SKIPPED
921 test/test_change_stream.py::TestDatabaseChangeStream::test_batch_size_is_honored SKIPPED
922 test/test_change_stream.py::TestDatabaseChangeStream::test_change_operations SKIPPED
923 test/test_change_stream.py::TestDatabaseChangeStream::test_concurrent_close SKIPPED
924 test/test_change_stream.py::TestDatabaseChangeStream::test_full_pipeline SKIPPED
925 test/test_change_stream.py::TestDatabaseChangeStream::test_isolation SKIPPED
926 test/test_change_stream.py::TestDatabaseChangeStream::test_iteration SKIPPED
927 test/test_change_stream.py::TestDatabaseChangeStream::test_next_blocks SKIPPED
928 test/test_change_stream.py::TestDatabaseChangeStream::test_simple SKIPPED
929 test/test_change_stream.py::TestDatabaseChangeStream::test_start_after SKIPPED
930 test/test_change_stream.py::TestDatabaseChangeStream::test_start_after_resume_process_with_changes SKIPPED
931 test/test_change_stream.py::TestDatabaseChangeStream::test_start_after_resume_process_without_changes SKIPPED
932 test/test_change_stream.py::TestDatabaseChangeStream::test_start_at_operation_time SKIPPED
933 test/test_change_stream.py::TestDatabaseChangeStream::test_try_next SKIPPED
934 test/test_change_stream.py::TestDatabaseChangeStream::test_try_next_runs_one_getmore SKIPPED
935 test/test_change_stream.py::TestDatabaseChangeStream::test_unknown_full_document SKIPPED
936 test/test_change_stream.py::TestDatabaseChangeStream::test_watch SKIPPED
937 test/test_change_stream.py::TestCollectionChangeStream::test_aggregate_cursor_blocks SKIPPED
938 test/test_change_stream.py::TestCollectionChangeStream::test_batch_size_is_honored SKIPPED
939 test/test_change_stream.py::TestCollectionChangeStream::test_change_operations SKIPPED
940 test/test_change_stream.py::TestCollectionChangeStream::test_concurrent_close SKIPPED
941 test/test_change_stream.py::TestCollectionChangeStream::test_document_id_order SKIPPED
942 test/test_change_stream.py::TestCollectionChangeStream::test_full_pipeline SKIPPED
943 test/test_change_stream.py::TestCollectionChangeStream::test_initial_empty_batch SKIPPED
944 test/test_change_stream.py::TestCollectionChangeStream::test_iteration SKIPPED
945 test/test_change_stream.py::TestCollectionChangeStream::test_kill_cursors SKIPPED
946 test/test_change_stream.py::TestCollectionChangeStream::test_next_blocks SKIPPED
947 test/test_change_stream.py::TestCollectionChangeStream::test_no_resume_attempt_if_aggregate_command_fails SKIPPED
948 test/test_change_stream.py::TestCollectionChangeStream::test_raises_error_on_missing_id_418minus SKIPPED
949 test/test_change_stream.py::TestCollectionChangeStream::test_raises_error_on_missing_id_418plus SKIPPED
950 test/test_change_stream.py::TestCollectionChangeStream::test_raw SKIPPED
951 test/test_change_stream.py::TestCollectionChangeStream::test_read_concern SKIPPED
952 test/test_change_stream.py::TestCollectionChangeStream::test_resume_on_error SKIPPED
953 test/test_change_stream.py::TestCollectionChangeStream::test_resumetoken_empty_batch SKIPPED
954 test/test_change_stream.py::TestCollectionChangeStream::test_resumetoken_empty_batch_legacy SKIPPED
955 test/test_change_stream.py::TestCollectionChangeStream::test_resumetoken_exhausted_batch SKIPPED
956 test/test_change_stream.py::TestCollectionChangeStream::test_resumetoken_exhausted_batch_legacy SKIPPED
957 test/test_change_stream.py::TestCollectionChangeStream::test_resumetoken_partially_iterated_batch SKIPPED
958 test/test_change_stream.py::TestCollectionChangeStream::test_resumetoken_uniterated_nonempty_batch_resumeafter SKIPPED
959 test/test_change_stream.py::TestCollectionChangeStream::test_resumetoken_uniterated_nonempty_batch_startafter SKIPPED
960 test/test_change_stream.py::TestCollectionChangeStream::test_split_large_change SKIPPED
961 test/test_change_stream.py::TestCollectionChangeStream::test_start_after SKIPPED
962 test/test_change_stream.py::TestCollectionChangeStream::test_start_after_resume_process_with_changes SKIPPED
963 test/test_change_stream.py::TestCollectionChangeStream::test_start_after_resume_process_without_changes SKIPPED
964 test/test_change_stream.py::TestCollectionChangeStream::test_start_at_operation_time SKIPPED
965 test/test_change_stream.py::TestCollectionChangeStream::test_start_at_operation_time_caching SKIPPED
966 test/test_change_stream.py::TestCollectionChangeStream::test_startafter_resume_uses_resumeafter_after_nonempty_getMore SKIPPED
967 test/test_change_stream.py::TestCollectionChangeStream::test_startafter_resume_uses_startafter_after_empty_getMore SKIPPED
968 test/test_change_stream.py::TestCollectionChangeStream::test_try_next SKIPPED
969 test/test_change_stream.py::TestCollectionChangeStream::test_try_next_runs_one_getmore SKIPPED
970 test/test_change_stream.py::TestCollectionChangeStream::test_unknown_full_document SKIPPED
971 test/test_change_stream.py::TestCollectionChangeStream::test_update_resume_token SKIPPED
972 test/test_change_stream.py::TestCollectionChangeStream::test_update_resume_token_legacy SKIPPED
973 test/test_change_stream.py::TestCollectionChangeStream::test_uuid_representations SKIPPED
974 test/test_change_stream.py::TestCollectionChangeStream::test_watch SKIPPED
975 test/test_change_stream.py::TestUnifiedChangeStreamsClusterTime::test_clusterTime_is_present SKIPPED
976 test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_does_not_resume_if_error_does_not_contain_ResumableChangeStreamError SKIPPED
977 test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_ExceededTimeLimit SKIPPED
978 test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_FailedToSatisfyReadPreference SKIPPED
979 test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_HostNotFound SKIPPED
980 test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_HostUnreachable SKIPPED
981 test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_InterruptedAtShutdown SKIPPED
982 test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_InterruptedDueToReplStateChange SKIPPED
983 test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_NetworkTimeout SKIPPED
984 test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_NotPrimaryNoSecondaryOk SKIPPED
985 test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_NotPrimaryOrSecondary SKIPPED
986 test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_NotWritablePrimary SKIPPED
987 test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_PrimarySteppedDown SKIPPED
988 test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_RetryChangeStream SKIPPED
989 test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_ShutdownInProgress SKIPPED
990 test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_SocketException SKIPPED
991 test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_StaleEpoch SKIPPED
992 test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_StaleShardVersion SKIPPED
993 test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_if_error_contains_ResumableChangeStreamError SKIPPED
994 test/test_change_stream.py::TestUnifiedChangeStreams::test_$changeStream_must_be_the_first_stage_in_a_change_stream_pipeline_sent_to_the_server SKIPPED
995 test/test_change_stream.py::TestUnifiedChangeStreams::test_Change_Stream_should_allow_valid_aggregate_pipeline_stages SKIPPED
996 test/test_change_stream.py::TestUnifiedChangeStreams::test_Executing_a_watch_helper_on_a_Collection_results_in_notifications_for_changes_to_the_specified_collection SKIPPED
997 test/test_change_stream.py::TestUnifiedChangeStreams::test_Executing_a_watch_helper_on_a_Database_results_in_notifications_for_changes_to_all_collections_in_the_specified_database SKIPPED
998 test/test_change_stream.py::TestUnifiedChangeStreams::test_Executing_a_watch_helper_on_a_MongoClient_results_in_notifications_for_changes_to_all_collections_in_all_databases_in_the_cluster SKIPPED
999 test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_array_truncation SKIPPED
1000 test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_consecutive_resume SKIPPED
1001 test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_drop_and_invalidate_event_types SKIPPED
1002 test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_insert,_update,_replace,_and_delete_event_types SKIPPED
1003 test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_modified_structure_in_ns_document_MUST_NOT_err SKIPPED
1004 test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_newField_added_in_response_MUST_NOT_err SKIPPED
1005 test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_new_structure_in_ns_document_MUST_NOT_err SKIPPED
1006 test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_projection_in_change_stream_returns_expected_fields SKIPPED
1007 test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_rename_and_invalidate_event_types SKIPPED
1008 test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_server_error_on_projecting_out__id SKIPPED
1009 test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_that_comment_is_not_set_on_getMore_-_pre_4_4 SKIPPED
1010 test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_that_comment_is_set_on_getMore SKIPPED
1011 test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_unknown_operationType_MUST_NOT_err SKIPPED
1012 test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_wallTime_field_is_set_in_a_change_event SKIPPED
1013 test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_with_document_comment SKIPPED
1014 test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_with_document_comment_-_pre_4_4 SKIPPED
1015 test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_with_string_comment SKIPPED
1016 test/test_change_stream.py::TestUnifiedChangeStreams::test_The_server_returns_change_stream_responses_in_the_specified_server_response_format SKIPPED
1017 test/test_change_stream.py::TestUnifiedChangeStreams::test_to_field_is_set_in_a_rename_change_event SKIPPED
1018 test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_CursorNotFound SKIPPED
1019 test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_ExceededTimeLimit SKIPPED
1020 test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_FailedToSatisfyReadPreference SKIPPED
1021 test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_HostNotFound SKIPPED
1022 test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_HostUnreachable SKIPPED
1023 test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_InterruptedAtShutdown SKIPPED
1024 test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_InterruptedDueToReplStateChange SKIPPED
1025 test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_NetworkTimeout SKIPPED
1026 test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_NotPrimaryNoSecondaryOk SKIPPED
1027 test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_NotPrimaryOrSecondary SKIPPED
1028 test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_NotWritablePrimary SKIPPED
1029 test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_PrimarySteppedDown SKIPPED
1030 test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_RetryChangeStream SKIPPED
1031 test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_ShutdownInProgress SKIPPED
1032 test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_SocketException SKIPPED
1033 test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_StaleEpoch SKIPPED
1034 test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_StaleShardVersion SKIPPED
1035 test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_a_network_error SKIPPED
1036 test/test_change_stream.py::TestUnifiedChangeStreamsErrors::test_Change_Stream_should_error_when__id_is_projected_out SKIPPED
1037 test/test_change_stream.py::TestUnifiedChangeStreamsErrors::test_Change_Stream_should_error_when_an_invalid_aggregation_stage_is_passed_in SKIPPED
1038 test/test_change_stream.py::TestUnifiedChangeStreamsErrors::test_The_watch_helper_must_not_throw_a_custom_exception_when_executed_against_a_single_server_topology,_but_instead_depend_on_a_server_error SKIPPED
1039 test/test_change_stream.py::TestUnifiedChangeStreamsErrors::test_change_stream_errors_on_ElectionInProgress SKIPPED
1040 test/test_change_stream.py::TestUnifiedChangeStreamsDisambiguatedPaths::test_disambiguatedPaths_is_not_present_when_showExpandedEvents_is_false/unset SKIPPED
1041 test/test_change_stream.py::TestUnifiedChangeStreamsDisambiguatedPaths::test_disambiguatedPaths_is_present_on_updateDescription_when_an_ambiguous_path_is_present SKIPPED
1042 test/test_change_stream.py::TestUnifiedChangeStreamsDisambiguatedPaths::test_disambiguatedPaths_returns_array_indices_as_integers SKIPPED
1043 test/test_change_stream.py::TestUnifiedChangeStreamsPreAndPostImages::test_fullDocument:required_with_changeStreamPreAndPostImages_disabled SKIPPED
1044 test/test_change_stream.py::TestUnifiedChangeStreamsPreAndPostImages::test_fullDocument:required_with_changeStreamPreAndPostImages_enabled SKIPPED
1045 test/test_change_stream.py::TestUnifiedChangeStreamsPreAndPostImages::test_fullDocument:whenAvailable_with_changeStreamPreAndPostImages_disabled SKIPPED
1046 test/test_change_stream.py::TestUnifiedChangeStreamsPreAndPostImages::test_fullDocument:whenAvailable_with_changeStreamPreAndPostImages_enabled SKIPPED
1047 test/test_change_stream.py::TestUnifiedChangeStreamsPreAndPostImages::test_fullDocumentBeforeChange:off_with_changeStreamPreAndPostImages_disabled SKIPPED
1048 test/test_change_stream.py::TestUnifiedChangeStreamsPreAndPostImages::test_fullDocumentBeforeChange:off_with_changeStreamPreAndPostImages_enabled SKIPPED
1049 test/test_change_stream.py::TestUnifiedChangeStreamsPreAndPostImages::test_fullDocumentBeforeChange:required_with_changeStreamPreAndPostImages_disabled SKIPPED
1050 test/test_change_stream.py::TestUnifiedChangeStreamsPreAndPostImages::test_fullDocumentBeforeChange:required_with_changeStreamPreAndPostImages_enabled SKIPPED
1051 test/test_change_stream.py::TestUnifiedChangeStreamsPreAndPostImages::test_fullDocumentBeforeChange:whenAvailable_with_changeStreamPreAndPostImages_disabled SKIPPED
1052 test/test_change_stream.py::TestUnifiedChangeStreamsPreAndPostImages::test_fullDocumentBeforeChange:whenAvailable_with_changeStreamPreAndPostImages_enabled SKIPPED
1053 test/test_change_stream.py::TestUnifiedChangeStreamsShowExpandedEvents::test_when_omitted,_showExpandedEvents_is_not_sent_as_a_part_of_the_aggregate_command SKIPPED
1054 test/test_change_stream.py::TestUnifiedChangeStreamsShowExpandedEvents::test_when_provided,_showExpandedEvents_is_sent_as_a_part_of_the_aggregate_command SKIPPED
1055 test/test_change_stream.py::TestUnifiedChangeStreamsShowExpandedEvents::test_when_showExpandedEvents_is_true,_createIndex_events_are_reported SKIPPED
1056 test/test_change_stream.py::TestUnifiedChangeStreamsShowExpandedEvents::test_when_showExpandedEvents_is_true,_create_events_are_reported SKIPPED
1057 test/test_change_stream.py::TestUnifiedChangeStreamsShowExpandedEvents::test_when_showExpandedEvents_is_true,_create_events_on_views_are_reported SKIPPED
1058 test/test_change_stream.py::TestUnifiedChangeStreamsShowExpandedEvents::test_when_showExpandedEvents_is_true,_dropIndexes_events_are_reported SKIPPED
1059 test/test_change_stream.py::TestUnifiedChangeStreamsShowExpandedEvents::test_when_showExpandedEvents_is_true,_modify_events_are_reported SKIPPED
1060 test/test_change_stream.py::TestUnifiedChangeStreamsShowExpandedEvents::test_when_showExpandedEvents_is_true,_new_fields_on_change_stream_events_are_handled_appropriately SKIPPED
1061 test/test_change_stream.py::TestUnifiedChangeStreamsShowExpandedEvents::test_when_showExpandedEvents_is_true,_shardCollection_events_are_reported SKIPPED
1062 test/test_client.py::ClientUnitTest::test_client_options PASSED
1063 test/test_client.py::ClientUnitTest::test_connect_timeout PASSED
1064 test/test_client.py::ClientUnitTest::test_connection_timeout_ms_propagates_to_DNS_resolver PASSED
1065 test/test_client.py::ClientUnitTest::test_container_metadata PASSED
1066 test/test_client.py::ClientUnitTest::test_detected_environment_logging PASSED
1067 test/test_client.py::ClientUnitTest::test_detected_environment_warning PASSED
1068 test/test_client.py::ClientUnitTest::test_event_listeners PASSED
1069 test/test_client.py::ClientUnitTest::test_get_database PASSED
1070 test/test_client.py::ClientUnitTest::test_get_database_default PASSED
1071 test/test_client.py::ClientUnitTest::test_get_database_default_error PASSED
1072 test/test_client.py::ClientUnitTest::test_get_database_default_with_authsource PASSED
1073 test/test_client.py::ClientUnitTest::test_get_db PASSED
1074 test/test_client.py::ClientUnitTest::test_get_default_database PASSED
1075 test/test_client.py::ClientUnitTest::test_get_default_database_error PASSED
1076 test/test_client.py::ClientUnitTest::test_get_default_database_with_authsource PASSED
1077 test/test_client.py::ClientUnitTest::test_getattr PASSED
1078 test/test_client.py::ClientUnitTest::test_iteration PASSED
1079 test/test_client.py::ClientUnitTest::test_keyword_arg_defaults PASSED
1080 test/test_client.py::ClientUnitTest::test_kwargs_codec_options PASSED
1081 test/test_client.py::ClientUnitTest::test_max_pool_size_zero PASSED
1082 test/test_client.py::ClientUnitTest::test_metadata PASSED
1083 test/test_client.py::ClientUnitTest::test_primary_read_pref_with_tags PASSED
1084 test/test_client.py::ClientUnitTest::test_read_preference PASSED
1085 test/test_client.py::ClientUnitTest::test_types PASSED
1086 test/test_client.py::ClientUnitTest::test_uri_codec_options PASSED
1087 test/test_client.py::ClientUnitTest::test_uri_detection PASSED
1088 test/test_client.py::ClientUnitTest::test_uri_option_precedence PASSED
1089 test/test_client.py::ClientUnitTest::test_uri_security_options PASSED
1090 test/test_client.py::ClientUnitTest::test_validate_suggestion PASSED
1091 test/test_client.py::TestClient::test_auth_from_uri SKIPPED (Cannot ...)
1092 test/test_client.py::TestClient::test_auth_network_error SKIPPED (Ca...)
1093 test/test_client.py::TestClient::test_background_connections_do_not_hold_locks SKIPPED
1094 test/test_client.py::TestClient::test_bad_uri SKIPPED (Cannot connec...)
1095 test/test_client.py::TestClient::test_close SKIPPED (Cannot connect ...)
1096 test/test_client.py::TestClient::test_close_closes_sockets SKIPPED (...)
1097 test/test_client.py::TestClient::test_close_does_not_open_servers SKIPPED
1098 test/test_client.py::TestClient::test_close_kills_cursors SKIPPED (C...)
1099 test/test_client.py::TestClient::test_close_stops_kill_cursors_thread SKIPPED
1100 test/test_client.py::TestClient::test_compression SKIPPED (Cannot co...)
1101 test/test_client.py::TestClient::test_connect_to_standalone_using_replica_set_name SKIPPED
1102 test/test_client.py::TestClient::test_constants SKIPPED (Cannot conn...)
1103 test/test_client.py::TestClient::test_contextlib SKIPPED (Cannot con...)
1104 test/test_client.py::TestClient::test_continuous_network_errors SKIPPED
1105 test/test_client.py::TestClient::test_dict_hints SKIPPED (Cannot con...)
1106 test/test_client.py::TestClient::test_dict_hints_create_index SKIPPED
1107 test/test_client.py::TestClient::test_dict_hints_sort SKIPPED (Canno...)
1108 test/test_client.py::TestClient::test_direct_connection SKIPPED (Can...)
1109 test/test_client.py::TestClient::test_document_class SKIPPED (Cannot...)
1110 test/test_client.py::TestClient::test_drop_database SKIPPED (Cannot ...)
1111 test/test_client.py::TestClient::test_equality SKIPPED (Cannot conne...)
1112 test/test_client.py::TestClient::test_exhaust_network_error SKIPPED
1113 test/test_client.py::TestClient::test_getters SKIPPED (Cannot connec...)
1114 test/test_client.py::TestClient::test_handshake_01_aws SKIPPED (Cann...)
1115 test/test_client.py::TestClient::test_handshake_02_azure SKIPPED (Ca...)
1116 test/test_client.py::TestClient::test_handshake_03_gcp SKIPPED (Cann...)
1117 test/test_client.py::TestClient::test_handshake_04_vercel SKIPPED (C...)
1118 test/test_client.py::TestClient::test_handshake_05_multiple SKIPPED
1119 test/test_client.py::TestClient::test_handshake_06_region_too_long SKIPPED
1120 test/test_client.py::TestClient::test_handshake_07_memory_invalid_int SKIPPED
1121 test/test_client.py::TestClient::test_handshake_08_invalid_aws_ec2 SKIPPED
1122 test/test_client.py::TestClient::test_hashable SKIPPED (Cannot conne...)
1123 test/test_client.py::TestClient::test_heartbeat_frequency_ms SKIPPED
1124 test/test_client.py::TestClient::test_host_w_port SKIPPED (Cannot co...)
1125 test/test_client.py::TestClient::test_init_disconnected SKIPPED (Can...)
1126 test/test_client.py::TestClient::test_init_disconnected_with_auth SKIPPED
1127 test/test_client.py::TestClient::test_interrupt_signal SKIPPED (Cann...)
1128 test/test_client.py::TestClient::test_ipv6 SKIPPED (Cannot connect t...)
1129 test/test_client.py::TestClient::test_lazy_auth_raises_operation_failure SKIPPED
1130 test/test_client.py::TestClient::test_lazy_connect_w0 SKIPPED (Canno...)
1131 test/test_client.py::TestClient::test_legacy_csharp_uuid_roundtrip SKIPPED
1132 test/test_client.py::TestClient::test_legacy_java_uuid_roundtrip SKIPPED
1133 test/test_client.py::TestClient::test_list_database_names SKIPPED (C...)
1134 test/test_client.py::TestClient::test_list_databases SKIPPED (Cannot...)
1135 test/test_client.py::TestClient::test_max_idle_time_checkout SKIPPED
1136 test/test_client.py::TestClient::test_max_idle_time_reaper_default SKIPPED
1137 test/test_client.py::TestClient::test_max_idle_time_reaper_does_not_exceed_maxPoolSize SKIPPED
1138 test/test_client.py::TestClient::test_max_idle_time_reaper_removes_stale SKIPPED
1139 test/test_client.py::TestClient::test_max_idle_time_reaper_removes_stale_minPoolSize SKIPPED
1140 test/test_client.py::TestClient::test_min_pool_size SKIPPED (Cannot ...)
1141 test/test_client.py::TestClient::test_multiple_uris SKIPPED (Cannot ...)
1142 test/test_client.py::TestClient::test_network_error_message SKIPPED
1143 test/test_client.py::TestClient::test_operation_failure SKIPPED (Can...)
1144 test/test_client.py::TestClient::test_process_periodic_tasks SKIPPED
1145 test/test_client.py::TestClient::test_repr SKIPPED (Cannot connect t...)
1146 test/test_client.py::TestClient::test_reset_during_update_pool SKIPPED
1147 test/test_client.py::TestClient::test_server_selection_timeout SKIPPED
1148 test/test_client.py::TestClient::test_service_name_from_kwargs SKIPPED
1149 test/test_client.py::TestClient::test_sigstop_sigcont SKIPPED (Canno...)
1150 test/test_client.py::TestClient::test_small_heartbeat_frequency_ms SKIPPED
1151 test/test_client.py::TestClient::test_socketKeepAlive SKIPPED (Canno...)
1152 test/test_client.py::TestClient::test_socket_timeout SKIPPED (Cannot...)
1153 test/test_client.py::TestClient::test_socket_timeout_ms_validation SKIPPED
1154 test/test_client.py::TestClient::test_srv_max_hosts_kwarg SKIPPED (C...)
1155 test/test_client.py::TestClient::test_stale_getmore SKIPPED (Cannot ...)
1156 test/test_client.py::TestClient::test_timeouts SKIPPED (Cannot conne...)
1157 test/test_client.py::TestClient::test_tz_aware SKIPPED (Cannot conne...)
1158 test/test_client.py::TestClient::test_unix_socket SKIPPED (Cannot co...)
1159 test/test_client.py::TestClient::test_uri_connect_option SKIPPED (Ca...)
1160 test/test_client.py::TestClient::test_uri_to_uuid SKIPPED (Cannot co...)
1161 test/test_client.py::TestClient::test_username_and_password SKIPPED
1162 test/test_client.py::TestClient::test_uuid_queries SKIPPED (Cannot c...)
1163 test/test_client.py::TestClient::test_waitQueueTimeoutMS SKIPPED (Ca...)
1164 test/test_client.py::TestExhaustCursor::test_exhaust_getmore_network_error SKIPPED
1165 test/test_client.py::TestExhaustCursor::test_exhaust_getmore_server_error SKIPPED
1166 test/test_client.py::TestExhaustCursor::test_exhaust_query_network_error SKIPPED
1167 test/test_client.py::TestExhaustCursor::test_exhaust_query_server_error SKIPPED
1168 test/test_client.py::TestExhaustCursor::test_gevent_task SKIPPED (Ca...)
1169 test/test_client.py::TestExhaustCursor::test_gevent_timeout SKIPPED
1170 test/test_client.py::TestExhaustCursor::test_gevent_timeout_when_creating_connection SKIPPED
1171 test/test_client.py::TestClientLazyConnect::test_delete_one SKIPPED
1172 test/test_client.py::TestClientLazyConnect::test_find_one SKIPPED (C...)
1173 test/test_client.py::TestClientLazyConnect::test_insert_one SKIPPED
1174 test/test_client.py::TestClientLazyConnect::test_update_one SKIPPED
1175 test/test_client.py::TestMongoClientFailover::test_discover_primary SKIPPED
1176 test/test_client.py::TestMongoClientFailover::test_network_error_on_delete SKIPPED
1177 test/test_client.py::TestMongoClientFailover::test_network_error_on_insert SKIPPED
1178 test/test_client.py::TestMongoClientFailover::test_network_error_on_query SKIPPED
1179 test/test_client.py::TestMongoClientFailover::test_network_error_on_replace SKIPPED
1180 test/test_client.py::TestMongoClientFailover::test_network_error_on_update SKIPPED
1181 test/test_client.py::TestMongoClientFailover::test_reconnect SKIPPED
1182 test/test_client.py::TestClientPool::test_direct_client_maintains_pool_to_arbiter SKIPPED
1183 test/test_client.py::TestClientPool::test_rs_client_does_not_maintain_pool_to_arbiters SKIPPED
1184 test/test_client_bulk_write.py::TestClientBulkWrite::test_formats_write_error_correctly SKIPPED
1185 test/test_client_bulk_write.py::TestClientBulkWrite::test_handles_non_pymongo_error SKIPPED
1186 test/test_client_bulk_write.py::TestClientBulkWrite::test_returns_error_if_no_namespace_provided SKIPPED
1187 test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_batch_splits_if_new_namespace_is_too_large SKIPPED
1188 test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_batch_splits_if_num_operations_too_large SKIPPED
1189 test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_batch_splits_if_ops_payload_too_large SKIPPED
1190 test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_collects_write_concern_errors_across_batches SKIPPED
1191 test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_collects_write_errors_across_batches_ordered SKIPPED
1192 test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_collects_write_errors_across_batches_unordered SKIPPED
1193 test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_handles_cursor_requiring_getMore SKIPPED
1194 test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_handles_cursor_requiring_getMore_within_transaction SKIPPED
1195 test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_handles_getMore_error SKIPPED
1196 test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_no_batch_splits_if_new_namespace_is_not_too_large SKIPPED
1197 test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_returns_error_if_auto_encryption_configured SKIPPED
1198 test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_returns_error_if_no_writes_can_be_added_to_ops SKIPPED
1199 test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_returns_error_if_unacknowledged_too_large_insert SKIPPED
1200 test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_upserted_result SKIPPED
1201 test/test_client_bulk_write.py::TestClientBulkWriteCSOT::test_timeout_in_multi_batch_bulk_write SKIPPED
1202 test/test_client_context.py::TestClientContext::test_enableTestCommands_is_disabled SKIPPED
1203 test/test_client_context.py::TestClientContext::test_must_connect SKIPPED
1204 test/test_client_context.py::TestClientContext::test_serverless SKIPPED
1205 test/test_client_context.py::TestClientContext::test_setdefaultencoding_worked SKIPPED
1206 test/test_code.py::TestCode::test_code PASSED
1207 test/test_code.py::TestCode::test_equality PASSED
1208 test/test_code.py::TestCode::test_hash PASSED
1209 test/test_code.py::TestCode::test_read_only PASSED
1210 test/test_code.py::TestCode::test_repr PASSED
1211 test/test_code.py::TestCode::test_scope_kwargs PASSED
1212 test/test_code.py::TestCode::test_scope_preserved PASSED
1213 test/test_code.py::TestCode::test_types PASSED
1214 test/test_collation.py::TestCollationObject::test_constructor PASSED
1215 test/test_collation.py::TestCollation::test_aggregate SKIPPED (Canno...)
1216 test/test_collation.py::TestCollation::test_bulk_write SKIPPED (Cann...)
1217 test/test_collation.py::TestCollation::test_count_documents SKIPPED
1218 test/test_collation.py::TestCollation::test_create_collection SKIPPED
1219 test/test_collation.py::TestCollation::test_create_index SKIPPED (Ca...)
1220 test/test_collation.py::TestCollation::test_cursor_collation SKIPPED
1221 test/test_collation.py::TestCollation::test_delete SKIPPED (Cannot c...)
1222 test/test_collation.py::TestCollation::test_distinct SKIPPED (Cannot...)
1223 test/test_collation.py::TestCollation::test_explain_command SKIPPED
1224 test/test_collation.py::TestCollation::test_find_and SKIPPED (Cannot...)
1225 test/test_collation.py::TestCollation::test_find_command SKIPPED (Ca...)
1226 test/test_collation.py::TestCollation::test_index_model SKIPPED (Can...)
1227 test/test_collation.py::TestCollation::test_indexes_same_keys_different_collations SKIPPED
1228 test/test_collation.py::TestCollation::test_unacknowledged_write SKIPPED
1229 test/test_collation.py::TestCollation::test_update SKIPPED (Cannot c...)
1230 test/test_collection.py::TestCollectionNoConnect::test_collection PASSED
1231 test/test_collection.py::TestCollectionNoConnect::test_getattr PASSED
1232 test/test_collection.py::TestCollectionNoConnect::test_iteration PASSED
1233 test/test_collection.py::TestCollection::test_acknowledged_delete SKIPPED
1234 test/test_collection.py::TestCollection::test_aggregate SKIPPED (Can...)
1235 test/test_collection.py::TestCollection::test_aggregate_raw_bson SKIPPED
1236 test/test_collection.py::TestCollection::test_aggregation_cursor SKIPPED
1237 test/test_collection.py::TestCollection::test_aggregation_cursor_alive SKIPPED
1238 test/test_collection.py::TestCollection::test_aggregation_cursor_validation SKIPPED
1239 test/test_collection.py::TestCollection::test_array_filters_unacknowledged SKIPPED
1240 test/test_collection.py::TestCollection::test_array_filters_validation SKIPPED
1241 test/test_collection.py::TestCollection::test_bad_encode SKIPPED (Ca...)
1242 test/test_collection.py::TestCollection::test_bool SKIPPED (Cannot c...)
1243 test/test_collection.py::TestCollection::test_bypass_document_validation_bulk_write SKIPPED
1244 test/test_collection.py::TestCollection::test_command_document_too_large SKIPPED
1245 test/test_collection.py::TestCollection::test_count_documents SKIPPED
1246 test/test_collection.py::TestCollection::test_create SKIPPED (Cannot...)
1247 test/test_collection.py::TestCollection::test_create_index SKIPPED (...)
1248 test/test_collection.py::TestCollection::test_create_indexes SKIPPED
1249 test/test_collection.py::TestCollection::test_create_indexes_commitQuorum SKIPPED
1250 test/test_collection.py::TestCollection::test_create_indexes_commitQuorum_requires_44 SKIPPED
1251 test/test_collection.py::TestCollection::test_cursor_timeout SKIPPED
1252 test/test_collection.py::TestCollection::test_delete_many SKIPPED (C...)
1253 test/test_collection.py::TestCollection::test_delete_one SKIPPED (Ca...)
1254 test/test_collection.py::TestCollection::test_distinct SKIPPED (Cann...)
1255 test/test_collection.py::TestCollection::test_drop_index SKIPPED (Ca...)
1256 test/test_collection.py::TestCollection::test_drop_indexes_non_existent SKIPPED
1257 test/test_collection.py::TestCollection::test_drop_nonexistent_collection SKIPPED
1258 test/test_collection.py::TestCollection::test_duplicate_key_error SKIPPED
1259 test/test_collection.py::TestCollection::test_equality SKIPPED (Cann...)
1260 test/test_collection.py::TestCollection::test_error_code SKIPPED (Ca...)
1261 test/test_collection.py::TestCollection::test_estimated_document_count SKIPPED
1262 test/test_collection.py::TestCollection::test_exhaust SKIPPED (Canno...)
1263 test/test_collection.py::TestCollection::test_field_selection SKIPPED
1264 test/test_collection.py::TestCollection::test_fields_specifier_as_dict SKIPPED
1265 test/test_collection.py::TestCollection::test_find_by_default_dct SKIPPED
1266 test/test_collection.py::TestCollection::test_find_command_generation SKIPPED
1267 test/test_collection.py::TestCollection::test_find_kwargs SKIPPED (C...)
1268 test/test_collection.py::TestCollection::test_find_one SKIPPED (Cann...)
1269 test/test_collection.py::TestCollection::test_find_one_and SKIPPED (...)
1270 test/test_collection.py::TestCollection::test_find_one_and_write_concern SKIPPED
1271 test/test_collection.py::TestCollection::test_find_one_non_objectid SKIPPED
1272 test/test_collection.py::TestCollection::test_find_one_with_find_args SKIPPED
1273 test/test_collection.py::TestCollection::test_find_regex SKIPPED (Ca...)
1274 test/test_collection.py::TestCollection::test_find_w_fields SKIPPED
1275 test/test_collection.py::TestCollection::test_find_w_regex SKIPPED (...)
1276 test/test_collection.py::TestCollection::test_find_with_nested SKIPPED
1277 test/test_collection.py::TestCollection::test_find_with_sort SKIPPED
1278 test/test_collection.py::TestCollection::test_hashable SKIPPED (Cann...)
1279 test/test_collection.py::TestCollection::test_helpers_with_let SKIPPED
1280 test/test_collection.py::TestCollection::test_id_can_be_anything SKIPPED
1281 test/test_collection.py::TestCollection::test_index_2dsphere SKIPPED
1282 test/test_collection.py::TestCollection::test_index_background SKIPPED
1283 test/test_collection.py::TestCollection::test_index_dont_drop_dups SKIPPED
1284 test/test_collection.py::TestCollection::test_index_filter SKIPPED (...)
1285 test/test_collection.py::TestCollection::test_index_geo2d SKIPPED (C...)
1286 test/test_collection.py::TestCollection::test_index_hashed SKIPPED (...)
1287 test/test_collection.py::TestCollection::test_index_haystack SKIPPED
1288 test/test_collection.py::TestCollection::test_index_info SKIPPED (Ca...)
1289 test/test_collection.py::TestCollection::test_index_management_max_time_ms SKIPPED
1290 test/test_collection.py::TestCollection::test_index_on_subfield SKIPPED
1291 test/test_collection.py::TestCollection::test_index_sparse SKIPPED (...)
1292 test/test_collection.py::TestCollection::test_index_text SKIPPED (Ca...)
1293 test/test_collection.py::TestCollection::test_insert_bypass_document_validation SKIPPED
1294 test/test_collection.py::TestCollection::test_insert_many SKIPPED (C...)
1295 test/test_collection.py::TestCollection::test_insert_many_generator SKIPPED
1296 test/test_collection.py::TestCollection::test_insert_many_invalid SKIPPED
1297 test/test_collection.py::TestCollection::test_insert_many_large_batch SKIPPED
1298 test/test_collection.py::TestCollection::test_insert_one SKIPPED (Ca...)
1299 test/test_collection.py::TestCollection::test_invalid_session_parameter SKIPPED
1300 test/test_collection.py::TestCollection::test_large_limit SKIPPED (C...)
1301 test/test_collection.py::TestCollection::test_list_indexes SKIPPED (...)
1302 test/test_collection.py::TestCollection::test_manual_last_error SKIPPED
1303 test/test_collection.py::TestCollection::test_messages_with_unicode_collection_names SKIPPED
1304 test/test_collection.py::TestCollection::test_min_query SKIPPED (Can...)
1305 test/test_collection.py::TestCollection::test_numerous_inserts SKIPPED
1306 test/test_collection.py::TestCollection::test_options SKIPPED (Canno...)
1307 test/test_collection.py::TestCollection::test_query_on_query_field SKIPPED
1308 test/test_collection.py::TestCollection::test_rename SKIPPED (Cannot...)
1309 test/test_collection.py::TestCollection::test_replace_bypass_document_validation SKIPPED
1310 test/test_collection.py::TestCollection::test_replace_one SKIPPED (C...)
1311 test/test_collection.py::TestCollection::test_unique_index SKIPPED (...)
1312 test/test_collection.py::TestCollection::test_update_bypass_document_validation SKIPPED
1313 test/test_collection.py::TestCollection::test_update_check_keys SKIPPED
1314 test/test_collection.py::TestCollection::test_update_many SKIPPED (C...)
1315 test/test_collection.py::TestCollection::test_update_one SKIPPED (Ca...)
1316 test/test_collection.py::TestCollection::test_update_result SKIPPED
1317 test/test_collection.py::TestCollection::test_write_error_text_handling SKIPPED
1318 test/test_collection.py::TestCollection::test_write_error_unicode SKIPPED
1319 test/test_collection.py::TestCollection::test_write_large_document SKIPPED
1320 test/test_collection.py::TestCollection::test_wtimeout SKIPPED (Cann...)
1321 test/test_collection_management.py::TestCollectionManagementModifyCollectionPreAndPostImages::test_modifyCollection_to_changeStreamPreAndPostImages_enabled SKIPPED
1322 test/test_collection_management.py::TestCollectionManagementCreateCollectionPreAndPostImages::test_createCollection_with_changeStreamPreAndPostImages_enabled SKIPPED
1323 test/test_collection_management.py::TestCollectionManagementClusteredIndexes::test_createCollection_with_clusteredIndex SKIPPED
1324 test/test_collection_management.py::TestCollectionManagementClusteredIndexes::test_listCollections_includes_clusteredIndex SKIPPED
1325 test/test_collection_management.py::TestCollectionManagementClusteredIndexes::test_listIndexes_returns_the_index SKIPPED
1326 test/test_collection_management.py::TestCollectionManagementTimeseriesCollection::test_createCollection_with_all_options SKIPPED
1327 test/test_collection_management.py::TestCollectionManagementTimeseriesCollection::test_createCollection_with_bucketing_options SKIPPED
1328 test/test_collection_management.py::TestCollectionManagementTimeseriesCollection::test_insertMany_with_duplicate_ids SKIPPED
1329 test/test_command_logging.py::TestCommandLoggingServerConnectionId::test_command_log_messages_include_server_connection_id SKIPPED
1330 test/test_command_logging.py::TestCommandLoggingOperationId::test_Failed_bulk_write_command_log_message_includes_operationId SKIPPED
1331 test/test_command_logging.py::TestCommandLoggingOperationId::test_Successful_bulk_write_command_log_messages_include_operationIds SKIPPED
1332 test/test_command_logging.py::TestCommandLoggingNoHeartbeatMessages::test_Heartbeat_commands_should_not_generate_log_messages SKIPPED
1333 test/test_command_logging.py::TestCommandLoggingPre_42ServerConnectionId::test_command_log_messages_do_not_include_server_connection_id SKIPPED
1334 test/test_command_logging.py::TestCommandLoggingNoHandshakeMessages::test_Handshake_commands_should_not_generate_log_messages SKIPPED
1335 test/test_command_logging.py::TestCommandLoggingDriverConnectionId::test_A_failed_command SKIPPED
1336 test/test_command_logging.py::TestCommandLoggingDriverConnectionId::test_A_successful_command SKIPPED
1337 test/test_command_logging.py::TestCommandLoggingUnacknowledgedWrite::test_An_unacknowledged_write_generates_a_succeeded_log_message_with_ok:_1_reply SKIPPED
1338 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_authenticate_command_and_resulting_server-generated_error_are_redacted SKIPPED
1339 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_copydb_command_and_resulting_server-generated_error_are_redacted SKIPPED
1340 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_copydbgetnonce_command_and_resulting_server-generated_error_are_redacted SKIPPED
1341 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_copydbsaslstart_command_and_resulting_server-generated_error_are_redacted SKIPPED
1342 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_createUser_command_and_resulting_server-generated_error_are_redacted SKIPPED
1343 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_getnonce_command_and_server_reply_are_redacted SKIPPED
1344 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_hello_with_speculative_authenticate_command_and_server_reply_are_redacted SKIPPED
1345 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_hello_without_speculative_authenticate_command_and_server_reply_are_not_redacted SKIPPED
1346 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_legacy_hello_with_speculative_authenticate_command_and_server_reply_are_redacted SKIPPED
1347 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_legacy_hello_without_speculative_authenticate_command_and_server_reply_are_not_redacted SKIPPED
1348 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_network_error_in_response_to_authenticate_is_not_redacted SKIPPED
1349 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_network_error_in_response_to_copydb_is_not_redacted SKIPPED
1350 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_network_error_in_response_to_copydbgetnonce_is_not_redacted SKIPPED
1351 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_network_error_in_response_to_copydbsaslstart_is_not_redacted SKIPPED
1352 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_network_error_in_response_to_createUser_is_not_redacted SKIPPED
1353 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_network_error_in_response_to_getnonce_is_not_redacted SKIPPED
1354 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_network_error_in_response_to_saslContinue_is_not_redacted SKIPPED
1355 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_network_error_in_response_to_saslStart_is_not_redacted SKIPPED
1356 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_network_error_in_response_to_updateUser_is_not_redacted SKIPPED
1357 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_saslContinue_command_and_resulting_server-generated_error_are_redacted SKIPPED
1358 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_saslStart_command_and_resulting_server-generated_error_are_redacted SKIPPED
1359 test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_updateUser_command_and_resulting_server-generated_error_are_redacted SKIPPED
1360 test/test_command_logging.py::TestCommandLoggingServiceId::test_command_log_messages_include_serviceId_when_in_LB_mode SKIPPED
1361 test/test_command_logging.py::TestCommandLoggingServiceId::test_command_log_messages_omit_serviceId_when_not_in_LB_mode SKIPPED
1362 test/test_command_logging.py::TestCommandLoggingCommand::test_A_failed_command SKIPPED
1363 test/test_command_logging.py::TestCommandLoggingCommand::test_A_successful_command SKIPPED
1364 test/test_command_monitoring.py::TestCommandMonitoringUnacknowledgedBulkWrite::test_A_successful_unordered_bulk_write_with_an_unacknowledged_write_concern SKIPPED
1365 test/test_command_monitoring.py::TestCommandMonitoringBulkWrite::test_A_successful_mixed_bulk_write SKIPPED
1366 test/test_command_monitoring.py::TestCommandMonitoringInsertMany::test_A_successful_insertMany SKIPPED
1367 test/test_command_monitoring.py::TestCommandMonitoringInsertMany::test_A_successful_insertMany_with_write_errors SKIPPED
1368 test/test_command_monitoring.py::TestCommandMonitoringUnacknowledgedClientBulkWrite::test_A_successful_mixed_client_bulkWrite SKIPPED
1369 test/test_command_monitoring.py::TestCommandMonitoringServerConnectionId::test_command_events_include_server_connection_id SKIPPED
1370 test/test_command_monitoring.py::TestCommandMonitoringWriteConcernError::test_A_retryable_write_with_write_concern_errors_publishes_success_event SKIPPED
1371 test/test_command_monitoring.py::TestCommandMonitoringUpdateMany::test_A_successful_updateMany SKIPPED
1372 test/test_command_monitoring.py::TestCommandMonitoringUpdateMany::test_A_successful_updateMany_with_write_errors SKIPPED
1373 test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_authenticate SKIPPED
1374 test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_copydb SKIPPED
1375 test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_copydbgetnonce SKIPPED
1376 test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_copydbsaslstart SKIPPED
1377 test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_createUser SKIPPED
1378 test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_getnonce SKIPPED
1379 test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_hello_with_speculative_authenticate SKIPPED
1380 test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_hello_without_speculative_authenticate_is_not_redacted SKIPPED
1381 test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_legacy_hello_with_speculative_authenticate SKIPPED
1382 test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_legacy_hello_without_speculative_authenticate_is_not_redacted SKIPPED
1383 test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_saslContinue SKIPPED
1384 test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_saslStart SKIPPED
1385 test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_updateUser SKIPPED
1386 test/test_command_monitoring.py::TestCommandMonitoringDeleteOne::test_A_successful_deleteOne SKIPPED
1387 test/test_command_monitoring.py::TestCommandMonitoringDeleteOne::test_A_successful_deleteOne_with_write_errors SKIPPED
1388 test/test_command_monitoring.py::TestCommandMonitoringUpdateOne::test_A_successful_updateOne SKIPPED
1389 test/test_command_monitoring.py::TestCommandMonitoringUpdateOne::test_A_successful_updateOne_with_upsert_where_the_upserted_id_is_not_an_ObjectId SKIPPED
1390 test/test_command_monitoring.py::TestCommandMonitoringUpdateOne::test_A_successful_updateOne_with_write_errors SKIPPED
1391 test/test_command_monitoring.py::TestCommandMonitoringPre_42ServerConnectionId::test_command_events_do_not_include_server_connection_id SKIPPED
1392 test/test_command_monitoring.py::TestCommandMonitoringDeleteMany::test_A_successful_deleteMany SKIPPED
1393 test/test_command_monitoring.py::TestCommandMonitoringDeleteMany::test_A_successful_deleteMany_with_write_errors SKIPPED
1394 test/test_command_monitoring.py::TestCommandMonitoringFind::test_A_failed_find_event SKIPPED
1395 test/test_command_monitoring.py::TestCommandMonitoringFind::test_A_successful_find_event_with_a_getmore_and_the_server_kills_the_cursor_(<=_4_4) SKIPPED
1396 test/test_command_monitoring.py::TestCommandMonitoringFind::test_A_successful_find_with_a_getMore SKIPPED
1397 test/test_command_monitoring.py::TestCommandMonitoringFind::test_A_successful_find_with_no_options SKIPPED
1398 test/test_command_monitoring.py::TestCommandMonitoringFind::test_A_successful_find_with_options SKIPPED
1399 test/test_command_monitoring.py::TestCommandMonitoringFind::test_A_successful_find_with_showRecordId_and_returnKey SKIPPED
1400 test/test_command_monitoring.py::TestCommandMonitoringCommand::test_A_successful_command SKIPPED
1401 test/test_command_monitoring.py::TestCommandMonitoringInsertOne::test_A_successful_insertOne SKIPPED
1402 test/test_command_monitoring.py::TestCommandMonitoringInsertOne::test_A_successful_insertOne_with_write_errors SKIPPED
1403 test/test_comment.py::TestComment::test_client_helpers SKIPPED (Cann...)
1404 test/test_comment.py::TestComment::test_collection_helpers SKIPPED (...)
1405 test/test_comment.py::TestComment::test_database_helpers SKIPPED (Ca...)
1406 test/test_common.py::TestCommon::test_mongo_client SKIPPED (Cannot c...)
1407 test/test_common.py::TestCommon::test_uuid_representation SKIPPED (C...)
1408 test/test_common.py::TestCommon::test_validate_boolean SKIPPED (Cann...)
1409 test/test_common.py::TestCommon::test_write_concern SKIPPED (Cannot ...)
1410 test/test_connection_logging.py::TestConnectionLoggingConnectionPoolOptions::test_Options_should_be_included_in_connection_pool_created_message_when_specified SKIPPED
1411 test/test_connection_logging.py::TestConnectionLoggingConnectionPoolOptions::test_maxConnecting_should_be_included_in_connection_pool_created_message_when_specified SKIPPED
1412 test/test_connection_logging.py::TestConnectionLoggingConnectionPoolOptions::test_waitQueueMultiple_should_be_included_in_connection_pool_created_message_when_specified SKIPPED
1413 test/test_connection_logging.py::TestConnectionLoggingConnectionPoolOptions::test_waitQueueSize_should_be_included_in_connection_pool_created_message_when_specified SKIPPED
1414 test/test_connection_logging.py::TestConnectionLoggingConnectionPoolOptions::test_waitQueueTimeoutMS_should_be_included_in_connection_pool_created_message_when_specified SKIPPED
1415 test/test_connection_logging.py::TestConnectionLoggingConnectionLogging::test_Connection_checkout_fails_due_to_error_establishing_connection SKIPPED
1416 test/test_connection_logging.py::TestConnectionLoggingConnectionLogging::test_Create_a_client,_run_a_command,_and_close_the_client SKIPPED
1417 test/test_connection_monitoring.py::TestCMAP::test_1_client_connection_pool_options SKIPPED
1418 test/test_connection_monitoring.py::TestCMAP::test_2_all_client_pools_have_same_options SKIPPED
1419 test/test_connection_monitoring.py::TestCMAP::test_3_uri_connection_pool_options SKIPPED
1420 test/test_connection_monitoring.py::TestCMAP::test_4_subscribe_to_events SKIPPED
1421 test/test_connection_monitoring.py::TestCMAP::test_5_check_out_fails_auth_error SKIPPED
1422 test/test_connection_monitoring.py::TestCMAP::test_5_check_out_fails_connection_error SKIPPED
1423 test/test_connection_monitoring.py::TestCMAP::test_close_leaves_pool_unpaused SKIPPED
1424 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_connection_must_have_id_must_have_an_ID_number_associated_with_it SKIPPED
1425 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_connection_must_order_ids_must_have_IDs_assigned_in_order_of_creation SKIPPED
1426 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkin_destroy_closed_must_destroy_checked_in_connection_if_pool_has_been_closed SKIPPED
1427 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkin_destroy_stale_must_destroy_checked_in_connection_if_it_is_stale SKIPPED
1428 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkin_make_available_must_make_valid_checked_in_connection_available SKIPPED
1429 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkin_must_have_a_method_of_allowing_the_driver_to_check_in_a_connection SKIPPED
1430 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkout_connection_must_be_able_to_check_out_a_connection SKIPPED
1431 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkout_custom_maxConnecting_is_enforced_custom_maxConnecting_is_enforced SKIPPED
1432 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkout_error_closed_must_throw_error_if_checkOut_is_called_on_a_closed_pool SKIPPED
1433 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkout_maxConnecting_is_enforced_maxConnecting_is_enforced SKIPPED
1434 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkout_maxConnecting_timeout_waiting_on_maxConnecting_is_limited_by_WaitQueueTimeoutMS SKIPPED
1435 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkout_minPoolSize_connection_maxConnecting_threads_blocked_by_maxConnecting_check_out_minPoolSize_connections SKIPPED
1436 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkout_multiple_must_be_able_to_check_out_multiple_connections_at_the_same_time SKIPPED
1437 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkout_no_idle_must_destroy_and_must_not_check_out_an_idle_connection_if_found_while_iterating_available_connections SKIPPED
1438 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkout_no_stale_must_destroy_and_must_not_check_out_a_stale_connection_if_found_while_iterating_available_connections SKIPPED
1439 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkout_returned_connection_maxConnecting_threads_blocked_by_maxConnecting_check_out_returned_connections SKIPPED
1440 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_clear_clears_waitqueue_clearing_pool_clears_the_WaitQueue SKIPPED
1441 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_clear_interrupting_pending_connections_clear_with_interruptInUseConnections_=_true_closes_pending_connections SKIPPED
1442 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_clear_min_size_pool_clear_halts_background_minPoolSize_establishments SKIPPED
1443 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_clear_paused_clearing_a_paused_pool_emits_no_events SKIPPED
1444 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_clear_ready_after_clear,_cannot_check_out_connections_until_pool_ready SKIPPED
1445 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_clear_schedule_run_interruptInUseConnections_false_Pool_clear_SHOULD_schedule_the_next_background_thread_run_immediately_(interruptInUseConnections_=_false) SKIPPED
1446 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_close_destroy_conns_When_a_pool_is_closed,_it_MUST_first_destroy_all_available_connections_in_that_pool SKIPPED
1447 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_close_must_be_able_to_manually_close_a_pool SKIPPED
1448 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_create_max_size_must_never_exceed_maxPoolSize_total_connections SKIPPED
1449 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_create_min_size_error_error_during_minPoolSize_population_clears_pool SKIPPED
1450 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_create_min_size_must_be_able_to_start_a_pool_with_minPoolSize_connections SKIPPED
1451 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_create_must_be_able_to_create_a_pool SKIPPED
1452 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_create_with_options_must_be_able_to_start_a_pool_with_various_options_set SKIPPED
1453 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_ready_pool_starts_as_cleared_and_becomes_ready SKIPPED
1454 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_ready_ready_readying_a_ready_pool_emits_no_events SKIPPED
1455 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_wait_queue_timeout_must_aggressively_timeout_threads_enqueued_longer_than_waitQueueTimeoutMS SKIPPED
1456 test/test_connection_monitoring.py::TestCMAP::test_events_repr SKIPPED
1457 test/test_connections_survive_primary_stepdown_spec.py::TestConnectionsSurvivePrimaryStepDown::test_get_more_iteration SKIPPED
1458 test/test_connections_survive_primary_stepdown_spec.py::TestConnectionsSurvivePrimaryStepDown::test_interrupted_at_shutdown SKIPPED
1459 test/test_connections_survive_primary_stepdown_spec.py::TestConnectionsSurvivePrimaryStepDown::test_not_primary_keep_connection_pool SKIPPED
1460 test/test_connections_survive_primary_stepdown_spec.py::TestConnectionsSurvivePrimaryStepDown::test_not_primary_reset_connection_pool SKIPPED
1461 test/test_connections_survive_primary_stepdown_spec.py::TestConnectionsSurvivePrimaryStepDown::test_shutdown_in_progress SKIPPED
1462 test/test_create_entities.py::TestCreateEntities::test_store_all_others_as_entities SKIPPED
1463 test/test_create_entities.py::TestCreateEntities::test_store_events_as_entities SKIPPED
1464 test/test_crud_unified.py::TestUnifiedBulkWriteCollation::test_BulkWrite_with_delete_operations_and_collation SKIPPED
1465 test/test_crud_unified.py::TestUnifiedBulkWriteCollation::test_BulkWrite_with_update_operations_and_collation SKIPPED
1466 test/test_crud_unified.py::TestUnifiedReplaceOneComment::test_ReplaceOne_with_comment_-_pre_4_4 SKIPPED
1467 test/test_crud_unified.py::TestUnifiedReplaceOneComment::test_ReplaceOne_with_document_comment SKIPPED
1468 test/test_crud_unified.py::TestUnifiedReplaceOneComment::test_ReplaceOne_with_string_comment SKIPPED
1469 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateLet::test_findOneAndUpdate_with_let_option SKIPPED
1470 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateLet::test_findOneAndUpdate_with_let_option_unsupported_(server-side_error) SKIPPED
1471 test/test_crud_unified.py::TestUnifiedBulkWriteDeleteOneLet::test_BulkWrite_deleteOne_with_let_option SKIPPED
1472 test/test_crud_unified.py::TestUnifiedBulkWriteDeleteOneLet::test_BulkWrite_deleteOne_with_let_option_unsupported_(server-side_error) SKIPPED
1473 test/test_crud_unified.py::TestUnifiedReplaceOneHint::test_ReplaceOne_with_hint_document SKIPPED
1474 test/test_crud_unified.py::TestUnifiedReplaceOneHint::test_ReplaceOne_with_hint_string SKIPPED
1475 test/test_crud_unified.py::TestUnifiedUpdateManyDotsAndDollars::test_Updating_document_to_set_dollar-prefixed_key_in_embedded_doc_on_5_0+_server SKIPPED
1476 test/test_crud_unified.py::TestUnifiedUpdateManyDotsAndDollars::test_Updating_document_to_set_dotted_key_in_embedded_doc_on_5_0+_server SKIPPED
1477 test/test_crud_unified.py::TestUnifiedUpdateManyDotsAndDollars::test_Updating_document_to_set_top-level_dollar-prefixed_key_on_5_0+_server SKIPPED
1478 test/test_crud_unified.py::TestUnifiedUpdateManyDotsAndDollars::test_Updating_document_to_set_top-level_dotted_key_on_5_0+_server SKIPPED
1479 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateHintServerError::test_BulkWrite_replaceOne_with_update_hints_unsupported_(server-side_error) SKIPPED
1480 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateHintServerError::test_BulkWrite_updateMany_with_update_hints_unsupported_(server-side_error) SKIPPED
1481 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateHintServerError::test_BulkWrite_updateOne_with_update_hints_unsupported_(server-side_error) SKIPPED
1482 test/test_crud_unified.py::TestUnifiedFindAllowdiskuseClientError::test_Find_fails_when_allowDiskUse_false_is_specified_against_pre_3_2_server SKIPPED
1483 test/test_crud_unified.py::TestUnifiedFindAllowdiskuseClientError::test_Find_fails_when_allowDiskUse_true_is_specified_against_pre_3_2_server SKIPPED
1484 test/test_crud_unified.py::TestUnifiedUpdateOneComment::test_UpdateOne_with_comment_-_pre_4_4 SKIPPED
1485 test/test_crud_unified.py::TestUnifiedUpdateOneComment::test_UpdateOne_with_document_comment SKIPPED
1486 test/test_crud_unified.py::TestUnifiedUpdateOneComment::test_UpdateOne_with_string_comment SKIPPED
1487 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceLet::test_findOneAndReplace_with_let_option SKIPPED
1488 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceLet::test_findOneAndReplace_with_let_option_unsupported_(server-side_error) SKIPPED
1489 test/test_crud_unified.py::TestUnifiedClientBulkWriteErrorResponse::test_client_bulkWrite_operations_support_errorResponse_assertions SKIPPED
1490 test/test_crud_unified.py::TestUnifiedCount::test_Count_documents_with_a_filter SKIPPED
1491 test/test_crud_unified.py::TestUnifiedCount::test_Count_documents_with_skip_and_limit SKIPPED
1492 test/test_crud_unified.py::TestUnifiedCount::test_Count_documents_without_a_filter SKIPPED
1493 test/test_crud_unified.py::TestUnifiedCount::test_Deprecated_count_with_a_filter SKIPPED
1494 test/test_crud_unified.py::TestUnifiedCount::test_Deprecated_count_with_skip_and_limit SKIPPED
1495 test/test_crud_unified.py::TestUnifiedCount::test_Deprecated_count_without_a_filter SKIPPED
1496 test/test_crud_unified.py::TestUnifiedCount::test_Estimated_document_count SKIPPED
1497 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateHint::test_FindOneAndUpdate_with_hint_document SKIPPED
1498 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateHint::test_FindOneAndUpdate_with_hint_string SKIPPED
1499 test/test_crud_unified.py::TestUnifiedUpdateOneDotsAndDollars::test_Updating_document_to_set_dollar-prefixed_key_in_embedded_doc_on_5_0+_server SKIPPED
1500 test/test_crud_unified.py::TestUnifiedUpdateOneDotsAndDollars::test_Updating_document_to_set_dotted_key_in_embedded_doc_on_5_0+_server SKIPPED
1501 test/test_crud_unified.py::TestUnifiedUpdateOneDotsAndDollars::test_Updating_document_to_set_top-level_dollar-prefixed_key_on_5_0+_server SKIPPED
1502 test/test_crud_unified.py::TestUnifiedUpdateOneDotsAndDollars::test_Updating_document_to_set_top-level_dotted_key_on_5_0+_server SKIPPED
1503 test/test_crud_unified.py::TestUnifiedBulkWriteDeleteHintServerError::test_BulkWrite_deleteMany_with_hints_unsupported_(server-side_error) SKIPPED
1504 test/test_crud_unified.py::TestUnifiedBulkWriteDeleteHintServerError::test_BulkWrite_deleteOne_with_hints_unsupported_(server-side_error) SKIPPED
1505 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateOneLet::test_BulkWrite_updateOne_with_let_option SKIPPED
1506 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateOneLet::test_BulkWrite_updateOne_with_let_option_unsupported_(server-side_error) SKIPPED
1507 test/test_crud_unified.py::TestUnifiedReplaceOneValidation::test_ReplaceOne_prohibits_atomic_modifiers SKIPPED
1508 test/test_crud_unified.py::TestUnifiedAggregateLet::test_Aggregate_to_collection_with_let_option SKIPPED
1509 test/test_crud_unified.py::TestUnifiedAggregateLet::test_Aggregate_to_collection_with_let_option_unsupported_(server-side_error) SKIPPED
1510 test/test_crud_unified.py::TestUnifiedAggregateLet::test_Aggregate_with_let_option SKIPPED
1511 test/test_crud_unified.py::TestUnifiedAggregateLet::test_Aggregate_with_let_option_unsupported_(server-side_error) SKIPPED
1512 test/test_crud_unified.py::TestUnifiedUpdateManyArrayFilters::test_UpdateMany_when_multiple_documents_match_arrayFilters SKIPPED
1513 test/test_crud_unified.py::TestUnifiedUpdateManyArrayFilters::test_UpdateMany_when_no_documents_match_arrayFilters SKIPPED
1514 test/test_crud_unified.py::TestUnifiedUpdateManyArrayFilters::test_UpdateMany_when_one_document_matches_arrayFilters SKIPPED
1515 test/test_crud_unified.py::TestUnifiedEstimatedDocumentCount::test_estimatedDocumentCount_always_uses_count SKIPPED
1516 test/test_crud_unified.py::TestUnifiedEstimatedDocumentCount::test_estimatedDocumentCount_errors_correctly--command_error SKIPPED
1517 test/test_crud_unified.py::TestUnifiedEstimatedDocumentCount::test_estimatedDocumentCount_errors_correctly--socket_error SKIPPED
1518 test/test_crud_unified.py::TestUnifiedEstimatedDocumentCount::test_estimatedDocumentCount_on_non-existent_collection SKIPPED
1519 test/test_crud_unified.py::TestUnifiedEstimatedDocumentCount::test_estimatedDocumentCount_with_maxTimeMS SKIPPED
1520 test/test_crud_unified.py::TestUnifiedEstimatedDocumentCount::test_estimatedDocumentCount_works_correctly_on_views SKIPPED
1521 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateHintClientError::test_BulkWrite_replaceOne_with_update_hints_unsupported_(client-side_error) SKIPPED
1522 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateHintClientError::test_BulkWrite_updateMany_with_update_hints_unsupported_(client-side_error) SKIPPED
1523 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateHintClientError::test_BulkWrite_updateOne_with_update_hints_unsupported_(client-side_error) SKIPPED
1524 test/test_crud_unified.py::TestUnifiedFindAllowdiskuseServerError::test_Find_fails_when_allowDiskUse_false_is_specified_against_pre_4_4_server_(server-side_error) SKIPPED
1525 test/test_crud_unified.py::TestUnifiedFindAllowdiskuseServerError::test_Find_fails_when_allowDiskUse_true_is_specified_against_pre_4_4_server_(server-side_error) SKIPPED
1526 test/test_crud_unified.py::TestUnifiedBulkWriteDeleteHintClientError::test_BulkWrite_deleteMany_with_hints_unsupported_(client-side_error) SKIPPED
1527 test/test_crud_unified.py::TestUnifiedBulkWriteDeleteHintClientError::test_BulkWrite_deleteOne_with_hints_unsupported_(client-side_error) SKIPPED
1528 test/test_crud_unified.py::TestUnifiedClientBulkWriteDeleteOptions::test_client_bulk_write_delete_with_collation SKIPPED
1529 test/test_crud_unified.py::TestUnifiedClientBulkWriteDeleteOptions::test_client_bulk_write_delete_with_hint SKIPPED
1530 test/test_crud_unified.py::TestUnifiedClientBulkWriteErrors::test_a_bulk_write_with_only_errors_does_not_report_a_partial_result SKIPPED
1531 test/test_crud_unified.py::TestUnifiedClientBulkWriteErrors::test_a_top-level_failure_occurs_during_a_bulkWrite SKIPPED
1532 test/test_crud_unified.py::TestUnifiedClientBulkWriteErrors::test_a_write_concern_error_occurs_during_a_bulkWrite SKIPPED
1533 test/test_crud_unified.py::TestUnifiedClientBulkWriteErrors::test_an_empty_list_of_write_models_is_a_client-side_error SKIPPED
1534 test/test_crud_unified.py::TestUnifiedClientBulkWriteErrors::test_an_individual_operation_fails_during_an_ordered_bulkWrite SKIPPED
1535 test/test_crud_unified.py::TestUnifiedClientBulkWriteErrors::test_an_individual_operation_fails_during_an_unordered_bulkWrite SKIPPED
1536 test/test_crud_unified.py::TestUnifiedClientBulkWriteErrors::test_detailed_results_are_omitted_from_error_when_verboseResults_is_false SKIPPED
1537 test/test_crud_unified.py::TestUnifiedBulkWriteInsertOneDotsAndDollars::test_Inserting_document_with_dollar-prefixed_key_in_embedded_doc SKIPPED
1538 test/test_crud_unified.py::TestUnifiedBulkWriteInsertOneDotsAndDollars::test_Inserting_document_with_dotted_key_in_embedded_doc SKIPPED
1539 test/test_crud_unified.py::TestUnifiedBulkWriteInsertOneDotsAndDollars::test_Inserting_document_with_top-level_dollar-prefixed_key_on_5_0+_server SKIPPED
1540 test/test_crud_unified.py::TestUnifiedBulkWriteInsertOneDotsAndDollars::test_Inserting_document_with_top-level_dollar-prefixed_key_on_pre-5_0_server_yields_server-side_error SKIPPED
1541 test/test_crud_unified.py::TestUnifiedBulkWriteInsertOneDotsAndDollars::test_Inserting_document_with_top-level_dotted_key SKIPPED
1542 test/test_crud_unified.py::TestUnifiedUpdateMany::test_UpdateMany_when_many_documents_match SKIPPED
1543 test/test_crud_unified.py::TestUnifiedUpdateMany::test_UpdateMany_when_no_documents_match SKIPPED
1544 test/test_crud_unified.py::TestUnifiedUpdateMany::test_UpdateMany_when_one_document_matches SKIPPED
1545 test/test_crud_unified.py::TestUnifiedUpdateMany::test_UpdateMany_with_upsert_when_no_documents_match SKIPPED
1546 test/test_crud_unified.py::TestUnifiedUpdateManyHintUnacknowledged::test_Unacknowledged_updateMany_with_hint_document_fails_with_client-side_error_on_pre-4_2_server SKIPPED
1547 test/test_crud_unified.py::TestUnifiedUpdateManyHintUnacknowledged::test_Unacknowledged_updateMany_with_hint_document_on_4_2+_server SKIPPED
1548 test/test_crud_unified.py::TestUnifiedUpdateManyHintUnacknowledged::test_Unacknowledged_updateMany_with_hint_string_fails_with_client-side_error_on_pre-4_2_server SKIPPED
1549 test/test_crud_unified.py::TestUnifiedUpdateManyHintUnacknowledged::test_Unacknowledged_updateMany_with_hint_string_on_4_2+_server SKIPPED
1550 test/test_crud_unified.py::TestUnifiedInsertOne::test_InsertOne_with_a_non-existing_document SKIPPED
1551 test/test_crud_unified.py::TestUnifiedDeleteManyHintUnacknowledged::test_Unacknowledged_deleteMany_with_hint_document_fails_with_client-side_error_on_pre-4_4_server SKIPPED
1552 test/test_crud_unified.py::TestUnifiedDeleteManyHintUnacknowledged::test_Unacknowledged_deleteMany_with_hint_document_on_4_4+_server SKIPPED
1553 test/test_crud_unified.py::TestUnifiedDeleteManyHintUnacknowledged::test_Unacknowledged_deleteMany_with_hint_string_fails_with_client-side_error_on_pre-4_4_server SKIPPED
1554 test/test_crud_unified.py::TestUnifiedDeleteManyHintUnacknowledged::test_Unacknowledged_deleteMany_with_hint_string_on_4_4+_server SKIPPED
1555 test/test_crud_unified.py::TestUnifiedUpdateOneErrorResponse::test_update_operations_support_errorResponse_assertions SKIPPED
1556 test/test_crud_unified.py::TestUnifiedDeleteManyHint::test_DeleteMany_with_hint_document SKIPPED
1557 test/test_crud_unified.py::TestUnifiedDeleteManyHint::test_DeleteMany_with_hint_string SKIPPED
1558 test/test_crud_unified.py::TestUnifiedDeleteManyCollation::test_DeleteMany_when_many_documents_match_with_collation SKIPPED
1559 test/test_crud_unified.py::TestUnifiedAggregateWriteReadPreference::test_Aggregate_with_$merge_includes_read_preference_for_5_0+_server SKIPPED
1560 test/test_crud_unified.py::TestUnifiedAggregateWriteReadPreference::test_Aggregate_with_$merge_omits_read_preference_for_pre-5_0_server SKIPPED
1561 test/test_crud_unified.py::TestUnifiedAggregateWriteReadPreference::test_Aggregate_with_$out_includes_read_preference_for_5_0+_server SKIPPED
1562 test/test_crud_unified.py::TestUnifiedAggregateWriteReadPreference::test_Aggregate_with_$out_omits_read_preference_for_pre-5_0_server SKIPPED
1563 test/test_crud_unified.py::TestUnifiedUpdateOneArrayFilters::test_UpdateOne_when_multiple_documents_match_arrayFilters SKIPPED
1564 test/test_crud_unified.py::TestUnifiedUpdateOneArrayFilters::test_UpdateOne_when_no_document_matches_arrayFilters SKIPPED
1565 test/test_crud_unified.py::TestUnifiedUpdateOneArrayFilters::test_UpdateOne_when_no_documents_match_multiple_arrayFilters SKIPPED
1566 test/test_crud_unified.py::TestUnifiedUpdateOneArrayFilters::test_UpdateOne_when_one_document_matches_arrayFilters SKIPPED
1567 test/test_crud_unified.py::TestUnifiedUpdateOneArrayFilters::test_UpdateOne_when_one_document_matches_multiple_arrayFilters SKIPPED
1568 test/test_crud_unified.py::TestUnifiedDeleteOneErrorResponse::test_delete_operations_support_errorResponse_assertions SKIPPED
1569 test/test_crud_unified.py::TestUnifiedEstimatedDocumentCountComment::test_estimatedDocumentCount_with_document_comment SKIPPED
1570 test/test_crud_unified.py::TestUnifiedEstimatedDocumentCountComment::test_estimatedDocumentCount_with_document_comment_-_pre_4_4_14,_server_error SKIPPED
1571 test/test_crud_unified.py::TestUnifiedEstimatedDocumentCountComment::test_estimatedDocumentCount_with_string_comment SKIPPED
1572 test/test_crud_unified.py::TestUnifiedFindOneAndReplace::test_FindOneAndReplace_when_many_documents_match_returning_the_document_after_modification SKIPPED
1573 test/test_crud_unified.py::TestUnifiedFindOneAndReplace::test_FindOneAndReplace_when_many_documents_match_returning_the_document_before_modification SKIPPED
1574 test/test_crud_unified.py::TestUnifiedFindOneAndReplace::test_FindOneAndReplace_when_no_documents_match_returning_the_document_after_modification SKIPPED
1575 test/test_crud_unified.py::TestUnifiedFindOneAndReplace::test_FindOneAndReplace_when_no_documents_match_returning_the_document_before_modification SKIPPED
1576 test/test_crud_unified.py::TestUnifiedFindOneAndReplace::test_FindOneAndReplace_when_one_document_matches_returning_the_document_after_modification SKIPPED
1577 test/test_crud_unified.py::TestUnifiedFindOneAndReplace::test_FindOneAndReplace_when_one_document_matches_returning_the_document_before_modification SKIPPED
1578 test/test_crud_unified.py::TestUnifiedBulkWriteDeleteManyLet::test_BulkWrite_deleteMany_with_let_option SKIPPED
1579 test/test_crud_unified.py::TestUnifiedBulkWriteDeleteManyLet::test_BulkWrite_deleteMany_with_let_option_unsupported_(server-side_error) SKIPPED
1580 test/test_crud_unified.py::TestUnifiedInsertOneDotsAndDollars::test_Inserting_document_with_DBRef-like_keys SKIPPED
1581 test/test_crud_unified.py::TestUnifiedInsertOneDotsAndDollars::test_Inserting_document_with_dollar-prefixed_key_in__id_yields_server-side_error SKIPPED
1582 test/test_crud_unified.py::TestUnifiedInsertOneDotsAndDollars::test_Inserting_document_with_dollar-prefixed_key_in_embedded_doc SKIPPED
1583 test/test_crud_unified.py::TestUnifiedInsertOneDotsAndDollars::test_Inserting_document_with_dotted_key_in__id_on_3_6+_server SKIPPED
1584 test/test_crud_unified.py::TestUnifiedInsertOneDotsAndDollars::test_Inserting_document_with_dotted_key_in__id_on_pre-3_6_server_yields_server-side_error SKIPPED
1585 test/test_crud_unified.py::TestUnifiedInsertOneDotsAndDollars::test_Inserting_document_with_dotted_key_in_embedded_doc SKIPPED
1586 test/test_crud_unified.py::TestUnifiedInsertOneDotsAndDollars::test_Inserting_document_with_top-level_dollar-prefixed_key_on_5_0+_server SKIPPED
1587 test/test_crud_unified.py::TestUnifiedInsertOneDotsAndDollars::test_Inserting_document_with_top-level_dollar-prefixed_key_on_pre-5_0_server_yields_server-side_error SKIPPED
1588 test/test_crud_unified.py::TestUnifiedInsertOneDotsAndDollars::test_Inserting_document_with_top-level_dotted_key SKIPPED
1589 test/test_crud_unified.py::TestUnifiedInsertOneDotsAndDollars::test_Unacknowledged_write_using_dollar-prefixed_or_dotted_keys_may_be_silently_rejected_on_pre-5_0_server SKIPPED
1590 test/test_crud_unified.py::TestUnifiedDeleteOne::test_DeleteOne_when_many_documents_match SKIPPED
1591 test/test_crud_unified.py::TestUnifiedDeleteOne::test_DeleteOne_when_no_documents_match SKIPPED
1592 test/test_crud_unified.py::TestUnifiedDeleteOne::test_DeleteOne_when_one_document_matches SKIPPED
1593 test/test_crud_unified.py::TestUnifiedAggregate::test_Aggregate_with_multiple_stages SKIPPED
1594 test/test_crud_unified.py::TestUnifiedAggregate::test_aggregate_with_a_document_comment SKIPPED
1595 test/test_crud_unified.py::TestUnifiedAggregate::test_aggregate_with_a_document_comment_-_pre_4_4 SKIPPED
1596 test/test_crud_unified.py::TestUnifiedAggregate::test_aggregate_with_a_string_comment SKIPPED
1597 test/test_crud_unified.py::TestUnifiedAggregate::test_aggregate_with_comment_does_not_set_comment_on_getMore_-_pre_4_4 SKIPPED
1598 test/test_crud_unified.py::TestUnifiedAggregate::test_aggregate_with_comment_sets_comment_on_getMore SKIPPED
1599 test/test_crud_unified.py::TestUnifiedAggregate::test_aggregate_with_multiple_batches_works SKIPPED
1600 test/test_crud_unified.py::TestUnifiedUpdateManyHintClientError::test_UpdateMany_with_hint_document_unsupported_(client-side_error) SKIPPED
1601 test/test_crud_unified.py::TestUnifiedUpdateManyHintClientError::test_UpdateMany_with_hint_string_unsupported_(client-side_error) SKIPPED
1602 test/test_crud_unified.py::TestUnifiedAggregateMergeErrorResponse::test_aggregate_$merge_DuplicateKey_error_is_accessible SKIPPED
1603 test/test_crud_unified.py::TestUnifiedClientBulkWriteOptions::test_client_bulkWrite_bypassDocumentValidation SKIPPED
1604 test/test_crud_unified.py::TestUnifiedClientBulkWriteOptions::test_client_bulkWrite_bypassDocumentValidation:_false_is_sent SKIPPED
1605 test/test_crud_unified.py::TestUnifiedClientBulkWriteOptions::test_client_bulkWrite_comment SKIPPED
1606 test/test_crud_unified.py::TestUnifiedClientBulkWriteOptions::test_client_bulkWrite_inherits_writeConcern_from_client SKIPPED
1607 test/test_crud_unified.py::TestUnifiedClientBulkWriteOptions::test_client_bulkWrite_let SKIPPED
1608 test/test_crud_unified.py::TestUnifiedClientBulkWriteOptions::test_client_bulkWrite_writeConcern SKIPPED
1609 test/test_crud_unified.py::TestUnifiedClientBulkWriteOptions::test_client_bulkWrite_writeConcern_option_overrides_client_writeConcern SKIPPED
1610 test/test_crud_unified.py::TestUnifiedReplaceOneCollation::test_ReplaceOne_when_one_document_matches_with_collation SKIPPED
1611 test/test_crud_unified.py::TestUnifiedUpdateOneHint::test_UpdateOne_with_hint_document SKIPPED
1612 test/test_crud_unified.py::TestUnifiedUpdateOneHint::test_UpdateOne_with_hint_string SKIPPED
1613 test/test_crud_unified.py::TestUnifiedInsertManyComment::test_insertMany_with_comment_-_pre_4_4 SKIPPED
1614 test/test_crud_unified.py::TestUnifiedInsertManyComment::test_insertMany_with_document_comment SKIPPED
1615 test/test_crud_unified.py::TestUnifiedInsertManyComment::test_insertMany_with_string_comment SKIPPED
1616 test/test_crud_unified.py::TestUnifiedUpdateOneHintClientError::test_UpdateOne_with_hint_document_unsupported_(client-side_error) SKIPPED
1617 test/test_crud_unified.py::TestUnifiedUpdateOneHintClientError::test_UpdateOne_with_hint_string_unsupported_(client-side_error) SKIPPED
1618 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateManyHintUnacknowledged::test_Unacknowledged_updateMany_with_hint_document_fails_with_client-side_error_on_pre-4_2_server SKIPPED
1619 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateManyHintUnacknowledged::test_Unacknowledged_updateMany_with_hint_document_on_4_2+_server SKIPPED
1620 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateManyHintUnacknowledged::test_Unacknowledged_updateMany_with_hint_string_fails_with_client-side_error_on_pre-4_2_server SKIPPED
1621 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateManyHintUnacknowledged::test_Unacknowledged_updateMany_with_hint_string_on_4_2+_server SKIPPED
1622 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceComment::test_findOneAndReplace_with_comment_-_pre_4_4 SKIPPED
1623 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceComment::test_findOneAndReplace_with_document_comment SKIPPED
1624 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceComment::test_findOneAndReplace_with_string_comment SKIPPED
1625 test/test_crud_unified.py::TestUnifiedUpdateWithPipelines::test_FindOneAndUpdate_using_pipelines SKIPPED
1626 test/test_crud_unified.py::TestUnifiedUpdateWithPipelines::test_UpdateMany_in_bulk_write_using_pipelines SKIPPED
1627 test/test_crud_unified.py::TestUnifiedUpdateWithPipelines::test_UpdateMany_using_pipelines SKIPPED
1628 test/test_crud_unified.py::TestUnifiedUpdateWithPipelines::test_UpdateOne_in_bulk_write_using_pipelines SKIPPED
1629 test/test_crud_unified.py::TestUnifiedUpdateWithPipelines::test_UpdateOne_using_pipelines SKIPPED
1630 test/test_crud_unified.py::TestUnifiedFindOneAndDeleteHint::test_FindOneAndDelete_with_hint_document SKIPPED
1631 test/test_crud_unified.py::TestUnifiedFindOneAndDeleteHint::test_FindOneAndDelete_with_hint_string SKIPPED
1632 test/test_crud_unified.py::TestUnifiedDbAggregate::test_Aggregate_with_$listLocalSessions SKIPPED
1633 test/test_crud_unified.py::TestUnifiedDbAggregate::test_Aggregate_with_$listLocalSessions_and_allowDiskUse SKIPPED
1634 test/test_crud_unified.py::TestUnifiedBulkWriteArrayFilters::test_BulkWrite_updateMany_with_arrayFilters SKIPPED
1635 test/test_crud_unified.py::TestUnifiedBulkWriteArrayFilters::test_BulkWrite_updateOne_with_arrayFilters SKIPPED
1636 test/test_crud_unified.py::TestUnifiedBulkWriteArrayFilters::test_BulkWrite_with_arrayFilters SKIPPED
1637 test/test_crud_unified.py::TestUnifiedClientBulkWriteResults::test_client_bulkWrite_defaults_to_verboseResults:_false SKIPPED
1638 test/test_crud_unified.py::TestUnifiedClientBulkWriteResults::test_client_bulkWrite_with_verboseResults:_false_omits_detailed_results SKIPPED
1639 test/test_crud_unified.py::TestUnifiedClientBulkWriteResults::test_client_bulkWrite_with_verboseResults:_true_returns_detailed_results SKIPPED
1640 test/test_crud_unified.py::TestUnifiedUpdateOne::test_UpdateOne_when_many_documents_match SKIPPED
1641 test/test_crud_unified.py::TestUnifiedUpdateOne::test_UpdateOne_when_no_documents_match SKIPPED
1642 test/test_crud_unified.py::TestUnifiedUpdateOne::test_UpdateOne_when_one_document_matches SKIPPED
1643 test/test_crud_unified.py::TestUnifiedUpdateOne::test_UpdateOne_with_upsert_when_no_documents_match SKIPPED
1644 test/test_crud_unified.py::TestUnifiedBulkWriteDeleteManyHintUnacknowledged::test_Unacknowledged_deleteMany_with_hint_document_fails_with_client-side_error_on_pre-4_4_server SKIPPED
1645 test/test_crud_unified.py::TestUnifiedBulkWriteDeleteManyHintUnacknowledged::test_Unacknowledged_deleteMany_with_hint_document_on_4_4+_server SKIPPED
1646 test/test_crud_unified.py::TestUnifiedBulkWriteDeleteManyHintUnacknowledged::test_Unacknowledged_deleteMany_with_hint_string_fails_with_client-side_error_on_pre-4_4_server SKIPPED
1647 test/test_crud_unified.py::TestUnifiedBulkWriteDeleteManyHintUnacknowledged::test_Unacknowledged_deleteMany_with_hint_string_on_4_4+_server SKIPPED
1648 test/test_crud_unified.py::TestUnifiedFindOneAndDeleteCollation::test_FindOneAndDelete_when_one_document_matches_with_collation SKIPPED
1649 test/test_crud_unified.py::TestUnifiedUpdateManyValidation::test_UpdateMany_requires_atomic_modifiers SKIPPED
1650 test/test_crud_unified.py::TestUnifiedFindOneAndDeleteHintUnacknowledged::test_Unacknowledged_findOneAndDelete_with_hint_document_fails_with_client-side_error_on_pre-4_4_server SKIPPED
1651 test/test_crud_unified.py::TestUnifiedFindOneAndDeleteHintUnacknowledged::test_Unacknowledged_findOneAndDelete_with_hint_document_on_4_4+_server SKIPPED
1652 test/test_crud_unified.py::TestUnifiedFindOneAndDeleteHintUnacknowledged::test_Unacknowledged_findOneAndDelete_with_hint_string_fails_with_client-side_error_on_pre-4_4_server SKIPPED
1653 test/test_crud_unified.py::TestUnifiedFindOneAndDeleteHintUnacknowledged::test_Unacknowledged_findOneAndDelete_with_hint_string_on_4_4+_server SKIPPED
1654 test/test_crud_unified.py::TestUnifiedUpdateManyHintServerError::test_UpdateMany_with_hint_document_unsupported_(server-side_error) SKIPPED
1655 test/test_crud_unified.py::TestUnifiedUpdateManyHintServerError::test_UpdateMany_with_hint_string_unsupported_(server-side_error) SKIPPED
1656 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateArrayFilters::test_FindOneAndUpdate_when_multiple_documents_match_arrayFilters SKIPPED
1657 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateArrayFilters::test_FindOneAndUpdate_when_no_document_matches_arrayFilters SKIPPED
1658 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateArrayFilters::test_FindOneAndUpdate_when_one_document_matches_arrayFilters SKIPPED
1659 test/test_crud_unified.py::TestUnifiedUpdateOneHintServerError::test_UpdateOne_with_hint_document_unsupported_(server-side_error) SKIPPED
1660 test/test_crud_unified.py::TestUnifiedUpdateOneHintServerError::test_UpdateOne_with_hint_string_unsupported_(server-side_error) SKIPPED
1661 test/test_crud_unified.py::TestUnifiedBulkWriteDeleteOneHintUnacknowledged::test_Unacknowledged_deleteOne_with_hint_document_fails_with_client-side_error_on_pre-4_4_server SKIPPED
1662 test/test_crud_unified.py::TestUnifiedBulkWriteDeleteOneHintUnacknowledged::test_Unacknowledged_deleteOne_with_hint_document_on_4_4+_server SKIPPED
1663 test/test_crud_unified.py::TestUnifiedBulkWriteDeleteOneHintUnacknowledged::test_Unacknowledged_deleteOne_with_hint_string_fails_with_client-side_error_on_pre-4_4_server SKIPPED
1664 test/test_crud_unified.py::TestUnifiedBulkWriteDeleteOneHintUnacknowledged::test_Unacknowledged_deleteOne_with_hint_string_on_4_4+_server SKIPPED
1665 test/test_crud_unified.py::TestUnifiedDeleteOneComment::test_deleteOne_with_comment_-_pre_4_4 SKIPPED
1666 test/test_crud_unified.py::TestUnifiedDeleteOneComment::test_deleteOne_with_document_comment SKIPPED
1667 test/test_crud_unified.py::TestUnifiedDeleteOneComment::test_deleteOne_with_string_comment SKIPPED
1668 test/test_crud_unified.py::TestUnifiedCountCollation::test_Count_documents_with_collation SKIPPED
1669 test/test_crud_unified.py::TestUnifiedCountCollation::test_Deprecated_count_with_collation SKIPPED
1670 test/test_crud_unified.py::TestUnifiedFindOneAndDeleteComment::test_findOneAndDelete_with_comment_-_pre_4_4 SKIPPED
1671 test/test_crud_unified.py::TestUnifiedFindOneAndDeleteComment::test_findOneAndDelete_with_document_comment SKIPPED
1672 test/test_crud_unified.py::TestUnifiedFindOneAndDeleteComment::test_findOneAndDelete_with_string_comment SKIPPED
1673 test/test_crud_unified.py::TestUnifiedAggregateOut::test_Aggregate_with_$out SKIPPED
1674 test/test_crud_unified.py::TestUnifiedAggregateOut::test_Aggregate_with_$out_and_batch_size_of_0 SKIPPED
1675 test/test_crud_unified.py::TestUnifiedDeleteManyLet::test_deleteMany_with_let_option SKIPPED
1676 test/test_crud_unified.py::TestUnifiedDeleteManyLet::test_deleteMany_with_let_option_unsupported_(server-side_error) SKIPPED
1677 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateCollation::test_FindOneAndUpdate_when_many_documents_match_with_collation_returning_the_document_before_modification SKIPPED
1678 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateManyDotsAndDollars::test_Updating_document_to_set_dollar-prefixed_key_in_embedded_doc_on_5_0+_server SKIPPED
1679 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateManyDotsAndDollars::test_Updating_document_to_set_dotted_key_in_embedded_doc_on_5_0+_server SKIPPED
1680 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateManyDotsAndDollars::test_Updating_document_to_set_top-level_dollar-prefixed_key_on_5_0+_server SKIPPED
1681 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateManyDotsAndDollars::test_Updating_document_to_set_top-level_dotted_key_on_5_0+_server SKIPPED
1682 test/test_crud_unified.py::TestUnifiedClientBulkWriteMixedNamespaces::test_client_bulkWrite_with_mixed_namespaces SKIPPED
1683 test/test_crud_unified.py::TestUnifiedReplaceOne::test_ReplaceOne_when_many_documents_match SKIPPED
1684 test/test_crud_unified.py::TestUnifiedReplaceOne::test_ReplaceOne_when_no_documents_match SKIPPED
1685 test/test_crud_unified.py::TestUnifiedReplaceOne::test_ReplaceOne_when_one_document_matches SKIPPED
1686 test/test_crud_unified.py::TestUnifiedReplaceOne::test_ReplaceOne_with_upsert_when_no_documents_match_with_an_id_specified SKIPPED
1687 test/test_crud_unified.py::TestUnifiedReplaceOne::test_ReplaceOne_with_upsert_when_no_documents_match_without_an_id_specified SKIPPED
1688 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateOneHintUnacknowledged::test_Unacknowledged_updateOne_with_hint_document_fails_with_client-side_error_on_pre-4_2_server SKIPPED
1689 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateOneHintUnacknowledged::test_Unacknowledged_updateOne_with_hint_document_on_4_2+_server SKIPPED
1690 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateOneHintUnacknowledged::test_Unacknowledged_updateOne_with_hint_string_fails_with_client-side_error_on_pre-4_2_server SKIPPED
1691 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateOneHintUnacknowledged::test_Unacknowledged_updateOne_with_hint_string_on_4_2+_server SKIPPED
1692 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateOneDotsAndDollars::test_Updating_document_to_set_dollar-prefixed_key_in_embedded_doc_on_5_0+_server SKIPPED
1693 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateOneDotsAndDollars::test_Updating_document_to_set_dotted_key_in_embedded_doc_on_5_0+_server SKIPPED
1694 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateOneDotsAndDollars::test_Updating_document_to_set_top-level_dollar-prefixed_key_on_5_0+_server SKIPPED
1695 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateOneDotsAndDollars::test_Updating_document_to_set_top-level_dotted_key_on_5_0+_server SKIPPED
1696 test/test_crud_unified.py::TestUnifiedInsertMany::test_InsertMany_continue-on-error_behavior_with_unordered_(duplicate_key_in_requests) SKIPPED
1697 test/test_crud_unified.py::TestUnifiedInsertMany::test_InsertMany_continue-on-error_behavior_with_unordered_(preexisting_duplicate_key) SKIPPED
1698 test/test_crud_unified.py::TestUnifiedInsertMany::test_InsertMany_with_non-existing_documents SKIPPED
1699 test/test_crud_unified.py::TestUnifiedCountDocumentsComment::test_countDocuments_with_document_comment SKIPPED
1700 test/test_crud_unified.py::TestUnifiedCountDocumentsComment::test_countDocuments_with_document_comment_on_less_than_4_4_0_-_server_error SKIPPED
1701 test/test_crud_unified.py::TestUnifiedCountDocumentsComment::test_countDocuments_with_string_comment SKIPPED
1702 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateHintClientError::test_FindOneAndUpdate_with_hint_document_unsupported_(client-side_error) SKIPPED
1703 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateHintClientError::test_FindOneAndUpdate_with_hint_string_unsupported_(client-side_error) SKIPPED
1704 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateValidation::test_BulkWrite_replaceOne_prohibits_atomic_modifiers SKIPPED
1705 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateValidation::test_BulkWrite_updateMany_requires_atomic_modifiers SKIPPED
1706 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateValidation::test_BulkWrite_updateOne_requires_atomic_modifiers SKIPPED
1707 test/test_crud_unified.py::TestUnifiedFind::test_Find_with_filter SKIPPED
1708 test/test_crud_unified.py::TestUnifiedFind::test_Find_with_filter,_sort,_skip,_and_limit SKIPPED
1709 test/test_crud_unified.py::TestUnifiedFind::test_Find_with_limit,_sort,_and_batchsize SKIPPED
1710 test/test_crud_unified.py::TestUnifiedFind::test_find_with_multiple_batches_works SKIPPED
1711 test/test_crud_unified.py::TestUnifiedDeleteManyHintClientError::test_DeleteMany_with_hint_document_unsupported_(client-side_error) SKIPPED
1712 test/test_crud_unified.py::TestUnifiedDeleteManyHintClientError::test_DeleteMany_with_hint_string_unsupported_(client-side_error) SKIPPED
1713 test/test_crud_unified.py::TestUnifiedInsertOneComment::test_insertOne_with_comment_-_pre_4_4 SKIPPED
1714 test/test_crud_unified.py::TestUnifiedInsertOneComment::test_insertOne_with_document_comment SKIPPED
1715 test/test_crud_unified.py::TestUnifiedInsertOneComment::test_insertOne_with_string_comment SKIPPED
1716 test/test_crud_unified.py::TestUnifiedFindOneAndDeleteHintClientError::test_FindOneAndDelete_with_hint_document SKIPPED
1717 test/test_crud_unified.py::TestUnifiedFindOneAndDeleteHintClientError::test_FindOneAndDelete_with_hint_string_unsupported_(client-side_error) SKIPPED
1718 test/test_crud_unified.py::TestUnifiedUpdateManyComment::test_UpdateMany_with_comment_-_pre_4_4 SKIPPED
1719 test/test_crud_unified.py::TestUnifiedUpdateManyComment::test_UpdateMany_with_document_comment SKIPPED
1720 test/test_crud_unified.py::TestUnifiedUpdateManyComment::test_UpdateMany_with_string_comment SKIPPED
1721 test/test_crud_unified.py::TestUnifiedUpdateOneValidation::test_UpdateOne_requires_atomic_modifiers SKIPPED
1722 test/test_crud_unified.py::TestUnifiedDeleteManyComment::test_deleteMany_with_comment_-_pre_4_4 SKIPPED
1723 test/test_crud_unified.py::TestUnifiedDeleteManyComment::test_deleteMany_with_document_comment SKIPPED
1724 test/test_crud_unified.py::TestUnifiedDeleteManyComment::test_deleteMany_with_string_comment SKIPPED
1725 test/test_crud_unified.py::TestUnifiedDistinct::test_Distinct_with_a_filter SKIPPED
1726 test/test_crud_unified.py::TestUnifiedDistinct::test_Distinct_without_a_filter SKIPPED
1727 test/test_crud_unified.py::TestUnifiedAggregateOutReadConcern::test_readConcern_available_with_out_stage SKIPPED
1728 test/test_crud_unified.py::TestUnifiedAggregateOutReadConcern::test_readConcern_linearizable_with_out_stage SKIPPED
1729 test/test_crud_unified.py::TestUnifiedAggregateOutReadConcern::test_readConcern_local_with_out_stage SKIPPED
1730 test/test_crud_unified.py::TestUnifiedAggregateOutReadConcern::test_readConcern_majority_with_out_stage SKIPPED
1731 test/test_crud_unified.py::TestUnifiedDistinctCollation::test_Distinct_with_a_collation SKIPPED
1732 test/test_crud_unified.py::TestUnifiedDbAggregateWriteReadPreference::test_Database-level_aggregate_with_$merge_includes_read_preference_for_5_0+_server SKIPPED
1733 test/test_crud_unified.py::TestUnifiedDbAggregateWriteReadPreference::test_Database-level_aggregate_with_$merge_omits_read_preference_for_pre-5_0_server SKIPPED
1734 test/test_crud_unified.py::TestUnifiedDbAggregateWriteReadPreference::test_Database-level_aggregate_with_$out_includes_read_preference_for_5_0+_server SKIPPED
1735 test/test_crud_unified.py::TestUnifiedDbAggregateWriteReadPreference::test_Database-level_aggregate_with_$out_omits_read_preference_for_pre-5_0_server SKIPPED
1736 test/test_crud_unified.py::TestUnifiedFindOneAndDeleteLet::test_findOneAndDelete_with_let_option SKIPPED
1737 test/test_crud_unified.py::TestUnifiedFindOneAndDeleteLet::test_findOneAndDelete_with_let_option_unsupported_(server-side_error) SKIPPED
1738 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceCollation::test_FindOneAndReplace_when_one_document_matches_with_collation_returning_the_document_after_modification SKIPPED
1739 test/test_crud_unified.py::TestUnifiedReplaceOneHintUnacknowledged::test_Unacknowledged_replaceOne_with_hint_document_fails_with_client-side_error_on_pre-4_2_server SKIPPED
1740 test/test_crud_unified.py::TestUnifiedReplaceOneHintUnacknowledged::test_Unacknowledged_replaceOne_with_hint_document_on_4_2+_server SKIPPED
1741 test/test_crud_unified.py::TestUnifiedReplaceOneHintUnacknowledged::test_Unacknowledged_replaceOne_with_hint_string_fails_with_client-side_error_on_pre-4_2_server SKIPPED
1742 test/test_crud_unified.py::TestUnifiedReplaceOneHintUnacknowledged::test_Unacknowledged_replaceOne_with_hint_string_on_4_2+_server SKIPPED
1743 test/test_crud_unified.py::TestUnifiedUpdateManyCollation::test_UpdateMany_when_many_documents_match_with_collation SKIPPED
1744 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceHintClientError::test_FindOneAndReplace_with_hint_document_unsupported_(client-side_error) SKIPPED
1745 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceHintClientError::test_FindOneAndReplace_with_hint_string_unsupported_(client-side_error) SKIPPED
1746 test/test_crud_unified.py::TestUnifiedClientBulkWriteUpdateOptions::test_client_bulkWrite_update_with_arrayFilters SKIPPED
1747 test/test_crud_unified.py::TestUnifiedClientBulkWriteUpdateOptions::test_client_bulkWrite_update_with_collation SKIPPED
1748 test/test_crud_unified.py::TestUnifiedClientBulkWriteUpdateOptions::test_client_bulkWrite_update_with_hint SKIPPED
1749 test/test_crud_unified.py::TestUnifiedClientBulkWriteUpdateOptions::test_client_bulkWrite_update_with_upsert SKIPPED
1750 test/test_crud_unified.py::TestUnifiedReplaceOneDotsAndDollars::test_Replacing_document_with_dollar-prefixed_key_in_embedded_doc_on_5_0+_server SKIPPED
1751 test/test_crud_unified.py::TestUnifiedReplaceOneDotsAndDollars::test_Replacing_document_with_dollar-prefixed_key_in_embedded_doc_on_pre-5_0_server_yields_server-side_error SKIPPED
1752 test/test_crud_unified.py::TestUnifiedReplaceOneDotsAndDollars::test_Replacing_document_with_dotted_key_in_embedded_doc_on_3_6+_server SKIPPED
1753 test/test_crud_unified.py::TestUnifiedReplaceOneDotsAndDollars::test_Replacing_document_with_dotted_key_in_embedded_doc_on_pre-3_6_server_yields_server-side_error SKIPPED
1754 test/test_crud_unified.py::TestUnifiedReplaceOneDotsAndDollars::test_Replacing_document_with_top-level_dotted_key_on_3_6+_server SKIPPED
1755 test/test_crud_unified.py::TestUnifiedReplaceOneDotsAndDollars::test_Replacing_document_with_top-level_dotted_key_on_pre-3_6_server_yields_server-side_error SKIPPED
1756 test/test_crud_unified.py::TestUnifiedReplaceOneDotsAndDollars::test_Unacknowledged_write_using_dollar-prefixed_or_dotted_keys_may_be_silently_rejected_on_pre-5_0_server SKIPPED
1757 test/test_crud_unified.py::TestUnifiedDeleteOneCollation::test_DeleteOne_when_many_documents_matches_with_collation SKIPPED
1758 test/test_crud_unified.py::TestUnifiedUpdateManyHint::test_UpdateMany_with_hint_document SKIPPED
1759 test/test_crud_unified.py::TestUnifiedUpdateManyHint::test_UpdateMany_with_hint_string SKIPPED
1760 test/test_crud_unified.py::TestUnifiedDeleteMany::test_DeleteMany_when_many_documents_match SKIPPED
1761 test/test_crud_unified.py::TestUnifiedDeleteMany::test_DeleteMany_when_no_document_matches SKIPPED
1762 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateErrorResponse::test_findOneAndUpdate_DuplicateKey_error_is_accessible SKIPPED
1763 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateErrorResponse::test_findOneAndUpdate_document_validation_errInfo_is_accessible SKIPPED
1764 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceUpsert::test_FindOneAndReplace_when_no_documents_match_with_id_specified_with_upsert_returning_the_document_after_modification SKIPPED
1765 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceUpsert::test_FindOneAndReplace_when_no_documents_match_with_id_specified_with_upsert_returning_the_document_before_modification SKIPPED
1766 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceUpsert::test_FindOneAndReplace_when_no_documents_match_without_id_specified_with_upsert_returning_the_document_after_modification SKIPPED
1767 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceUpsert::test_FindOneAndReplace_when_no_documents_match_without_id_specified_with_upsert_returning_the_document_before_modification SKIPPED
1768 test/test_crud_unified.py::TestUnifiedAggregateAllowdiskuse::test_Aggregate_does_not_send_allowDiskUse_when_value_is_not_specified SKIPPED
1769 test/test_crud_unified.py::TestUnifiedAggregateAllowdiskuse::test_Aggregate_sends_allowDiskUse_false_when_false_is_specified SKIPPED
1770 test/test_crud_unified.py::TestUnifiedAggregateAllowdiskuse::test_Aggregate_sends_allowDiskUse_true_when_true_is_specified SKIPPED
1771 test/test_crud_unified.py::TestUnifiedUpdateOneLet::test_UpdateOne_with_let_option SKIPPED
1772 test/test_crud_unified.py::TestUnifiedUpdateOneLet::test_UpdateOne_with_let_option_unsupported_(server-side_error) SKIPPED
1773 test/test_crud_unified.py::TestUnifiedDeleteManyHintServerError::test_DeleteMany_with_hint_document_unsupported_(server-side_error) SKIPPED
1774 test/test_crud_unified.py::TestUnifiedDeleteManyHintServerError::test_DeleteMany_with_hint_string_unsupported_(server-side_error) SKIPPED
1775 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateHintServerError::test_FindOneAndUpdate_with_hint_document_unsupported_(server-side_error) SKIPPED
1776 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateHintServerError::test_FindOneAndUpdate_with_hint_string_unsupported_(server-side_error) SKIPPED
1777 test/test_crud_unified.py::TestUnifiedFindOneAndDeleteHintServerError::test_FindOneAndDelete_with_hint_document_unsupported_(server-side_error) SKIPPED
1778 test/test_crud_unified.py::TestUnifiedFindOneAndDeleteHintServerError::test_FindOneAndDelete_with_hint_string_unsupported_(server-side_error) SKIPPED
1779 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateHint::test_BulkWrite_replaceOne_with_update_hints SKIPPED
1780 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateHint::test_BulkWrite_updateMany_with_update_hints SKIPPED
1781 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateHint::test_BulkWrite_updateOne_with_update_hints SKIPPED
1782 test/test_crud_unified.py::TestUnifiedClientBulkWriteOrdered::test_client_bulkWrite_defaults_to_ordered:_true SKIPPED
1783 test/test_crud_unified.py::TestUnifiedClientBulkWriteOrdered::test_client_bulkWrite_with_ordered:_false SKIPPED
1784 test/test_crud_unified.py::TestUnifiedClientBulkWriteOrdered::test_client_bulkWrite_with_ordered:_true SKIPPED
1785 test/test_crud_unified.py::TestUnifiedDistinctComment::test_distinct_with_document_comment SKIPPED
1786 test/test_crud_unified.py::TestUnifiedDistinctComment::test_distinct_with_document_comment_-_pre_4_4,_server_error SKIPPED
1787 test/test_crud_unified.py::TestUnifiedDistinctComment::test_distinct_with_string_comment SKIPPED
1788 test/test_crud_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_when_many_documents_match_returning_the_document_after_modification SKIPPED
1789 test/test_crud_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_when_many_documents_match_returning_the_document_before_modification SKIPPED
1790 test/test_crud_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_when_no_documents_match_returning_the_document_after_modification SKIPPED
1791 test/test_crud_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_when_no_documents_match_returning_the_document_before_modification SKIPPED
1792 test/test_crud_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_when_no_documents_match_with_upsert_returning_the_document_after_modification SKIPPED
1793 test/test_crud_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_when_no_documents_match_with_upsert_returning_the_document_before_modification SKIPPED
1794 test/test_crud_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_when_one_document_matches_returning_the_document_after_modification SKIPPED
1795 test/test_crud_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_when_one_document_matches_returning_the_document_before_modification SKIPPED
1796 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceHintServerError::test_FindOneAndReplace_with_hint_document_unsupported_(server-side_error) SKIPPED
1797 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceHintServerError::test_FindOneAndReplace_with_hint_string_unsupported_(server-side_error) SKIPPED
1798 test/test_crud_unified.py::TestUnifiedClientBulkWriteUpdateValidation::test_client_bulkWrite_replaceOne_prohibits_atomic_modifiers SKIPPED
1799 test/test_crud_unified.py::TestUnifiedClientBulkWriteUpdateValidation::test_client_bulkWrite_updateMany_requires_atomic_modifiers SKIPPED
1800 test/test_crud_unified.py::TestUnifiedClientBulkWriteUpdateValidation::test_client_bulkWrite_updateOne_requires_atomic_modifiers SKIPPED
1801 test/test_crud_unified.py::TestUnifiedFindOneAndDelete::test_FindOneAndDelete_when_many_documents_match SKIPPED
1802 test/test_crud_unified.py::TestUnifiedFindOneAndDelete::test_FindOneAndDelete_when_no_documents_match SKIPPED
1803 test/test_crud_unified.py::TestUnifiedFindOneAndDelete::test_FindOneAndDelete_when_one_document_matches SKIPPED
1804 test/test_crud_unified.py::TestUnifiedDeleteOneLet::test_deleteOne_with_let_option SKIPPED
1805 test/test_crud_unified.py::TestUnifiedDeleteOneLet::test_deleteOne_with_let_option_unsupported_(server-side_error) SKIPPED
1806 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateDotsAndDollars::test_Updating_document_to_set_dollar-prefixed_key_in_embedded_doc_on_5_0+_server SKIPPED
1807 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateDotsAndDollars::test_Updating_document_to_set_dotted_key_in_embedded_doc_on_5_0+_server SKIPPED
1808 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateDotsAndDollars::test_Updating_document_to_set_top-level_dollar-prefixed_key_on_5_0+_server SKIPPED
1809 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateDotsAndDollars::test_Updating_document_to_set_top-level_dotted_key_on_5_0+_server SKIPPED
1810 test/test_crud_unified.py::TestUnifiedInsertManyDotsAndDollars::test_Inserting_document_with_dollar-prefixed_key_in_embedded_doc SKIPPED
1811 test/test_crud_unified.py::TestUnifiedInsertManyDotsAndDollars::test_Inserting_document_with_dotted_key_in_embedded_doc SKIPPED
1812 test/test_crud_unified.py::TestUnifiedInsertManyDotsAndDollars::test_Inserting_document_with_top-level_dollar-prefixed_key_on_5_0+_server SKIPPED
1813 test/test_crud_unified.py::TestUnifiedInsertManyDotsAndDollars::test_Inserting_document_with_top-level_dollar-prefixed_key_on_pre-5_0_server_yields_server-side_error SKIPPED
1814 test/test_crud_unified.py::TestUnifiedInsertManyDotsAndDollars::test_Inserting_document_with_top-level_dotted_key SKIPPED
1815 test/test_crud_unified.py::TestUnifiedUpdateManyLet::test_updateMany_with_let_option SKIPPED
1816 test/test_crud_unified.py::TestUnifiedUpdateManyLet::test_updateMany_with_let_option_unsupported_(server-side_error) SKIPPED
1817 test/test_crud_unified.py::TestUnifiedFindComment::test_find_with_comment_does_not_set_comment_on_getMore_-_pre_4_4 SKIPPED
1818 test/test_crud_unified.py::TestUnifiedFindComment::test_find_with_comment_sets_comment_on_getMore SKIPPED
1819 test/test_crud_unified.py::TestUnifiedFindComment::test_find_with_document_comment SKIPPED
1820 test/test_crud_unified.py::TestUnifiedFindComment::test_find_with_document_comment_-_pre_4_4 SKIPPED
1821 test/test_crud_unified.py::TestUnifiedFindComment::test_find_with_string_comment SKIPPED
1822 test/test_crud_unified.py::TestUnifiedBulkWrite::test_BulkWrite_continue-on-error_behavior_with_unordered_(duplicate_key_in_requests) SKIPPED
1823 test/test_crud_unified.py::TestUnifiedBulkWrite::test_BulkWrite_continue-on-error_behavior_with_unordered_(preexisting_duplicate_key) SKIPPED
1824 test/test_crud_unified.py::TestUnifiedBulkWrite::test_BulkWrite_with_deleteMany_operations SKIPPED
1825 test/test_crud_unified.py::TestUnifiedBulkWrite::test_BulkWrite_with_deleteOne_operations SKIPPED
1826 test/test_crud_unified.py::TestUnifiedBulkWrite::test_BulkWrite_with_insertOne_operations SKIPPED
1827 test/test_crud_unified.py::TestUnifiedBulkWrite::test_BulkWrite_with_mixed_ordered_operations SKIPPED
1828 test/test_crud_unified.py::TestUnifiedBulkWrite::test_BulkWrite_with_mixed_unordered_operations SKIPPED
1829 test/test_crud_unified.py::TestUnifiedBulkWrite::test_BulkWrite_with_replaceOne_operations SKIPPED
1830 test/test_crud_unified.py::TestUnifiedBulkWrite::test_BulkWrite_with_updateMany_operations SKIPPED
1831 test/test_crud_unified.py::TestUnifiedBulkWrite::test_BulkWrite_with_updateOne_operations SKIPPED
1832 test/test_crud_unified.py::TestUnifiedClientBulkWriteUpdatePipeline::test_client_bulkWrite_updateMany_with_pipeline SKIPPED
1833 test/test_crud_unified.py::TestUnifiedClientBulkWriteUpdatePipeline::test_client_bulkWrite_updateOne_with_pipeline SKIPPED
1834 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateComment::test_findOneAndUpdate_with_comment_-_pre_4_4 SKIPPED
1835 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateComment::test_findOneAndUpdate_with_document_comment SKIPPED
1836 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateComment::test_findOneAndUpdate_with_string_comment SKIPPED
1837 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateHintUnacknowledged::test_Unacknowledged_findOneAndUpdate_with_hint_document_fails_with_client-side_error_on_pre-4_4_server SKIPPED
1838 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateHintUnacknowledged::test_Unacknowledged_findOneAndUpdate_with_hint_document_on_4_4+_server SKIPPED
1839 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateHintUnacknowledged::test_Unacknowledged_findOneAndUpdate_with_hint_string_fails_with_client-side_error_on_pre-4_4_server SKIPPED
1840 test/test_crud_unified.py::TestUnifiedFindOneAndUpdateHintUnacknowledged::test_Unacknowledged_findOneAndUpdate_with_hint_string_on_4_4+_server SKIPPED
1841 test/test_crud_unified.py::TestUnifiedDeleteOneHintServerError::test_DeleteOne_with_hint_document_unsupported_(server-side_error) SKIPPED
1842 test/test_crud_unified.py::TestUnifiedDeleteOneHintServerError::test_DeleteOne_with_hint_string_unsupported_(server-side_error) SKIPPED
1843 test/test_crud_unified.py::TestUnifiedFindLet::test_Find_with_let_option SKIPPED
1844 test/test_crud_unified.py::TestUnifiedFindLet::test_Find_with_let_option_unsupported_(server-side_error) SKIPPED
1845 test/test_crud_unified.py::TestUnifiedFindAllowdiskuse::test_Find_does_not_send_allowDiskUse_when_value_is_not_specified SKIPPED
1846 test/test_crud_unified.py::TestUnifiedFindAllowdiskuse::test_Find_sends_allowDiskUse_false_when_false_is_specified SKIPPED
1847 test/test_crud_unified.py::TestUnifiedFindAllowdiskuse::test_Find_sends_allowDiskUse_true_when_true_is_specified SKIPPED
1848 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceDotsAndDollars::test_Replacing_document_with_dollar-prefixed_key_in_embedded_doc_on_5_0+_server SKIPPED
1849 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceDotsAndDollars::test_Replacing_document_with_dollar-prefixed_key_in_embedded_doc_on_pre-5_0_server_yields_server-side_error SKIPPED
1850 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceDotsAndDollars::test_Replacing_document_with_dotted_key_in_embedded_doc_on_3_6+_server SKIPPED
1851 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceDotsAndDollars::test_Replacing_document_with_dotted_key_in_embedded_doc_on_pre-3_6_server_yields_server-side_error SKIPPED
1852 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceDotsAndDollars::test_Replacing_document_with_top-level_dotted_key_on_3_6+_server SKIPPED
1853 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceDotsAndDollars::test_Replacing_document_with_top-level_dotted_key_on_pre-3_6_server_yields_server-side_error SKIPPED
1854 test/test_crud_unified.py::TestUnifiedBulkWriteComment::test_BulkWrite_with_comment_-_pre_4_4 SKIPPED
1855 test/test_crud_unified.py::TestUnifiedBulkWriteComment::test_BulkWrite_with_document_comment SKIPPED
1856 test/test_crud_unified.py::TestUnifiedBulkWriteComment::test_BulkWrite_with_string_comment SKIPPED
1857 test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneLet::test_BulkWrite_replaceOne_with_let_option SKIPPED
1858 test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneLet::test_BulkWrite_replaceOne_with_let_option_unsupported_(server-side_error) SKIPPED
1859 test/test_crud_unified.py::TestUnifiedBulkWriteErrorResponse::test_bulkWrite_operations_support_errorResponse_assertions SKIPPED
1860 test/test_crud_unified.py::TestUnifiedInsertOneErrorResponse::test_insert_operations_support_errorResponse_assertions SKIPPED
1861 test/test_crud_unified.py::TestUnifiedUpdateOneCollation::test_UpdateOne_when_one_document_matches_with_collation SKIPPED
1862 test/test_crud_unified.py::TestUnifiedFindCollation::test_Find_with_a_collation SKIPPED
1863 test/test_crud_unified.py::TestUnifiedDeleteOneHintClientError::test_DeleteOne_with_hint_document_unsupported_(client-side_error) SKIPPED
1864 test/test_crud_unified.py::TestUnifiedDeleteOneHintClientError::test_DeleteOne_with_hint_string_unsupported_(client-side_error) SKIPPED
1865 test/test_crud_unified.py::TestUnifiedAggregateCollation::test_Aggregate_with_collation SKIPPED
1866 test/test_crud_unified.py::TestUnifiedReplaceOneLet::test_ReplaceOne_with_let_option SKIPPED
1867 test/test_crud_unified.py::TestUnifiedReplaceOneLet::test_ReplaceOne_with_let_option_unsupported_(server-side_error) SKIPPED
1868 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceHint::test_FindOneAndReplace_with_hint_document SKIPPED
1869 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceHint::test_FindOneAndReplace_with_hint_string SKIPPED
1870 test/test_crud_unified.py::TestUnifiedUpdateOneHintUnacknowledged::test_Unacknowledged_updateOne_with_hint_document_fails_with_client-side_error_on_pre-4_2_server SKIPPED
1871 test/test_crud_unified.py::TestUnifiedUpdateOneHintUnacknowledged::test_Unacknowledged_updateOne_with_hint_document_on_4_2+_server SKIPPED
1872 test/test_crud_unified.py::TestUnifiedUpdateOneHintUnacknowledged::test_Unacknowledged_updateOne_with_hint_string_fails_with_client-side_error_on_pre-4_2_server SKIPPED
1873 test/test_crud_unified.py::TestUnifiedUpdateOneHintUnacknowledged::test_Unacknowledged_updateOne_with_hint_string_on_4_2+_server SKIPPED
1874 test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneDotsAndDollars::test_Replacing_document_with_dollar-prefixed_key_in_embedded_doc_on_5_0+_server SKIPPED
1875 test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneDotsAndDollars::test_Replacing_document_with_dollar-prefixed_key_in_embedded_doc_on_pre-5_0_server_yields_server-side_error SKIPPED
1876 test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneDotsAndDollars::test_Replacing_document_with_dotted_key_in_embedded_doc_on_3_6+_server SKIPPED
1877 test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneDotsAndDollars::test_Replacing_document_with_dotted_key_in_embedded_doc_on_pre-3_6_server_yields_server-side_error SKIPPED
1878 test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneDotsAndDollars::test_Replacing_document_with_top-level_dotted_key_on_3_6+_server SKIPPED
1879 test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneDotsAndDollars::test_Replacing_document_with_top-level_dotted_key_on_pre-3_6_server_yields_server-side_error SKIPPED
1880 test/test_crud_unified.py::TestUnifiedDeleteOneHintUnacknowledged::test_Unacknowledged_deleteOne_with_hint_document_fails_with_client-side_error_on_pre-4_4_server SKIPPED
1881 test/test_crud_unified.py::TestUnifiedDeleteOneHintUnacknowledged::test_Unacknowledged_deleteOne_with_hint_document_on_4_4+_server SKIPPED
1882 test/test_crud_unified.py::TestUnifiedDeleteOneHintUnacknowledged::test_Unacknowledged_deleteOne_with_hint_string_fails_with_client-side_error_on_pre-4_4_server SKIPPED
1883 test/test_crud_unified.py::TestUnifiedDeleteOneHintUnacknowledged::test_Unacknowledged_deleteOne_with_hint_string_on_4_4+_server SKIPPED
1884 test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneHintUnacknowledged::test_Unacknowledged_replaceOne_with_hint_document_fails_with_client-side_error_on_pre-4_2_server SKIPPED
1885 test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneHintUnacknowledged::test_Unacknowledged_replaceOne_with_hint_document_on_4_2+_server SKIPPED
1886 test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneHintUnacknowledged::test_Unacknowledged_replaceOne_with_hint_string_fails_with_client-side_error_on_pre-4_2_server SKIPPED
1887 test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneHintUnacknowledged::test_Unacknowledged_replaceOne_with_hint_string_on_4_2+_server SKIPPED
1888 test/test_crud_unified.py::TestUnifiedBulkWriteDeleteHint::test_BulkWrite_deleteMany_with_hints SKIPPED
1889 test/test_crud_unified.py::TestUnifiedBulkWriteDeleteHint::test_BulkWrite_deleteOne_with_hints SKIPPED
1890 test/test_crud_unified.py::TestUnifiedCountEmpty::test_Count_documents_with_empty_collection SKIPPED
1891 test/test_crud_unified.py::TestUnifiedCountEmpty::test_Deprecated_count_with_empty_collection SKIPPED
1892 test/test_crud_unified.py::TestUnifiedCountEmpty::test_Estimated_document_count_with_empty_collection SKIPPED
1893 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateManyLet::test_BulkWrite_updateMany_with_let_option SKIPPED
1894 test/test_crud_unified.py::TestUnifiedBulkWriteUpdateManyLet::test_BulkWrite_updateMany_with_let_option_unsupported_(server-side_error) SKIPPED
1895 test/test_crud_unified.py::TestUnifiedAggregateMerge::test_Aggregate_with_$merge SKIPPED
1896 test/test_crud_unified.py::TestUnifiedAggregateMerge::test_Aggregate_with_$merge_and_available_readConcern SKIPPED
1897 test/test_crud_unified.py::TestUnifiedAggregateMerge::test_Aggregate_with_$merge_and_batch_size_of_0 SKIPPED
1898 test/test_crud_unified.py::TestUnifiedAggregateMerge::test_Aggregate_with_$merge_and_local_readConcern SKIPPED
1899 test/test_crud_unified.py::TestUnifiedAggregateMerge::test_Aggregate_with_$merge_and_majority_readConcern SKIPPED
1900 test/test_crud_unified.py::TestUnifiedBulkWriteArrayFiltersClientError::test_BulkWrite_on_server_that_doesn't_support_arrayFilters SKIPPED
1901 test/test_crud_unified.py::TestUnifiedBulkWriteArrayFiltersClientError::test_BulkWrite_on_server_that_doesn't_support_arrayFilters_with_arrayFilters_on_second_op SKIPPED
1902 test/test_crud_unified.py::TestUnifiedDeleteOneHint::test_DeleteOne_with_hint_string SKIPPED
1903 test/test_crud_unified.py::TestUnifiedDeleteOneHint::test_deleteOne_with_hint_document SKIPPED
1904 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceHintUnacknowledged::test_Unacknowledged_findOneAndReplace_with_hint_document_fails_with_client-side_error_on_pre-4_4_server SKIPPED
1905 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceHintUnacknowledged::test_Unacknowledged_findOneAndReplace_with_hint_document_on_4_4+_server SKIPPED
1906 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceHintUnacknowledged::test_Unacknowledged_findOneAndReplace_with_hint_string_fails_with_client-side_error_on_pre-4_4_server SKIPPED
1907 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceHintUnacknowledged::test_Unacknowledged_findOneAndReplace_with_hint_string_on_4_4+_server SKIPPED
1908 test/test_crud_v1.py::TestWriteOpsComparison::test_DeleteManyEquals PASSED
1909 test/test_crud_v1.py::TestWriteOpsComparison::test_DeleteManyNotEquals PASSED
1910 test/test_crud_v1.py::TestWriteOpsComparison::test_DeleteOneEquals PASSED
1911 test/test_crud_v1.py::TestWriteOpsComparison::test_DeleteOneNotEquals PASSED
1912 test/test_crud_v1.py::TestWriteOpsComparison::test_DeleteOneNotEqualsDeleteMany PASSED
1913 test/test_crud_v1.py::TestWriteOpsComparison::test_InsertOneEquals PASSED
1914 test/test_crud_v1.py::TestWriteOpsComparison::test_InsertOneNotEquals PASSED
1915 test/test_crud_v1.py::TestWriteOpsComparison::test_ReplaceOneEquals PASSED
1916 test/test_crud_v1.py::TestWriteOpsComparison::test_ReplaceOneNotEquals PASSED
1917 test/test_crud_v1.py::TestWriteOpsComparison::test_UpdateManyEquals PASSED
1918 test/test_crud_v1.py::TestWriteOpsComparison::test_UpdateManyNotEquals PASSED
1919 test/test_crud_v1.py::TestWriteOpsComparison::test_UpdateOneEquals PASSED
1920 test/test_crud_v1.py::TestWriteOpsComparison::test_UpdateOneNotEquals PASSED
1921 test/test_crud_v1.py::TestWriteOpsComparison::test_UpdateOneNotEqualsUpdateMany PASSED
1922 test/test_csot.py::TestCsotGridfsDelete::test_timeoutMS_applied_to_delete_against_the_chunks_collection SKIPPED
1923 test/test_csot.py::TestCsotGridfsDelete::test_timeoutMS_applied_to_delete_against_the_files_collection SKIPPED
1924 test/test_csot.py::TestCsotGridfsDelete::test_timeoutMS_applied_to_entire_delete,_not_individual_parts SKIPPED
1925 test/test_csot.py::TestCsotGridfsDelete::test_timeoutMS_can_be_overridden_for_delete SKIPPED
1926 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_aggregate_on_collection SKIPPED
1927 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_aggregate_on_database SKIPPED
1928 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_bulkWrite_on_collection SKIPPED
1929 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_countDocuments_on_collection SKIPPED
1930 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_count_on_collection SKIPPED
1931 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_createChangeStream_on_client SKIPPED
1932 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_createChangeStream_on_collection SKIPPED
1933 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_createChangeStream_on_database SKIPPED
1934 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_createIndex_on_collection SKIPPED
1935 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_deleteMany_on_collection SKIPPED
1936 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_deleteOne_on_collection SKIPPED
1937 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_distinct_on_collection SKIPPED
1938 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_dropIndex_on_collection SKIPPED
1939 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_dropIndexes_on_collection SKIPPED
1940 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_estimatedDocumentCount_on_collection SKIPPED
1941 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_findOneAndDelete_on_collection SKIPPED
1942 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_findOneAndReplace_on_collection SKIPPED
1943 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_findOneAndUpdate_on_collection SKIPPED
1944 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_findOne_on_collection SKIPPED
1945 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_find_on_collection SKIPPED
1946 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_insertMany_on_collection SKIPPED
1947 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_insertOne_on_collection SKIPPED
1948 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_listCollectionNames_on_database SKIPPED
1949 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_listCollections_on_database SKIPPED
1950 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_listDatabaseNames_on_client SKIPPED
1951 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_listDatabases_on_client SKIPPED
1952 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_listIndexNames_on_collection SKIPPED
1953 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_listIndexes_on_collection SKIPPED
1954 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_replaceOne_on_collection SKIPPED
1955 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_runCommand_on_database SKIPPED
1956 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_updateMany_on_collection SKIPPED
1957 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_updateOne_on_collection SKIPPED
1958 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_aggregate_on_collection SKIPPED
1959 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_aggregate_on_database SKIPPED
1960 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_bulkWrite_on_collection SKIPPED
1961 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_countDocuments_on_collection SKIPPED
1962 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_count_on_collection SKIPPED
1963 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_createChangeStream_on_client SKIPPED
1964 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_createChangeStream_on_collection SKIPPED
1965 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_createChangeStream_on_database SKIPPED
1966 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_createIndex_on_collection SKIPPED
1967 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_deleteMany_on_collection SKIPPED
1968 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_deleteOne_on_collection SKIPPED
1969 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_distinct_on_collection SKIPPED
1970 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_dropIndex_on_collection SKIPPED
1971 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_dropIndexes_on_collection SKIPPED
1972 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_estimatedDocumentCount_on_collection SKIPPED
1973 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_findOneAndDelete_on_collection SKIPPED
1974 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_findOneAndReplace_on_collection SKIPPED
1975 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_findOneAndUpdate_on_collection SKIPPED
1976 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_findOne_on_collection SKIPPED
1977 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_find_on_collection SKIPPED
1978 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_insertMany_on_collection SKIPPED
1979 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_insertOne_on_collection SKIPPED
1980 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_listCollectionNames_on_database SKIPPED
1981 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_listCollections_on_database SKIPPED
1982 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_listDatabaseNames_on_client SKIPPED
1983 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_listDatabases_on_client SKIPPED
1984 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_listIndexNames_on_collection SKIPPED
1985 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_listIndexes_on_collection SKIPPED
1986 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_replaceOne_on_collection SKIPPED
1987 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_runCommand_on_database SKIPPED
1988 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_updateMany_on_collection SKIPPED
1989 test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_updateOne_on_collection SKIPPED
1990 test/test_csot.py::TestCsotBulkWrite::test_timeoutMS_applied_to_entire_bulkWrite,_not_individual_commands SKIPPED
1991 test/test_csot.py::TestCsotConvenientTransactions::test_timeoutMS_is_not_refreshed_for_each_operation_in_the_callback SKIPPED
1992 test/test_csot.py::TestCsotConvenientTransactions::test_withTransaction_raises_a_client-side_error_if_timeoutMS_is_overridden_inside_the_callback SKIPPED
1993 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_aggregate_on_collection SKIPPED
1994 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_aggregate_on_database SKIPPED
1995 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_bulkWrite_on_collection SKIPPED
1996 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_countDocuments_on_collection SKIPPED
1997 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_count_on_collection SKIPPED
1998 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_createChangeStream_on_client SKIPPED
1999 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_createChangeStream_on_collection SKIPPED
2000 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_createChangeStream_on_database SKIPPED
2001 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_deleteOne_on_collection SKIPPED
2002 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_distinct_on_collection SKIPPED
2003 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_estimatedDocumentCount_on_collection SKIPPED
2004 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_findOneAndDelete_on_collection SKIPPED
2005 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_findOneAndReplace_on_collection SKIPPED
2006 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_findOneAndUpdate_on_collection SKIPPED
2007 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_findOne_on_collection SKIPPED
2008 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_find_on_collection SKIPPED
2009 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_insertMany_on_collection SKIPPED
2010 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_insertOne_on_collection SKIPPED
2011 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_listCollectionNames_on_database SKIPPED
2012 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_listCollections_on_database SKIPPED
2013 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_listDatabaseNames_on_client SKIPPED
2014 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_listDatabases_on_client SKIPPED
2015 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_listIndexes_on_collection SKIPPED
2016 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_replaceOne_on_collection SKIPPED
2017 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_updateOne_on_collection SKIPPED
2018 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_aggregate_on_collection SKIPPED
2019 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_aggregate_on_database SKIPPED
2020 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_bulkWrite_on_collection SKIPPED
2021 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_countDocuments_on_collection SKIPPED
2022 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_count_on_collection SKIPPED
2023 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_createChangeStream_on_client SKIPPED
2024 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_createChangeStream_on_collection SKIPPED
2025 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_createChangeStream_on_database SKIPPED
2026 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_deleteOne_on_collection SKIPPED
2027 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_distinct_on_collection SKIPPED
2028 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_estimatedDocumentCount_on_collection SKIPPED
2029 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_findOneAndDelete_on_collection SKIPPED
2030 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_findOneAndReplace_on_collection SKIPPED
2031 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_findOneAndUpdate_on_collection SKIPPED
2032 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_findOne_on_collection SKIPPED
2033 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_find_on_collection SKIPPED
2034 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_insertMany_on_collection SKIPPED
2035 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_insertOne_on_collection SKIPPED
2036 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_listCollectionNames_on_database SKIPPED
2037 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_listCollections_on_database SKIPPED
2038 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_listDatabaseNames_on_client SKIPPED
2039 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_listDatabases_on_client SKIPPED
2040 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_listIndexes_on_collection SKIPPED
2041 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_replaceOne_on_collection SKIPPED
2042 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_updateOne_on_collection SKIPPED
2043 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_aggregate_on_collection SKIPPED
2044 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_aggregate_on_database SKIPPED
2045 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_bulkWrite_on_collection SKIPPED
2046 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_countDocuments_on_collection SKIPPED
2047 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_count_on_collection SKIPPED
2048 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_createChangeStream_on_client SKIPPED
2049 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_createChangeStream_on_collection SKIPPED
2050 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_createChangeStream_on_database SKIPPED
2051 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_deleteOne_on_collection SKIPPED
2052 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_distinct_on_collection SKIPPED
2053 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_estimatedDocumentCount_on_collection SKIPPED
2054 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_findOneAndDelete_on_collection SKIPPED
2055 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_findOneAndReplace_on_collection SKIPPED
2056 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_findOneAndUpdate_on_collection SKIPPED
2057 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_findOne_on_collection SKIPPED
2058 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_find_on_collection SKIPPED
2059 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_insertMany_on_collection SKIPPED
2060 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_insertOne_on_collection SKIPPED
2061 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_listCollectionNames_on_database SKIPPED
2062 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_listCollections_on_database SKIPPED
2063 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_listDatabaseNames_on_client SKIPPED
2064 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_listDatabases_on_client SKIPPED
2065 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_listIndexes_on_collection SKIPPED
2066 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_replaceOne_on_collection SKIPPED
2067 test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_updateOne_on_collection SKIPPED
2068 test/test_csot.py::TestCsotGridfsFind::test_timeoutMS_applied_to_find_command SKIPPED
2069 test/test_csot.py::TestCsotGridfsFind::test_timeoutMS_can_be_overridden_for_a_find SKIPPED
2070 test/test_csot.py::TestCsotCloseCursors::test_timeoutMS_can_be_overridden_for_close SKIPPED
2071 test/test_csot.py::TestCsotCloseCursors::test_timeoutMS_is_refreshed_for_close SKIPPED
2072 test/test_csot.py::TestCsotLegacyTimeouts::test_maxCommitTimeMS_option_is_used_directly_as_the_maxTimeMS_field_on_a_commitTransaction_command SKIPPED
2073 test/test_csot.py::TestCsotLegacyTimeouts::test_maxTimeMS_option_is_used_directly_as_the_maxTimeMS_field_on_a_command SKIPPED
2074 test/test_csot.py::TestCsotLegacyTimeouts::test_socketTimeoutMS_is_not_used_to_derive_a_maxTimeMS_command_field SKIPPED
2075 test/test_csot.py::TestCsotLegacyTimeouts::test_wTimeoutMS_is_not_used_to_derive_a_maxTimeMS_command_field SKIPPED
2076 test/test_csot.py::TestCsotLegacyTimeouts::test_waitQueueTimeoutMS_is_not_used_to_derive_a_maxTimeMS_command_field SKIPPED
2077 test/test_csot.py::TestCsotGridfsDownload::test_timeoutMS_applied_to_entire_download,_not_individual_parts SKIPPED
2078 test/test_csot.py::TestCsotGridfsDownload::test_timeoutMS_applied_to_find_to_get_chunks SKIPPED
2079 test/test_csot.py::TestCsotGridfsDownload::test_timeoutMS_applied_to_find_to_get_files_document SKIPPED
2080 test/test_csot.py::TestCsotGridfsDownload::test_timeoutMS_can_be_overridden_for_download SKIPPED
2081 test/test_csot.py::TestCsotDeprecatedOptions::test_abortTransaction_ignores_socketTimeoutMS_if_timeoutMS_is_set SKIPPED
2082 test/test_csot.py::TestCsotDeprecatedOptions::test_abortTransaction_ignores_wTimeoutMS_if_timeoutMS_is_set SKIPPED
2083 test/test_csot.py::TestCsotDeprecatedOptions::test_commitTransaction_ignores_maxCommitTimeMS_if_timeoutMS_is_set SKIPPED
2084 test/test_csot.py::TestCsotDeprecatedOptions::test_commitTransaction_ignores_socketTimeoutMS_if_timeoutMS_is_set SKIPPED
2085 test/test_csot.py::TestCsotDeprecatedOptions::test_commitTransaction_ignores_wTimeoutMS_if_timeoutMS_is_set SKIPPED
2086 test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_aggregate_on_collection SKIPPED
2087 test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_aggregate_on_database SKIPPED
2088 test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_count_on_collection SKIPPED
2089 test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_createIndex_on_collection SKIPPED
2090 test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_distinct_on_collection SKIPPED
2091 test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_dropIndex_on_collection SKIPPED
2092 test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_dropIndexes_on_collection SKIPPED
2093 test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_estimatedDocumentCount_on_collection SKIPPED
2094 test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_findOneAndDelete_on_collection SKIPPED
2095 test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_findOneAndReplace_on_collection SKIPPED
2096 test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_findOneAndUpdate_on_collection SKIPPED
2097 test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_findOne_on_collection SKIPPED
2098 test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_find_on_collection SKIPPED
2099 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_aggregate_on_collection SKIPPED
2100 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_aggregate_on_database SKIPPED
2101 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_bulkWrite_on_collection SKIPPED
2102 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_countDocuments_on_collection SKIPPED
2103 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_count_on_collection SKIPPED
2104 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_createChangeStream_on_client SKIPPED
2105 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_createChangeStream_on_collection SKIPPED
2106 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_createChangeStream_on_database SKIPPED
2107 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_createIndex_on_collection SKIPPED
2108 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_deleteMany_on_collection SKIPPED
2109 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_deleteOne_on_collection SKIPPED
2110 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_distinct_on_collection SKIPPED
2111 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_dropIndex_on_collection SKIPPED
2112 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_dropIndexes_on_collection SKIPPED
2113 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_estimatedDocumentCount_on_collection SKIPPED
2114 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_findOneAndDelete_on_collection SKIPPED
2115 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_findOneAndReplace_on_collection SKIPPED
2116 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_findOneAndUpdate_on_collection SKIPPED
2117 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_findOne_on_collection SKIPPED
2118 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_find_on_collection SKIPPED
2119 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_insertMany_on_collection SKIPPED
2120 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_insertOne_on_collection SKIPPED
2121 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listCollectionNames_on_database SKIPPED
2122 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listCollections_on_database SKIPPED
2123 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listDatabaseNames_on_client SKIPPED
2124 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listDatabases_on_client SKIPPED
2125 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listIndexNames_on_collection SKIPPED
2126 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listIndexes_on_collection SKIPPED
2127 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_replaceOne_on_collection SKIPPED
2128 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_runCommand_on_database SKIPPED
2129 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_updateMany_on_collection SKIPPED
2130 test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_updateOne_on_collection SKIPPED
2131 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_aggregate_on_collection SKIPPED
2132 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_aggregate_on_database SKIPPED
2133 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_bulkWrite_on_collection SKIPPED
2134 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_countDocuments_on_collection SKIPPED
2135 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_count_on_collection SKIPPED
2136 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_createChangeStream_on_client SKIPPED
2137 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_createChangeStream_on_collection SKIPPED
2138 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_createChangeStream_on_database SKIPPED
2139 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_createIndex_on_collection SKIPPED
2140 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_deleteMany_on_collection SKIPPED
2141 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_deleteOne_on_collection SKIPPED
2142 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_distinct_on_collection SKIPPED
2143 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_dropIndex_on_collection SKIPPED
2144 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_dropIndexes_on_collection SKIPPED
2145 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_estimatedDocumentCount_on_collection SKIPPED
2146 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_findOneAndDelete_on_collection SKIPPED
2147 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_findOneAndReplace_on_collection SKIPPED
2148 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_findOneAndUpdate_on_collection SKIPPED
2149 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_findOne_on_collection SKIPPED
2150 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_find_on_collection SKIPPED
2151 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_insertMany_on_collection SKIPPED
2152 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_insertOne_on_collection SKIPPED
2153 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listCollectionNames_on_database SKIPPED
2154 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listCollections_on_database SKIPPED
2155 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listDatabaseNames_on_client SKIPPED
2156 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listDatabases_on_client SKIPPED
2157 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listIndexNames_on_collection SKIPPED
2158 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listIndexes_on_collection SKIPPED
2159 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_replaceOne_on_collection SKIPPED
2160 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_runCommand_on_database SKIPPED
2161 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_updateMany_on_collection SKIPPED
2162 test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_updateOne_on_collection SKIPPED
2163 test/test_csot.py::TestCsotDeprecatedOptions::test_withTransaction_ignores_maxCommitTimeMS_if_timeoutMS_is_set SKIPPED
2164 test/test_csot.py::TestCsotDeprecatedOptions::test_withTransaction_ignores_socketTimeoutMS_if_timeoutMS_is_set SKIPPED
2165 test/test_csot.py::TestCsotDeprecatedOptions::test_withTransaction_ignores_wTimeoutMS_if_timeoutMS_is_set SKIPPED
2166 test/test_csot.py::TestCsotGridfsAdvanced::test_timeoutMS_applied_to_chunks_collection_drop SKIPPED
2167 test/test_csot.py::TestCsotGridfsAdvanced::test_timeoutMS_applied_to_drop_as_a_whole,_not_individual_parts SKIPPED
2168 test/test_csot.py::TestCsotGridfsAdvanced::test_timeoutMS_applied_to_files_collection_drop SKIPPED
2169 test/test_csot.py::TestCsotGridfsAdvanced::test_timeoutMS_applied_to_update_during_a_rename SKIPPED
2170 test/test_csot.py::TestCsotGridfsAdvanced::test_timeoutMS_can_be_overridden_for_a_rename SKIPPED
2171 test/test_csot.py::TestCsotGridfsAdvanced::test_timeoutMS_can_be_overridden_for_drop SKIPPED
2172 test/test_csot.py::TestCsotCommandExecution::test_command_is_not_sent_if_RTT_is_greater_than_timeoutMS SKIPPED
2173 test/test_csot.py::TestCsotCommandExecution::test_maxTimeMS_value_in_the_command_is_less_than_timeoutMS SKIPPED
2174 test/test_csot.py::TestCsotCommandExecution::test_short-circuit_is_not_enabled_with_only_1_RTT_measurement SKIPPED
2175 test/test_csot.py::TestCsotCursors::test_collection_aggregate_errors_if_timeoutMode_is_set_and_timeoutMS_is_not SKIPPED
2176 test/test_csot.py::TestCsotCursors::test_database_aggregate_errors_if_timeoutMode_is_set_and_timeoutMS_is_not SKIPPED
2177 test/test_csot.py::TestCsotCursors::test_find_errors_if_timeoutMode_is_set_and_timeoutMS_is_not SKIPPED
2178 test/test_csot.py::TestCsotCursors::test_listCollections_errors_if_timeoutMode_is_set_and_timeoutMS_is_not SKIPPED
2179 test/test_csot.py::TestCsotCursors::test_listIndexes_errors_if_timeoutMode_is_set_and_timeoutMS_is_not SKIPPED
2180 test/test_csot.py::TestCsotSessionsOverrideTimeoutMS::test_timeoutMS_applied_to_abortTransaction SKIPPED
2181 test/test_csot.py::TestCsotSessionsOverrideTimeoutMS::test_timeoutMS_applied_to_commitTransaction SKIPPED
2182 test/test_csot.py::TestCsotSessionsOverrideTimeoutMS::test_timeoutMS_applied_to_withTransaction SKIPPED
2183 test/test_csot.py::TestCsotSessionsInheritTimeoutMS::test_timeoutMS_applied_to_abortTransaction SKIPPED
2184 test/test_csot.py::TestCsotSessionsInheritTimeoutMS::test_timeoutMS_applied_to_commitTransaction SKIPPED
2185 test/test_csot.py::TestCsotSessionsInheritTimeoutMS::test_timeoutMS_applied_to_withTransaction SKIPPED
2186 test/test_csot.py::TestCsotGridfsUpload::test_timeoutMS_applied_to_chunk_insertion SKIPPED
2187 test/test_csot.py::TestCsotGridfsUpload::test_timeoutMS_applied_to_creation_of_files_document SKIPPED
2188 test/test_csot.py::TestCsotGridfsUpload::test_timeoutMS_applied_to_index_creation_for_chunks_collection SKIPPED
2189 test/test_csot.py::TestCsotGridfsUpload::test_timeoutMS_applied_to_index_creation_for_files_collection SKIPPED
2190 test/test_csot.py::TestCsotGridfsUpload::test_timeoutMS_applied_to_initial_find_on_files_collection SKIPPED
2191 test/test_csot.py::TestCsotGridfsUpload::test_timeoutMS_applied_to_listIndexes_on_chunks_collection SKIPPED
2192 test/test_csot.py::TestCsotGridfsUpload::test_timeoutMS_applied_to_listIndexes_on_files_collection SKIPPED
2193 test/test_csot.py::TestCsotGridfsUpload::test_timeoutMS_applied_to_upload_as_a_whole,_not_individual_parts SKIPPED
2194 test/test_csot.py::TestCsotGridfsUpload::test_timeoutMS_can_be_overridden_for_upload SKIPPED
2195 test/test_csot.py::TestCsotChangeStreams::test_change_stream_can_be_iterated_again_if_previous_iteration_times_out SKIPPED
2196 test/test_csot.py::TestCsotChangeStreams::test_error_if_maxAwaitTimeMS_is_equal_to_timeoutMS SKIPPED
2197 test/test_csot.py::TestCsotChangeStreams::test_error_if_maxAwaitTimeMS_is_greater_than_timeoutMS SKIPPED
2198 test/test_csot.py::TestCsotChangeStreams::test_timeoutMS_applied_to_initial_aggregate SKIPPED
2199 test/test_csot.py::TestCsotChangeStreams::test_timeoutMS_applies_to_full_resume_attempt_in_a_next_call SKIPPED
2200 test/test_csot.py::TestCsotChangeStreams::test_timeoutMS_is_refreshed_for_getMore_-_failure SKIPPED
2201 test/test_csot.py::TestCsotChangeStreams::test_timeoutMS_is_refreshed_for_getMore_if_maxAwaitTimeMS_is_not_set SKIPPED
2202 test/test_csot.py::TestCsotChangeStreams::test_timeoutMS_is_refreshed_for_getMore_if_maxAwaitTimeMS_is_set SKIPPED
2203 test/test_csot.py::TestCsotTailableAwaitData::test_error_if_maxAwaitTimeMS_is_equal_to_timeoutMS SKIPPED
2204 test/test_csot.py::TestCsotTailableAwaitData::test_error_if_maxAwaitTimeMS_is_greater_than_timeoutMS SKIPPED
2205 test/test_csot.py::TestCsotTailableAwaitData::test_error_if_timeoutMode_is_cursor_lifetime SKIPPED
2206 test/test_csot.py::TestCsotTailableAwaitData::test_timeoutMS_applied_to_find SKIPPED
2207 test/test_csot.py::TestCsotTailableAwaitData::test_timeoutMS_is_refreshed_for_getMore_-_failure SKIPPED
2208 test/test_csot.py::TestCsotTailableAwaitData::test_timeoutMS_is_refreshed_for_getMore_if_maxAwaitTimeMS_is_not_set SKIPPED
2209 test/test_csot.py::TestCsotTailableAwaitData::test_timeoutMS_is_refreshed_for_getMore_if_maxAwaitTimeMS_is_set SKIPPED
2210 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_aggregate_on_collection SKIPPED
2211 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_aggregate_on_database SKIPPED
2212 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_bulkWrite_on_collection SKIPPED
2213 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_countDocuments_on_collection SKIPPED
2214 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_count_on_collection SKIPPED
2215 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_createChangeStream_on_client SKIPPED
2216 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_createChangeStream_on_collection SKIPPED
2217 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_createChangeStream_on_database SKIPPED
2218 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_deleteOne_on_collection SKIPPED
2219 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_distinct_on_collection SKIPPED
2220 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_estimatedDocumentCount_on_collection SKIPPED
2221 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_findOneAndDelete_on_collection SKIPPED
2222 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_findOneAndReplace_on_collection SKIPPED
2223 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_findOneAndUpdate_on_collection SKIPPED
2224 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_findOne_on_collection SKIPPED
2225 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_find_on_collection SKIPPED
2226 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_insertMany_on_collection SKIPPED
2227 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_insertOne_on_collection SKIPPED
2228 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_listCollectionNames_on_database SKIPPED
2229 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_listCollections_on_database SKIPPED
2230 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_listDatabaseNames_on_client SKIPPED
2231 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_listDatabases_on_client SKIPPED
2232 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_listIndexes_on_collection SKIPPED
2233 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_replaceOne_on_collection SKIPPED
2234 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_updateOne_on_collection SKIPPED
2235 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_aggregate_on_collection SKIPPED
2236 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_aggregate_on_database SKIPPED
2237 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_bulkWrite_on_collection SKIPPED
2238 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_countDocuments_on_collection SKIPPED
2239 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_count_on_collection SKIPPED
2240 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_createChangeStream_on_client SKIPPED
2241 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_createChangeStream_on_collection SKIPPED
2242 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_createChangeStream_on_database SKIPPED
2243 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_deleteOne_on_collection SKIPPED
2244 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_distinct_on_collection SKIPPED
2245 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_estimatedDocumentCount_on_collection SKIPPED
2246 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_findOneAndDelete_on_collection SKIPPED
2247 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_findOneAndReplace_on_collection SKIPPED
2248 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_findOneAndUpdate_on_collection SKIPPED
2249 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_findOne_on_collection SKIPPED
2250 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_find_on_collection SKIPPED
2251 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_insertMany_on_collection SKIPPED
2252 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_insertOne_on_collection SKIPPED
2253 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_listCollectionNames_on_database SKIPPED
2254 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_listCollections_on_database SKIPPED
2255 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_listDatabaseNames_on_client SKIPPED
2256 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_listDatabases_on_client SKIPPED
2257 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_listIndexes_on_collection SKIPPED
2258 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_replaceOne_on_collection SKIPPED
2259 test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_updateOne_on_collection SKIPPED
2260 test/test_csot.py::TestCsotNonTailableCursors::test_aggregate_with_$merge_errors_if_timeoutMode_is_iteration SKIPPED
2261 test/test_csot.py::TestCsotNonTailableCursors::test_aggregate_with_$out_errors_if_timeoutMode_is_iteration SKIPPED
2262 test/test_csot.py::TestCsotNonTailableCursors::test_remaining_timeoutMS_applied_to_getMore_if_timeoutMode_is_cursor_lifetime SKIPPED
2263 test/test_csot.py::TestCsotNonTailableCursors::test_remaining_timeoutMS_applied_to_getMore_if_timeoutMode_is_unset SKIPPED
2264 test/test_csot.py::TestCsotNonTailableCursors::test_timeoutMS_applied_to_find_if_timeoutMode_is_cursor_lifetime SKIPPED
2265 test/test_csot.py::TestCsotNonTailableCursors::test_timeoutMS_applied_to_find_if_timeoutMode_is_iteration SKIPPED
2266 test/test_csot.py::TestCsotNonTailableCursors::test_timeoutMS_is_refreshed_for_getMore_if_timeoutMode_is_iteration_-_failure SKIPPED
2267 test/test_csot.py::TestCsotNonTailableCursors::test_timeoutMS_is_refreshed_for_getMore_if_timeoutMode_is_iteration_-_success SKIPPED
2268 test/test_csot.py::TestCsotErrorTransformations::test_basic_MaxTimeMSExpired_error_is_transformed SKIPPED
2269 test/test_csot.py::TestCsotErrorTransformations::test_write_concern_error_MaxTimeMSExpired_is_transformed SKIPPED
2270 test/test_csot.py::TestCsotSessionsOverrideOperationTimeoutMS::test_timeoutMS_applied_to_abortTransaction SKIPPED
2271 test/test_csot.py::TestCsotSessionsOverrideOperationTimeoutMS::test_timeoutMS_applied_to_withTransaction SKIPPED
2272 test/test_csot.py::TestCsotSessionsOverrideOperationTimeoutMS::test_timeoutMS_can_be_overridden_for_commitTransaction SKIPPED
2273 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_aggregate_on_collection SKIPPED
2274 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_aggregate_on_database SKIPPED
2275 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_bulkWrite_on_collection SKIPPED
2276 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_countDocuments_on_collection SKIPPED
2277 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_count_on_collection SKIPPED
2278 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_createChangeStream_on_client SKIPPED
2279 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_createChangeStream_on_collection SKIPPED
2280 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_createChangeStream_on_database SKIPPED
2281 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_createIndex_on_collection SKIPPED
2282 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_deleteMany_on_collection SKIPPED
2283 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_deleteOne_on_collection SKIPPED
2284 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_distinct_on_collection SKIPPED
2285 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_dropIndex_on_collection SKIPPED
2286 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_dropIndexes_on_collection SKIPPED
2287 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_estimatedDocumentCount_on_collection SKIPPED
2288 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_findOneAndDelete_on_collection SKIPPED
2289 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_findOneAndReplace_on_collection SKIPPED
2290 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_findOneAndUpdate_on_collection SKIPPED
2291 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_findOne_on_collection SKIPPED
2292 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_find_on_collection SKIPPED
2293 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_insertMany_on_collection SKIPPED
2294 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_insertOne_on_collection SKIPPED
2295 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_listCollectionNames_on_database SKIPPED
2296 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_listCollections_on_database SKIPPED
2297 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_listDatabaseNames_on_client SKIPPED
2298 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_listDatabases_on_client SKIPPED
2299 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_listIndexNames_on_collection SKIPPED
2300 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_listIndexes_on_collection SKIPPED
2301 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_replaceOne_on_collection SKIPPED
2302 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_runCommand_on_database SKIPPED
2303 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_updateMany_on_collection SKIPPED
2304 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_updateOne_on_collection SKIPPED
2305 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_aggregate_on_collection SKIPPED
2306 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_aggregate_on_database SKIPPED
2307 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_bulkWrite_on_collection SKIPPED
2308 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_countDocuments_on_collection SKIPPED
2309 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_count_on_collection SKIPPED
2310 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_createChangeStream_on_client SKIPPED
2311 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_createChangeStream_on_collection SKIPPED
2312 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_createChangeStream_on_database SKIPPED
2313 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_createIndex_on_collection SKIPPED
2314 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_deleteMany_on_collection SKIPPED
2315 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_deleteOne_on_collection SKIPPED
2316 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_distinct_on_collection SKIPPED
2317 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_dropIndex_on_collection SKIPPED
2318 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_dropIndexes_on_collection SKIPPED
2319 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_estimatedDocumentCount_on_collection SKIPPED
2320 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_findOneAndDelete_on_collection SKIPPED
2321 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_findOneAndReplace_on_collection SKIPPED
2322 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_findOneAndUpdate_on_collection SKIPPED
2323 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_findOne_on_collection SKIPPED
2324 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_find_on_collection SKIPPED
2325 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_insertMany_on_collection SKIPPED
2326 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_insertOne_on_collection SKIPPED
2327 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_listCollectionNames_on_database SKIPPED
2328 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_listCollections_on_database SKIPPED
2329 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_listDatabaseNames_on_client SKIPPED
2330 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_listDatabases_on_client SKIPPED
2331 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_listIndexNames_on_collection SKIPPED
2332 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_listIndexes_on_collection SKIPPED
2333 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_replaceOne_on_collection SKIPPED
2334 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_runCommand_on_database SKIPPED
2335 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_updateMany_on_collection SKIPPED
2336 test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_updateOne_on_collection SKIPPED
2337 test/test_csot.py::TestCsotTailableNonAwaitData::test_error_if_timeoutMode_is_cursor_lifetime SKIPPED
2338 test/test_csot.py::TestCsotTailableNonAwaitData::test_timeoutMS_applied_to_find SKIPPED
2339 test/test_csot.py::TestCsotTailableNonAwaitData::test_timeoutMS_is_refreshed_for_getMore_-_failure SKIPPED
2340 test/test_csot.py::TestCsotTailableNonAwaitData::test_timeoutMS_is_refreshed_for_getMore_-_success SKIPPED
2341 test/test_csot.py::TestCSOT::test_change_stream_can_resume_after_timeouts SKIPPED
2342 test/test_csot.py::TestCSOT::test_timeout_nested SKIPPED (Cannot con...)
2343 test/test_cursor.py::TestCursor::test_add_remove_option SKIPPED (Can...)
2344 test/test_cursor.py::TestCursor::test_add_remove_option_exhaust SKIPPED
2345 test/test_cursor.py::TestCursor::test_alive SKIPPED (Cannot connect ...)
2346 test/test_cursor.py::TestCursor::test_allow_disk_use SKIPPED (Cannot...)
2347 test/test_cursor.py::TestCursor::test_bad_getitem SKIPPED (Cannot co...)
2348 test/test_cursor.py::TestCursor::test_batch_size SKIPPED (Cannot con...)
2349 test/test_cursor.py::TestCursor::test_clone SKIPPED (Cannot connect ...)
2350 test/test_cursor.py::TestCursor::test_clone_empty SKIPPED (Cannot co...)
2351 test/test_cursor.py::TestCursor::test_close_kills_cursor_synchronously SKIPPED
2352 test/test_cursor.py::TestCursor::test_command_cursor_to_list SKIPPED
2353 test/test_cursor.py::TestCursor::test_command_cursor_to_list_csot_applied SKIPPED
2354 test/test_cursor.py::TestCursor::test_command_cursor_to_list_empty SKIPPED
2355 test/test_cursor.py::TestCursor::test_command_cursor_to_list_length SKIPPED
2356 test/test_cursor.py::TestCursor::test_comment SKIPPED (Cannot connec...)
2357 test/test_cursor.py::TestCursor::test_concurrent_close SKIPPED (Cann...)
2358 test/test_cursor.py::TestCursor::test_deepcopy_cursor_littered_with_regexes SKIPPED
2359 test/test_cursor.py::TestCursor::test_delete_not_initialized SKIPPED
2360 test/test_cursor.py::TestCursor::test_distinct SKIPPED (Cannot conne...)
2361 test/test_cursor.py::TestCursor::test_explain SKIPPED (Cannot connec...)
2362 test/test_cursor.py::TestCursor::test_explain_with_read_concern SKIPPED
2363 test/test_cursor.py::TestCursor::test_getMore_does_not_send_readPreference SKIPPED
2364 test/test_cursor.py::TestCursor::test_get_more SKIPPED (Cannot conne...)
2365 test/test_cursor.py::TestCursor::test_getitem_numeric_index SKIPPED
2366 test/test_cursor.py::TestCursor::test_getitem_slice_index SKIPPED (C...)
2367 test/test_cursor.py::TestCursor::test_hint SKIPPED (Cannot connect t...)
2368 test/test_cursor.py::TestCursor::test_hint_by_name SKIPPED (Cannot c...)
2369 test/test_cursor.py::TestCursor::test_iteration_with_list SKIPPED (C...)
2370 test/test_cursor.py::TestCursor::test_len SKIPPED (Cannot connect to...)
2371 test/test_cursor.py::TestCursor::test_limit SKIPPED (Cannot connect ...)
2372 test/test_cursor.py::TestCursor::test_limit_and_batch_size SKIPPED (...)
2373 test/test_cursor.py::TestCursor::test_max SKIPPED (Cannot connect to...)
2374 test/test_cursor.py::TestCursor::test_max_await_time_ms SKIPPED (Can...)
2375 test/test_cursor.py::TestCursor::test_max_scan SKIPPED (Cannot conne...)
2376 test/test_cursor.py::TestCursor::test_max_time_ms SKIPPED (Cannot co...)
2377 test/test_cursor.py::TestCursor::test_max_time_ms_getmore SKIPPED (C...)
2378 test/test_cursor.py::TestCursor::test_min SKIPPED (Cannot connect to...)
2379 test/test_cursor.py::TestCursor::test_min_max_without_hint SKIPPED (...)
2380 test/test_cursor.py::TestCursor::test_properties SKIPPED (Cannot con...)
2381 test/test_cursor.py::TestCursor::test_rewind SKIPPED (Cannot connect...)
2382 test/test_cursor.py::TestCursor::test_skip SKIPPED (Cannot connect t...)
2383 test/test_cursor.py::TestCursor::test_sort SKIPPED (Cannot connect t...)
2384 test/test_cursor.py::TestCursor::test_tailable SKIPPED (Cannot conne...)
2385 test/test_cursor.py::TestCursor::test_timeout_kills_cursor_synchronously SKIPPED
2386 test/test_cursor.py::TestCursor::test_to_list_csot_applied SKIPPED (...)
2387 test/test_cursor.py::TestCursor::test_to_list_empty SKIPPED (Cannot ...)
2388 test/test_cursor.py::TestCursor::test_to_list_length SKIPPED (Cannot...)
2389 test/test_cursor.py::TestCursor::test_to_list_tailable SKIPPED (Cann...)
2390 test/test_cursor.py::TestCursor::test_where SKIPPED (Cannot connect ...)
2391 test/test_cursor.py::TestCursor::test_with_statement SKIPPED (Cannot...)
2392 test/test_cursor.py::TestRawBatchCursor::test_clone SKIPPED (Cannot ...)
2393 test/test_cursor.py::TestRawBatchCursor::test_collation SKIPPED (Can...)
2394 test/test_cursor.py::TestRawBatchCursor::test_empty SKIPPED (Cannot ...)
2395 test/test_cursor.py::TestRawBatchCursor::test_exhaust SKIPPED (Canno...)
2396 test/test_cursor.py::TestRawBatchCursor::test_explain SKIPPED (Canno...)
2397 test/test_cursor.py::TestRawBatchCursor::test_find_raw SKIPPED (Cann...)
2398 test/test_cursor.py::TestRawBatchCursor::test_find_raw_retryable_reads SKIPPED
2399 test/test_cursor.py::TestRawBatchCursor::test_find_raw_snapshot_reads SKIPPED
2400 test/test_cursor.py::TestRawBatchCursor::test_find_raw_transaction SKIPPED
2401 test/test_cursor.py::TestRawBatchCursor::test_get_item SKIPPED (Cann...)
2402 test/test_cursor.py::TestRawBatchCursor::test_monitoring SKIPPED (Ca...)
2403 test/test_cursor.py::TestRawBatchCursor::test_read_concern SKIPPED (...)
2404 test/test_cursor.py::TestRawBatchCursor::test_server_error SKIPPED (...)
2405 test/test_cursor.py::TestRawBatchCommandCursor::test_aggregate_raw SKIPPED
2406 test/test_cursor.py::TestRawBatchCommandCursor::test_aggregate_raw_retryable_reads SKIPPED
2407 test/test_cursor.py::TestRawBatchCommandCursor::test_aggregate_raw_snapshot_reads SKIPPED
2408 test/test_cursor.py::TestRawBatchCommandCursor::test_aggregate_raw_transaction SKIPPED
2409 test/test_cursor.py::TestRawBatchCommandCursor::test_collation SKIPPED
2410 test/test_cursor.py::TestRawBatchCommandCursor::test_exhaust_cursor_db_set SKIPPED
2411 test/test_cursor.py::TestRawBatchCommandCursor::test_get_item SKIPPED
2412 test/test_cursor.py::TestRawBatchCommandCursor::test_monitoring SKIPPED
2413 test/test_cursor.py::TestRawBatchCommandCursor::test_server_error SKIPPED
2414 test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMonolithicCodec::test__bson_to_dict PASSED
2415 test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMonolithicCodec::test__dict_to_bson PASSED
2416 test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMonolithicCodec::test_decode_all PASSED
2417 test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMonolithicCodec::test_decode_file_iter PASSED
2418 test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMonolithicCodec::test_decode_iter PASSED
2419 test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMonolithicCodec::test_encode_decode_roundtrip PASSED
2420 test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMultiplexedCodec::test__bson_to_dict PASSED
2421 test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMultiplexedCodec::test__dict_to_bson PASSED
2422 test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMultiplexedCodec::test_decode_all PASSED
2423 test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMultiplexedCodec::test_decode_file_iter PASSED
2424 test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMultiplexedCodec::test_decode_iter PASSED
2425 test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMultiplexedCodec::test_encode_decode_roundtrip PASSED
2426 test/test_custom_types.py::TestBSONFallbackEncoder::test_call_only_once_for_not_handled_big_integers PASSED
2427 test/test_custom_types.py::TestBSONFallbackEncoder::test_erroring_fallback_encoder PASSED
2428 test/test_custom_types.py::TestBSONFallbackEncoder::test_noop_fallback_encoder PASSED
2429 test/test_custom_types.py::TestBSONFallbackEncoder::test_simple PASSED
2430 test/test_custom_types.py::TestBSONFallbackEncoder::test_type_unencodable_by_fallback_encoder PASSED
2431 test/test_custom_types.py::TestBSONTypeEnDeCodecs::test_instantiation PASSED
2432 test/test_custom_types.py::TestBSONTypeEnDeCodecs::test_type_checks PASSED
2433 test/test_custom_types.py::TestBSONCustomTypeEncoderAndFallbackEncoderTandem::test_chaining_encoders_fails PASSED
2434 test/test_custom_types.py::TestBSONCustomTypeEncoderAndFallbackEncoderTandem::test_encode_custom_then_fallback PASSED
2435 test/test_custom_types.py::TestBSONCustomTypeEncoderAndFallbackEncoderTandem::test_encode_fallback_then_custom PASSED
2436 test/test_custom_types.py::TestBSONCustomTypeEncoderAndFallbackEncoderTandem::test_infinite_loop_exceeds_max_recursion_depth PASSED
2437 test/test_custom_types.py::TestTypeRegistry::test_builtin_types_override_fails PASSED
2438 test/test_custom_types.py::TestTypeRegistry::test_initialize_fail PASSED
2439 test/test_custom_types.py::TestTypeRegistry::test_simple PASSED
2440 test/test_custom_types.py::TestTypeRegistry::test_simple_separate_codecs PASSED
2441 test/test_custom_types.py::TestTypeRegistry::test_type_registry_eq PASSED
2442 test/test_custom_types.py::TestTypeRegistry::test_type_registry_repr PASSED
2443 test/test_custom_types.py::TestCollectionWCustomType::test_aggregate_w_custom_type_decoder SKIPPED
2444 test/test_custom_types.py::TestCollectionWCustomType::test_command_errors_w_custom_type_decoder SKIPPED
2445 test/test_custom_types.py::TestCollectionWCustomType::test_distinct_w_custom_type SKIPPED
2446 test/test_custom_types.py::TestCollectionWCustomType::test_find_one_and__w_custom_type_decoder SKIPPED
2447 test/test_custom_types.py::TestCollectionWCustomType::test_find_w_custom_type_decoder SKIPPED
2448 test/test_custom_types.py::TestCollectionWCustomType::test_find_w_custom_type_decoder_and_document_class SKIPPED
2449 test/test_custom_types.py::TestCollectionWCustomType::test_overflow_int_w_custom_decoder SKIPPED
2450 test/test_custom_types.py::TestGridFileCustomType::test_grid_out_custom_opts SKIPPED
2451 test/test_custom_types.py::TestCollectionChangeStreamsWCustomTypes::test_break_resume_token SKIPPED
2452 test/test_custom_types.py::TestCollectionChangeStreamsWCustomTypes::test_custom_type_in_pipeline SKIPPED
2453 test/test_custom_types.py::TestCollectionChangeStreamsWCustomTypes::test_document_class SKIPPED
2454 test/test_custom_types.py::TestCollectionChangeStreamsWCustomTypes::test_simple SKIPPED
2455 test/test_custom_types.py::TestDatabaseChangeStreamsWCustomTypes::test_break_resume_token SKIPPED
2456 test/test_custom_types.py::TestDatabaseChangeStreamsWCustomTypes::test_custom_type_in_pipeline SKIPPED
2457 test/test_custom_types.py::TestDatabaseChangeStreamsWCustomTypes::test_document_class SKIPPED
2458 test/test_custom_types.py::TestDatabaseChangeStreamsWCustomTypes::test_simple SKIPPED
2459 test/test_custom_types.py::TestClusterChangeStreamsWCustomTypes::test_break_resume_token SKIPPED
2460 test/test_custom_types.py::TestClusterChangeStreamsWCustomTypes::test_custom_type_in_pipeline SKIPPED
2461 test/test_custom_types.py::TestClusterChangeStreamsWCustomTypes::test_document_class SKIPPED
2462 test/test_custom_types.py::TestClusterChangeStreamsWCustomTypes::test_simple SKIPPED
2463 test/test_database.py::TestDatabaseNoConnect::test_get_collection PASSED
2464 test/test_database.py::TestDatabaseNoConnect::test_getattr PASSED
2465 test/test_database.py::TestDatabaseNoConnect::test_iteration PASSED
2466 test/test_database.py::TestDatabaseNoConnect::test_name PASSED
2467 test/test_database.py::TestDatabase::test_check_exists SKIPPED (Cann...)
2468 test/test_database.py::TestDatabase::test_command SKIPPED (Cannot co...)
2469 test/test_database.py::TestDatabase::test_command_max_time_ms SKIPPED
2470 test/test_database.py::TestDatabase::test_command_response_without_ok SKIPPED
2471 test/test_database.py::TestDatabase::test_command_with_regex SKIPPED
2472 test/test_database.py::TestDatabase::test_create_collection SKIPPED
2473 test/test_database.py::TestDatabase::test_cursor_command SKIPPED (Ca...)
2474 test/test_database.py::TestDatabase::test_cursor_command_invalid SKIPPED
2475 test/test_database.py::TestDatabase::test_delete SKIPPED (Cannot con...)
2476 test/test_database.py::TestDatabase::test_deref SKIPPED (Cannot conn...)
2477 test/test_database.py::TestDatabase::test_deref_kwargs SKIPPED (Cann...)
2478 test/test_database.py::TestDatabase::test_drop_collection SKIPPED (C...)
2479 test/test_database.py::TestDatabase::test_equality SKIPPED (Cannot c...)
2480 test/test_database.py::TestDatabase::test_get_coll SKIPPED (Cannot c...)
2481 test/test_database.py::TestDatabase::test_hashable SKIPPED (Cannot c...)
2482 test/test_database.py::TestDatabase::test_id_ordering SKIPPED (Canno...)
2483 test/test_database.py::TestDatabase::test_insert_find_one SKIPPED (C...)
2484 test/test_database.py::TestDatabase::test_list_collection_names SKIPPED
2485 test/test_database.py::TestDatabase::test_list_collection_names_filter SKIPPED
2486 test/test_database.py::TestDatabase::test_list_collection_names_single_socket SKIPPED
2487 test/test_database.py::TestDatabase::test_list_collections SKIPPED (...)
2488 test/test_database.py::TestDatabase::test_long SKIPPED (Cannot conne...)
2489 test/test_database.py::TestDatabase::test_mongos_response SKIPPED (C...)
2490 test/test_database.py::TestDatabase::test_password_digest SKIPPED (C...)
2491 test/test_database.py::TestDatabase::test_repr SKIPPED (Cannot conne...)
2492 test/test_database.py::TestDatabase::test_validate_collection SKIPPED
2493 test/test_database.py::TestDatabase::test_validate_collection_background SKIPPED
2494 test/test_database.py::TestDatabase::test_with_options SKIPPED (Cann...)
2495 test/test_database.py::TestDatabaseAggregation::test_bool SKIPPED (C...)
2496 test/test_database.py::TestDatabaseAggregation::test_database_aggregation SKIPPED
2497 test/test_database.py::TestDatabaseAggregation::test_database_aggregation_fake_cursor SKIPPED
2498 test/test_dbref.py::TestDBRef::test_creation PASSED
2499 test/test_dbref.py::TestDBRef::test_dbref_hash PASSED
2500 test/test_dbref.py::TestDBRef::test_deepcopy PASSED
2501 test/test_dbref.py::TestDBRef::test_equality PASSED
2502 test/test_dbref.py::TestDBRef::test_kwargs PASSED
2503 test/test_dbref.py::TestDBRef::test_pickling PASSED
2504 test/test_dbref.py::TestDBRef::test_read_only PASSED
2505 test/test_dbref.py::TestDBRef::test_repr PASSED
2506 test/test_dbref.py::TestDBRefSpec::test_decoding_1_2_3 PASSED
2507 test/test_dbref.py::TestDBRefSpec::test_decoding_4_5 PASSED
2508 test/test_dbref.py::TestDBRefSpec::test_encoding_1_2 PASSED
2509 test/test_dbref.py::TestDBRefSpec::test_encoding_3 PASSED
2510 test/test_decimal128.py::TestDecimal128::test_decimal128_context PASSED
2511 test/test_decimal128.py::TestDecimal128::test_pickle PASSED
2512 test/test_decimal128.py::TestDecimal128::test_round_trip SKIPPED (Ca...)
2513 test/test_decimal128.py::TestDecimal128::test_special PASSED
2514 test/test_default_exports.py::TestDefaultExports::test_bson PASSED
2515 test/test_default_exports.py::TestDefaultExports::test_gridfs PASSED
2516 test/test_default_exports.py::TestDefaultExports::test_gridfs_imports PASSED
2517 test/test_default_exports.py::TestDefaultExports::test_pymongo PASSED
2518 test/test_default_exports.py::TestDefaultExports::test_pymongo_imports PASSED
2519 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_error_handling_handshake PASSED
2520 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-network-error PASSED
2521 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-network-timeout-error PASSED
2522 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-greater-InterruptedAtShutdown PASSED
2523 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-greater-InterruptedDueToReplStateChange PASSED
2524 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-greater-LegacyNotPrimary PASSED
2525 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-greater-NotPrimaryNoSecondaryOk PASSED
2526 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-greater-NotPrimaryOrSecondary PASSED
2527 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-greater-NotWritablePrimary PASSED
2528 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-greater-PrimarySteppedDown PASSED
2529 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-greater-ShutdownInProgress PASSED
2530 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-missing-InterruptedAtShutdown PASSED
2531 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-missing-InterruptedDueToReplStateChange PASSED
2532 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-missing-LegacyNotPrimary PASSED
2533 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-missing-NotPrimaryNoSecondaryOk PASSED
2534 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-missing-NotPrimaryOrSecondary PASSED
2535 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-missing-NotWritablePrimary PASSED
2536 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-missing-PrimarySteppedDown PASSED
2537 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-missing-ShutdownInProgress PASSED
2538 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-proccessId-changed-InterruptedAtShutdown PASSED
2539 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-proccessId-changed-InterruptedDueToReplStateChange PASSED
2540 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-proccessId-changed-LegacyNotPrimary PASSED
2541 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-proccessId-changed-NotPrimaryNoSecondaryOk PASSED
2542 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-proccessId-changed-NotPrimaryOrSecondary PASSED
2543 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-proccessId-changed-NotWritablePrimary PASSED
2544 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-proccessId-changed-PrimarySteppedDown PASSED
2545 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-proccessId-changed-ShutdownInProgress PASSED
2546 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_post-42-InterruptedAtShutdown PASSED
2547 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_post-42-InterruptedDueToReplStateChange PASSED
2548 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_post-42-LegacyNotPrimary PASSED
2549 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_post-42-NotPrimaryNoSecondaryOk PASSED
2550 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_post-42-NotPrimaryOrSecondary PASSED
2551 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_post-42-NotWritablePrimary PASSED
2552 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_post-42-PrimarySteppedDown PASSED
2553 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_post-42-ShutdownInProgress PASSED
2554 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_pre-42-InterruptedAtShutdown PASSED
2555 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_pre-42-InterruptedDueToReplStateChange PASSED
2556 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_pre-42-LegacyNotPrimary PASSED
2557 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_pre-42-NotPrimaryNoSecondaryOk PASSED
2558 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_pre-42-NotPrimaryOrSecondary PASSED
2559 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_pre-42-NotWritablePrimary PASSED
2560 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_pre-42-PrimarySteppedDown PASSED
2561 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_pre-42-ShutdownInProgress PASSED
2562 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_prefer-error-code PASSED
2563 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-InterruptedAtShutdown PASSED
2564 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-InterruptedDueToReplStateChange PASSED
2565 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-NotPrimaryNoSecondaryOk PASSED
2566 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-NotPrimaryOrSecondary PASSED
2567 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-NotWritablePrimary PASSED
2568 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-PrimarySteppedDown PASSED
2569 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-ShutdownInProgress PASSED
2570 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-afterHandshakeCompletes-InterruptedAtShutdown PASSED
2571 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-afterHandshakeCompletes-InterruptedDueToReplStateChange PASSED
2572 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-afterHandshakeCompletes-LegacyNotPrimary PASSED
2573 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-afterHandshakeCompletes-NotPrimaryNoSecondaryOk PASSED
2574 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-afterHandshakeCompletes-NotPrimaryOrSecondary PASSED
2575 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-afterHandshakeCompletes-NotWritablePrimary PASSED
2576 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-afterHandshakeCompletes-PrimarySteppedDown PASSED
2577 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-afterHandshakeCompletes-ShutdownInProgress PASSED
2578 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-afterHandshakeCompletes-network PASSED
2579 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-afterHandshakeCompletes-timeout PASSED
2580 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-beforeHandshakeCompletes-InterruptedAtShutdown PASSED
2581 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-beforeHandshakeCompletes-InterruptedDueToReplStateChange PASSED
2582 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-beforeHandshakeCompletes-LegacyNotPrimary PASSED
2583 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-beforeHandshakeCompletes-NotPrimaryNoSecondaryOk PASSED
2584 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-beforeHandshakeCompletes-NotPrimaryOrSecondary PASSED
2585 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-beforeHandshakeCompletes-NotWritablePrimary PASSED
2586 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-beforeHandshakeCompletes-PrimarySteppedDown PASSED
2587 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-beforeHandshakeCompletes-ShutdownInProgress PASSED
2588 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-beforeHandshakeCompletes-network PASSED
2589 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-beforeHandshakeCompletes-timeout PASSED
2590 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-topologyVersion-InterruptedAtShutdown PASSED
2591 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-topologyVersion-InterruptedDueToReplStateChange PASSED
2592 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-topologyVersion-LegacyNotPrimary PASSED
2593 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-topologyVersion-NotPrimaryNoSecondaryOk PASSED
2594 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-topologyVersion-NotPrimaryOrSecondary PASSED
2595 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-topologyVersion-NotWritablePrimary PASSED
2596 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-topologyVersion-PrimarySteppedDown PASSED
2597 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-topologyVersion-ShutdownInProgress PASSED
2598 test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_write_errors_ignored PASSED
2599 test/test_discovery_and_monitoring.py::TestAllScenarios::test_load-balanced_discover_load_balancer PASSED
2600 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_compatible PASSED
2601 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_compatible_unknown PASSED
2602 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_arbiters PASSED
2603 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_arbiters_replicaset PASSED
2604 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_ghost PASSED
2605 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_ghost_replicaset PASSED
2606 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_hidden PASSED
2607 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_hidden_replicaset PASSED
2608 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_passives PASSED
2609 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_passives_replicaset PASSED
2610 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_primary PASSED
2611 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_primary_replicaset PASSED
2612 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_rsother PASSED
2613 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_rsother_replicaset PASSED
2614 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_secondary PASSED
2615 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_secondary_replicaset PASSED
2616 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discovery PASSED
2617 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_electionId_precedence_setVersion PASSED
2618 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_equal_electionids PASSED
2619 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_hosts_differ_from_seeds PASSED
2620 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_incompatible_arbiter PASSED
2621 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_incompatible_ghost PASSED
2622 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_incompatible_other PASSED
2623 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_ls_timeout PASSED
2624 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_member_reconfig PASSED
2625 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_member_standalone PASSED
2626 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_new_primary PASSED
2627 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_new_primary_new_electionid PASSED
2628 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_new_primary_new_setversion PASSED
2629 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_new_primary_wrong_set_name PASSED
2630 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_non_rs_member PASSED
2631 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_normalize_case PASSED
2632 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_normalize_case_me PASSED
2633 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_null_election_id PASSED
2634 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_null_election_id-pre-6.0 PASSED
2635 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_becomes_ghost PASSED
2636 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_becomes_mongos PASSED
2637 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_becomes_standalone PASSED
2638 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_changes_set_name PASSED
2639 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_disconnect PASSED
2640 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_disconnect_electionid PASSED
2641 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_disconnect_setversion PASSED
2642 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_hint_from_secondary_with_mismatched_me PASSED
2643 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_mismatched_me PASSED
2644 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_mismatched_me_not_removed PASSED
2645 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_reports_new_member PASSED
2646 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_to_no_primary_mismatched_me PASSED
2647 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_wrong_set_name PASSED
2648 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_repeated PASSED
2649 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_replicaset_rsnp PASSED
2650 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_response_from_removed PASSED
2651 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_sec_not_auth PASSED
2652 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_secondary_ignore_ok_0 PASSED
2653 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_secondary_ignore_ok_0-pre-6.0 PASSED
2654 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_secondary_mismatched_me PASSED
2655 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_secondary_wrong_set_name PASSED
2656 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_secondary_wrong_set_name_with_primary PASSED
2657 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_set_version_can_rollback PASSED
2658 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_setversion_equal_max_without_electionid PASSED
2659 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_setversion_greaterthan_max_without_electionid PASSED
2660 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_setversion_without_electionid PASSED
2661 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_setversion_without_electionid-pre-6.0 PASSED
2662 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_stepdown_change_set_name PASSED
2663 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_too_new PASSED
2664 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_too_old PASSED
2665 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_topology_version_equal PASSED
2666 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_topology_version_greater PASSED
2667 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_topology_version_less PASSED
2668 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_unexpected_mongos PASSED
2669 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_use_setversion_without_electionid PASSED
2670 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_use_setversion_without_electionid-pre-6.0 PASSED
2671 test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_wrong_set_name PASSED
2672 test/test_discovery_and_monitoring.py::TestAllScenarios::test_sharded_compatible PASSED
2673 test/test_discovery_and_monitoring.py::TestAllScenarios::test_sharded_discover_single_mongos PASSED
2674 test/test_discovery_and_monitoring.py::TestAllScenarios::test_sharded_ls_timeout_mongos PASSED
2675 test/test_discovery_and_monitoring.py::TestAllScenarios::test_sharded_mongos_disconnect PASSED
2676 test/test_discovery_and_monitoring.py::TestAllScenarios::test_sharded_multiple_mongoses PASSED
2677 test/test_discovery_and_monitoring.py::TestAllScenarios::test_sharded_non_mongos_removed PASSED
2678 test/test_discovery_and_monitoring.py::TestAllScenarios::test_sharded_normalize_uri_case PASSED
2679 test/test_discovery_and_monitoring.py::TestAllScenarios::test_sharded_too_new PASSED
2680 test/test_discovery_and_monitoring.py::TestAllScenarios::test_sharded_too_old PASSED
2681 test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_compatible PASSED
2682 test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_direct_connection_external_ip PASSED
2683 test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_direct_connection_mongos PASSED
2684 test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_direct_connection_replicaset PASSED
2685 test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_direct_connection_rsarbiter PASSED
2686 test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_direct_connection_rsprimary PASSED
2687 test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_direct_connection_rssecondary PASSED
2688 test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_direct_connection_standalone PASSED
2689 test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_direct_connection_unavailable_seed PASSED
2690 test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_direct_connection_wrong_set_name PASSED
2691 test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_discover_standalone PASSED
2692 test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_discover_unavailable_seed PASSED
2693 test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_ls_timeout_standalone PASSED
2694 test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_not_ok_response PASSED
2695 test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_standalone_removed PASSED
2696 test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_standalone_using_legacy_hello PASSED
2697 test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_too_new PASSED
2698 test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_too_old PASSED
2699 test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_too_old_then_upgraded PASSED
2700 test/test_discovery_and_monitoring.py::TestClusterTimeComparison::test_cluster_time_comparison PASSED
2701 test/test_discovery_and_monitoring.py::TestIgnoreStaleErrors::test_ignore_stale_connection_errors SKIPPED
2702 test/test_discovery_and_monitoring.py::TestPoolManagement::test_pool_unpause SKIPPED
2703 test/test_discovery_and_monitoring.py::TestServerMonitoringMode::test_rtt_connection_is_disabled_auto SKIPPED
2704 test/test_discovery_and_monitoring.py::TestServerMonitoringMode::test_rtt_connection_is_disabled_poll SKIPPED
2705 test/test_discovery_and_monitoring.py::TestServerMonitoringMode::test_rtt_connection_is_enabled_stream SKIPPED
2706 test/test_discovery_and_monitoring.py::TestHeartbeatStartOrdering::test_heartbeat_start_ordering PASSED
2707 test/test_discovery_and_monitoring.py::TestUnifiedLoggingReplicaset::test_Failing_heartbeat SKIPPED
2708 test/test_discovery_and_monitoring.py::TestUnifiedLoggingReplicaset::test_Successful_heartbeat SKIPPED
2709 test/test_discovery_and_monitoring.py::TestUnifiedLoggingReplicaset::test_Topology_lifecycle SKIPPED
2710 test/test_discovery_and_monitoring.py::TestUnifiedInsertShutdownError::test_Concurrent_shutdown_error_on_insert SKIPPED
2711 test/test_discovery_and_monitoring.py::TestUnifiedShardedEmitTopologyChangedBeforeClose::test_Topology_lifecycle SKIPPED
2712 test/test_discovery_and_monitoring.py::TestUnifiedLoggingSharded::test_Failing_heartbeat SKIPPED
2713 test/test_discovery_and_monitoring.py::TestUnifiedLoggingSharded::test_Successful_heartbeat SKIPPED
2714 test/test_discovery_and_monitoring.py::TestUnifiedLoggingSharded::test_Topology_lifecycle SKIPPED
2715 test/test_discovery_and_monitoring.py::TestUnifiedConnectTimeoutMS::test_connectTimeoutMS=0 SKIPPED
2716 test/test_discovery_and_monitoring.py::TestUnifiedRediscoverQuicklyAfterStepDown::test_Rediscover_quickly_after_replSetStepDown SKIPPED
2717 test/test_discovery_and_monitoring.py::TestUnifiedAuthNetworkError::test_Reset_server_and_pool_after_network_error_during_authentication SKIPPED
2718 test/test_discovery_and_monitoring.py::TestUnifiedAuthNetworkTimeoutError::test_Reset_server_and_pool_after_network_timeout_error_during_authentication SKIPPED
2719 test/test_discovery_and_monitoring.py::TestUnifiedHelloCommandError::test_Command_error_on_Monitor_check SKIPPED
2720 test/test_discovery_and_monitoring.py::TestUnifiedHelloCommandError::test_Command_error_on_Monitor_handshake SKIPPED
2721 test/test_discovery_and_monitoring.py::TestUnifiedCancelServerCheck::test_Cancel_server_check SKIPPED
2722 test/test_discovery_and_monitoring.py::TestUnifiedInterruptInUsePoolClear::test_Connection_pool_clear_uses_interruptInUseConnections=true_after_monitor_timeout SKIPPED
2723 test/test_discovery_and_monitoring.py::TestUnifiedInterruptInUsePoolClear::test_Error_returned_from_connection_pool_clear_with_interruptInUseConnections=true_is_retryable SKIPPED
2724 test/test_discovery_and_monitoring.py::TestUnifiedInterruptInUsePoolClear::test_Error_returned_from_connection_pool_clear_with_interruptInUseConnections=true_is_retryable_for_write SKIPPED
2725 test/test_discovery_and_monitoring.py::TestUnifiedLoadbalancedEmitTopologyChangedBeforeClose::test_Topology_lifecycle SKIPPED
2726 test/test_discovery_and_monitoring.py::TestUnifiedLoggingStandalone::test_Failing_heartbeat SKIPPED
2727 test/test_discovery_and_monitoring.py::TestUnifiedLoggingStandalone::test_Successful_heartbeat SKIPPED
2728 test/test_discovery_and_monitoring.py::TestUnifiedLoggingStandalone::test_Topology_lifecycle SKIPPED
2729 test/test_discovery_and_monitoring.py::TestUnifiedFindShutdownError::test_Concurrent_shutdown_error_on_find SKIPPED
2730 test/test_discovery_and_monitoring.py::TestUnifiedHelloNetworkError::test_Network_error_on_Monitor_check SKIPPED
2731 test/test_discovery_and_monitoring.py::TestUnifiedHelloNetworkError::test_Network_error_on_Monitor_handshake SKIPPED
2732 test/test_discovery_and_monitoring.py::TestUnifiedAuthMiscCommandError::test_Reset_server_and_pool_after_misc_command_error SKIPPED
2733 test/test_discovery_and_monitoring.py::TestUnifiedReplicasetEmitTopologyChangedBeforeClose::test_Topology_lifecycle SKIPPED
2734 test/test_discovery_and_monitoring.py::TestUnifiedLoggingLoadbalanced::test_Topology_lifecycle SKIPPED
2735 test/test_discovery_and_monitoring.py::TestUnifiedStandaloneEmitTopologyChangedBeforeClose::test_Topology_lifecycle SKIPPED
2736 test/test_discovery_and_monitoring.py::TestUnifiedAuthError::test_Reset_server_and_pool_after_AuthenticationFailure_error SKIPPED
2737 test/test_discovery_and_monitoring.py::TestUnifiedServerMonitoringMode::test_connect_with_serverMonitoringMode=auto_<4_4 SKIPPED
2738 test/test_discovery_and_monitoring.py::TestUnifiedServerMonitoringMode::test_connect_with_serverMonitoringMode=auto_>=4_4 SKIPPED
2739 test/test_discovery_and_monitoring.py::TestUnifiedServerMonitoringMode::test_connect_with_serverMonitoringMode=poll SKIPPED
2740 test/test_discovery_and_monitoring.py::TestUnifiedServerMonitoringMode::test_connect_with_serverMonitoringMode=stream_<4_4 SKIPPED
2741 test/test_discovery_and_monitoring.py::TestUnifiedServerMonitoringMode::test_connect_with_serverMonitoringMode=stream_>=4_4 SKIPPED
2742 test/test_discovery_and_monitoring.py::TestUnifiedServerMonitoringMode::test_poll_waits_after_successful_heartbeat SKIPPED
2743 test/test_discovery_and_monitoring.py::TestUnifiedPoolClearedError::test_PoolClearedError_does_not_mark_server_unknown SKIPPED
2744 test/test_discovery_and_monitoring.py::TestUnifiedFindNetworkTimeoutError::test_Ignore_network_timeout_error_on_find SKIPPED
2745 test/test_discovery_and_monitoring.py::TestUnifiedMinPoolSizeError::test_Network_error_on_minPoolSize_background_creation SKIPPED
2746 test/test_discovery_and_monitoring.py::TestUnifiedFindNetworkError::test_Reset_server_and_pool_after_network_error_on_find SKIPPED
2747 test/test_discovery_and_monitoring.py::TestUnifiedHelloTimeout::test_Driver_extends_timeout_while_streaming SKIPPED
2748 test/test_discovery_and_monitoring.py::TestUnifiedHelloTimeout::test_Network_timeout_on_Monitor_check SKIPPED
2749 test/test_discovery_and_monitoring.py::TestUnifiedHelloTimeout::test_Network_timeout_on_Monitor_handshake SKIPPED
2750 test/test_discovery_and_monitoring.py::TestUnifiedAuthShutdownError::test_Reset_server_and_pool_after_shutdown_error_during_authentication SKIPPED
2751 test/test_discovery_and_monitoring.py::TestUnifiedInsertNetworkError::test_Reset_server_and_pool_after_network_error_on_insert SKIPPED
2752 test/test_dns.py::TestDNSRepl::test_dbname-with-commas SKIPPED (Cann...)
2753 test/test_dns.py::TestDNSRepl::test_dbname-with-commas-escaped SKIPPED
2754 test/test_dns.py::TestDNSRepl::test_direct-connection-false SKIPPED
2755 test/test_dns.py::TestDNSRepl::test_direct-connection-true SKIPPED (...)
2756 test/test_dns.py::TestDNSRepl::test_encoded-userinfo-and-db SKIPPED
2757 test/test_dns.py::TestDNSRepl::test_loadBalanced-false-txt SKIPPED (...)
2758 test/test_dns.py::TestDNSRepl::test_longer-parent-in-return SKIPPED
2759 test/test_dns.py::TestDNSRepl::test_misformatted-option SKIPPED (Can...)
2760 test/test_dns.py::TestDNSRepl::test_no-results SKIPPED (Cannot conne...)
2761 test/test_dns.py::TestDNSRepl::test_not-enough-parts SKIPPED (Cannot...)
2762 test/test_dns.py::TestDNSRepl::test_one-result-default-port SKIPPED
2763 test/test_dns.py::TestDNSRepl::test_one-txt-record SKIPPED (Cannot c...)
2764 test/test_dns.py::TestDNSRepl::test_one-txt-record-multiple-strings SKIPPED
2765 test/test_dns.py::TestDNSRepl::test_parent-part-mismatch1 SKIPPED (C...)
2766 test/test_dns.py::TestDNSRepl::test_parent-part-mismatch2 SKIPPED (C...)
2767 test/test_dns.py::TestDNSRepl::test_parent-part-mismatch3 SKIPPED (C...)
2768 test/test_dns.py::TestDNSRepl::test_parent-part-mismatch4 SKIPPED (C...)
2769 test/test_dns.py::TestDNSRepl::test_parent-part-mismatch5 SKIPPED (C...)
2770 test/test_dns.py::TestDNSRepl::test_returned-parent-too-short SKIPPED
2771 test/test_dns.py::TestDNSRepl::test_returned-parent-wrong SKIPPED (C...)
2772 test/test_dns.py::TestDNSRepl::test_srv-service-name SKIPPED (Cannot...)
2773 test/test_dns.py::TestDNSRepl::test_srvMaxHosts-conflicts_with_replicaSet SKIPPED
2774 test/test_dns.py::TestDNSRepl::test_srvMaxHosts-conflicts_with_replicaSet-txt SKIPPED
2775 test/test_dns.py::TestDNSRepl::test_srvMaxHosts-equal_to_srv_records SKIPPED
2776 test/test_dns.py::TestDNSRepl::test_srvMaxHosts-greater_than_srv_records SKIPPED
2777 test/test_dns.py::TestDNSRepl::test_srvMaxHosts-less_than_srv_records SKIPPED
2778 test/test_dns.py::TestDNSRepl::test_srvMaxHosts-zero SKIPPED (Cannot...)
2779 test/test_dns.py::TestDNSRepl::test_srvMaxHosts-zero-txt SKIPPED (Ca...)
2780 test/test_dns.py::TestDNSRepl::test_two-results-default-port SKIPPED
2781 test/test_dns.py::TestDNSRepl::test_two-results-nonstandard-port SKIPPED
2782 test/test_dns.py::TestDNSRepl::test_two-txt-records SKIPPED (Cannot ...)
2783 test/test_dns.py::TestDNSRepl::test_txt-record-not-allowed-option SKIPPED
2784 test/test_dns.py::TestDNSRepl::test_txt-record-with-overridden-ssl-option SKIPPED
2785 test/test_dns.py::TestDNSRepl::test_txt-record-with-overridden-uri-option SKIPPED
2786 test/test_dns.py::TestDNSRepl::test_txt-record-with-unallowed-option SKIPPED
2787 test/test_dns.py::TestDNSRepl::test_uri-with-admin-database SKIPPED
2788 test/test_dns.py::TestDNSRepl::test_uri-with-auth SKIPPED (Cannot co...)
2789 test/test_dns.py::TestDNSRepl::test_uri-with-port SKIPPED (Cannot co...)
2790 test/test_dns.py::TestDNSRepl::test_uri-with-two-hosts SKIPPED (Cann...)
2791 test/test_dns.py::TestDNSRepl::test_uri-with-uppercase-hostname SKIPPED
2792 test/test_dns.py::TestDNSLoadBalanced::test_loadBalanced-directConnection SKIPPED
2793 test/test_dns.py::TestDNSLoadBalanced::test_loadBalanced-no-results SKIPPED
2794 test/test_dns.py::TestDNSLoadBalanced::test_loadBalanced-replicaSet-errors SKIPPED
2795 test/test_dns.py::TestDNSLoadBalanced::test_loadBalanced-true-multiple-hosts SKIPPED
2796 test/test_dns.py::TestDNSLoadBalanced::test_loadBalanced-true-txt SKIPPED
2797 test/test_dns.py::TestDNSLoadBalanced::test_srvMaxHosts-conflicts_with_loadBalanced-true SKIPPED
2798 test/test_dns.py::TestDNSLoadBalanced::test_srvMaxHosts-conflicts_with_loadBalanced-true-txt SKIPPED
2799 test/test_dns.py::TestDNSLoadBalanced::test_srvMaxHosts-zero SKIPPED
2800 test/test_dns.py::TestDNSLoadBalanced::test_srvMaxHosts-zero-txt SKIPPED
2801 test/test_dns.py::TestDNSSharded::test_srvMaxHosts-equal_to_srv_records SKIPPED
2802 test/test_dns.py::TestDNSSharded::test_srvMaxHosts-greater_than_srv_records SKIPPED
2803 test/test_dns.py::TestDNSSharded::test_srvMaxHosts-less_than_srv_records SKIPPED
2804 test/test_dns.py::TestDNSSharded::test_srvMaxHosts-zero SKIPPED (Can...)
2805 test/test_dns.py::TestParsingErrors::test_invalid_host PASSED
2806 test/test_dns.py::TestCaseInsensitive::test_connect_case_insensitive SKIPPED
2807 test/test_errors.py::TestErrors::test_not_primary_error PASSED
2808 test/test_errors.py::TestErrors::test_operation_failure PASSED
2809 test/test_errors.py::TestErrors::test_pickle_BulkWriteError PASSED
2810 test/test_errors.py::TestErrors::test_pickle_EncryptionError PASSED
2811 test/test_errors.py::TestErrors::test_pickle_NotPrimaryError PASSED
2812 test/test_errors.py::TestErrors::test_pickle_OperationFailure PASSED
2813 test/test_errors.py::TestErrors::test_unicode_strs_not_primary_error PASSED
2814 test/test_errors.py::TestErrors::test_unicode_strs_operation_failure PASSED
2815 test/test_examples.py::TestSampleShellCommands::test_aggregate_examples SKIPPED
2816 test/test_examples.py::TestSampleShellCommands::test_aggregate_projection_example SKIPPED
2817 test/test_examples.py::TestSampleShellCommands::test_change_streams SKIPPED
2818 test/test_examples.py::TestSampleShellCommands::test_commands SKIPPED
2819 test/test_examples.py::TestSampleShellCommands::test_delete SKIPPED
2820 test/test_examples.py::TestSampleShellCommands::test_first_three_examples SKIPPED
2821 test/test_examples.py::TestSampleShellCommands::test_index_management SKIPPED
2822 test/test_examples.py::TestSampleShellCommands::test_misc SKIPPED (C...)
2823 test/test_examples.py::TestSampleShellCommands::test_projection SKIPPED
2824 test/test_examples.py::TestSampleShellCommands::test_query_array_of_documents SKIPPED
2825 test/test_examples.py::TestSampleShellCommands::test_query_arrays SKIPPED
2826 test/test_examples.py::TestSampleShellCommands::test_query_embedded_documents SKIPPED
2827 test/test_examples.py::TestSampleShellCommands::test_query_null SKIPPED
2828 test/test_examples.py::TestSampleShellCommands::test_query_top_level_fields SKIPPED
2829 test/test_examples.py::TestSampleShellCommands::test_update_and_replace SKIPPED
2830 test/test_examples.py::TestTransactionExamples::test_transactions SKIPPED
2831 test/test_examples.py::TestCausalConsistencyExamples::test_causal_consistency SKIPPED
2832 test/test_examples.py::TestVersionedApiExamples::test_versioned_api SKIPPED
2833 test/test_examples.py::TestVersionedApiExamples::test_versioned_api_migration SKIPPED
2834 test/test_examples.py::TestSnapshotQueryExamples::test_snapshot_query SKIPPED
2835 test/test_fork.py::TestFork::test_lock_client SKIPPED (Cannot connec...)
2836 test/test_fork.py::TestFork::test_lock_object_id SKIPPED (Cannot con...)
2837 test/test_fork.py::TestFork::test_topology_reset SKIPPED (Cannot con...)
2838 test/test_grid_file.py::TestGridFileNoConnect::test_grid_in_custom_opts PASSED
2839 test/test_grid_file.py::TestGridFile::test_alternate_collection SKIPPED
2840 test/test_grid_file.py::TestGridFile::test_basic SKIPPED (Cannot con...)
2841 test/test_grid_file.py::TestGridFile::test_close SKIPPED (Cannot con...)
2842 test/test_grid_file.py::TestGridFile::test_closed SKIPPED (Cannot co...)
2843 test/test_grid_file.py::TestGridFile::test_context_manager SKIPPED (...)
2844 test/test_grid_file.py::TestGridFile::test_exception_file_non_existence SKIPPED
2845 test/test_grid_file.py::TestGridFile::test_grid_in_default_opts SKIPPED
2846 test/test_grid_file.py::TestGridFile::test_grid_in_lazy_connect SKIPPED
2847 test/test_grid_file.py::TestGridFile::test_grid_out_cursor_options SKIPPED
2848 test/test_grid_file.py::TestGridFile::test_grid_out_custom_opts SKIPPED
2849 test/test_grid_file.py::TestGridFile::test_grid_out_default_opts SKIPPED
2850 test/test_grid_file.py::TestGridFile::test_grid_out_file_document SKIPPED
2851 test/test_grid_file.py::TestGridFile::test_grid_out_lazy_connect SKIPPED
2852 test/test_grid_file.py::TestGridFile::test_grid_out_unsupported_operations SKIPPED
2853 test/test_grid_file.py::TestGridFile::test_iterator SKIPPED (Cannot ...)
2854 test/test_grid_file.py::TestGridFile::test_md5 SKIPPED (Cannot conne...)
2855 test/test_grid_file.py::TestGridFile::test_multi_chunk_file SKIPPED
2856 test/test_grid_file.py::TestGridFile::test_multiple_reads SKIPPED (C...)
2857 test/test_grid_file.py::TestGridFile::test_prechunked_string SKIPPED
2858 test/test_grid_file.py::TestGridFile::test_read_unaligned_buffer_size SKIPPED
2859 test/test_grid_file.py::TestGridFile::test_readchunk SKIPPED (Cannot...)
2860 test/test_grid_file.py::TestGridFile::test_readline SKIPPED (Cannot ...)
2861 test/test_grid_file.py::TestGridFile::test_readlines SKIPPED (Cannot...)
2862 test/test_grid_file.py::TestGridFile::test_seek SKIPPED (Cannot conn...)
2863 test/test_grid_file.py::TestGridFile::test_set_after_close SKIPPED (...)
2864 test/test_grid_file.py::TestGridFile::test_small_chunks SKIPPED (Can...)
2865 test/test_grid_file.py::TestGridFile::test_survive_cursor_not_found SKIPPED
2866 test/test_grid_file.py::TestGridFile::test_tell SKIPPED (Cannot conn...)
2867 test/test_grid_file.py::TestGridFile::test_unacknowledged SKIPPED (C...)
2868 test/test_grid_file.py::TestGridFile::test_write_file_like SKIPPED (...)
2869 test/test_grid_file.py::TestGridFile::test_write_lines SKIPPED (Cann...)
2870 test/test_grid_file.py::TestGridFile::test_write_unicode SKIPPED (Ca...)
2871 test/test_grid_file.py::TestGridFile::test_zip SKIPPED (Cannot conne...)
2872 test/test_gridfs.py::TestGridfsNoConnect::test_gridfs PASSED
2873 test/test_gridfs.py::TestGridfs::test_alt_collection SKIPPED (Cannot...)
2874 test/test_gridfs.py::TestGridfs::test_basic SKIPPED (Cannot connect ...)
2875 test/test_gridfs.py::TestGridfs::test_corrupt_chunk SKIPPED (Cannot ...)
2876 test/test_gridfs.py::TestGridfs::test_delete_not_initialized SKIPPED
2877 test/test_gridfs.py::TestGridfs::test_empty_file SKIPPED (Cannot con...)
2878 test/test_gridfs.py::TestGridfs::test_exists SKIPPED (Cannot connect...)
2879 test/test_gridfs.py::TestGridfs::test_file_exists SKIPPED (Cannot co...)
2880 test/test_gridfs.py::TestGridfs::test_get_last_version SKIPPED (Cann...)
2881 test/test_gridfs.py::TestGridfs::test_get_last_version_with_metadata SKIPPED
2882 test/test_gridfs.py::TestGridfs::test_get_version SKIPPED (Cannot co...)
2883 test/test_gridfs.py::TestGridfs::test_get_version_with_metadata SKIPPED
2884 test/test_gridfs.py::TestGridfs::test_grid_in_non_int_chunksize SKIPPED
2885 test/test_gridfs.py::TestGridfs::test_gridfs_find SKIPPED (Cannot co...)
2886 test/test_gridfs.py::TestGridfs::test_gridfs_find_one SKIPPED (Canno...)
2887 test/test_gridfs.py::TestGridfs::test_gridfs_lazy_connect SKIPPED (C...)
2888 test/test_gridfs.py::TestGridfs::test_list SKIPPED (Cannot connect t...)
2889 test/test_gridfs.py::TestGridfs::test_md5 SKIPPED (Cannot connect to...)
2890 test/test_gridfs.py::TestGridfs::test_missing_length_iter SKIPPED (C...)
2891 test/test_gridfs.py::TestGridfs::test_multi_chunk_delete SKIPPED (Ca...)
2892 test/test_gridfs.py::TestGridfs::test_put_ensures_index SKIPPED (Can...)
2893 test/test_gridfs.py::TestGridfs::test_put_filelike SKIPPED (Cannot c...)
2894 test/test_gridfs.py::TestGridfs::test_put_unicode SKIPPED (Cannot co...)
2895 test/test_gridfs.py::TestGridfs::test_threaded_reads SKIPPED (Cannot...)
2896 test/test_gridfs.py::TestGridfs::test_threaded_writes SKIPPED (Canno...)
2897 test/test_gridfs.py::TestGridfs::test_unacknowledged SKIPPED (Cannot...)
2898 test/test_gridfs.py::TestGridfsReplicaSet::test_gridfs_replica_set SKIPPED
2899 test/test_gridfs.py::TestGridfsReplicaSet::test_gridfs_secondary SKIPPED
2900 test/test_gridfs.py::TestGridfsReplicaSet::test_gridfs_secondary_lazy SKIPPED
2901 test/test_gridfs_bucket.py::TestGridfs::test_abort SKIPPED (Cannot c...)
2902 test/test_gridfs_bucket.py::TestGridfs::test_alt_collection SKIPPED
2903 test/test_gridfs_bucket.py::TestGridfs::test_basic SKIPPED (Cannot c...)
2904 test/test_gridfs_bucket.py::TestGridfs::test_corrupt_chunk SKIPPED (...)
2905 test/test_gridfs_bucket.py::TestGridfs::test_download_to_stream SKIPPED
2906 test/test_gridfs_bucket.py::TestGridfs::test_download_to_stream_by_name SKIPPED
2907 test/test_gridfs_bucket.py::TestGridfs::test_empty_file SKIPPED (Can...)
2908 test/test_gridfs_bucket.py::TestGridfs::test_ensure_index_shell_compat SKIPPED
2909 test/test_gridfs_bucket.py::TestGridfs::test_get_last_version SKIPPED
2910 test/test_gridfs_bucket.py::TestGridfs::test_get_version SKIPPED (Ca...)
2911 test/test_gridfs_bucket.py::TestGridfs::test_grid_in_non_int_chunksize SKIPPED
2912 test/test_gridfs_bucket.py::TestGridfs::test_gridfs_find SKIPPED (Ca...)
2913 test/test_gridfs_bucket.py::TestGridfs::test_gridfs_lazy_connect SKIPPED
2914 test/test_gridfs_bucket.py::TestGridfs::test_md5 SKIPPED (Cannot con...)
2915 test/test_gridfs_bucket.py::TestGridfs::test_missing_length_iter SKIPPED
2916 test/test_gridfs_bucket.py::TestGridfs::test_multi_chunk_delete SKIPPED
2917 test/test_gridfs_bucket.py::TestGridfs::test_open_upload_stream SKIPPED
2918 test/test_gridfs_bucket.py::TestGridfs::test_open_upload_stream_with_id SKIPPED
2919 test/test_gridfs_bucket.py::TestGridfs::test_rename SKIPPED (Cannot ...)
2920 test/test_gridfs_bucket.py::TestGridfs::test_threaded_reads SKIPPED
2921 test/test_gridfs_bucket.py::TestGridfs::test_threaded_writes SKIPPED
2922 test/test_gridfs_bucket.py::TestGridfs::test_unacknowledged SKIPPED
2923 test/test_gridfs_bucket.py::TestGridfs::test_upload_batching SKIPPED
2924 test/test_gridfs_bucket.py::TestGridfs::test_upload_bulk_write_error SKIPPED
2925 test/test_gridfs_bucket.py::TestGridfs::test_upload_ensures_index SKIPPED
2926 test/test_gridfs_bucket.py::TestGridfs::test_upload_from_stream SKIPPED
2927 test/test_gridfs_bucket.py::TestGridfs::test_upload_from_stream_with_id SKIPPED
2928 test/test_gridfs_bucket.py::TestGridfsBucketReplicaSet::test_gridfs_replica_set SKIPPED
2929 test/test_gridfs_bucket.py::TestGridfsBucketReplicaSet::test_gridfs_secondary SKIPPED
2930 test/test_gridfs_bucket.py::TestGridfsBucketReplicaSet::test_gridfs_secondary_lazy SKIPPED
2931 test/test_gridfs_spec.py::TestGridfsUpload::test_upload_when_contentType_is_provided SKIPPED
2932 test/test_gridfs_spec.py::TestGridfsUpload::test_upload_when_length_is_0 SKIPPED
2933 test/test_gridfs_spec.py::TestGridfsUpload::test_upload_when_length_is_1 SKIPPED
2934 test/test_gridfs_spec.py::TestGridfsUpload::test_upload_when_length_is_3 SKIPPED
2935 test/test_gridfs_spec.py::TestGridfsUpload::test_upload_when_length_is_4 SKIPPED
2936 test/test_gridfs_spec.py::TestGridfsUpload::test_upload_when_length_is_5 SKIPPED
2937 test/test_gridfs_spec.py::TestGridfsUpload::test_upload_when_length_is_8 SKIPPED
2938 test/test_gridfs_spec.py::TestGridfsUpload::test_upload_when_metadata_is_provided SKIPPED
2939 test/test_gridfs_spec.py::TestGridfsUploadDisableMD5::test_upload_when_length_is_0_sans_MD5 SKIPPED
2940 test/test_gridfs_spec.py::TestGridfsUploadDisableMD5::test_upload_when_length_is_1_sans_MD5 SKIPPED
2941 test/test_gridfs_spec.py::TestGridfsDownload::test_download_legacy_file_with_no_name SKIPPED
2942 test/test_gridfs_spec.py::TestGridfsDownload::test_download_when_an_intermediate_chunk_is_missing SKIPPED
2943 test/test_gridfs_spec.py::TestGridfsDownload::test_download_when_an_intermediate_chunk_is_the_wrong_size SKIPPED
2944 test/test_gridfs_spec.py::TestGridfsDownload::test_download_when_files_entry_does_not_exist SKIPPED
2945 test/test_gridfs_spec.py::TestGridfsDownload::test_download_when_final_chunk_is_missing SKIPPED
2946 test/test_gridfs_spec.py::TestGridfsDownload::test_download_when_final_chunk_is_the_wrong_size SKIPPED
2947 test/test_gridfs_spec.py::TestGridfsDownload::test_download_when_length_is_zero SKIPPED
2948 test/test_gridfs_spec.py::TestGridfsDownload::test_download_when_length_is_zero_and_there_is_one_empty_chunk SKIPPED
2949 test/test_gridfs_spec.py::TestGridfsDownload::test_download_when_there_are_three_chunks SKIPPED
2950 test/test_gridfs_spec.py::TestGridfsDownload::test_download_when_there_are_two_chunks SKIPPED
2951 test/test_gridfs_spec.py::TestGridfsDownload::test_download_when_there_is_one_chunk SKIPPED
2952 test/test_gridfs_spec.py::TestGridfsDownloadByName::test_downloadByName_defaults_to_latest_revision_(-1) SKIPPED
2953 test/test_gridfs_spec.py::TestGridfsDownloadByName::test_downloadByName_when_files_entry_does_not_exist SKIPPED
2954 test/test_gridfs_spec.py::TestGridfsDownloadByName::test_downloadByName_when_revision_does_not_exist SKIPPED
2955 test/test_gridfs_spec.py::TestGridfsDownloadByName::test_downloadByName_when_revision_is_-1 SKIPPED
2956 test/test_gridfs_spec.py::TestGridfsDownloadByName::test_downloadByName_when_revision_is_-2 SKIPPED
2957 test/test_gridfs_spec.py::TestGridfsDownloadByName::test_downloadByName_when_revision_is_0 SKIPPED
2958 test/test_gridfs_spec.py::TestGridfsDownloadByName::test_downloadByName_when_revision_is_1 SKIPPED
2959 test/test_gridfs_spec.py::TestGridfsDownloadByName::test_downloadByName_when_revision_is_2 SKIPPED
2960 test/test_gridfs_spec.py::TestGridfsDelete::test_delete_when_files_entry_does_not_exist SKIPPED
2961 test/test_gridfs_spec.py::TestGridfsDelete::test_delete_when_files_entry_does_not_exist_and_there_are_orphaned_chunks SKIPPED
2962 test/test_gridfs_spec.py::TestGridfsDelete::test_delete_when_length_is_0 SKIPPED
2963 test/test_gridfs_spec.py::TestGridfsDelete::test_delete_when_length_is_0_and_there_is_one_extra_empty_chunk SKIPPED
2964 test/test_gridfs_spec.py::TestGridfsDelete::test_delete_when_length_is_8 SKIPPED
2965 test/test_heartbeat_monitoring.py::TestHeartbeatMonitoring::test_standalone SKIPPED
2966 test/test_heartbeat_monitoring.py::TestHeartbeatMonitoring::test_standalone_error SKIPPED
2967 test/test_json_util.py::TestJsonUtil::test_basic PASSED
2968 test/test_json_util.py::TestJsonUtil::test_binary PASSED
2969 test/test_json_util.py::TestJsonUtil::test_code PASSED
2970 test/test_json_util.py::TestJsonUtil::test_datetime PASSED
2971 test/test_json_util.py::TestJsonUtil::test_datetime_ms PASSED
2972 test/test_json_util.py::TestJsonUtil::test_dbref PASSED
2973 test/test_json_util.py::TestJsonUtil::test_encode_subclass PASSED
2974 test/test_json_util.py::TestJsonUtil::test_encode_type_marker PASSED
2975 test/test_json_util.py::TestJsonUtil::test_json_options_with_options PASSED
2976 test/test_json_util.py::TestJsonUtil::test_loads_bytes PASSED
2977 test/test_json_util.py::TestJsonUtil::test_loads_document_class PASSED
2978 test/test_json_util.py::TestJsonUtil::test_maxkey PASSED
2979 test/test_json_util.py::TestJsonUtil::test_minkey PASSED
2980 test/test_json_util.py::TestJsonUtil::test_numberlong PASSED
2981 test/test_json_util.py::TestJsonUtil::test_objectid PASSED
2982 test/test_json_util.py::TestJsonUtil::test_regex PASSED
2983 test/test_json_util.py::TestJsonUtil::test_regex_object_hook PASSED
2984 test/test_json_util.py::TestJsonUtil::test_regex_validation PASSED
2985 test/test_json_util.py::TestJsonUtil::test_timestamp PASSED
2986 test/test_json_util.py::TestJsonUtil::test_undefined PASSED
2987 test/test_json_util.py::TestJsonUtil::test_uuid PASSED
2988 test/test_json_util.py::TestJsonUtil::test_uuid_default PASSED
2989 test/test_json_util.py::TestJsonUtil::test_uuid_uuid_rep_unspecified PASSED
2990 test/test_json_util.py::TestJsonUtilRoundtrip::test_cursor SKIPPED (...)
2991 test/test_logger.py::TestLogger::test_configured_truncation_limit SKIPPED
2992 test/test_logger.py::TestLogger::test_default_truncation_limit SKIPPED
2993 test/test_logger.py::TestLogger::test_logging_without_listeners SKIPPED
2994 test/test_logger.py::TestLogger::test_truncation_multi_byte_codepoints SKIPPED
2995 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_DefaultNoMaxStaleness PASSED
2996 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_LastUpdateTime PASSED
2997 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_MaxStalenessTooSmall PASSED
2998 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_Nearest PASSED
2999 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_Nearest2 PASSED
3000 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_NoKnownServers PASSED
3001 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_OneKnownTwoUnavailable PASSED
3002 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_PrimaryPreferred PASSED
3003 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_PrimaryPreferred_tags PASSED
3004 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_Secondary PASSED
3005 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_SecondaryPreferred PASSED
3006 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_SecondaryPreferred_tags PASSED
3007 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_ZeroMaxStaleness PASSED
3008 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_DefaultNoMaxStaleness PASSED
3009 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_LastUpdateTime PASSED
3010 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_LongHeartbeat PASSED
3011 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_LongHeartbeat2 PASSED
3012 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_MaxStalenessTooSmall PASSED
3013 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_MaxStalenessWithModePrimary PASSED
3014 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_Nearest PASSED
3015 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_Nearest2 PASSED
3016 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_Nearest_tags PASSED
3017 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_PrimaryPreferred PASSED
3018 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_SecondaryPreferred PASSED
3019 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_SecondaryPreferred_tags PASSED
3020 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_SecondaryPreferred_tags2 PASSED
3021 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_Secondary_tags PASSED
3022 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_Secondary_tags2 PASSED
3023 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_ZeroMaxStaleness PASSED
3024 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_Sharded_SmallMaxStaleness PASSED
3025 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_Single_SmallMaxStaleness PASSED
3026 test/test_max_staleness.py::TestAllScenarios::test_max_staleness_Unknown_SmallMaxStaleness PASSED
3027 test/test_max_staleness.py::TestMaxStaleness::test_last_write_date SKIPPED
3028 test/test_max_staleness.py::TestMaxStaleness::test_max_staleness PASSED
3029 test/test_max_staleness.py::TestMaxStaleness::test_max_staleness_float PASSED
3030 test/test_max_staleness.py::TestMaxStaleness::test_max_staleness_zero PASSED
3031 test/test_mongos_load_balancing.py::TestMongosLoadBalancing::test_failover SKIPPED
3032 test/test_mongos_load_balancing.py::TestMongosLoadBalancing::test_lazy_connect SKIPPED
3033 test/test_mongos_load_balancing.py::TestMongosLoadBalancing::test_load_balancing SKIPPED
3034 test/test_mongos_load_balancing.py::TestMongosLoadBalancing::test_local_threshold SKIPPED
3035 test/test_monitor.py::TestMonitor::test_cleanup_executors_on_client_close SKIPPED
3036 test/test_monitor.py::TestMonitor::test_cleanup_executors_on_client_del SKIPPED
3037 test/test_monitor.py::TestMonitor::test_no_thread_start_runtime_err_on_shutdown SKIPPED
3038 test/test_monitoring.py::TestCommandMonitoring::test_bulk_write SKIPPED
3039 test/test_monitoring.py::TestCommandMonitoring::test_bulk_write_command_error SKIPPED
3040 test/test_monitoring.py::TestCommandMonitoring::test_bulk_write_command_network_error SKIPPED
3041 test/test_monitoring.py::TestCommandMonitoring::test_command_and_get_more SKIPPED
3042 test/test_monitoring.py::TestCommandMonitoring::test_exhaust SKIPPED
3043 test/test_monitoring.py::TestCommandMonitoring::test_failed_simple SKIPPED
3044 test/test_monitoring.py::TestCommandMonitoring::test_find_and_get_more SKIPPED
3045 test/test_monitoring.py::TestCommandMonitoring::test_find_one SKIPPED
3046 test/test_monitoring.py::TestCommandMonitoring::test_find_options SKIPPED
3047 test/test_monitoring.py::TestCommandMonitoring::test_find_snapshot SKIPPED
3048 test/test_monitoring.py::TestCommandMonitoring::test_find_with_explain SKIPPED
3049 test/test_monitoring.py::TestCommandMonitoring::test_first_batch_helper SKIPPED
3050 test/test_monitoring.py::TestCommandMonitoring::test_get_more_failure SKIPPED
3051 test/test_monitoring.py::TestCommandMonitoring::test_insert_many SKIPPED
3052 test/test_monitoring.py::TestCommandMonitoring::test_insert_many_unacknowledged SKIPPED
3053 test/test_monitoring.py::TestCommandMonitoring::test_kill_cursors SKIPPED
3054 test/test_monitoring.py::TestCommandMonitoring::test_non_bulk_writes SKIPPED
3055 test/test_monitoring.py::TestCommandMonitoring::test_not_primary_error SKIPPED
3056 test/test_monitoring.py::TestCommandMonitoring::test_sensitive_commands SKIPPED
3057 test/test_monitoring.py::TestCommandMonitoring::test_started_simple SKIPPED
3058 test/test_monitoring.py::TestCommandMonitoring::test_succeeded_simple SKIPPED
3059 test/test_monitoring.py::TestCommandMonitoring::test_write_errors SKIPPED
3060 test/test_monitoring.py::TestGlobalListener::test_simple SKIPPED (Ca...)
3061 test/test_monitoring.py::TestEventClasses::test_command_event_repr PASSED
3062 test/test_monitoring.py::TestEventClasses::test_server_event_repr PASSED
3063 test/test_monitoring.py::TestEventClasses::test_server_heartbeat_event_repr PASSED
3064 test/test_monitoring.py::TestEventClasses::test_topology_event_repr PASSED
3065 test/test_objectid.py::TestObjectId::test_binary_str_equivalence PASSED
3066 test/test_objectid.py::TestObjectId::test_counter_overflow PASSED
3067 test/test_objectid.py::TestObjectId::test_creation PASSED
3068 test/test_objectid.py::TestObjectId::test_equality PASSED
3069 test/test_objectid.py::TestObjectId::test_from_datetime PASSED
3070 test/test_objectid.py::TestObjectId::test_from_hex PASSED
3071 test/test_objectid.py::TestObjectId::test_generation_time PASSED
3072 test/test_objectid.py::TestObjectId::test_is_valid PASSED
3073 test/test_objectid.py::TestObjectId::test_pickle_backwards_compatability PASSED
3074 test/test_objectid.py::TestObjectId::test_pickling PASSED
3075 test/test_objectid.py::TestObjectId::test_random_bytes PASSED
3076 test/test_objectid.py::TestObjectId::test_random_regenerated_on_pid_change PASSED
3077 test/test_objectid.py::TestObjectId::test_repr_str PASSED
3078 test/test_objectid.py::TestObjectId::test_timestamp_values PASSED
3079 test/test_objectid.py::TestObjectId::test_unicode PASSED
3080 test/test_ocsp_cache.py::TestOcspCache::test_invalidate PASSED
3081 test/test_ocsp_cache.py::TestOcspCache::test_non_existent PASSED
3082 test/test_ocsp_cache.py::TestOcspCache::test_simple PASSED
3083 test/test_pooling.py::TestPooling::test_checkout_more_than_max_pool_size SKIPPED
3084 test/test_pooling.py::TestPooling::test_connection_timeout_message SKIPPED
3085 test/test_pooling.py::TestPooling::test_csot_timeout_message SKIPPED
3086 test/test_pooling.py::TestPooling::test_get_socket_and_exception SKIPPED
3087 test/test_pooling.py::TestPooling::test_maxConnecting SKIPPED (Canno...)
3088 test/test_pooling.py::TestPooling::test_max_pool_size_validation SKIPPED
3089 test/test_pooling.py::TestPooling::test_no_disconnect SKIPPED (Canno...)
3090 test/test_pooling.py::TestPooling::test_no_wait_queue_timeout SKIPPED
3091 test/test_pooling.py::TestPooling::test_pool_check SKIPPED (Cannot c...)
3092 test/test_pooling.py::TestPooling::test_pool_removes_closed_socket SKIPPED
3093 test/test_pooling.py::TestPooling::test_pool_removes_dead_socket SKIPPED
3094 test/test_pooling.py::TestPooling::test_pool_reuses_open_socket SKIPPED
3095 test/test_pooling.py::TestPooling::test_return_socket_after_reset SKIPPED
3096 test/test_pooling.py::TestPooling::test_socket_checker SKIPPED (Cann...)
3097 test/test_pooling.py::TestPooling::test_socket_closed SKIPPED (Canno...)
3098 test/test_pooling.py::TestPooling::test_socket_timeout_message SKIPPED
3099 test/test_pooling.py::TestPooling::test_wait_queue_timeout SKIPPED (...)
3100 test/test_pooling.py::TestPoolMaxSize::test_max_pool_size SKIPPED (C...)
3101 test/test_pooling.py::TestPoolMaxSize::test_max_pool_size_none SKIPPED
3102 test/test_pooling.py::TestPoolMaxSize::test_max_pool_size_with_connection_failure SKIPPED
3103 test/test_pooling.py::TestPoolMaxSize::test_max_pool_size_zero SKIPPED
3104 test/test_pymongo.py::TestPyMongo::test_get_version_tuple PASSED
3105 test/test_pymongo.py::TestPyMongo::test_mongo_client_alias PASSED
3106 test/test_raw_bson.py::TestRawBSONDocument::test_contains_code_with_scope SKIPPED
3107 test/test_raw_bson.py::TestRawBSONDocument::test_contains_dbref SKIPPED
3108 test/test_raw_bson.py::TestRawBSONDocument::test_decode SKIPPED (Can...)
3109 test/test_raw_bson.py::TestRawBSONDocument::test_empty_doc SKIPPED (...)
3110 test/test_raw_bson.py::TestRawBSONDocument::test_invalid_bson_eoo SKIPPED
3111 test/test_raw_bson.py::TestRawBSONDocument::test_invalid_bson_sequence SKIPPED
3112 test/test_raw_bson.py::TestRawBSONDocument::test_preserve_key_ordering SKIPPED
3113 test/test_raw_bson.py::TestRawBSONDocument::test_raw SKIPPED (Cannot...)
3114 test/test_raw_bson.py::TestRawBSONDocument::test_raw_bson_document_embedded SKIPPED
3115 test/test_raw_bson.py::TestRawBSONDocument::test_round_trip SKIPPED
3116 test/test_raw_bson.py::TestRawBSONDocument::test_round_trip_codec_options SKIPPED
3117 test/test_raw_bson.py::TestRawBSONDocument::test_round_trip_raw_uuid SKIPPED
3118 test/test_raw_bson.py::TestRawBSONDocument::test_with_codec_options SKIPPED
3119 test/test_raw_bson.py::TestRawBSONDocument::test_write_response_raw_bson SKIPPED
3120 test/test_read_concern.py::TestReadConcern::test_aggregate_out SKIPPED
3121 test/test_read_concern.py::TestReadConcern::test_command_cursor SKIPPED
3122 test/test_read_concern.py::TestReadConcern::test_find_command SKIPPED
3123 test/test_read_concern.py::TestReadConcern::test_invalid_read_concern SKIPPED
3124 test/test_read_concern.py::TestReadConcern::test_read_concern SKIPPED
3125 test/test_read_concern.py::TestReadConcern::test_read_concern_uri SKIPPED
3126 test/test_read_preferences.py::TestSelections::test_bool SKIPPED (Ca...)
3127 test/test_read_preferences.py::TestReadPreferenceObjects::test_copy PASSED
3128 test/test_read_preferences.py::TestReadPreferenceObjects::test_deepcopy PASSED
3129 test/test_read_preferences.py::TestReadPreferenceObjects::test_pickle PASSED
3130 test/test_read_preferences.py::TestSingleSecondaryOk::test_reads_from_secondary SKIPPED
3131 test/test_read_preferences.py::TestReadPreferences::test_mode_validation SKIPPED
3132 test/test_read_preferences.py::TestReadPreferences::test_nearest SKIPPED
3133 test/test_read_preferences.py::TestReadPreferences::test_primary SKIPPED
3134 test/test_read_preferences.py::TestReadPreferences::test_primary_preferred SKIPPED
3135 test/test_read_preferences.py::TestReadPreferences::test_primary_with_tags SKIPPED
3136 test/test_read_preferences.py::TestReadPreferences::test_secondary SKIPPED
3137 test/test_read_preferences.py::TestReadPreferences::test_secondary_preferred SKIPPED
3138 test/test_read_preferences.py::TestReadPreferences::test_tag_sets_validation SKIPPED
3139 test/test_read_preferences.py::TestReadPreferences::test_threshold_validation SKIPPED
3140 test/test_read_preferences.py::TestReadPreferences::test_zero_latency SKIPPED
3141 test/test_read_preferences.py::TestCommandAndReadPreference::test_aggregate SKIPPED
3142 test/test_read_preferences.py::TestCommandAndReadPreference::test_aggregate_write SKIPPED
3143 test/test_read_preferences.py::TestCommandAndReadPreference::test_command SKIPPED
3144 test/test_read_preferences.py::TestCommandAndReadPreference::test_count_documents SKIPPED
3145 test/test_read_preferences.py::TestCommandAndReadPreference::test_create_collection SKIPPED
3146 test/test_read_preferences.py::TestCommandAndReadPreference::test_distinct SKIPPED
3147 test/test_read_preferences.py::TestCommandAndReadPreference::test_estimated_document_count SKIPPED
3148 test/test_read_preferences.py::TestMovingAverage::test_moving_average PASSED
3149 test/test_read_preferences.py::TestMongosAndReadPreference::test_maybe_add_read_preference SKIPPED
3150 test/test_read_preferences.py::TestMongosAndReadPreference::test_mongos SKIPPED
3151 test/test_read_preferences.py::TestMongosAndReadPreference::test_mongos_max_staleness SKIPPED
3152 test/test_read_preferences.py::TestMongosAndReadPreference::test_read_preference_document SKIPPED
3153 test/test_read_preferences.py::TestMongosAndReadPreference::test_read_preference_document_hedge SKIPPED
3154 test/test_read_preferences.py::TestMongosAndReadPreference::test_send_hedge SKIPPED
3155 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_read_concern_available_specified SKIPPED
3156 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_read_concern_default SKIPPED
3157 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_read_concern_linearizable_specified SKIPPED
3158 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_read_concern_local_specified SKIPPED
3159 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_read_concern_majority_specified SKIPPED
3160 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_acknowledged_with_w_as_0_and_journal_true SKIPPED
3161 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_all_options_combined SKIPPED
3162 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_default SKIPPED
3163 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_journal_as_false SKIPPED
3164 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_journal_as_true SKIPPED
3165 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_unacknowledged_with_w SKIPPED
3166 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_unacknowledged_with_w_and_journal SKIPPED
3167 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_unacknowledged_with_w_and_wtimeoutms SKIPPED
3168 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_w_as_a_string SKIPPED
3169 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_w_as_a_valid_number SKIPPED
3170 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_w_as_an_invalid_number SKIPPED
3171 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_wtimeoutms_as_a_valid_number SKIPPED
3172 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_wtimeoutms_as_an_invalid_number SKIPPED
3173 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_read_concern_available SKIPPED
3174 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_read_concern_default SKIPPED
3175 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_read_concern_linearizable SKIPPED
3176 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_read_concern_local SKIPPED
3177 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_read_concern_majority SKIPPED
3178 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_read_concern_snapshot SKIPPED
3179 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_default SKIPPED
3180 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_everything SKIPPED
3181 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_journal_as_false SKIPPED
3182 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_journal_as_true SKIPPED
3183 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_unacknowledged_with_journal SKIPPED
3184 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_unacknowledged_with_only_w SKIPPED
3185 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_unacknowledged_with_wtimeoutms SKIPPED
3186 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_w_as_a_custom_string SKIPPED
3187 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_w_as_a_number SKIPPED
3188 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_w_as_an_invalid_number SKIPPED
3189 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_w_as_majority SKIPPED
3190 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_w_is_0_with_journal_true SKIPPED
3191 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_wtimeoutms SKIPPED
3192 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_wtimeoutms_as_an_invalid_number SKIPPED
3193 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_error_includes_errInfo SKIPPED
3194 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_omit_default_read_write_concern SKIPPED
3195 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_raise_write_concern_error SKIPPED
3196 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_raise_wtimeout SKIPPED
3197 test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_write_error_details_exposes_errinfo SKIPPED
3198 test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_2_6::test_BulkWrite_with_all_models_omits_default_write_concern SKIPPED
3199 test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_2_6::test_DeleteMany_omits_default_write_concern SKIPPED
3200 test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_2_6::test_DeleteOne_omits_default_write_concern SKIPPED
3201 test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_2_6::test_InsertOne_and_InsertMany_omit_default_write_concern SKIPPED
3202 test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_2_6::test_UpdateOne,_UpdateMany,_and_ReplaceOne_omit_default_write_concern SKIPPED
3203 test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_3_4::test_Aggregate_with_$out_omits_default_write_concern SKIPPED
3204 test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_3_4::test_CreateIndex_and_dropIndex_omits_default_write_concern SKIPPED
3205 test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_3_4::test_MapReduce_omits_default_write_concern SKIPPED
3206 test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_3_4::test_RunCommand_with_a_write_command_omits_default_write_concern_(runCommand_should_never_inherit_write_concern) SKIPPED
3207 test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_4_2::test_Aggregate_with_$merge_omits_default_write_concern SKIPPED
3208 test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_3_2::test_findAndModify_operations_omit_default_write_concern SKIPPED
3209 test/test_replica_set_reconfig.py::TestSecondaryBecomesStandalone::test_client SKIPPED
3210 test/test_replica_set_reconfig.py::TestSecondaryBecomesStandalone::test_replica_set_client SKIPPED
3211 test/test_replica_set_reconfig.py::TestSecondaryRemoved::test_replica_set_client SKIPPED
3212 test/test_replica_set_reconfig.py::TestSocketError::test_socket_error_marks_member_down SKIPPED
3213 test/test_replica_set_reconfig.py::TestSecondaryAdded::test_client SKIPPED
3214 test/test_replica_set_reconfig.py::TestSecondaryAdded::test_replica_set_client SKIPPED
3215 test/test_results.py::TestResults::test_bulk_write_result PASSED
3216 test/test_results.py::TestResults::test_delete_result PASSED
3217 test/test_results.py::TestResults::test_insert_many_result PASSED
3218 test/test_results.py::TestResults::test_insert_one_result PASSED
3219 test/test_results.py::TestResults::test_update_result PASSED
3220 test/test_retryable_reads.py::TestClientOptions::test_default PASSED
3221 test/test_retryable_reads.py::TestClientOptions::test_kwargs PASSED
3222 test/test_retryable_reads.py::TestClientOptions::test_uri PASSED
3223 test/test_retryable_reads.py::TestPoolPausedError::test_pool_paused_error_is_retryable SKIPPED
3224 test/test_retryable_reads.py::TestRetryableReads::test_retryable_reads_in_sharded_cluster_multiple_available SKIPPED
3225 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED
3226 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_fails_after_two_NotWritablePrimary_errors SKIPPED
3227 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_HostNotFound SKIPPED
3228 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_HostUnreachable SKIPPED
3229 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_InterruptedAtShutdown SKIPPED
3230 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3231 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_NetworkTimeout SKIPPED
3232 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3233 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_NotPrimaryOrSecondary SKIPPED
3234 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_NotWritablePrimary SKIPPED
3235 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_PrimarySteppedDown SKIPPED
3236 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_ShutdownInProgress SKIPPED
3237 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_SocketException SKIPPED
3238 test/test_retryable_reads_unified.py::TestUnifiedListIndexes::test_ListIndexes_fails_on_first_attempt SKIPPED
3239 test/test_retryable_reads_unified.py::TestUnifiedListIndexes::test_ListIndexes_fails_on_second_attempt SKIPPED
3240 test/test_retryable_reads_unified.py::TestUnifiedListIndexes::test_ListIndexes_succeeds_on_first_attempt SKIPPED
3241 test/test_retryable_reads_unified.py::TestUnifiedListIndexes::test_ListIndexes_succeeds_on_second_attempt SKIPPED
3242 test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjects::test_ListCollectionObjects_fails_on_first_attempt SKIPPED
3243 test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjects::test_ListCollectionObjects_fails_on_second_attempt SKIPPED
3244 test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjects::test_ListCollectionObjects_succeeds_on_first_attempt SKIPPED
3245 test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjects::test_ListCollectionObjects_succeeds_on_second_attempt SKIPPED
3246 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED
3247 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_fails_after_two_NotWritablePrimary_errors SKIPPED
3248 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_HostNotFound SKIPPED
3249 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_HostUnreachable SKIPPED
3250 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_InterruptedAtShutdown SKIPPED
3251 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3252 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_NetworkTimeout SKIPPED
3253 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3254 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_NotPrimaryOrSecondary SKIPPED
3255 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_NotWritablePrimary SKIPPED
3256 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_PrimarySteppedDown SKIPPED
3257 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_ShutdownInProgress SKIPPED
3258 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_SocketException SKIPPED
3259 test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED
3260 test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_fails_after_two_NotWritablePrimary_errors SKIPPED
3261 test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_HostNotFound SKIPPED
3262 test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_HostUnreachable SKIPPED
3263 test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_InterruptedAtShutdown SKIPPED
3264 test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3265 test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_NetworkTimeout SKIPPED
3266 test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3267 test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_NotPrimaryOrSecondary SKIPPED
3268 test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_NotWritablePrimary SKIPPED
3269 test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_PrimarySteppedDown SKIPPED
3270 test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_ShutdownInProgress SKIPPED
3271 test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_SocketException SKIPPED
3272 test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED
3273 test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_fails_after_two_NotWritablePrimary_errors SKIPPED
3274 test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_HostNotFound SKIPPED
3275 test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_HostUnreachable SKIPPED
3276 test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_InterruptedAtShutdown SKIPPED
3277 test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3278 test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_NetworkTimeout SKIPPED
3279 test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3280 test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_NotPrimaryOrSecondary SKIPPED
3281 test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_NotWritablePrimary SKIPPED
3282 test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_PrimarySteppedDown SKIPPED
3283 test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_ShutdownInProgress SKIPPED
3284 test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_SocketException SKIPPED
3285 test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED
3286 test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_fails_after_two_NotWritablePrimary_errors SKIPPED
3287 test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_HostNotFound SKIPPED
3288 test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_HostUnreachable SKIPPED
3289 test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_InterruptedAtShutdown SKIPPED
3290 test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3291 test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_NetworkTimeout SKIPPED
3292 test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3293 test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_NotPrimaryOrSecondary SKIPPED
3294 test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_NotWritablePrimary SKIPPED
3295 test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_PrimarySteppedDown SKIPPED
3296 test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_ShutdownInProgress SKIPPED
3297 test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_SocketException SKIPPED
3298 test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED
3299 test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_fails_after_two_NotWritablePrimary_errors SKIPPED
3300 test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_HostNotFound SKIPPED
3301 test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_HostUnreachable SKIPPED
3302 test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_InterruptedAtShutdown SKIPPED
3303 test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3304 test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_NetworkTimeout SKIPPED
3305 test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3306 test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_NotPrimaryOrSecondary SKIPPED
3307 test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_NotWritablePrimary SKIPPED
3308 test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_PrimarySteppedDown SKIPPED
3309 test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_ShutdownInProgress SKIPPED
3310 test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_SocketException SKIPPED
3311 test/test_retryable_reads_unified.py::TestUnifiedListDatabases::test_ListDatabases_fails_on_first_attempt SKIPPED
3312 test/test_retryable_reads_unified.py::TestUnifiedListDatabases::test_ListDatabases_fails_on_second_attempt SKIPPED
3313 test/test_retryable_reads_unified.py::TestUnifiedListDatabases::test_ListDatabases_succeeds_on_first_attempt SKIPPED
3314 test/test_retryable_reads_unified.py::TestUnifiedListDatabases::test_ListDatabases_succeeds_on_second_attempt SKIPPED
3315 test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED
3316 test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_fails_after_two_NotWritablePrimary_errors SKIPPED
3317 test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_HostNotFound SKIPPED
3318 test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_HostUnreachable SKIPPED
3319 test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_InterruptedAtShutdown SKIPPED
3320 test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3321 test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_NetworkTimeout SKIPPED
3322 test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3323 test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_NotPrimaryOrSecondary SKIPPED
3324 test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_NotWritablePrimary SKIPPED
3325 test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_PrimarySteppedDown SKIPPED
3326 test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_ShutdownInProgress SKIPPED
3327 test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_SocketException SKIPPED
3328 test/test_retryable_reads_unified.py::TestUnifiedReadConcernMajorityNotAvailableYet::test_Find_succeeds_on_second_attempt_after_ReadConcernMajorityNotAvailableYet SKIPPED
3329 test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED
3330 test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_fails_after_two_NotWritablePrimary_errors SKIPPED
3331 test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_HostNotFound SKIPPED
3332 test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_HostUnreachable SKIPPED
3333 test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_InterruptedAtShutdown SKIPPED
3334 test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3335 test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_NetworkTimeout SKIPPED
3336 test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3337 test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_NotPrimaryOrSecondary SKIPPED
3338 test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_NotWritablePrimary SKIPPED
3339 test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_PrimarySteppedDown SKIPPED
3340 test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_ShutdownInProgress SKIPPED
3341 test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_SocketException SKIPPED
3342 test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED
3343 test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_fails_after_two_NotWritablePrimary_errors SKIPPED
3344 test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_HostNotFound SKIPPED
3345 test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_HostUnreachable SKIPPED
3346 test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_InterruptedAtShutdown SKIPPED
3347 test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3348 test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_NetworkTimeout SKIPPED
3349 test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3350 test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_NotPrimaryOrSecondary SKIPPED
3351 test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_NotWritablePrimary SKIPPED
3352 test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_PrimarySteppedDown SKIPPED
3353 test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_ShutdownInProgress SKIPPED
3354 test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_SocketException SKIPPED
3355 test/test_retryable_reads_unified.py::TestUnifiedCount::test_Count_fails_on_first_attempt SKIPPED
3356 test/test_retryable_reads_unified.py::TestUnifiedCount::test_Count_fails_on_second_attempt SKIPPED
3357 test/test_retryable_reads_unified.py::TestUnifiedCount::test_Count_succeeds_on_first_attempt SKIPPED
3358 test/test_retryable_reads_unified.py::TestUnifiedCount::test_Count_succeeds_on_second_attempt SKIPPED
3359 test/test_retryable_reads_unified.py::TestUnifiedDistinct::test_Distinct_fails_on_first_attempt SKIPPED
3360 test/test_retryable_reads_unified.py::TestUnifiedDistinct::test_Distinct_fails_on_second_attempt SKIPPED
3361 test/test_retryable_reads_unified.py::TestUnifiedDistinct::test_Distinct_succeeds_on_first_attempt SKIPPED
3362 test/test_retryable_reads_unified.py::TestUnifiedDistinct::test_Distinct_succeeds_on_second_attempt SKIPPED
3363 test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED
3364 test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_fails_after_two_NotWritablePrimary_errors SKIPPED
3365 test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_HostNotFound SKIPPED
3366 test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_HostUnreachable SKIPPED
3367 test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_InterruptedAtShutdown SKIPPED
3368 test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3369 test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_NetworkTimeout SKIPPED
3370 test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3371 test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_NotPrimaryOrSecondary SKIPPED
3372 test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_NotWritablePrimary SKIPPED
3373 test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_PrimarySteppedDown SKIPPED
3374 test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_ShutdownInProgress SKIPPED
3375 test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_SocketException SKIPPED
3376 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED
3377 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_fails_after_two_NotWritablePrimary_errors SKIPPED
3378 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_HostNotFound SKIPPED
3379 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_HostUnreachable SKIPPED
3380 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_InterruptedAtShutdown SKIPPED
3381 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3382 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_NetworkTimeout SKIPPED
3383 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3384 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_NotPrimaryOrSecondary SKIPPED
3385 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_NotWritablePrimary SKIPPED
3386 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_PrimarySteppedDown SKIPPED
3387 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_ShutdownInProgress SKIPPED
3388 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_SocketException SKIPPED
3389 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownload::test_Download_fails_on_first_attempt SKIPPED
3390 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownload::test_Download_fails_on_second_attempt SKIPPED
3391 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownload::test_Download_succeeds_on_first_attempt SKIPPED
3392 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownload::test_Download_succeeds_on_second_attempt SKIPPED
3393 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatch::test_db_coll_watch_fails_on_first_attempt SKIPPED
3394 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatch::test_db_coll_watch_fails_on_second_attempt SKIPPED
3395 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatch::test_db_coll_watch_succeeds_on_first_attempt SKIPPED
3396 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatch::test_db_coll_watch_succeeds_on_second_attempt SKIPPED
3397 test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED
3398 test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_fails_after_two_NotWritablePrimary_errors SKIPPED
3399 test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_HostNotFound SKIPPED
3400 test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_HostUnreachable SKIPPED
3401 test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_InterruptedAtShutdown SKIPPED
3402 test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3403 test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_NetworkTimeout SKIPPED
3404 test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3405 test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_NotPrimaryOrSecondary SKIPPED
3406 test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_NotWritablePrimary SKIPPED
3407 test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_PrimarySteppedDown SKIPPED
3408 test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_ShutdownInProgress SKIPPED
3409 test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_SocketException SKIPPED
3410 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNames::test_ListDatabaseNames_fails_on_first_attempt SKIPPED
3411 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNames::test_ListDatabaseNames_fails_on_second_attempt SKIPPED
3412 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNames::test_ListDatabaseNames_succeeds_on_first_attempt SKIPPED
3413 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNames::test_ListDatabaseNames_succeeds_on_second_attempt SKIPPED
3414 test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED
3415 test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_fails_after_two_NotWritablePrimary_errors SKIPPED
3416 test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_HostNotFound SKIPPED
3417 test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_HostUnreachable SKIPPED
3418 test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_InterruptedAtShutdown SKIPPED
3419 test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3420 test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_NetworkTimeout SKIPPED
3421 test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3422 test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_NotPrimaryOrSecondary SKIPPED
3423 test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_NotWritablePrimary SKIPPED
3424 test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_PrimarySteppedDown SKIPPED
3425 test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_ShutdownInProgress SKIPPED
3426 test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_SocketException SKIPPED
3427 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByName::test_DownloadByName_fails_on_first_attempt SKIPPED
3428 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByName::test_DownloadByName_fails_on_second_attempt SKIPPED
3429 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByName::test_DownloadByName_succeeds_on_first_attempt SKIPPED
3430 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByName::test_DownloadByName_succeeds_on_second_attempt SKIPPED
3431 test/test_retryable_reads_unified.py::TestUnifiedAggregateMerge::test_Aggregate_with_$merge_does_not_retry SKIPPED
3432 test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED
3433 test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_fails_after_two_NotWritablePrimary_errors SKIPPED
3434 test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_HostNotFound SKIPPED
3435 test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_HostUnreachable SKIPPED
3436 test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_InterruptedAtShutdown SKIPPED
3437 test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3438 test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_NetworkTimeout SKIPPED
3439 test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3440 test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_NotPrimaryOrSecondary SKIPPED
3441 test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_NotWritablePrimary SKIPPED
3442 test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_PrimarySteppedDown SKIPPED
3443 test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_ShutdownInProgress SKIPPED
3444 test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_SocketException SKIPPED
3445 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED
3446 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_fails_after_two_NotWritablePrimary_errors SKIPPED
3447 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_HostNotFound SKIPPED
3448 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_HostUnreachable SKIPPED
3449 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_InterruptedAtShutdown SKIPPED
3450 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3451 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_NetworkTimeout SKIPPED
3452 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3453 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_NotPrimaryOrSecondary SKIPPED
3454 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_NotWritablePrimary SKIPPED
3455 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_PrimarySteppedDown SKIPPED
3456 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_ShutdownInProgress SKIPPED
3457 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_SocketException SKIPPED
3458 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatch::test_db_watch_fails_on_first_attempt SKIPPED
3459 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatch::test_db_watch_fails_on_second_attempt SKIPPED
3460 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatch::test_db_watch_succeeds_on_first_attempt SKIPPED
3461 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatch::test_db_watch_succeeds_on_second_attempt SKIPPED
3462 test/test_retryable_reads_unified.py::TestUnifiedAggregate::test_Aggregate_fails_on_first_attempt SKIPPED
3463 test/test_retryable_reads_unified.py::TestUnifiedAggregate::test_Aggregate_fails_on_second_attempt SKIPPED
3464 test/test_retryable_reads_unified.py::TestUnifiedAggregate::test_Aggregate_succeeds_on_first_attempt SKIPPED
3465 test/test_retryable_reads_unified.py::TestUnifiedAggregate::test_Aggregate_succeeds_on_second_attempt SKIPPED
3466 test/test_retryable_reads_unified.py::TestUnifiedAggregate::test_Aggregate_with_$out_does_not_retry SKIPPED
3467 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED
3468 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_fails_after_two_NotWritablePrimary_errors SKIPPED
3469 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_HostNotFound SKIPPED
3470 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_HostUnreachable SKIPPED
3471 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_InterruptedAtShutdown SKIPPED
3472 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3473 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_NetworkTimeout SKIPPED
3474 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3475 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_NotPrimaryOrSecondary SKIPPED
3476 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_NotWritablePrimary SKIPPED
3477 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_PrimarySteppedDown SKIPPED
3478 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_ShutdownInProgress SKIPPED
3479 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_SocketException SKIPPED
3480 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED
3481 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_fails_after_two_NotWritablePrimary_errors SKIPPED
3482 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_HostNotFound SKIPPED
3483 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_HostUnreachable SKIPPED
3484 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_InterruptedAtShutdown SKIPPED
3485 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3486 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_NetworkTimeout SKIPPED
3487 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3488 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_NotPrimaryOrSecondary SKIPPED
3489 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_NotWritablePrimary SKIPPED
3490 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_PrimarySteppedDown SKIPPED
3491 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_ShutdownInProgress SKIPPED
3492 test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_SocketException SKIPPED
3493 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjects::test_ListDatabaseObjects_fails_on_first_attempt SKIPPED
3494 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjects::test_ListDatabaseObjects_fails_on_second_attempt SKIPPED
3495 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjects::test_ListDatabaseObjects_succeeds_on_first_attempt SKIPPED
3496 test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjects::test_ListDatabaseObjects_succeeds_on_second_attempt SKIPPED
3497 test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED
3498 test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_fails_after_two_NotWritablePrimary_errors SKIPPED
3499 test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_HostNotFound SKIPPED
3500 test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_HostUnreachable SKIPPED
3501 test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_InterruptedAtShutdown SKIPPED
3502 test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3503 test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_NetworkTimeout SKIPPED
3504 test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3505 test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_NotPrimaryOrSecondary SKIPPED
3506 test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_NotWritablePrimary SKIPPED
3507 test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_PrimarySteppedDown SKIPPED
3508 test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_ShutdownInProgress SKIPPED
3509 test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_SocketException SKIPPED
3510 test/test_retryable_reads_unified.py::TestUnifiedMapReduce::test_MapReduce_fails_with_retry_off SKIPPED
3511 test/test_retryable_reads_unified.py::TestUnifiedMapReduce::test_MapReduce_fails_with_retry_on SKIPPED
3512 test/test_retryable_reads_unified.py::TestUnifiedMapReduce::test_MapReduce_succeeds_with_retry_on SKIPPED
3513 test/test_retryable_reads_unified.py::TestUnifiedFind::test_Find_fails_on_first_attempt SKIPPED
3514 test/test_retryable_reads_unified.py::TestUnifiedFind::test_Find_fails_on_second_attempt SKIPPED
3515 test/test_retryable_reads_unified.py::TestUnifiedFind::test_Find_succeeds_on_first_attempt SKIPPED
3516 test/test_retryable_reads_unified.py::TestUnifiedFind::test_Find_succeeds_on_second_attempt SKIPPED
3517 test/test_retryable_reads_unified.py::TestUnifiedFind::test_Find_succeeds_on_second_attempt_with_explicit_clientOptions SKIPPED
3518 test/test_retryable_reads_unified.py::TestUnifiedListCollectionNames::test_ListCollectionNames_fails_on_first_attempt SKIPPED
3519 test/test_retryable_reads_unified.py::TestUnifiedListCollectionNames::test_ListCollectionNames_fails_on_second_attempt SKIPPED
3520 test/test_retryable_reads_unified.py::TestUnifiedListCollectionNames::test_ListCollectionNames_succeeds_on_first_attempt SKIPPED
3521 test/test_retryable_reads_unified.py::TestUnifiedListCollectionNames::test_ListCollectionNames_succeeds_on_second_attempt SKIPPED
3522 test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCount::test_EstimatedDocumentCount_fails_on_first_attempt SKIPPED
3523 test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCount::test_EstimatedDocumentCount_fails_on_second_attempt SKIPPED
3524 test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCount::test_EstimatedDocumentCount_succeeds_on_first_attempt SKIPPED
3525 test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCount::test_EstimatedDocumentCount_succeeds_on_second_attempt SKIPPED
3526 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatch::test_client_watch_fails_on_first_attempt SKIPPED
3527 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatch::test_client_watch_fails_on_second_attempt SKIPPED
3528 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatch::test_client_watch_succeeds_on_first_attempt SKIPPED
3529 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatch::test_client_watch_succeeds_on_second_attempt SKIPPED
3530 test/test_retryable_reads_unified.py::TestUnifiedListCollections::test_ListCollections_fails_on_first_attempt SKIPPED
3531 test/test_retryable_reads_unified.py::TestUnifiedListCollections::test_ListCollections_fails_on_second_attempt SKIPPED
3532 test/test_retryable_reads_unified.py::TestUnifiedListCollections::test_ListCollections_succeeds_on_first_attempt SKIPPED
3533 test/test_retryable_reads_unified.py::TestUnifiedListCollections::test_ListCollections_succeeds_on_second_attempt SKIPPED
3534 test/test_retryable_reads_unified.py::TestUnifiedListIndexNames::test_ListIndexNames_fails_on_first_attempt SKIPPED
3535 test/test_retryable_reads_unified.py::TestUnifiedListIndexNames::test_ListIndexNames_fails_on_second_attempt SKIPPED
3536 test/test_retryable_reads_unified.py::TestUnifiedListIndexNames::test_ListIndexNames_succeeds_on_first_attempt SKIPPED
3537 test/test_retryable_reads_unified.py::TestUnifiedListIndexNames::test_ListIndexNames_succeeds_on_second_attempt SKIPPED
3538 test/test_retryable_reads_unified.py::TestUnifiedFindOne::test_FindOne_fails_on_first_attempt SKIPPED
3539 test/test_retryable_reads_unified.py::TestUnifiedFindOne::test_FindOne_fails_on_second_attempt SKIPPED
3540 test/test_retryable_reads_unified.py::TestUnifiedFindOne::test_FindOne_succeeds_on_first_attempt SKIPPED
3541 test/test_retryable_reads_unified.py::TestUnifiedFindOne::test_FindOne_succeeds_on_second_attempt SKIPPED
3542 test/test_retryable_reads_unified.py::TestUnifiedCountDocuments::test_CountDocuments_fails_on_first_attempt SKIPPED
3543 test/test_retryable_reads_unified.py::TestUnifiedCountDocuments::test_CountDocuments_fails_on_second_attempt SKIPPED
3544 test/test_retryable_reads_unified.py::TestUnifiedCountDocuments::test_CountDocuments_succeeds_on_first_attempt SKIPPED
3545 test/test_retryable_reads_unified.py::TestUnifiedCountDocuments::test_CountDocuments_succeeds_on_second_attempt SKIPPED
3546 test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED
3547 test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_fails_after_two_NotWritablePrimary_errors SKIPPED
3548 test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_HostNotFound SKIPPED
3549 test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_HostUnreachable SKIPPED
3550 test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_InterruptedAtShutdown SKIPPED
3551 test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3552 test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_NetworkTimeout SKIPPED
3553 test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3554 test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_NotPrimaryOrSecondary SKIPPED
3555 test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_NotWritablePrimary SKIPPED
3556 test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_PrimarySteppedDown SKIPPED
3557 test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_ShutdownInProgress SKIPPED
3558 test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_SocketException SKIPPED
3559 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED
3560 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_fails_after_two_NotWritablePrimary_errors SKIPPED
3561 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_HostNotFound SKIPPED
3562 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_HostUnreachable SKIPPED
3563 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_InterruptedAtShutdown SKIPPED
3564 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3565 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_NetworkTimeout SKIPPED
3566 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3567 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_NotPrimaryOrSecondary SKIPPED
3568 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_NotWritablePrimary SKIPPED
3569 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_PrimarySteppedDown SKIPPED
3570 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_ShutdownInProgress SKIPPED
3571 test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_SocketException SKIPPED
3572 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_client_createChangeStream_succeeds_after_retryable_handshake_network_error SKIPPED
3573 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_client_createChangeStream_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3574 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_client_listDatabaseNames_succeeds_after_retryable_handshake_network_error SKIPPED
3575 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_client_listDatabaseNames_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3576 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_client_listDatabases_succeeds_after_retryable_handshake_network_error SKIPPED
3577 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_client_listDatabases_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3578 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_aggregate_succeeds_after_retryable_handshake_network_error SKIPPED
3579 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_aggregate_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3580 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_countDocuments_succeeds_after_retryable_handshake_network_error SKIPPED
3581 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_countDocuments_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3582 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_createChangeStream_succeeds_after_retryable_handshake_network_error SKIPPED
3583 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_createChangeStream_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3584 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_distinct_succeeds_after_retryable_handshake_network_error SKIPPED
3585 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_distinct_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3586 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_estimatedDocumentCount_succeeds_after_retryable_handshake_network_error SKIPPED
3587 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_estimatedDocumentCount_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3588 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_findOne_succeeds_after_retryable_handshake_network_error SKIPPED
3589 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_findOne_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3590 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_find_succeeds_after_retryable_handshake_network_error SKIPPED
3591 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_find_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3592 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_listIndexNames_succeeds_after_retryable_handshake_network_error SKIPPED
3593 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_listIndexNames_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3594 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_listIndexes_succeeds_after_retryable_handshake_network_error SKIPPED
3595 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_listIndexes_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3596 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_database_aggregate_succeeds_after_retryable_handshake_network_error SKIPPED
3597 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_database_aggregate_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3598 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_database_createChangeStream_succeeds_after_retryable_handshake_network_error SKIPPED
3599 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_database_createChangeStream_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3600 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_database_listCollectionNames_succeeds_after_retryable_handshake_network_error SKIPPED
3601 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_database_listCollectionNames_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3602 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_database_listCollections_succeeds_after_retryable_handshake_network_error SKIPPED
3603 test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_database_listCollections_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3604 test/test_retryable_reads_unified.py::TestUnifiedExceededTimeLimit::test_Find_succeeds_on_second_attempt_after_ExceededTimeLimit SKIPPED
3605 test/test_retryable_writes.py::TestRetryableWritesMMAPv1::test_actionable_error_message SKIPPED
3606 test/test_retryable_writes.py::TestRetryableWrites::test_batch_splitting SKIPPED
3607 test/test_retryable_writes.py::TestRetryableWrites::test_batch_splitting_retry_fails SKIPPED
3608 test/test_retryable_writes.py::TestRetryableWrites::test_retry_timeout_raises_original_error SKIPPED
3609 test/test_retryable_writes.py::TestRetryableWrites::test_retryable_writes_in_sharded_cluster_multiple_available SKIPPED
3610 test/test_retryable_writes.py::TestRetryableWrites::test_server_selection_timeout_not_retried SKIPPED
3611 test/test_retryable_writes.py::TestRetryableWrites::test_supported_single_statement_no_retry SKIPPED
3612 test/test_retryable_writes.py::TestRetryableWrites::test_supported_single_statement_supported_cluster SKIPPED
3613 test/test_retryable_writes.py::TestRetryableWrites::test_supported_single_statement_unsupported_cluster SKIPPED
3614 test/test_retryable_writes.py::TestRetryableWrites::test_unsupported_single_statement SKIPPED
3615 test/test_retryable_writes.py::TestWriteConcernError::test_RetryableWriteError_error_label SKIPPED
3616 test/test_retryable_writes.py::TestWriteConcernError::test_RetryableWriteError_error_label_RawBSONDocument SKIPPED
3617 test/test_retryable_writes.py::TestPoolPausedError::test_pool_paused_error_is_retryable SKIPPED
3618 test/test_retryable_writes.py::TestPoolPausedError::test_returns_original_error_code SKIPPED
3619 test/test_retryable_writes.py::TestRetryableWritesTxnNumber::test_increment_transaction_id_without_sending_command SKIPPED
3620 test/test_retryable_writes_unified.py::TestUnifiedInsertOneServerErrors::test_InsertOne_fails_after_Interrupted SKIPPED
3621 test/test_retryable_writes_unified.py::TestUnifiedInsertOneServerErrors::test_InsertOne_fails_after_WriteConcernError_Interrupted SKIPPED
3622 test/test_retryable_writes_unified.py::TestUnifiedInsertOneServerErrors::test_InsertOne_fails_after_WriteConcernError_WriteConcernFailed SKIPPED
3623 test/test_retryable_writes_unified.py::TestUnifiedInsertOneServerErrors::test_InsertOne_fails_after_connection_failure_when_retryWrites_option_is_false SKIPPED
3624 test/test_retryable_writes_unified.py::TestUnifiedInsertOneServerErrors::test_InsertOne_fails_with_a_RetryableWriteError_label_after_two_connection_failures SKIPPED
3625 test/test_retryable_writes_unified.py::TestUnifiedInsertOneServerErrors::test_InsertOne_succeeds_after_connection_failure SKIPPED
3626 test/test_retryable_writes_unified.py::TestUnifiedInsertOneServerErrors::test_InsertOne_succeeds_after_retryable_writeConcernError SKIPPED
3627 test/test_retryable_writes_unified.py::TestUnifiedInsertOneServerErrors::test_RetryableWriteError_label_is_added_based_on_top-level_code_in_pre-4_4_server_response SKIPPED
3628 test/test_retryable_writes_unified.py::TestUnifiedInsertOneServerErrors::test_RetryableWriteError_label_is_added_based_on_writeConcernError_in_pre-4_4_mongod_response SKIPPED
3629 test/test_retryable_writes_unified.py::TestUnifiedInsertOneServerErrors::test_RetryableWriteError_label_is_not_added_based_on_writeConcernError_in_pre-4_4_mongos_response SKIPPED
3630 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndReplace::test_FindOneAndReplace_is_committed_on_first_attempt SKIPPED
3631 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndReplace::test_FindOneAndReplace_is_never_committed SKIPPED
3632 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndReplace::test_FindOneAndReplace_is_not_committed_on_first_attempt SKIPPED
3633 test/test_retryable_writes_unified.py::TestUnifiedUpdateOneServerErrors::test_UpdateOne_fails_with_a_RetryableWriteError_label_after_two_connection_failures SKIPPED
3634 test/test_retryable_writes_unified.py::TestUnifiedBulkWrite::test_All_commands_are_retried SKIPPED
3635 test/test_retryable_writes_unified.py::TestUnifiedBulkWrite::test_Both_commands_are_retried_after_their_first_statement_fails SKIPPED
3636 test/test_retryable_writes_unified.py::TestUnifiedBulkWrite::test_BulkWrite_with_unordered_execution SKIPPED
3637 test/test_retryable_writes_unified.py::TestUnifiedBulkWrite::test_First_command_is_retried SKIPPED
3638 test/test_retryable_writes_unified.py::TestUnifiedBulkWrite::test_First_insertOne_is_never_committed SKIPPED
3639 test/test_retryable_writes_unified.py::TestUnifiedBulkWrite::test_Second_command_is_retried_after_its_second_statement_fails SKIPPED
3640 test/test_retryable_writes_unified.py::TestUnifiedBulkWrite::test_Second_updateOne_is_never_committed SKIPPED
3641 test/test_retryable_writes_unified.py::TestUnifiedBulkWrite::test_Single-document_write_following_deleteMany_is_retried SKIPPED
3642 test/test_retryable_writes_unified.py::TestUnifiedBulkWrite::test_Single-document_write_following_updateMany_is_retried SKIPPED
3643 test/test_retryable_writes_unified.py::TestUnifiedBulkWrite::test_Third_updateOne_is_never_committed SKIPPED
3644 test/test_retryable_writes_unified.py::TestUnifiedReplaceOneServerErrors::test_ReplaceOne_fails_with_a_RetryableWriteError_label_after_two_connection_failures SKIPPED
3645 test/test_retryable_writes_unified.py::TestUnifiedDeleteOneErrorLabels::test_DeleteOne_fails_if_server_does_not_return_RetryableWriteError SKIPPED
3646 test/test_retryable_writes_unified.py::TestUnifiedDeleteOneErrorLabels::test_DeleteOne_succeeds_after_PrimarySteppedDown SKIPPED
3647 test/test_retryable_writes_unified.py::TestUnifiedDeleteOneErrorLabels::test_DeleteOne_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED
3648 test/test_retryable_writes_unified.py::TestUnifiedDeleteOneErrorLabels::test_DeleteOne_succeeds_with_RetryableWriteError_from_server SKIPPED
3649 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndUpdateErrorLabels::test_FindOneAndUpdate_fails_if_server_does_not_return_RetryableWriteError SKIPPED
3650 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndUpdateErrorLabels::test_FindOneAndUpdate_succeeds_after_PrimarySteppedDown SKIPPED
3651 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndUpdateErrorLabels::test_FindOneAndUpdate_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED
3652 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndUpdateErrorLabels::test_FindOneAndUpdate_succeeds_with_RetryableWriteError_from_server SKIPPED
3653 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndDeleteErrorLabels::test_FindOneAndDelete_fails_if_server_does_not_return_RetryableWriteError SKIPPED
3654 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndDeleteErrorLabels::test_FindOneAndDelete_succeeds_after_PrimarySteppedDown SKIPPED
3655 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndDeleteErrorLabels::test_FindOneAndDelete_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED
3656 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndDeleteErrorLabels::test_FindOneAndDelete_succeeds_with_RetryableWriteError_from_server SKIPPED
3657 test/test_retryable_writes_unified.py::TestUnifiedDeleteMany::test_DeleteMany_ignores_retryWrites SKIPPED
3658 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndReplaceServerErrors::test_FindOneAndReplace_fails_with_a_RetryableWriteError_label_after_two_connection_failures SKIPPED
3659 test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_fails_after_multiple_retryable_writeConcernErrors SKIPPED
3660 test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_fails_if_server_does_not_return_RetryableWriteError SKIPPED
3661 test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_ExceededTimeLimit SKIPPED
3662 test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_HostNotFound SKIPPED
3663 test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_HostUnreachable SKIPPED
3664 test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_InterruptedAtShutdown SKIPPED
3665 test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_InterruptedDueToReplStateChange SKIPPED
3666 test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_NetworkTimeout SKIPPED
3667 test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
3668 test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_NotPrimaryOrSecondary SKIPPED
3669 test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_NotWritablePrimary SKIPPED
3670 test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_PrimarySteppedDown SKIPPED
3671 test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_ShutdownInProgress SKIPPED
3672 test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_SocketException SKIPPED
3673 test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_WriteConcernError_InterruptedAtShutdown SKIPPED
3674 test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_WriteConcernError_InterruptedDueToReplStateChange SKIPPED
3675 test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_WriteConcernError_PrimarySteppedDown SKIPPED
3676 test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED
3677 test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_with_RetryableWriteError_from_server SKIPPED
3678 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_is_committed_on_first_attempt SKIPPED
3679 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_is_never_committed SKIPPED
3680 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_is_not_committed_on_first_attempt SKIPPED
3681 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndDelete::test_FindOneAndDelete_is_committed_on_first_attempt SKIPPED
3682 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndDelete::test_FindOneAndDelete_is_never_committed SKIPPED
3683 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndDelete::test_FindOneAndDelete_is_not_committed_on_first_attempt SKIPPED
3684 test/test_retryable_writes_unified.py::TestUnifiedReplaceOneErrorLabels::test_ReplaceOne_fails_if_server_does_not_return_RetryableWriteError SKIPPED
3685 test/test_retryable_writes_unified.py::TestUnifiedReplaceOneErrorLabels::test_ReplaceOne_succeeds_after_PrimarySteppedDown SKIPPED
3686 test/test_retryable_writes_unified.py::TestUnifiedReplaceOneErrorLabels::test_ReplaceOne_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED
3687 test/test_retryable_writes_unified.py::TestUnifiedReplaceOneErrorLabels::test_ReplaceOne_succeeds_with_RetryableWriteError_from_server SKIPPED
3688 test/test_retryable_writes_unified.py::TestUnifiedBulkWriteServerErrors::test_BulkWrite_fails_with_a_RetryableWriteError_label_after_two_connection_failures SKIPPED
3689 test/test_retryable_writes_unified.py::TestUnifiedBulkWriteServerErrors::test_BulkWrite_succeeds_after_retryable_writeConcernError_in_first_batch SKIPPED
3690 test/test_retryable_writes_unified.py::TestUnifiedReplaceOne::test_ReplaceOne_is_committed_on_first_attempt SKIPPED
3691 test/test_retryable_writes_unified.py::TestUnifiedReplaceOne::test_ReplaceOne_is_never_committed SKIPPED
3692 test/test_retryable_writes_unified.py::TestUnifiedReplaceOne::test_ReplaceOne_is_not_committed_on_first_attempt SKIPPED
3693 test/test_retryable_writes_unified.py::TestUnifiedInsertMany::test_InsertMany_fails_after_multiple_network_errors SKIPPED
3694 test/test_retryable_writes_unified.py::TestUnifiedInsertMany::test_InsertMany_succeeds_after_one_network_error SKIPPED
3695 test/test_retryable_writes_unified.py::TestUnifiedInsertMany::test_InsertMany_with_unordered_execution SKIPPED
3696 test/test_retryable_writes_unified.py::TestUnifiedUpdateOneErrorLabels::test_UpdateOne_fails_if_server_does_not_return_RetryableWriteError SKIPPED
3697 test/test_retryable_writes_unified.py::TestUnifiedUpdateOneErrorLabels::test_UpdateOne_succeeds_after_PrimarySteppedDown SKIPPED
3698 test/test_retryable_writes_unified.py::TestUnifiedUpdateOneErrorLabels::test_UpdateOne_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED
3699 test/test_retryable_writes_unified.py::TestUnifiedUpdateOneErrorLabels::test_UpdateOne_succeeds_with_RetryableWriteError_from_server SKIPPED
3700 test/test_retryable_writes_unified.py::TestUnifiedInsertManyServerErrors::test_InsertMany_fails_with_a_RetryableWriteError_label_after_two_connection_failures SKIPPED
3701 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndUpdateServerErrors::test_FindOneAndUpdate_fails_with_a_RetryableWriteError_label_after_two_connection_failures SKIPPED
3702 test/test_retryable_writes_unified.py::TestUnifiedBulkWriteErrorLabels::test_BulkWrite_fails_if_server_does_not_return_RetryableWriteError SKIPPED
3703 test/test_retryable_writes_unified.py::TestUnifiedBulkWriteErrorLabels::test_BulkWrite_succeeds_after_PrimarySteppedDown SKIPPED
3704 test/test_retryable_writes_unified.py::TestUnifiedBulkWriteErrorLabels::test_BulkWrite_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED
3705 test/test_retryable_writes_unified.py::TestUnifiedBulkWriteErrorLabels::test_BulkWrite_succeeds_with_RetryableWriteError_from_server SKIPPED
3706 test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_client_clientBulkWrite_succeeds_after_retryable_handshake_network_error SKIPPED
3707 test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_client_clientBulkWrite_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3708 test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_bulkWrite_succeeds_after_retryable_handshake_network_error SKIPPED
3709 test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_bulkWrite_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3710 test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_deleteOne_succeeds_after_retryable_handshake_network_error SKIPPED
3711 test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_deleteOne_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3712 test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_findOneAndDelete_succeeds_after_retryable_handshake_network_error SKIPPED
3713 test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_findOneAndDelete_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3714 test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_findOneAndReplace_succeeds_after_retryable_handshake_network_error SKIPPED
3715 test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_findOneAndReplace_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3716 test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_findOneAndUpdate_succeeds_after_retryable_handshake_network_error SKIPPED
3717 test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_findOneAndUpdate_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3718 test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_insertMany_succeeds_after_retryable_handshake_network_error SKIPPED
3719 test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_insertMany_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3720 test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_insertOne_succeeds_after_retryable_handshake_network_error SKIPPED
3721 test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_insertOne_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3722 test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_replaceOne_succeeds_after_retryable_handshake_network_error SKIPPED
3723 test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_replaceOne_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3724 test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_updateOne_succeeds_after_retryable_handshake_network_error SKIPPED
3725 test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_updateOne_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED
3726 test/test_retryable_writes_unified.py::TestUnifiedUpdateOne::test_UpdateOne_is_committed_on_first_attempt SKIPPED
3727 test/test_retryable_writes_unified.py::TestUnifiedUpdateOne::test_UpdateOne_is_never_committed SKIPPED
3728 test/test_retryable_writes_unified.py::TestUnifiedUpdateOne::test_UpdateOne_is_not_committed_on_first_attempt SKIPPED
3729 test/test_retryable_writes_unified.py::TestUnifiedUpdateOne::test_UpdateOne_with_upsert_is_committed_on_first_attempt SKIPPED
3730 test/test_retryable_writes_unified.py::TestUnifiedUpdateOne::test_UpdateOne_with_upsert_is_never_committed SKIPPED
3731 test/test_retryable_writes_unified.py::TestUnifiedUpdateOne::test_UpdateOne_with_upsert_is_not_committed_on_first_attempt SKIPPED
3732 test/test_retryable_writes_unified.py::TestUnifiedInsertOneNoWritesPerformedError::test_InsertOne_fails_after_NoWritesPerformed_error SKIPPED
3733 test/test_retryable_writes_unified.py::TestUnifiedDeleteOne::test_DeleteOne_is_committed_on_first_attempt SKIPPED
3734 test/test_retryable_writes_unified.py::TestUnifiedDeleteOne::test_DeleteOne_is_never_committed SKIPPED
3735 test/test_retryable_writes_unified.py::TestUnifiedDeleteOne::test_DeleteOne_is_not_committed_on_first_attempt SKIPPED
3736 test/test_retryable_writes_unified.py::TestUnifiedInsertManyErrorLabels::test_InsertMany_fails_if_server_does_not_return_RetryableWriteError SKIPPED
3737 test/test_retryable_writes_unified.py::TestUnifiedInsertManyErrorLabels::test_InsertMany_succeeds_after_PrimarySteppedDown SKIPPED
3738 test/test_retryable_writes_unified.py::TestUnifiedInsertManyErrorLabels::test_InsertMany_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED
3739 test/test_retryable_writes_unified.py::TestUnifiedInsertManyErrorLabels::test_InsertMany_succeeds_with_RetryableWriteError_from_server SKIPPED
3740 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndReplaceErrorLabels::test_FindOneAndReplace_fails_if_server_does_not_return_RetryableWriteError SKIPPED
3741 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndReplaceErrorLabels::test_FindOneAndReplace_succeeds_after_PrimarySteppedDown SKIPPED
3742 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndReplaceErrorLabels::test_FindOneAndReplace_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED
3743 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndReplaceErrorLabels::test_FindOneAndReplace_succeeds_with_RetryableWriteError_from_server SKIPPED
3744 test/test_retryable_writes_unified.py::TestUnifiedClientBulkWriteServerErrors::test_client_bulkWrite_with_multi:_true_operations_fails_after_retryable_top-level_error SKIPPED
3745 test/test_retryable_writes_unified.py::TestUnifiedClientBulkWriteServerErrors::test_client_bulkWrite_with_multi:_true_operations_fails_after_retryable_writeConcernError SKIPPED
3746 test/test_retryable_writes_unified.py::TestUnifiedClientBulkWriteServerErrors::test_client_bulkWrite_with_no_multi:_true_operations_succeeds_after_retryable_top-level_error SKIPPED
3747 test/test_retryable_writes_unified.py::TestUnifiedClientBulkWriteServerErrors::test_client_bulkWrite_with_no_multi:_true_operations_succeeds_after_retryable_writeConcernError SKIPPED
3748 test/test_retryable_writes_unified.py::TestUnifiedClientBulkWriteServerErrors::test_client_bulkWrite_with_retryWrites:_false_does_not_retry SKIPPED
3749 test/test_retryable_writes_unified.py::TestUnifiedClientBulkWriteClientErrors::test_client_bulkWrite_with_one_network_error_succeeds_after_retry SKIPPED
3750 test/test_retryable_writes_unified.py::TestUnifiedClientBulkWriteClientErrors::test_client_bulkWrite_with_two_network_errors_fails_after_retry SKIPPED
3751 test/test_retryable_writes_unified.py::TestUnifiedUpdateMany::test_UpdateMany_ignores_retryWrites SKIPPED
3752 test/test_retryable_writes_unified.py::TestUnifiedInsertOne::test_InsertOne_is_committed_on_first_attempt SKIPPED
3753 test/test_retryable_writes_unified.py::TestUnifiedInsertOne::test_InsertOne_is_never_committed SKIPPED
3754 test/test_retryable_writes_unified.py::TestUnifiedInsertOne::test_InsertOne_is_not_committed_on_first_attempt SKIPPED
3755 test/test_retryable_writes_unified.py::TestUnifiedFindOneAndDeleteServerErrors::test_FindOneAndDelete_fails_with_a_RetryableWriteError_label_after_two_connection_failures SKIPPED
3756 test/test_retryable_writes_unified.py::TestUnifiedDeleteOneServerErrors::test_DeleteOne_fails_with_RetryableWriteError_label_after_two_connection_failures SKIPPED
3757 test/test_run_command.py::TestUnifiedRunCursorCommand::test_accepts_an_explicit_session_that_is_reused_across_getMores SKIPPED
3758 test/test_run_command.py::TestUnifiedRunCursorCommand::test_creates_an_implicit_session_that_is_reused_across_getMores SKIPPED
3759 test/test_run_command.py::TestUnifiedRunCursorCommand::test_does_not_close_the_cursor_when_receiving_an_empty_batch SKIPPED
3760 test/test_run_command.py::TestUnifiedRunCursorCommand::test_errors_if_the_command_response_is_not_a_cursor SKIPPED
3761 test/test_run_command.py::TestUnifiedRunCursorCommand::test_returns_pinned_connections_to_the_pool_when_the_cursor_is_closed SKIPPED
3762 test/test_run_command.py::TestUnifiedRunCursorCommand::test_returns_pinned_connections_to_the_pool_when_the_cursor_is_exhausted SKIPPED
3763 test/test_run_command.py::TestUnifiedRunCursorCommand::test_successfully_executes_checkMetadataConsistency_cursor_creating_command SKIPPED
3764 test/test_run_command.py::TestUnifiedRunCursorCommand::test_supports_configuring_getMore_batchSize SKIPPED
3765 test/test_run_command.py::TestUnifiedRunCursorCommand::test_supports_configuring_getMore_comment SKIPPED
3766 test/test_run_command.py::TestUnifiedRunCursorCommand::test_supports_configuring_getMore_maxTimeMS SKIPPED
3767 test/test_run_command.py::TestUnifiedRunCommand::test_always_attaches_$db_and_implicit_lsid_to_given_command_and_omits_default_readPreference SKIPPED
3768 test/test_run_command.py::TestUnifiedRunCommand::test_always_gossips_the_$clusterTime_on_the_sent_command SKIPPED
3769 test/test_run_command.py::TestUnifiedRunCommand::test_attaches_apiVersion_fields_to_given_command_when_stableApi_is_configured_on_the_client SKIPPED
3770 test/test_run_command.py::TestUnifiedRunCommand::test_attaches_the_provided_$readPreference_to_given_command SKIPPED
3771 test/test_run_command.py::TestUnifiedRunCommand::test_attaches_the_provided_session_lsid_to_given_command SKIPPED
3772 test/test_run_command.py::TestUnifiedRunCommand::test_attaches_transaction_fields_to_given_command SKIPPED
3773 test/test_run_command.py::TestUnifiedRunCommand::test_does_not_attach_$readPreference_to_given_command_on_standalone SKIPPED
3774 test/test_run_command.py::TestUnifiedRunCommand::test_does_not_attach_primary_$readPreference_to_given_command SKIPPED
3775 test/test_run_command.py::TestUnifiedRunCommand::test_does_not_inherit_readConcern_specified_at_the_db_level SKIPPED
3776 test/test_run_command.py::TestUnifiedRunCommand::test_does_not_inherit_writeConcern_specified_at_the_db_level SKIPPED
3777 test/test_run_command.py::TestUnifiedRunCommand::test_does_not_retry_retryable_errors_on_given_command SKIPPED
3778 test/test_saslprep.py::TestSASLprep::test_saslprep PASSED
3779 test/test_sdam_monitoring_spec.py::TestAllScenarios::test_discovered_standalone SKIPPED
3780 test/test_sdam_monitoring_spec.py::TestAllScenarios::test_load_balancer SKIPPED
3781 test/test_sdam_monitoring_spec.py::TestAllScenarios::test_replica_set_with_no_primary SKIPPED
3782 test/test_sdam_monitoring_spec.py::TestAllScenarios::test_replica_set_with_primary SKIPPED
3783 test/test_sdam_monitoring_spec.py::TestAllScenarios::test_replica_set_with_removal SKIPPED
3784 test/test_sdam_monitoring_spec.py::TestAllScenarios::test_required_replica_set SKIPPED
3785 test/test_sdam_monitoring_spec.py::TestAllScenarios::test_standalone SKIPPED
3786 test/test_sdam_monitoring_spec.py::TestAllScenarios::test_standalone_suppress_equal_description_changes SKIPPED
3787 test/test_sdam_monitoring_spec.py::TestSdamMonitoring::test_network_error_publishes_events SKIPPED
3788 test/test_sdam_monitoring_spec.py::TestSdamMonitoring::test_not_primary_error_publishes_events SKIPPED
3789 test/test_sdam_monitoring_spec.py::TestSdamMonitoring::test_shutdown_error_publishes_events SKIPPED
3790 test/test_server.py::TestServer::test_repr PASSED
3791 test/test_server_description.py::TestServerDescription::test_all_hosts PASSED
3792 test/test_server_description.py::TestServerDescription::test_arbiter PASSED
3793 test/test_server_description.py::TestServerDescription::test_default_max_message_size PASSED
3794 test/test_server_description.py::TestServerDescription::test_fields PASSED
3795 test/test_server_description.py::TestServerDescription::test_ghost PASSED
3796 test/test_server_description.py::TestServerDescription::test_mongos PASSED
3797 test/test_server_description.py::TestServerDescription::test_ok_false PASSED
3798 test/test_server_description.py::TestServerDescription::test_other PASSED
3799 test/test_server_description.py::TestServerDescription::test_primary PASSED
3800 test/test_server_description.py::TestServerDescription::test_repr PASSED
3801 test/test_server_description.py::TestServerDescription::test_secondary PASSED
3802 test/test_server_description.py::TestServerDescription::test_standalone PASSED
3803 test/test_server_description.py::TestServerDescription::test_topology_version PASSED
3804 test/test_server_description.py::TestServerDescription::test_topology_version_not_present PASSED
3805 test/test_server_description.py::TestServerDescription::test_unknown PASSED
3806 test/test_server_selection.py::TestAllScenarios::test_LoadBalanced_read_Nearest PASSED
3807 test/test_server_selection.py::TestAllScenarios::test_LoadBalanced_read_Primary PASSED
3808 test/test_server_selection.py::TestAllScenarios::test_LoadBalanced_read_PrimaryPreferred PASSED
3809 test/test_server_selection.py::TestAllScenarios::test_LoadBalanced_read_Secondary PASSED
3810 test/test_server_selection.py::TestAllScenarios::test_LoadBalanced_read_SecondaryPreferred PASSED
3811 test/test_server_selection.py::TestAllScenarios::test_LoadBalanced_write_Nearest PASSED
3812 test/test_server_selection.py::TestAllScenarios::test_LoadBalanced_write_Primary PASSED
3813 test/test_server_selection.py::TestAllScenarios::test_LoadBalanced_write_PrimaryPreferred PASSED
3814 test/test_server_selection.py::TestAllScenarios::test_LoadBalanced_write_Secondary PASSED
3815 test/test_server_selection.py::TestAllScenarios::test_LoadBalanced_write_SecondaryPreferred PASSED
3816 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_Nearest PASSED
3817 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_Nearest_multiple PASSED
3818 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_Nearest_non_matching PASSED
3819 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_PossiblePrimary PASSED
3820 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_PossiblePrimaryNearest PASSED
3821 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_Primary PASSED
3822 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_PrimaryPreferred PASSED
3823 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_PrimaryPreferred_non_matching PASSED
3824 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_Secondary PASSED
3825 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_SecondaryPreferred PASSED
3826 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_SecondaryPreferred_non_matching PASSED
3827 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_Secondary_multi_tags PASSED
3828 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_Secondary_multi_tags2 PASSED
3829 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_Secondary_non_matching PASSED
3830 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_write_SecondaryPreferred PASSED
3831 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_Nearest PASSED
3832 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_Nearest_multiple PASSED
3833 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_Nearest_non_matching PASSED
3834 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_Primary PASSED
3835 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_PrimaryPreferred PASSED
3836 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_PrimaryPreferred_non_matching PASSED
3837 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_Secondary PASSED
3838 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_SecondaryPreferred PASSED
3839 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_SecondaryPreferred_non_matching PASSED
3840 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_SecondaryPreferred_tags PASSED
3841 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_Secondary_non_matching PASSED
3842 test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_write_SecondaryPreferred PASSED
3843 test/test_server_selection.py::TestAllScenarios::test_Sharded_read_Nearest PASSED
3844 test/test_server_selection.py::TestAllScenarios::test_Sharded_read_Primary PASSED
3845 test/test_server_selection.py::TestAllScenarios::test_Sharded_read_PrimaryPreferred PASSED
3846 test/test_server_selection.py::TestAllScenarios::test_Sharded_read_Secondary PASSED
3847 test/test_server_selection.py::TestAllScenarios::test_Sharded_read_SecondaryPreferred PASSED
3848 test/test_server_selection.py::TestAllScenarios::test_Sharded_write_Nearest PASSED
3849 test/test_server_selection.py::TestAllScenarios::test_Sharded_write_Primary PASSED
3850 test/test_server_selection.py::TestAllScenarios::test_Sharded_write_PrimaryPreferred PASSED
3851 test/test_server_selection.py::TestAllScenarios::test_Sharded_write_Secondary PASSED
3852 test/test_server_selection.py::TestAllScenarios::test_Sharded_write_SecondaryPreferred PASSED
3853 test/test_server_selection.py::TestAllScenarios::test_Single_read_SecondaryPreferred PASSED
3854 test/test_server_selection.py::TestAllScenarios::test_Single_write_SecondaryPreferred PASSED
3855 test/test_server_selection.py::TestAllScenarios::test_Unknown_read_SecondaryPreferred PASSED
3856 test/test_server_selection.py::TestAllScenarios::test_Unknown_read_ghost PASSED
3857 test/test_server_selection.py::TestAllScenarios::test_Unknown_write_SecondaryPreferred PASSED
3858 test/test_server_selection.py::TestAllScenarios::test_Unknown_write_ghost PASSED
3859 test/test_server_selection.py::TestCustomServerSelectorFunction::test_functional_select_max_port_number_host SKIPPED
3860 test/test_server_selection.py::TestCustomServerSelectorFunction::test_invalid_server_selector SKIPPED
3861 test/test_server_selection.py::TestCustomServerSelectorFunction::test_latency_threshold_application SKIPPED
3862 test/test_server_selection.py::TestCustomServerSelectorFunction::test_selector_called SKIPPED
3863 test/test_server_selection.py::TestCustomServerSelectorFunction::test_server_selector_bypassed SKIPPED
3864 test/test_server_selection_in_window.py::TestAllScenarios::test_in_window_equilibrium_When_in_equilibrium_selection_is_evenly_distributed SKIPPED
3865 test/test_server_selection_in_window.py::TestAllScenarios::test_in_window_many_choices_Selections_from_many_choices_occur_at_correct_frequencies SKIPPED
3866 test/test_server_selection_in_window.py::TestAllScenarios::test_in_window_one_least_two_tied_Least_operations_gets_most_selections,_two_tied_share_the_rest SKIPPED
3867 test/test_server_selection_in_window.py::TestAllScenarios::test_in_window_rs_equilibrium_When_in_equilibrium_selection_is_evenly_distributed_(replica_set) SKIPPED
3868 test/test_server_selection_in_window.py::TestAllScenarios::test_in_window_rs_three_choices_Selections_from_three_servers_occur_at_proper_distributions_(replica_set) SKIPPED
3869 test/test_server_selection_in_window.py::TestAllScenarios::test_in_window_three_choices_Selections_from_three_servers_occur_at_proper_distributions SKIPPED
3870 test/test_server_selection_in_window.py::TestAllScenarios::test_in_window_two_choices_Better_of_two_choices_always_selected SKIPPED
3871 test/test_server_selection_in_window.py::TestAllScenarios::test_in_window_two_least_Two_tied_for_least_operations_share_all_selections SKIPPED
3872 test/test_server_selection_in_window.py::TestProse::test_load_balancing SKIPPED
3873 test/test_server_selection_logging.py::TestServerSelectionLoggingOperationId::test_Failed_bulkWrite_operation:_log_messages_have_operationIds SKIPPED
3874 test/test_server_selection_logging.py::TestServerSelectionLoggingOperationId::test_Failed_client_bulkWrite_operation:_log_messages_have_operationIds SKIPPED
3875 test/test_server_selection_logging.py::TestServerSelectionLoggingOperationId::test_Successful_bulkWrite_operation:_log_messages_have_operationIds SKIPPED
3876 test/test_server_selection_logging.py::TestServerSelectionLoggingOperationId::test_Successful_client_bulkWrite_operation:_log_messages_have_operationIds SKIPPED
3877 test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_A_successful_aggregate_operation SKIPPED
3878 test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_A_successful_count_operation SKIPPED
3879 test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_A_successful_delete_operation SKIPPED
3880 test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_A_successful_distinct_operation SKIPPED
3881 test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_A_successful_findAndModify_operation SKIPPED
3882 test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_A_successful_find_and_getMore_operation SKIPPED
3883 test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_A_successful_find_operation SKIPPED
3884 test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_A_successful_insert_operation SKIPPED
3885 test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_A_successful_update_operation SKIPPED
3886 test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_Failure_due_to_unreachable_server SKIPPED
3887 test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_Successful_collection_management_operations SKIPPED
3888 test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_Successful_index_operations SKIPPED
3889 test/test_server_selection_logging.py::TestServerSelectionLoggingReplicaSet::test_A_successful_operation SKIPPED
3890 test/test_server_selection_logging.py::TestServerSelectionLoggingReplicaSet::test_Server_selection_fails_due_to_unsatisfiable_read_preference SKIPPED
3891 test/test_server_selection_logging.py::TestServerSelectionLoggingLoadBalanced::test_A_successful_operation_-_load_balanced_cluster SKIPPED
3892 test/test_server_selection_logging.py::TestServerSelectionLoggingSharded::test_A_successful_operation SKIPPED
3893 test/test_server_selection_logging.py::TestServerSelectionLoggingSharded::test_Failure_due_to_unreachable_server SKIPPED
3894 test/test_server_selection_rtt.py::TestAllScenarios::test_rtt_first_value PASSED
3895 test/test_server_selection_rtt.py::TestAllScenarios::test_rtt_first_value_zero PASSED
3896 test/test_server_selection_rtt.py::TestAllScenarios::test_rtt_value_test_1 PASSED
3897 test/test_server_selection_rtt.py::TestAllScenarios::test_rtt_value_test_2 PASSED
3898 test/test_server_selection_rtt.py::TestAllScenarios::test_rtt_value_test_3 PASSED
3899 test/test_server_selection_rtt.py::TestAllScenarios::test_rtt_value_test_4 PASSED
3900 test/test_server_selection_rtt.py::TestAllScenarios::test_rtt_value_test_5 PASSED
3901 test/test_session.py::TestSession::test_aggregate SKIPPED (Cannot co...)
3902 test/test_session.py::TestSession::test_aggregate_error SKIPPED (Can...)
3903 test/test_session.py::TestSession::test_client SKIPPED (Cannot conne...)
3904 test/test_session.py::TestSession::test_collection SKIPPED (Cannot c...)
3905 test/test_session.py::TestSession::test_command_cursor_close SKIPPED
3906 test/test_session.py::TestSession::test_command_cursor_del SKIPPED (...)
3907 test/test_session.py::TestSession::test_command_cursor_exhaust SKIPPED
3908 test/test_session.py::TestSession::test_command_cursor_limit_reached SKIPPED
3909 test/test_session.py::TestSession::test_cursor SKIPPED (Cannot conne...)
3910 test/test_session.py::TestSession::test_cursor_clone SKIPPED (Cannot...)
3911 test/test_session.py::TestSession::test_cursor_close SKIPPED (Cannot...)
3912 test/test_session.py::TestSession::test_cursor_del SKIPPED (Cannot c...)
3913 test/test_session.py::TestSession::test_cursor_exhaust SKIPPED (Cann...)
3914 test/test_session.py::TestSession::test_cursor_limit_reached SKIPPED
3915 test/test_session.py::TestSession::test_database SKIPPED (Cannot con...)
3916 test/test_session.py::TestSession::test_end_session SKIPPED (Cannot ...)
3917 test/test_session.py::TestSession::test_end_sessions SKIPPED (Cannot...)
3918 test/test_session.py::TestSession::test_gridfs SKIPPED (Cannot conne...)
3919 test/test_session.py::TestSession::test_gridfs_bucket SKIPPED (Canno...)
3920 test/test_session.py::TestSession::test_gridfsbucket_cursor SKIPPED
3921 test/test_session.py::TestSession::test_implicit_sessions_checkout SKIPPED
3922 test/test_session.py::TestSession::test_killcursors SKIPPED (Cannot ...)
3923 test/test_session.py::TestSession::test_pool_lifo SKIPPED (Cannot co...)
3924 test/test_session.py::TestSession::test_session_not_copyable SKIPPED
3925 test/test_session.py::TestSession::test_snapshot_incompatible_with_causal_consistency SKIPPED
3926 test/test_session.py::TestSession::test_unacknowledged_writes SKIPPED
3927 test/test_session.py::TestCausalConsistency::test_aggregate_out_does_not_include_read_concern SKIPPED
3928 test/test_session.py::TestCausalConsistency::test_cluster_time_no_server_support SKIPPED
3929 test/test_session.py::TestCausalConsistency::test_cluster_time_with_server_support SKIPPED
3930 test/test_session.py::TestCausalConsistency::test_core SKIPPED (Cann...)
3931 test/test_session.py::TestCausalConsistency::test_get_more_does_not_include_read_concern SKIPPED
3932 test/test_session.py::TestCausalConsistency::test_read_concern SKIPPED
3933 test/test_session.py::TestCausalConsistency::test_reads SKIPPED (Can...)
3934 test/test_session.py::TestCausalConsistency::test_server_not_causal SKIPPED
3935 test/test_session.py::TestCausalConsistency::test_session_not_causal SKIPPED
3936 test/test_session.py::TestCausalConsistency::test_writes SKIPPED (Ca...)
3937 test/test_session.py::TestCausalConsistency::test_writes_do_not_include_read_concern SKIPPED
3938 test/test_session.py::TestClusterTime::test_cluster_time SKIPPED (Ca...)
3939 test/test_sessions_unified.py::TestSessionsImplicitSessionsDefaultCausalConsistency::test_afterClusterTime_is_not_sent_on_retried_read_in_implicit_session_when_readConcern_level_is_linearizable SKIPPED
3940 test/test_sessions_unified.py::TestSessionsImplicitSessionsDefaultCausalConsistency::test_afterClusterTime_is_not_sent_on_retried_read_in_implicit_session_when_readConcern_level_is_snapshot SKIPPED
3941 test/test_sessions_unified.py::TestSessionsImplicitSessionsDefaultCausalConsistency::test_readConcern_is_not_sent_on_retried_read_in_implicit_session_when_readConcern_level_is_not_specified SKIPPED
3942 test/test_sessions_unified.py::TestSessionsSnapshotSessionsNotSupportedServerError::test_Server_returns_an_error_on_aggregate_with_snapshot SKIPPED
3943 test/test_sessions_unified.py::TestSessionsSnapshotSessionsNotSupportedServerError::test_Server_returns_an_error_on_distinct_with_snapshot SKIPPED
3944 test/test_sessions_unified.py::TestSessionsSnapshotSessionsNotSupportedServerError::test_Server_returns_an_error_on_find_with_snapshot SKIPPED
3945 test/test_sessions_unified.py::TestSessionsDriverSessionsServerSupport::test_Server_supports_explicit_sessions SKIPPED
3946 test/test_sessions_unified.py::TestSessionsDriverSessionsServerSupport::test_Server_supports_implicit_sessions SKIPPED
3947 test/test_sessions_unified.py::TestSessionsSnapshotSessions::test_Aggregate_operation_with_snapshot SKIPPED
3948 test/test_sessions_unified.py::TestSessionsSnapshotSessions::test_Distinct_operation_with_snapshot SKIPPED
3949 test/test_sessions_unified.py::TestSessionsSnapshotSessions::test_Find_operation_with_snapshot SKIPPED
3950 test/test_sessions_unified.py::TestSessionsSnapshotSessions::test_First_snapshot_read_does_not_send_atClusterTime SKIPPED
3951 test/test_sessions_unified.py::TestSessionsSnapshotSessions::test_Mixed_operation_with_snapshot SKIPPED
3952 test/test_sessions_unified.py::TestSessionsSnapshotSessions::test_StartTransaction_fails_in_snapshot_session SKIPPED
3953 test/test_sessions_unified.py::TestSessionsSnapshotSessions::test_Write_commands_with_snapshot_session_do_not_affect_snapshot_reads SKIPPED
3954 test/test_sessions_unified.py::TestSessionsSnapshotSessions::test_countDocuments_operation_with_snapshot SKIPPED
3955 test/test_sessions_unified.py::TestSessionsSnapshotSessionsUnsupportedOps::test_Server_returns_an_error_on_deleteOne_with_snapshot SKIPPED
3956 test/test_sessions_unified.py::TestSessionsSnapshotSessionsUnsupportedOps::test_Server_returns_an_error_on_findOneAndUpdate_with_snapshot SKIPPED
3957 test/test_sessions_unified.py::TestSessionsSnapshotSessionsUnsupportedOps::test_Server_returns_an_error_on_insertMany_with_snapshot SKIPPED
3958 test/test_sessions_unified.py::TestSessionsSnapshotSessionsUnsupportedOps::test_Server_returns_an_error_on_insertOne_with_snapshot SKIPPED
3959 test/test_sessions_unified.py::TestSessionsSnapshotSessionsUnsupportedOps::test_Server_returns_an_error_on_listCollections_with_snapshot SKIPPED
3960 test/test_sessions_unified.py::TestSessionsSnapshotSessionsUnsupportedOps::test_Server_returns_an_error_on_listDatabases_with_snapshot SKIPPED
3961 test/test_sessions_unified.py::TestSessionsSnapshotSessionsUnsupportedOps::test_Server_returns_an_error_on_listIndexes_with_snapshot SKIPPED
3962 test/test_sessions_unified.py::TestSessionsSnapshotSessionsUnsupportedOps::test_Server_returns_an_error_on_runCommand_with_snapshot SKIPPED
3963 test/test_sessions_unified.py::TestSessionsSnapshotSessionsUnsupportedOps::test_Server_returns_an_error_on_updateOne_with_snapshot SKIPPED
3964 test/test_sessions_unified.py::TestSessionsSnapshotSessionsNotSupportedClientError::test_Client_error_on_aggregate_with_snapshot SKIPPED
3965 test/test_sessions_unified.py::TestSessionsSnapshotSessionsNotSupportedClientError::test_Client_error_on_distinct_with_snapshot SKIPPED
3966 test/test_sessions_unified.py::TestSessionsSnapshotSessionsNotSupportedClientError::test_Client_error_on_find_with_snapshot SKIPPED
3967 test/test_sessions_unified.py::TestSessionsDriverSessionsDirtySessionErrors::test_Dirty_explicit_session_is_discarded_(findAndModify) SKIPPED
3968 test/test_sessions_unified.py::TestSessionsDriverSessionsDirtySessionErrors::test_Dirty_explicit_session_is_discarded_(insert) SKIPPED
3969 test/test_sessions_unified.py::TestSessionsDriverSessionsDirtySessionErrors::test_Dirty_implicit_session_is_discarded_(findAndModify) SKIPPED
3970 test/test_sessions_unified.py::TestSessionsDriverSessionsDirtySessionErrors::test_Dirty_implicit_session_is_discarded_(insert) SKIPPED
3971 test/test_sessions_unified.py::TestSessionsDriverSessionsDirtySessionErrors::test_Dirty_implicit_session_is_discarded_(read_not_returning_cursor) SKIPPED
3972 test/test_sessions_unified.py::TestSessionsDriverSessionsDirtySessionErrors::test_Dirty_implicit_session_is_discarded_(read_returning_cursor) SKIPPED
3973 test/test_son.py::TestSON::test_clears PASSED
3974 test/test_son.py::TestSON::test_contains_has PASSED
3975 test/test_son.py::TestSON::test_copying PASSED
3976 test/test_son.py::TestSON::test_equality PASSED
3977 test/test_son.py::TestSON::test_iteration PASSED
3978 test/test_son.py::TestSON::test_keys PASSED
3979 test/test_son.py::TestSON::test_len PASSED
3980 test/test_son.py::TestSON::test_ordered_dict PASSED
3981 test/test_son.py::TestSON::test_pickle PASSED
3982 test/test_son.py::TestSON::test_pickle_backwards_compatability PASSED
3983 test/test_son.py::TestSON::test_to_dict PASSED
3984 test/test_srv_polling.py::TestSrvPolling::test_10_all_dns_selected PASSED
3985 test/test_srv_polling.py::TestSrvPolling::test_11_all_dns_selected PASSED
3986 test/test_srv_polling.py::TestSrvPolling::test_12_new_dns_randomly_selected PASSED
3987 test/test_srv_polling.py::TestSrvPolling::test_addition PASSED
3988 test/test_srv_polling.py::TestSrvPolling::test_dns_failures PASSED
3989 test/test_srv_polling.py::TestSrvPolling::test_dns_record_lookup_empty PASSED
3990 test/test_srv_polling.py::TestSrvPolling::test_does_not_flipflop PASSED
3991 test/test_srv_polling.py::TestSrvPolling::test_import_dns_resolver PASSED
3992 test/test_srv_polling.py::TestSrvPolling::test_recover_from_initially_empty_seedlist PASSED
3993 test/test_srv_polling.py::TestSrvPolling::test_recover_from_initially_erroring_seedlist PASSED
3994 test/test_srv_polling.py::TestSrvPolling::test_removal PASSED
3995 test/test_srv_polling.py::TestSrvPolling::test_replace_both_with_one PASSED
3996 test/test_srv_polling.py::TestSrvPolling::test_replace_both_with_two PASSED
3997 test/test_srv_polling.py::TestSrvPolling::test_replace_one PASSED
3998 test/test_srv_polling.py::TestSrvPolling::test_srv_service_name PASSED
3999 test/test_srv_polling.py::TestSrvPolling::test_srv_waits_to_poll PASSED
4000 test/test_ssl.py::TestClientSSL::test_config_ssl PASSED
4001 test/test_ssl.py::TestClientSSL::test_load_trusted_ca_certs PASSED
4002 test/test_ssl.py::TestClientSSL::test_no_ssl_module SKIPPED (The ssl...)
4003 test/test_ssl.py::TestClientSSL::test_use_pyopenssl_when_available PASSED
4004 test/test_ssl.py::TestSSL::test_cert_ssl_implicitly_set SKIPPED (Can...)
4005 test/test_ssl.py::TestSSL::test_cert_ssl_uri_support SKIPPED (Cannot...)
4006 test/test_ssl.py::TestSSL::test_cert_ssl_validation SKIPPED (Cannot ...)
4007 test/test_ssl.py::TestSSL::test_cert_ssl_validation_hostname_matching SKIPPED
4008 test/test_ssl.py::TestSSL::test_certifi_support SKIPPED (Cannot conn...)
4009 test/test_ssl.py::TestSSL::test_connect_with_ca_bundle SKIPPED (Cann...)
4010 test/test_ssl.py::TestSSL::test_mongodb_x509_auth SKIPPED (Cannot co...)
4011 test/test_ssl.py::TestSSL::test_simple_ssl SKIPPED (Cannot connect t...)
4012 test/test_ssl.py::TestSSL::test_system_certs_config_error SKIPPED (C...)
4013 test/test_ssl.py::TestSSL::test_tlsCRLFile_support SKIPPED (Cannot c...)
4014 test/test_ssl.py::TestSSL::test_tlsCertificateKeyFilePassword SKIPPED
4015 test/test_ssl.py::TestSSL::test_validation_with_system_ca_certs SKIPPED
4016 test/test_ssl.py::TestSSL::test_wincertstore SKIPPED (Cannot connect...)
4017 test/test_streaming_protocol.py::TestStreamingProtocol::test_failCommand_streaming SKIPPED
4018 test/test_streaming_protocol.py::TestStreamingProtocol::test_heartbeat_awaited_flag SKIPPED
4019 test/test_streaming_protocol.py::TestStreamingProtocol::test_monitor_waits_after_server_check_error SKIPPED
4020 test/test_streaming_protocol.py::TestStreamingProtocol::test_streaming_rtt SKIPPED
4021 test/test_threads.py::TestThreads::test_safe_insert SKIPPED (Cannot ...)
4022 test/test_threads.py::TestThreads::test_safe_update SKIPPED (Cannot ...)
4023 test/test_threads.py::TestThreads::test_threading SKIPPED (Cannot co...)
4024 test/test_timestamp.py::TestTimestamp::test_datetime PASSED
4025 test/test_timestamp.py::TestTimestamp::test_datetime_copy_pickle PASSED
4026 test/test_timestamp.py::TestTimestamp::test_equality PASSED
4027 test/test_timestamp.py::TestTimestamp::test_exceptions PASSED
4028 test/test_timestamp.py::TestTimestamp::test_hash PASSED
4029 test/test_timestamp.py::TestTimestamp::test_repr PASSED
4030 test/test_timestamp.py::TestTimestamp::test_timestamp PASSED
4031 test/test_topology.py::TestTopologyConfiguration::test_timeout_configuration PASSED
4032 test/test_topology.py::TestSingleServerTopology::test_direct_connection PASSED
4033 test/test_topology.py::TestSingleServerTopology::test_reopen PASSED
4034 test/test_topology.py::TestSingleServerTopology::test_round_trip_time PASSED
4035 test/test_topology.py::TestSingleServerTopology::test_unavailable_seed PASSED
4036 test/test_topology.py::TestMultiServerTopology::test_close PASSED
4037 test/test_topology.py::TestMultiServerTopology::test_discover_set_name_from_primary PASSED
4038 test/test_topology.py::TestMultiServerTopology::test_discover_set_name_from_secondary PASSED
4039 test/test_topology.py::TestMultiServerTopology::test_filtered_server_selection PASSED
4040 test/test_topology.py::TestMultiServerTopology::test_handle_error PASSED
4041 test/test_topology.py::TestMultiServerTopology::test_handle_error_removed_server PASSED
4042 test/test_topology.py::TestMultiServerTopology::test_max_write_batch_size PASSED
4043 test/test_topology.py::TestMultiServerTopology::test_readable_writable PASSED
4044 test/test_topology.py::TestMultiServerTopology::test_topology_repr PASSED
4045 test/test_topology.py::TestMultiServerTopology::test_unexpected_load_balancer PASSED
4046 test/test_topology.py::TestMultiServerTopology::test_wire_version PASSED
4047 test/test_topology.py::TestTopologyErrors::test_hello_retry PASSED
4048 test/test_topology.py::TestTopologyErrors::test_internal_monitor_error PASSED
4049 test/test_topology.py::TestTopologyErrors::test_pool_reset PASSED
4050 test/test_topology.py::TestServerSelectionErrors::test_bad_replica_set_name PASSED
4051 test/test_topology.py::TestServerSelectionErrors::test_multiple_standalones PASSED
4052 test/test_topology.py::TestServerSelectionErrors::test_no_mongoses PASSED
4053 test/test_topology.py::TestServerSelectionErrors::test_no_primary PASSED
4054 test/test_topology.py::TestServerSelectionErrors::test_no_secondary PASSED
4055 test/test_transactions.py::TestTransactions::test_create_collection SKIPPED
4056 test/test_transactions.py::TestTransactions::test_gridfs_does_not_support_transactions SKIPPED
4057 test/test_transactions.py::TestTransactions::test_transaction_direct_connection SKIPPED
4058 test/test_transactions.py::TestTransactions::test_transaction_options_validation SKIPPED
4059 test/test_transactions.py::TestTransactions::test_transaction_starts_with_batched_write SKIPPED
4060 test/test_transactions.py::TestTransactions::test_transaction_write_concern_override SKIPPED
4061 test/test_transactions.py::TestTransactions::test_unpin_for_next_transaction SKIPPED
4062 test/test_transactions.py::TestTransactions::test_unpin_for_non_transaction_operation SKIPPED
4063 test/test_transactions.py::TestTransactionsConvenientAPI::test_callback_not_retried_after_commit_timeout SKIPPED
4064 test/test_transactions.py::TestTransactionsConvenientAPI::test_callback_not_retried_after_timeout SKIPPED
4065 test/test_transactions.py::TestTransactionsConvenientAPI::test_callback_raises_custom_error SKIPPED
4066 test/test_transactions.py::TestTransactionsConvenientAPI::test_callback_returns_value SKIPPED
4067 test/test_transactions.py::TestTransactionsConvenientAPI::test_commit_not_retried_after_timeout SKIPPED
4068 test/test_transactions.py::TestTransactionsConvenientAPI::test_in_transaction_property SKIPPED
4069 test/test_transactions_unified.py::TestUnifiedRetryableAbort::test_abortTransaction_does_not_retry_after_Interrupted SKIPPED
4070 test/test_transactions_unified.py::TestUnifiedRetryableAbort::test_abortTransaction_does_not_retry_after_WriteConcernError_Interrupted SKIPPED
4071 test/test_transactions_unified.py::TestUnifiedRetryableAbort::test_abortTransaction_only_performs_a_single_retry SKIPPED
4072 test/test_transactions_unified.py::TestUnifiedRetryableAbort::test_abortTransaction_succeeds_after_connection_error SKIPPED
4073 test/test_transactions_unified.py::TestUnifiedCausalConsistency::test_causal_consistency SKIPPED
4074 test/test_transactions_unified.py::TestUnifiedCausalConsistency::test_causal_consistency_disabled SKIPPED
4075 test/test_transactions_unified.py::TestUnifiedCount::test_count SKIPPED
4076 test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_does_not_retry_error_without_RetryableWriteError_label SKIPPED
4077 test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_retries_once_with_RetryableWriteError_from_server SKIPPED
4078 test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_HostNotFound SKIPPED
4079 test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_HostUnreachable SKIPPED
4080 test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_InterruptedAtShutdown SKIPPED
4081 test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_InterruptedDueToReplStateChange SKIPPED
4082 test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_NetworkTimeout SKIPPED
4083 test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
4084 test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_NotPrimaryOrSecondary SKIPPED
4085 test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_NotWritablePrimary SKIPPED
4086 test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_PrimarySteppedDown SKIPPED
4087 test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_ShutdownInProgress SKIPPED
4088 test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_SocketException SKIPPED
4089 test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_WriteConcernError_InterruptedAtShutdown SKIPPED
4090 test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_WriteConcernError_InterruptedDueToReplStateChange SKIPPED
4091 test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_WriteConcernError_PrimarySteppedDown SKIPPED
4092 test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED
4093 test/test_transactions_unified.py::TestUnifiedErrorsClient::test_Client_side_error_in_command_starting_transaction SKIPPED
4094 test/test_transactions_unified.py::TestUnifiedErrorsClient::test_Client_side_error_when_transaction_is_in_progress SKIPPED
4095 test/test_transactions_unified.py::TestUnifiedCreateCollection::test_explicitly_create_collection_using_create_command SKIPPED
4096 test/test_transactions_unified.py::TestUnifiedCreateCollection::test_implicitly_create_collection_using_insert SKIPPED
4097 test/test_transactions_unified.py::TestUnifiedReads::test_aggregate SKIPPED
4098 test/test_transactions_unified.py::TestUnifiedReads::test_collection_readConcern_without_transaction SKIPPED
4099 test/test_transactions_unified.py::TestUnifiedReads::test_distinct SKIPPED
4100 test/test_transactions_unified.py::TestUnifiedReads::test_find SKIPPED
4101 test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_does_not_retry_without_RetryableWriteError_label SKIPPED
4102 test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_only_retries_once_with_RetryableWriteError_from_server SKIPPED
4103 test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_HostNotFound SKIPPED
4104 test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_HostUnreachable SKIPPED
4105 test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_InterruptedAtShutdown SKIPPED
4106 test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_InterruptedDueToReplStateChange SKIPPED
4107 test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_NetworkTimeout SKIPPED
4108 test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED
4109 test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_NotPrimaryOrSecondary SKIPPED
4110 test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_NotWritablePrimary SKIPPED
4111 test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_PrimarySteppedDown SKIPPED
4112 test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_ShutdownInProgress SKIPPED
4113 test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_SocketException SKIPPED
4114 test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_WriteConcernError_InterruptedAtShutdown SKIPPED
4115 test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_WriteConcernError_InterruptedDueToReplStateChange SKIPPED
4116 test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_WriteConcernError_PrimarySteppedDown SKIPPED
4117 test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED
4118 test/test_transactions_unified.py::TestUnifiedRunCommand::test_run_command_fails_with_explicit_secondary_read_preference SKIPPED
4119 test/test_transactions_unified.py::TestUnifiedRunCommand::test_run_command_fails_with_secondary_read_preference_from_transaction_options SKIPPED
4120 test/test_transactions_unified.py::TestUnifiedRunCommand::test_run_command_with_default_read_preference SKIPPED
4121 test/test_transactions_unified.py::TestUnifiedRunCommand::test_run_command_with_explicit_primary_read_preference SKIPPED
4122 test/test_transactions_unified.py::TestUnifiedRunCommand::test_run_command_with_secondary_read_preference_in_client_option_and_primary_read_preference_in_transaction_options SKIPPED
4123 test/test_transactions_unified.py::TestUnifiedInsert::test_collection_writeConcern_ignored_for_insert SKIPPED
4124 test/test_transactions_unified.py::TestUnifiedInsert::test_collection_writeConcern_without_transaction SKIPPED
4125 test/test_transactions_unified.py::TestUnifiedInsert::test_insert SKIPPED
4126 test/test_transactions_unified.py::TestUnifiedInsert::test_insert_with_session1 SKIPPED
4127 test/test_transactions_unified.py::TestUnifiedDoNotRetryReadInTransaction::test_find_does_not_retry_in_a_transaction SKIPPED
4128 test/test_transactions_unified.py::TestUnifiedAbort::test_abort SKIPPED
4129 test/test_transactions_unified.py::TestUnifiedAbort::test_abort_directly_after_commit SKIPPED
4130 test/test_transactions_unified.py::TestUnifiedAbort::test_abort_directly_after_no-op_commit SKIPPED
4131 test/test_transactions_unified.py::TestUnifiedAbort::test_abort_does_not_apply_writeConcern SKIPPED
4132 test/test_transactions_unified.py::TestUnifiedAbort::test_abort_ignores_TransactionAborted SKIPPED
4133 test/test_transactions_unified.py::TestUnifiedAbort::test_abort_without_start SKIPPED
4134 test/test_transactions_unified.py::TestUnifiedAbort::test_implicit_abort SKIPPED
4135 test/test_transactions_unified.py::TestUnifiedAbort::test_two_aborts SKIPPED
4136 test/test_transactions_unified.py::TestUnifiedMongosRecoveryTokenErrorLabels::test_commitTransaction_retry_succeeds_on_new_mongos SKIPPED
4137 test/test_transactions_unified.py::TestUnifiedCommit::test_withTransaction_commits_after_callback_returns SKIPPED
4138 test/test_transactions_unified.py::TestUnifiedCommit::test_withTransaction_commits_after_callback_returns_(second_transaction) SKIPPED
4139 test/test_transactions_unified.py::TestUnifiedMongosRecoveryToken::test_abortTransaction_sends_recoveryToken SKIPPED
4140 test/test_transactions_unified.py::TestUnifiedMongosRecoveryToken::test_commitTransaction_explicit_retries_include_recoveryToken SKIPPED
4141 test/test_transactions_unified.py::TestUnifiedMongosRecoveryToken::test_commitTransaction_retry_fails_on_new_mongos SKIPPED
4142 test/test_transactions_unified.py::TestUnifiedRetryableAbortHandshake::test_AbortTransaction_succeeds_after_handshake_network_error SKIPPED
4143 test/test_transactions_unified.py::TestUnifiedPinMongos::test_countDocuments SKIPPED
4144 test/test_transactions_unified.py::TestUnifiedPinMongos::test_distinct SKIPPED
4145 test/test_transactions_unified.py::TestUnifiedPinMongos::test_find SKIPPED
4146 test/test_transactions_unified.py::TestUnifiedPinMongos::test_insertOne SKIPPED
4147 test/test_transactions_unified.py::TestUnifiedPinMongos::test_mixed_read_write_operations SKIPPED
4148 test/test_transactions_unified.py::TestUnifiedPinMongos::test_multiple_commits SKIPPED
4149 test/test_transactions_unified.py::TestUnifiedPinMongos::test_remain_pinned_after_non-transient_error_on_commit SKIPPED
4150 test/test_transactions_unified.py::TestUnifiedPinMongos::test_unpin_after_transient_error_within_a_transaction SKIPPED
4151 test/test_transactions_unified.py::TestUnifiedPinMongos::test_unpin_after_transient_error_within_a_transaction_and_commit SKIPPED
4152 test/test_transactions_unified.py::TestUnifiedClientBulkWrite::test_client_bulkWrite_in_a_transaction SKIPPED
4153 test/test_transactions_unified.py::TestUnifiedClientBulkWrite::test_client_bulkWrite_with_writeConcern_in_a_transaction_causes_a_transaction_error SKIPPED
4154 test/test_transactions_unified.py::TestUnifiedClientBulkWrite::test_client_writeConcern_ignored_for_client_bulkWrite_in_transaction SKIPPED
4155 test/test_transactions_unified.py::TestUnifiedRetryableWrites::test_increment_txnNumber SKIPPED
4156 test/test_transactions_unified.py::TestUnifiedRetryableWrites::test_writes_are_not_retried SKIPPED
4157 test/test_transactions_unified.py::TestUnifiedRetryableCommit::test_commitTransaction_applies_majority_write_concern_on_retries SKIPPED
4158 test/test_transactions_unified.py::TestUnifiedRetryableCommit::test_commitTransaction_fails_after_Interrupted SKIPPED
4159 test/test_transactions_unified.py::TestUnifiedRetryableCommit::test_commitTransaction_fails_after_two_errors SKIPPED
4160 test/test_transactions_unified.py::TestUnifiedRetryableCommit::test_commitTransaction_is_not_retried_after_UnsatisfiableWriteConcern_error SKIPPED
4161 test/test_transactions_unified.py::TestUnifiedRetryableCommit::test_commitTransaction_succeeds_after_connection_error SKIPPED
4162 test/test_transactions_unified.py::TestUnifiedFindOneAndDelete::test_collection_writeConcern_ignored_for_findOneAndDelete SKIPPED
4163 test/test_transactions_unified.py::TestUnifiedFindOneAndDelete::test_findOneAndDelete SKIPPED
4164 test/test_transactions_unified.py::TestUnifiedIsolation::test_one_transaction SKIPPED
4165 test/test_transactions_unified.py::TestUnifiedIsolation::test_two_transactions SKIPPED
4166 test/test_transactions_unified.py::TestUnifiedTransactionOptions::test_withTransaction_and_no_transaction_options_set SKIPPED
4167 test/test_transactions_unified.py::TestUnifiedTransactionOptions::test_withTransaction_explicit_transaction_options SKIPPED
4168 test/test_transactions_unified.py::TestUnifiedTransactionOptions::test_withTransaction_explicit_transaction_options_override_client_options SKIPPED
4169 test/test_transactions_unified.py::TestUnifiedTransactionOptions::test_withTransaction_explicit_transaction_options_override_defaultTransactionOptions SKIPPED
4170 test/test_transactions_unified.py::TestUnifiedTransactionOptions::test_withTransaction_inherits_transaction_options_from_client SKIPPED
4171 test/test_transactions_unified.py::TestUnifiedTransactionOptions::test_withTransaction_inherits_transaction_options_from_defaultTransactionOptions SKIPPED
4172 test/test_transactions_unified.py::TestUnifiedFindOneAndUpdate::test_collection_writeConcern_ignored_for_findOneAndUpdate SKIPPED
4173 test/test_transactions_unified.py::TestUnifiedFindOneAndUpdate::test_findOneAndUpdate SKIPPED
4174 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_aggregate_aggregate SKIPPED
4175 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_bulkWrite_delete SKIPPED
4176 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_bulkWrite_insert SKIPPED
4177 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_bulkWrite_update SKIPPED
4178 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_clientBulkWrite_bulkWrite SKIPPED
4179 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_countDocuments_aggregate SKIPPED
4180 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_deleteMany_delete SKIPPED
4181 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_deleteOne_delete SKIPPED
4182 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_distinct_distinct SKIPPED
4183 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_findOneAndDelete_findAndModify SKIPPED
4184 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_findOneAndReplace_findAndModify SKIPPED
4185 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_findOneAndUpdate_findAndModify SKIPPED
4186 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_find_find SKIPPED
4187 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_insertMany_insert SKIPPED
4188 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_insertOne SKIPPED
4189 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_insertOne_insert SKIPPED
4190 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_replaceOne_update SKIPPED
4191 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_runCommand_insert SKIPPED
4192 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_updateMany_update SKIPPED
4193 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_updateOne_update SKIPPED
4194 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_aggregate_aggregate SKIPPED
4195 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_bulkWrite_delete SKIPPED
4196 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_bulkWrite_insert SKIPPED
4197 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_bulkWrite_update SKIPPED
4198 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_clientBulkWrite_bulkWrite SKIPPED
4199 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_countDocuments_aggregate SKIPPED
4200 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_deleteMany_delete SKIPPED
4201 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_deleteOne_delete SKIPPED
4202 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_distinct_distinct SKIPPED
4203 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_findOneAndDelete_findAndModify SKIPPED
4204 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_findOneAndReplace_findAndModify SKIPPED
4205 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_findOneAndUpdate_findAndModify SKIPPED
4206 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_find_find SKIPPED
4207 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_insertMany_insert SKIPPED
4208 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_insertOne_insert SKIPPED
4209 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_replaceOne_update SKIPPED
4210 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_runCommand_insert SKIPPED
4211 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_updateMany_update SKIPPED
4212 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_updateOne_update SKIPPED
4213 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_aggregate_aggregate SKIPPED
4214 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_bulkWrite_delete SKIPPED
4215 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_bulkWrite_insert SKIPPED
4216 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_bulkWrite_update SKIPPED
4217 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_clientBulkWrite_bulkWrite SKIPPED
4218 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_countDocuments_aggregate SKIPPED
4219 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_deleteMany_delete SKIPPED
4220 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_deleteOne_delete SKIPPED
4221 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_distinct_distinct SKIPPED
4222 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_findOneAndDelete_findAndModify SKIPPED
4223 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_findOneAndReplace_findAndModify SKIPPED
4224 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_findOneAndUpdate_findAndModify SKIPPED
4225 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_find_find SKIPPED
4226 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_insertMany_insert SKIPPED
4227 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_insertOne_insert SKIPPED
4228 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_replaceOne_update SKIPPED
4229 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_runCommand_insert SKIPPED
4230 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_updateMany_update SKIPPED
4231 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_updateOne_update SKIPPED
4232 test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_error_within_a_transaction SKIPPED
4233 test/test_transactions_unified.py::TestUnifiedErrorLabelsBlockConnection::test_add_RetryableWriteError_and_UnknownTransactionCommitResult_labels_to_connection_errors SKIPPED
4234 test/test_transactions_unified.py::TestUnifiedWriteConcern::test_abort_with_default SKIPPED
4235 test/test_transactions_unified.py::TestUnifiedWriteConcern::test_abort_with_majority SKIPPED
4236 test/test_transactions_unified.py::TestUnifiedWriteConcern::test_commit_with_default SKIPPED
4237 test/test_transactions_unified.py::TestUnifiedWriteConcern::test_commit_with_majority SKIPPED
4238 test/test_transactions_unified.py::TestUnifiedWriteConcern::test_start_with_implicit_unacknowledged_write_concern SKIPPED
4239 test/test_transactions_unified.py::TestUnifiedWriteConcern::test_start_with_unacknowledged_write_concern SKIPPED
4240 test/test_transactions_unified.py::TestUnifiedWriteConcern::test_unacknowledged_write_concern_coll_bulkWrite SKIPPED
4241 test/test_transactions_unified.py::TestUnifiedWriteConcern::test_unacknowledged_write_concern_coll_deleteMany SKIPPED
4242 test/test_transactions_unified.py::TestUnifiedWriteConcern::test_unacknowledged_write_concern_coll_deleteOne SKIPPED
4243 test/test_transactions_unified.py::TestUnifiedWriteConcern::test_unacknowledged_write_concern_coll_findOneAndDelete SKIPPED
4244 test/test_transactions_unified.py::TestUnifiedWriteConcern::test_unacknowledged_write_concern_coll_findOneAndReplace SKIPPED
4245 test/test_transactions_unified.py::TestUnifiedWriteConcern::test_unacknowledged_write_concern_coll_findOneAndUpdate SKIPPED
4246 test/test_transactions_unified.py::TestUnifiedWriteConcern::test_unacknowledged_write_concern_coll_insertMany SKIPPED
4247 test/test_transactions_unified.py::TestUnifiedWriteConcern::test_unacknowledged_write_concern_coll_insertOne SKIPPED
4248 test/test_transactions_unified.py::TestUnifiedWriteConcern::test_unacknowledged_write_concern_coll_updateMany SKIPPED
4249 test/test_transactions_unified.py::TestUnifiedWriteConcern::test_unacknowledged_write_concern_coll_updateOne SKIPPED
4250 test/test_transactions_unified.py::TestUnifiedRetryableCommitHandshake::test_CommitTransaction_succeeds_after_handshake_network_error SKIPPED
4251 test/test_transactions_unified.py::TestUnifiedReadPref::test_default_readPreference SKIPPED
4252 test/test_transactions_unified.py::TestUnifiedReadPref::test_nearest_readPreference SKIPPED
4253 test/test_transactions_unified.py::TestUnifiedReadPref::test_primaryPreferred_readPreference SKIPPED
4254 test/test_transactions_unified.py::TestUnifiedReadPref::test_primary_readPreference SKIPPED
4255 test/test_transactions_unified.py::TestUnifiedReadPref::test_secondary_readPreference SKIPPED
4256 test/test_transactions_unified.py::TestUnifiedReadPref::test_secondary_write_only SKIPPED
4257 test/test_transactions_unified.py::TestUnifiedUpdate::test_collections_writeConcern_ignored_for_update SKIPPED
4258 test/test_transactions_unified.py::TestUnifiedUpdate::test_update SKIPPED
4259 test/test_transactions_unified.py::TestUnifiedDelete::test_collection_writeConcern_ignored_for_delete SKIPPED
4260 test/test_transactions_unified.py::TestUnifiedDelete::test_delete SKIPPED
4261 test/test_transactions_unified.py::TestUnifiedMongosUnpin::test_unpin_after_TransientTransactionError_error_on_abort SKIPPED
4262 test/test_transactions_unified.py::TestUnifiedMongosUnpin::test_unpin_after_TransientTransactionError_error_on_commit SKIPPED
4263 test/test_transactions_unified.py::TestUnifiedMongosUnpin::test_unpin_after_non-transient_error_on_abort SKIPPED
4264 test/test_transactions_unified.py::TestUnifiedMongosUnpin::test_unpin_on_successful_abort SKIPPED
4265 test/test_transactions_unified.py::TestUnifiedMongosUnpin::test_unpin_when_a_new_transaction_is_started SKIPPED
4266 test/test_transactions_unified.py::TestUnifiedMongosUnpin::test_unpin_when_a_non-transaction_read_operation_uses_a_session SKIPPED
4267 test/test_transactions_unified.py::TestUnifiedMongosUnpin::test_unpin_when_a_non-transaction_write_operation_uses_a_session SKIPPED
4268 test/test_transactions_unified.py::TestUnifiedReadConcern::test_aggregate_ignores_collection_readConcern SKIPPED
4269 test/test_transactions_unified.py::TestUnifiedReadConcern::test_countDocuments_ignores_collection_readConcern SKIPPED
4270 test/test_transactions_unified.py::TestUnifiedReadConcern::test_distinct_ignores_collection_readConcern SKIPPED
4271 test/test_transactions_unified.py::TestUnifiedReadConcern::test_find_ignores_collection_readConcern SKIPPED
4272 test/test_transactions_unified.py::TestUnifiedReadConcern::test_only_first_aggregate_includes_readConcern SKIPPED
4273 test/test_transactions_unified.py::TestUnifiedReadConcern::test_only_first_countDocuments_includes_readConcern SKIPPED
4274 test/test_transactions_unified.py::TestUnifiedReadConcern::test_only_first_distinct_includes_readConcern SKIPPED
4275 test/test_transactions_unified.py::TestUnifiedReadConcern::test_only_first_find_includes_readConcern SKIPPED
4276 test/test_transactions_unified.py::TestUnifiedReadConcern::test_only_first_runCommand_includes_readConcern SKIPPED
4277 test/test_transactions_unified.py::TestUnifiedReadConcern::test_runCommand_ignores_database_readConcern SKIPPED
4278 test/test_transactions_unified.py::TestUnifiedBulk::test_bulk SKIPPED
4279 test/test_transactions_unified.py::TestUnifiedErrorLabels::test_DuplicateKey_errors_do_not_contain_transient_label SKIPPED
4280 test/test_transactions_unified.py::TestUnifiedErrorLabels::test_NoSuchTransaction_errors_contain_transient_label SKIPPED
4281 test/test_transactions_unified.py::TestUnifiedErrorLabels::test_NoSuchTransaction_errors_on_commit_contain_transient_label SKIPPED
4282 test/test_transactions_unified.py::TestUnifiedErrorLabels::test_NotWritablePrimary_errors_contain_transient_label SKIPPED
4283 test/test_transactions_unified.py::TestUnifiedErrorLabels::test_WriteConflict_errors_contain_transient_label SKIPPED
4284 test/test_transactions_unified.py::TestUnifiedErrorLabels::test_add_RetryableWriteError_and_UnknownTransactionCommitResult_labels_to_connection_errors SKIPPED
4285 test/test_transactions_unified.py::TestUnifiedErrorLabels::test_add_TransientTransactionError_label_to_connection_errors,_but_do_not_add_RetryableWriteError_label SKIPPED
4286 test/test_transactions_unified.py::TestUnifiedErrorLabels::test_add_UnknownTransactionCommitResult_label_to_MaxTimeMSExpired SKIPPED
4287 test/test_transactions_unified.py::TestUnifiedErrorLabels::test_add_UnknownTransactionCommitResult_label_to_writeConcernError_MaxTimeMSExpired SKIPPED
4288 test/test_transactions_unified.py::TestUnifiedErrorLabels::test_add_UnknownTransactionCommitResult_label_to_writeConcernError_WriteConcernFailed SKIPPED
4289 test/test_transactions_unified.py::TestUnifiedErrorLabels::test_add_UnknownTransactionCommitResult_label_to_writeConcernError_WriteConcernFailed_with_wtimeout SKIPPED
4290 test/test_transactions_unified.py::TestUnifiedErrorLabels::test_do_not_add_RetryableWriteError_label_to_writeConcernError_ShutdownInProgress_that_occurs_within_transaction SKIPPED
4291 test/test_transactions_unified.py::TestUnifiedErrorLabels::test_do_not_add_UnknownTransactionCommitResult_label_to_MaxTimeMSExpired_inside_transactions SKIPPED
4292 test/test_transactions_unified.py::TestUnifiedErrorLabels::test_omit_UnknownTransactionCommitResult_label_from_writeConcernError_UnknownReplWriteConcern SKIPPED
4293 test/test_transactions_unified.py::TestUnifiedErrorLabels::test_omit_UnknownTransactionCommitResult_label_from_writeConcernError_UnsatisfiableWriteConcern SKIPPED
4294 test/test_transactions_unified.py::TestUnifiedErrorLabelsErrorLabels::test_add_RetryableWriteError_and_UnknownTransactionCommitResult_labels_to_retryable_commit_errors SKIPPED
4295 test/test_transactions_unified.py::TestUnifiedErrorLabelsErrorLabels::test_add_RetryableWriteError_and_UnknownTransactionCommitResult_labels_to_writeConcernError_ShutdownInProgress SKIPPED
4296 test/test_transactions_unified.py::TestUnifiedFindOneAndReplace::test_collection_writeConcern_ignored_for_findOneAndReplace SKIPPED
4297 test/test_transactions_unified.py::TestUnifiedFindOneAndReplace::test_findOneAndReplace SKIPPED
4298 test/test_transactions_unified.py::TestUnifiedCreateIndex::test_create_index_on_a_collection_created_within_the_same_transaction SKIPPED
4299 test/test_transactions_unified.py::TestUnifiedCreateIndex::test_create_index_on_a_non-existing_collection SKIPPED
4300 test/test_transactions_unified.py::TestUnifiedTransactionOptionsRepl::test_readConcern_snapshot_in_startTransaction_options SKIPPED
4301 test/test_transactions_unified.py::TestUnifiedErrors::test_commit_and_start_twice SKIPPED
4302 test/test_transactions_unified.py::TestUnifiedErrors::test_start_insert_start SKIPPED
4303 test/test_transactions_unified.py::TestUnifiedErrors::test_start_twice SKIPPED
4304 test/test_transactions_unified.py::TestUnifiedErrors::test_write_conflict_abort SKIPPED
4305 test/test_transactions_unified.py::TestUnifiedErrors::test_write_conflict_commit SKIPPED
4306 test/test_transactions_unified.py::TestUnifiedCommitRetry::test_commitTransaction_retry_only_overwrites_write_concern_w_option SKIPPED
4307 test/test_transactions_unified.py::TestUnifiedCommitRetry::test_commitTransaction_succeeds_after_multiple_connection_errors SKIPPED
4308 test/test_transactions_unified.py::TestUnifiedCommitRetry::test_commit_is_not_retried_after_MaxTimeMSExpired_error SKIPPED
4309 test/test_transactions_unified.py::TestUnifiedCallbackAborts::test_withTransaction_still_succeeds_if_callback_aborts_and_runs_extra_op SKIPPED
4310 test/test_transactions_unified.py::TestUnifiedCallbackAborts::test_withTransaction_succeeds_if_callback_aborts SKIPPED
4311 test/test_transactions_unified.py::TestUnifiedCallbackAborts::test_withTransaction_succeeds_if_callback_aborts_with_no_ops SKIPPED
4312 test/test_transactions_unified.py::TestUnifiedCommitRetryErrorLabels::test_commit_is_retried_after_commitTransaction_UnknownTransactionCommitResult_(NotWritablePrimary) SKIPPED
4313 test/test_transactions_unified.py::TestUnifiedCallbackCommits::test_withTransaction_still_succeeds_if_callback_commits_and_runs_extra_op SKIPPED
4314 test/test_transactions_unified.py::TestUnifiedCallbackCommits::test_withTransaction_succeeds_if_callback_commits SKIPPED
4315 test/test_transactions_unified.py::TestUnifiedCommitTransienttransactionerror_4_2::test_transaction_is_retried_after_commitTransaction_TransientTransactionError_(PreparedTransactionInProgress) SKIPPED
4316 test/test_transactions_unified.py::TestUnifiedCommitWriteconcernerror::test_commitTransaction_is_not_retried_after_MaxTimeMSExpired_error SKIPPED
4317 test/test_transactions_unified.py::TestUnifiedCommitWriteconcernerror::test_commitTransaction_is_not_retried_after_UnknownReplWriteConcern_error SKIPPED
4318 test/test_transactions_unified.py::TestUnifiedCommitWriteconcernerror::test_commitTransaction_is_not_retried_after_UnsatisfiableWriteConcern_error SKIPPED
4319 test/test_transactions_unified.py::TestUnifiedCommitWriteconcernerror::test_commitTransaction_is_retried_after_WriteConcernFailed_non-timeout_error SKIPPED
4320 test/test_transactions_unified.py::TestUnifiedCommitWriteconcernerror::test_commitTransaction_is_retried_after_WriteConcernFailed_timeout_error SKIPPED
4321 test/test_transactions_unified.py::TestUnifiedCommitTransienttransactionerror::test_transaction_is_retried_after_commitTransaction_TransientTransactionError_(LockTimeout) SKIPPED
4322 test/test_transactions_unified.py::TestUnifiedCommitTransienttransactionerror::test_transaction_is_retried_after_commitTransaction_TransientTransactionError_(NoSuchTransaction) SKIPPED
4323 test/test_transactions_unified.py::TestUnifiedCommitTransienttransactionerror::test_transaction_is_retried_after_commitTransaction_TransientTransactionError_(SnapshotUnavailable) SKIPPED
4324 test/test_transactions_unified.py::TestUnifiedCommitTransienttransactionerror::test_transaction_is_retried_after_commitTransaction_TransientTransactionError_(WriteConflict) SKIPPED
4325 test/test_transactions_unified.py::TestUnifiedCallbackRetry::test_callback_is_not_retried_after_non-transient_error_(DuplicateKeyError) SKIPPED
4326 test/test_transactions_unified.py::TestUnifiedCallbackRetry::test_callback_succeeds_after_multiple_connection_errors SKIPPED
4327 test/test_typing.py::TestMypyFails::test_mypy_failures SKIPPED (Requ...)
4328 test/test_typing.py::TestPymongo::test_aggregate_pipeline SKIPPED (C...)
4329 test/test_typing.py::TestPymongo::test_bulk_write SKIPPED (Cannot co...)
4330 test/test_typing.py::TestPymongo::test_bulk_write_heterogeneous SKIPPED
4331 test/test_typing.py::TestPymongo::test_command SKIPPED (Cannot conne...)
4332 test/test_typing.py::TestPymongo::test_cursor_iterable SKIPPED (Cann...)
4333 test/test_typing.py::TestPymongo::test_default_document_type SKIPPED
4334 test/test_typing.py::TestPymongo::test_insert_find SKIPPED (Cannot c...)
4335 test/test_typing.py::TestPymongo::test_list_collections SKIPPED (Can...)
4336 test/test_typing.py::TestPymongo::test_list_databases SKIPPED (Canno...)
4337 test/test_typing.py::TestPymongo::test_with_options SKIPPED (Cannot ...)
4338 test/test_typing.py::TestPymongo::test_with_transaction SKIPPED (Can...)
4339 test/test_typing.py::TestDecode::test_bson_decode PASSED
4340 test/test_typing.py::TestDecode::test_bson_decode_all PASSED
4341 test/test_typing.py::TestDecode::test_bson_decode_all_no_codec_option PASSED
4342 test/test_typing.py::TestDecode::test_bson_decode_file_iter PASSED
4343 test/test_typing.py::TestDecode::test_bson_decode_file_iter_none_codec_option PASSED
4344 test/test_typing.py::TestDecode::test_bson_decode_iter PASSED
4345 test/test_typing.py::TestDecode::test_bson_decode_iter_no_codec_option PASSED
4346 test/test_typing.py::TestDecode::test_bson_decode_no_codec_option PASSED
4347 test/test_typing.py::TestDocumentType::test_bulk_write_document_type_insertion SKIPPED
4348 test/test_typing.py::TestDocumentType::test_bulk_write_document_type_replacement SKIPPED
4349 test/test_typing.py::TestDocumentType::test_create_index SKIPPED (Us...)
4350 test/test_typing.py::TestDocumentType::test_default SKIPPED (Used fo...)
4351 test/test_typing.py::TestDocumentType::test_explicit_document_type SKIPPED
4352 test/test_typing.py::TestDocumentType::test_raw_bson_document_type SKIPPED
4353 test/test_typing.py::TestDocumentType::test_son_document_type SKIPPED
4354 test/test_typing.py::TestDocumentType::test_son_document_type_runtime PASSED
4355 test/test_typing.py::TestDocumentType::test_typeddict_document_type SKIPPED
4356 test/test_typing.py::TestDocumentType::test_typeddict_document_type_insertion SKIPPED
4357 test/test_typing.py::TestDocumentType::test_typeddict_empty_document_type SKIPPED
4358 test/test_typing.py::TestDocumentType::test_typeddict_explicit_document_type SKIPPED
4359 test/test_typing.py::TestDocumentType::test_typeddict_find_notrequired SKIPPED
4360 test/test_typing.py::TestDocumentType::test_typeddict_not_required_document_type SKIPPED
4361 test/test_typing.py::TestCommandDocumentType::test_default SKIPPED (...)
4362 test/test_typing.py::TestCommandDocumentType::test_explicit_document_type SKIPPED
4363 test/test_typing.py::TestCommandDocumentType::test_raw_bson_document_type SKIPPED
4364 test/test_typing.py::TestCommandDocumentType::test_son_document_type SKIPPED
4365 test/test_typing.py::TestCommandDocumentType::test_typeddict_document_type SKIPPED
4366 test/test_typing.py::TestCodecOptionsDocumentType::test_default PASSED
4367 test/test_typing.py::TestCodecOptionsDocumentType::test_explicit_document_type PASSED
4368 test/test_typing.py::TestCodecOptionsDocumentType::test_raw_bson_document_type PASSED
4369 test/test_typing.py::TestCodecOptionsDocumentType::test_son_document_type PASSED
4370 test/test_typing.py::TestCodecOptionsDocumentType::test_typeddict_document_type PASSED
4371 test/test_typing_strict.py::test_generic_arguments SKIPPED (Used for...)
4372 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocTransactionsMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_insertOne SKIPPED
4373 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocTransactionsMongosPinAuto::test_unpin_after_transient_error_within_a_transaction SKIPPED
4374 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocTransactions::test_Client_side_error_in_command_starting_transaction SKIPPED
4375 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocTransactions::test_create_index_on_a_non-existing_collection SKIPPED
4376 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocTransactions::test_explicitly_create_collection_using_create_command SKIPPED
4377 test/test_unified_format.py::TestUnifiedTestFormatValidPassKmsProvidersPlaceholderKmsCredentials::test_ SKIPPED
4378 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableWrites::test_FindOneAndUpdate_is_committed_on_first_attempt SKIPPED
4379 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableWrites::test_FindOneAndUpdate_is_never_committed SKIPPED
4380 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableWrites::test_FindOneAndUpdate_is_not_committed_on_first_attempt SKIPPED
4381 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableWrites::test_InsertMany_succeeds_after_PrimarySteppedDown SKIPPED
4382 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableWrites::test_InsertOne_fails_after_connection_failure_when_retryWrites_option_is_false SKIPPED
4383 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableWrites::test_InsertOne_fails_after_multiple_retryable_writeConcernErrors SKIPPED
4384 test/test_unified_format.py::TestUnifiedTestFormatValidPassIgnoreResultAndError::test_operation_errors_are_ignored_if_ignoreResultAndError_is_true SKIPPED
4385 test/test_unified_format.py::TestUnifiedTestFormatValidPassExpectedEventsForClientTopologyDescriptionChangedEvent::test_can_assert_on_values_of_newDescription_and_previousDescription_fields SKIPPED
4386 test/test_unified_format.py::TestUnifiedTestFormatValidPassEntityCursorIterateOnce::test_iterateOnce SKIPPED
4387 test/test_unified_format.py::TestUnifiedTestFormatValidPassCollectionDataCreateOptions::test_collection_is_created_with_the_correct_options SKIPPED
4388 test/test_unified_format.py::TestUnifiedTestFormatValidPassEntityCommandCursor::test_createCommandCursor's_cursor_can_be_closed_and_will_perform_a_killCursors_operation SKIPPED
4389 test/test_unified_format.py::TestUnifiedTestFormatValidPassEntityCommandCursor::test_createCommandCursor_creates_a_cursor_and_stores_it_as_an_entity_that_can_be_iterated_one_document_at_a_time SKIPPED
4390 test/test_unified_format.py::TestUnifiedTestFormatValidPassEntityCommandCursor::test_runCursorCommand_creates_and_exhausts_cursor_by_running_getMores SKIPPED
4391 test/test_unified_format.py::TestUnifiedTestFormatValidPassAssertNumberConnectionsCheckedOut::test_basic_assertion_succeeds SKIPPED
4392 test/test_unified_format.py::TestUnifiedTestFormatValidPassObserveSensitiveCommands::test_getnonce_is_not_observed_by_default SKIPPED
4393 test/test_unified_format.py::TestUnifiedTestFormatValidPassObserveSensitiveCommands::test_getnonce_is_not_observed_with_observeSensitiveCommands=false SKIPPED
4394 test/test_unified_format.py::TestUnifiedTestFormatValidPassObserveSensitiveCommands::test_getnonce_is_observed_with_observeSensitiveCommands=true SKIPPED
4395 test/test_unified_format.py::TestUnifiedTestFormatValidPassObserveSensitiveCommands::test_hello_with_speculativeAuthenticate SKIPPED
4396 test/test_unified_format.py::TestUnifiedTestFormatValidPassObserveSensitiveCommands::test_hello_without_speculativeAuthenticate_is_always_observed SKIPPED
4397 test/test_unified_format.py::TestUnifiedTestFormatValidPassObserveSensitiveCommands::test_legacy_hello_with_speculativeAuthenticate SKIPPED
4398 test/test_unified_format.py::TestUnifiedTestFormatValidPassObserveSensitiveCommands::test_legacy_hello_without_speculativeAuthenticate_is_always_observed SKIPPED
4399 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableReads::test_Aggregate_succeeds_after_InterruptedAtShutdown SKIPPED
4400 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableReads::test_Find_fails_on_first_attempt SKIPPED
4401 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableReads::test_Find_fails_on_second_attempt SKIPPED
4402 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableReads::test_Find_succeeds_on_second_attempt SKIPPED
4403 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableReads::test_ListDatabases_succeeds_on_second_attempt SKIPPED
4404 test/test_unified_format.py::TestUnifiedTestFormatValidPassExpectedEventsForClientIgnoreExtraEvents::test_ignoreExtraEvents_can_be_set_to_false SKIPPED
4405 test/test_unified_format.py::TestUnifiedTestFormatValidPassExpectedEventsForClientIgnoreExtraEvents::test_ignoreExtraEvents_can_be_set_to_true SKIPPED
4406 test/test_unified_format.py::TestUnifiedTestFormatValidPassExpectedEventsForClientIgnoreExtraEvents::test_ignoreExtraEvents_defaults_to_false_if_unset SKIPPED
4407 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocGridfs::test_Delete_when_length_is_10 SKIPPED
4408 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocGridfs::test_Download_when_an_intermediate_chunk_is_missing SKIPPED
4409 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocGridfs::test_Download_when_files_entry_does_not_exist SKIPPED
4410 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocGridfs::test_Download_when_there_are_three_chunks SKIPPED
4411 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocGridfs::test_Upload_when_length_is_5 SKIPPED
4412 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocSessions::test_Dirty_explicit_session_is_discarded SKIPPED
4413 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocSessions::test_Server_supports_explicit_sessions SKIPPED
4414 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocSessions::test_Server_supports_implicit_sessions SKIPPED
4415 test/test_unified_format.py::TestUnifiedTestFormatValidPassEntityClientCmapEvents::test_events_are_captured_during_an_operation SKIPPED
4416 test/test_unified_format.py::TestUnifiedTestFormatValidPassKmsProvidersUnconfiguredKms::test_ SKIPPED
4417 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocTransactionsConvenientApi::test_withTransaction_and_no_transaction_options_set SKIPPED
4418 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocTransactionsConvenientApi::test_withTransaction_explicit_transaction_options SKIPPED
4419 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocTransactionsConvenientApi::test_withTransaction_inherits_transaction_options_from_client SKIPPED
4420 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocTransactionsConvenientApi::test_withTransaction_inherits_transaction_options_from_defaultTransactionOptions SKIPPED
4421 test/test_unified_format.py::TestUnifiedTestFormatValidPassExpectedEventsForClientEventType::test_eventType_can_be_set_to_command_and_cmap SKIPPED
4422 test/test_unified_format.py::TestUnifiedTestFormatValidPassExpectedEventsForClientEventType::test_eventType_defaults_to_command_if_unset SKIPPED
4423 test/test_unified_format.py::TestUnifiedTestFormatValidPassKmsProvidersMixedKmsCredentialFields::test_ SKIPPED
4424 test/test_unified_format.py::TestUnifiedTestFormatValidPassEntityFindCursor::test_cursors_can_be_created,_iterated,_and_closed SKIPPED
4425 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocCrud::test_Aggregate_with_$listLocalSessions SKIPPED
4426 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocCrud::test_BulkWrite_with_mixed_ordered_operations SKIPPED
4427 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocCrud::test_InsertMany_continue-on-error_behavior_with_unordered_(duplicate_key_in_requests) SKIPPED
4428 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocCrud::test_ReplaceOne_prohibits_atomic_modifiers SKIPPED
4429 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocCrud::test_readConcern_majority_with_out_stage SKIPPED
4430 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocChangeStreams::test_Executing_a_watch_helper_on_a_MongoClient_results_in_notifications_for_changes_to_all_collections_in_all_databases_in_the_cluster SKIPPED
4431 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocChangeStreams::test_Test_consecutive_resume SKIPPED
4432 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocChangeStreams::test_saveResultAsEntity_is_optional_for_createChangeStream SKIPPED
4433 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocCommandMonitoring::test_A_failed_find_event SKIPPED
4434 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocCommandMonitoring::test_A_successful_find_event_with_a_getmore_and_the_server_kills_the_cursor_(<=_4_4) SKIPPED
4435 test/test_unified_format.py::TestUnifiedTestFormatValidPassKmsProvidersExplicitKmsCredentials::test_ SKIPPED
4436 test/test_unified_format.py::TestUnifiedTestFormatValidPassMatchesLteOperator::test_special_lte_matching_operator SKIPPED
4437 test/test_unified_format.py::TestUnifiedTestFormatValidPassEntityClientStoreEventsAsEntities::test_storeEventsAsEntities_captures_events SKIPPED
4438 test/test_unified_format.py::TestUnifiedTestFormatValidPassExpectedErrorErrorResponse::test_Unsupported_command SKIPPED
4439 test/test_unified_format.py::TestUnifiedTestFormatValidPassExpectedErrorErrorResponse::test_Unsupported_query_operator SKIPPED
4440 test/test_unified_format.py::TestUnifiedTestFormatValidPassCreateEntitiesOperation::test_createEntities_operation SKIPPED
4441 test/test_unified_format.py::TestUnifiedTestFormatValidFailKmsProvidersMissingGcpKmsCredentials::test_ SKIPPED
4442 test/test_unified_format.py::TestUnifiedTestFormatValidFailReturnDocumentEnumInvalid::test_FindOneAndReplace_returnDocument_invalid_enum_value SKIPPED
4443 test/test_unified_format.py::TestUnifiedTestFormatValidFailReturnDocumentEnumInvalid::test_FindOneAndUpdate_returnDocument_invalid_enum_value SKIPPED
4444 test/test_unified_format.py::TestUnifiedTestFormatValidFailEntityClientStoreEventsAsEntitiesConflictWithClientId::test_foo SKIPPED
4445 test/test_unified_format.py::TestUnifiedTestFormatValidFailEntityFindCursor::test_close_fails_if_it_references_a_nonexistent_entity SKIPPED
4446 test/test_unified_format.py::TestUnifiedTestFormatValidFailEntityFindCursor::test_iterateUntilDocumentOrError_fails_if_it_references_a_nonexistent_entity SKIPPED
4447 test/test_unified_format.py::TestUnifiedTestFormatValidFailEntityClientStoreEventsAsEntitiesConflictWithinDifferentArray::test_foo SKIPPED
4448 test/test_unified_format.py::TestUnifiedTestFormatValidFailKmsProvidersMissingAwsKmsCredentials::test_ SKIPPED
4449 test/test_unified_format.py::TestUnifiedTestFormatValidFailIgnoreResultAndErrorMalformed::test_malformed_operation_fails_if_ignoreResultAndError_is_true SKIPPED
4450 test/test_unified_format.py::TestUnifiedTestFormatValidFailAssertNumberConnectionsCheckedOut::test_operation_fails_if_client_entity_does_not_exist SKIPPED
4451 test/test_unified_format.py::TestUnifiedTestFormatValidFailAssertNumberConnectionsCheckedOut::test_operation_fails_if_client_field_is_not_specified SKIPPED
4452 test/test_unified_format.py::TestUnifiedTestFormatValidFailAssertNumberConnectionsCheckedOut::test_operation_fails_if_connections_field_is_not_specified SKIPPED
4453 test/test_unified_format.py::TestUnifiedTestFormatValidFailAssertNumberConnectionsCheckedOut::test_operation_fails_if_number_of_connections_is_incorrect SKIPPED
4454 test/test_unified_format.py::TestUnifiedTestFormatValidFailEntityClientStoreEventsAsEntitiesConflictWithinSameArray::test_foo SKIPPED
4455 test/test_unified_format.py::TestUnifiedTestFormatValidFailEntityFindCursorMalformed::test_createFindCursor_fails_if_filter_is_not_specified SKIPPED
4456 test/test_unified_format.py::TestUnifiedTestFormatValidFailEntityDatabaseClientUndefined::test_foo SKIPPED
4457 test/test_unified_format.py::TestUnifiedTestFormatValidFailEntityClientApiVersionUnsupported::test_foo SKIPPED
4458 test/test_unified_format.py::TestUnifiedTestFormatValidFailOperationFailure::test_Unsupported_command SKIPPED
4459 test/test_unified_format.py::TestUnifiedTestFormatValidFailOperationFailure::test_Unsupported_query_operator SKIPPED
4460 test/test_unified_format.py::TestUnifiedTestFormatValidFailEntitySessionClientUndefined::test_foo SKIPPED
4461 test/test_unified_format.py::TestUnifiedTestFormatValidFailEntityBucketDatabaseUndefined::test_foo SKIPPED
4462 test/test_unified_format.py::TestUnifiedTestFormatValidFailEntityCollectionDatabaseUndefined::test_foo SKIPPED
4463 test/test_unified_format.py::TestUnifiedTestFormatValidFailKmsProvidersNoKms::test_ SKIPPED
4464 test/test_unified_format.py::TestUnifiedTestFormatValidFailKmsProvidersMissingAzureKmsCredentials::test_ SKIPPED
4465 test/test_unified_format.py::TestUnifiedTestFormatValidFailOperationUnsupported::test_Unsupported_operation SKIPPED
4466 test/test_unified_format.py::TestUnifiedTestFormatValidFailIgnoreResultAndError::test_operation_errors_are_not_ignored_if_ignoreResultAndError_is_false SKIPPED
4467 test/test_unified_format.py::TestMatchEvaluatorUtil::test_type PASSED
4468 test/test_unified_format.py::TestMatchEvaluatorUtil::test_unsetOrMatches PASSED
4469 test/test_uri_parser.py::TestURI::test_do_not_include_password_in_port_message PASSED
4470 test/test_uri_parser.py::TestURI::test_handle_colon PASSED
4471 test/test_uri_parser.py::TestURI::test_normalize_options PASSED
4472 test/test_uri_parser.py::TestURI::test_parse_ssl_paths PASSED
4473 test/test_uri_parser.py::TestURI::test_parse_uri PASSED
4474 test/test_uri_parser.py::TestURI::test_port_with_whitespace PASSED
4475 test/test_uri_parser.py::TestURI::test_redact_AWS_SESSION_TOKEN PASSED
4476 test/test_uri_parser.py::TestURI::test_special_chars PASSED
4477 test/test_uri_parser.py::TestURI::test_split_hosts PASSED
4478 test/test_uri_parser.py::TestURI::test_split_options PASSED
4479 test/test_uri_parser.py::TestURI::test_tlsinsecure_simple PASSED
4480 test/test_uri_parser.py::TestURI::test_unquote_during_parsing PASSED
4481 test/test_uri_parser.py::TestURI::test_validate_userinfo PASSED
4482 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Double_colon_in_host_identifier PASSED
4483 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Double_colon_in_host_identifier_and_second_host PASSED
4484 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Double_colon_in_host_identifier_and_trailing_slash PASSED
4485 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Double_colon_in_host_identifier_with_missing_host_and_port PASSED
4486 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Double_colon_in_host_identifier_with_missing_port PASSED
4487 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Empty_string PASSED
4488 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Host_with_unescaped_slash PASSED
4489 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Incomplete_key_value_pair_for_option PASSED
4490 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_port_(negative_number)_with_IP_literal PASSED
4491 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_port_(negative_number)_with_hostname PASSED
4492 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_port_(non-numeric_string)_with_IP_literal PASSED
4493 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_port_(non-numeric_string)_with_hostname PASSED
4494 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_port_(positive_number)_with_IP_literal PASSED
4495 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_port_(positive_number)_with_IP_literal_and_trailing_slash PASSED
4496 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_port_(positive_number)_with_hostname PASSED
4497 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_port_(positive_number)_with_hostname_and_trailing_slash PASSED
4498 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_port_(zero)_with_IP_literal PASSED
4499 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_port_(zero)_with_hostname PASSED
4500 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_scheme PASSED
4501 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Missing_host PASSED
4502 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Username_containing_an_unescaped_at-sign PASSED
4503 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Username_containing_an_unescaped_slash PASSED
4504 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Username_containing_unescaped_slash_with_password PASSED
4505 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Username_with_password_containing_an_unescaped_at-sign PASSED
4506 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Username_with_password_containing_an_unescaped_colon PASSED
4507 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Username_with_password_containing_an_unescaped_percent_sign PASSED
4508 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Username_with_password_containing_an_unescaped_percent_sign_(non_hex_digit) PASSED
4509 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Username_with_password_containing_an_unescaped_percent_sign_and_an_escaped_one PASSED
4510 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Username_with_password_containing_an_unescaped_slash PASSED
4511 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_mongodb+srv_with_multiple_service_names PASSED
4512 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_mongodb+srv_with_port_number PASSED
4513 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_At-signs_in_options_aren't_part_of_the_userinfo PASSED
4514 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_Escaped_user_info_and_database_(MONGODB-CR) PASSED
4515 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_Escaped_username_(GSSAPI) PASSED
4516 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_Escaped_username_(MONGODB-X509) PASSED
4517 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_Escaped_username_and_database_without_password PASSED
4518 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_Subdelimiters_in_user/pass_don't_need_escaping_(MONGODB-CR) PASSED
4519 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_User_info_for_multiple_hosts_with_database PASSED
4520 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_User_info_for_multiple_hosts_without_database PASSED
4521 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_User_info_for_single_IP_literal_host_with_database PASSED
4522 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_User_info_for_single_IP_literal_host_without_database PASSED
4523 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_User_info_for_single_IPv4_host_with_database PASSED
4524 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_User_info_for_single_IPv4_host_without_database PASSED
4525 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_User_info_for_single_hostname_with_database PASSED
4526 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_User_info_for_single_hostname_without_database PASSED
4527 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_Username_with_empty_password PASSED
4528 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_Username_without_password PASSED
4529 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-db-with-dotted-name_Multiple_Unix_domain_sockets_and_auth_DB_resembling_a_socket_(absolute_path) PASSED
4530 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-db-with-dotted-name_Multiple_Unix_domain_sockets_and_auth_DB_resembling_a_socket_(relative_path) PASSED
4531 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-db-with-dotted-name_Multiple_Unix_domain_sockets_with_auth_DB_resembling_a_path_(absolute_path) PASSED
4532 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-db-with-dotted-name_Multiple_Unix_domain_sockets_with_auth_DB_resembling_a_path_(relative_path) PASSED
4533 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-host_identifiers_Multiple_hosts_(mixed_formats) PASSED
4534 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-host_identifiers_Single_IP_literal_host_with_port PASSED
4535 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-host_identifiers_Single_IP_literal_host_without_port PASSED
4536 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-host_identifiers_Single_IPv4_host_with_port PASSED
4537 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-host_identifiers_Single_IPv4_host_without_port PASSED
4538 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-host_identifiers_Single_hostname_(resembling_IPv4)_without_port PASSED
4539 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-host_identifiers_Single_hostname_with_port PASSED
4540 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-host_identifiers_Single_hostname_without_port PASSED
4541 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-host_identifiers_UTF-8_hosts PASSED
4542 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-options_Colon_in_a_key_value_pair PASSED
4543 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-options_Missing_delimiting_slash_between_hosts_and_options PASSED
4544 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-options_Option_names_are_normalized_to_lowercase PASSED
4545 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Multiple_Unix_domain_sockets_(absolute_paths) PASSED
4546 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Multiple_Unix_domain_sockets_and_auth_DB_(absolute_path) PASSED
4547 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Multiple_Unix_domain_sockets_with_auth_DB_(absolute_path) PASSED
4548 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Multiple_Unix_domain_sockets_with_auth_and_query_string_(absolute_path) PASSED
4549 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Multiple_hosts_(absolute_path_and_hostname_resembling_relative_path) PASSED
4550 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Multiple_hosts_(absolute_path_and_ipv4) PASSED
4551 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Unix_domain_socket_(absolute_path_with_spaces_in_path) PASSED
4552 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Unix_domain_socket_(absolute_path_with_trailing_slash) PASSED
4553 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Unix_domain_socket_(absolute_path_without_trailing_slash) PASSED
4554 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Unix_domain_socket_(mixed_case) PASSED
4555 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Unix_domain_socket_with_auth_database_(absolute_path) PASSED
4556 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Unix_domain_socket_with_path_resembling_socket_file_(absolute_path_with_trailing_slash) PASSED
4557 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Unix_domain_socket_with_path_resembling_socket_file_(absolute_path_without_trailing_slash) PASSED
4558 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Unix_domain_socket_with_path_resembling_socket_file_and_auth_(absolute_path) PASSED
4559 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Multiple_Unix_domain_sockets_(relative_and_absolute_paths) PASSED
4560 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Multiple_Unix_domain_sockets_(relative_paths) PASSED
4561 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Multiple_Unix_domain_sockets_and_auth_DB_resembling_a_socket_(relative_path) PASSED
4562 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Multiple_Unix_domain_sockets_with_auth_DB_resembling_a_path_(relative_path) PASSED
4563 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Multiple_Unix_domain_sockets_with_auth_and_query_string_(relative_path) PASSED
4564 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Multiple_hosts_(relative_path_and_hostname_resembling_relative_path) PASSED
4565 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Multiple_hosts_(relative_path_and_ipv4) PASSED
4566 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Unix_domain_socket_(mixed_case) PASSED
4567 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Unix_domain_socket_(relative_path_with_spaces) PASSED
4568 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Unix_domain_socket_(relative_path_with_trailing_slash) PASSED
4569 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Unix_domain_socket_(relative_path_without_trailing_slash) PASSED
4570 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Unix_domain_socket_with_auth_database_(relative_path) PASSED
4571 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Unix_domain_socket_with_path_resembling_socket_file_(relative_path_with_trailing_slash) PASSED
4572 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Unix_domain_socket_with_path_resembling_socket_file_(relative_path_without_trailing_slash) PASSED
4573 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Unix_domain_socket_with_path_resembling_socket_file_and_auth_(relative_path) PASSED
4574 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-warnings_Comma_in_a_key_value_pair_causes_a_warning PASSED
4575 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-warnings_Deprecated_(or_unknown)_options_are_ignored_if_replacement_exists PASSED
4576 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-warnings_Empty_boolean_option_value_are_ignored PASSED
4577 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-warnings_Empty_integer_option_values_are_ignored PASSED
4578 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-warnings_Repeated_option_keys PASSED
4579 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-warnings_Unrecognized_option_keys_are_ignored PASSED
4580 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-warnings_Unsupported_option_values_are_ignored PASSED
4581 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_auth-options_Valid_auth_options_are_parsed_correctly_(GSSAPI) PASSED
4582 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_auth-options_Valid_auth_options_are_parsed_correctly_(SCRAM-SHA-1) PASSED
4583 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_compression-options_Multiple_compressors_are_parsed_correctly SKIPPED
4584 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_compression-options_Non-numeric_zlibCompressionLevel_causes_a_warning PASSED
4585 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_compression-options_Too_high_zlibCompressionLevel_causes_a_warning PASSED
4586 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_compression-options_Too_low_zlibCompressionLevel_causes_a_warning PASSED
4587 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_compression-options_Valid_compression_options_are_parsed_correctly PASSED
4588 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_concern-options_Arbitrary_string_readConcernLevel_does_not_cause_a_warning PASSED
4589 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_concern-options_Arbitrary_string_w_doesn't_cause_a_warning PASSED
4590 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_concern-options_Invalid_journal_causes_a_warning PASSED
4591 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_concern-options_Non-numeric_wTimeoutMS_causes_a_warning PASSED
4592 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_concern-options_Too_low_wTimeoutMS_causes_a_warning PASSED
4593 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_concern-options_Valid_read_and_write_concern_are_parsed_correctly PASSED
4594 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Invalid_directConnection_value PASSED
4595 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Invalid_loadBalanced_value PASSED
4596 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Invalid_retryWrites_causes_a_warning PASSED
4597 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Non-numeric_connectTimeoutMS_causes_a_warning PASSED
4598 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Non-numeric_heartbeatFrequencyMS_causes_a_warning PASSED
4599 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Non-numeric_localThresholdMS_causes_a_warning PASSED
4600 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Non-numeric_serverSelectionTimeoutMS_causes_a_warning PASSED
4601 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Non-numeric_socketTimeoutMS_causes_a_warning PASSED
4602 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Non-numeric_timeoutMS_causes_a_warning PASSED
4603 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Too_low_connectTimeoutMS_causes_a_warning PASSED
4604 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Too_low_heartbeatFrequencyMS_causes_a_warning PASSED
4605 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Too_low_localThresholdMS_causes_a_warning PASSED
4606 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Too_low_serverSelectionTimeoutMS_causes_a_warning PASSED
4607 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Too_low_socketTimeoutMS_causes_a_warning PASSED
4608 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Too_low_timeoutMS_causes_a_warning PASSED
4609 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Valid_connection_and_timeout_options_are_parsed_correctly PASSED
4610 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_directConnection=false PASSED
4611 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_directConnection=false_with_multiple_seeds PASSED
4612 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_directConnection=true PASSED
4613 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_directConnection=true_with_multiple_seeds PASSED
4614 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_loadBalanced=false PASSED
4615 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_loadBalanced=true PASSED
4616 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_loadBalanced=true_with_directConnection=false PASSED
4617 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_loadBalanced=true_with_directConnection=true_causes_an_error PASSED
4618 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_loadBalanced=true_with_multiple_hosts_causes_an_error PASSED
4619 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_loadBalanced=true_with_replicaSet_causes_an_error PASSED
4620 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_timeoutMS=0 PASSED
4621 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-pool-options_Non-numeric_maxIdleTimeMS_causes_a_warning PASSED
4622 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-pool-options_Too_low_maxIdleTimeMS_causes_a_warning PASSED
4623 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-pool-options_Valid_connection_pool_options_are_parsed_correctly PASSED
4624 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-pool-options_maxConnecting<0_causes_a_warning PASSED
4625 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-pool-options_maxConnecting=0_causes_a_warning PASSED
4626 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-pool-options_maxPoolSize=0_does_not_error PASSED
4627 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-pool-options_minPoolSize=0_does_not_error PASSED
4628 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_read-preference-options_Invalid_readPreferenceTags_causes_a_warning PASSED
4629 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_read-preference-options_Non-numeric_maxStalenessSeconds_causes_a_warning PASSED
4630 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_read-preference-options_Single_readPreferenceTags_is_parsed_as_array_of_size_one PASSED
4631 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_read-preference-options_Too_low_maxStalenessSeconds_causes_a_warning PASSED
4632 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_read-preference-options_Valid_read_preference_options_are_parsed_correctly PASSED
4633 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_sdam-options_invalid_serverMonitoringMode PASSED
4634 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_sdam-options_serverMonitoringMode=auto PASSED
4635 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_sdam-options_serverMonitoringMode=poll PASSED
4636 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_sdam-options_serverMonitoringMode=stream PASSED
4637 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_Non-SRV_URI_with_custom_srvServiceName PASSED
4638 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_Non-SRV_URI_with_srvMaxHosts PASSED
4639 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_SRV_URI_with_custom_srvServiceName PASSED
4640 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_SRV_URI_with_invalid_type_for_srvMaxHosts PASSED
4641 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_SRV_URI_with_negative_integer_for_srvMaxHosts PASSED
4642 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_SRV_URI_with_positive_srvMaxHosts_and_loadBalanced=false PASSED
4643 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_SRV_URI_with_positive_srvMaxHosts_and_loadBalanced=true PASSED
4644 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_SRV_URI_with_positive_srvMaxHosts_and_replicaSet PASSED
4645 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_SRV_URI_with_srvMaxHosts PASSED
4646 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_SRV_URI_with_srvMaxHosts=0_and_loadBalanced=true PASSED
4647 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_SRV_URI_with_srvMaxHosts=0_and_replicaSet PASSED
4648 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_Invalid_tlsAllowInvalidCertificates_causes_a_warning PASSED
4649 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_Invalid_tlsAllowInvalidHostnames_causes_a_warning PASSED
4650 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_Invalid_tlsInsecure_causes_a_warning PASSED
4651 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_Valid_required_tls_options_are_parsed_correctly PASSED
4652 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_Valid_tlsCertificateKeyFilePassword_is_parsed_correctly PASSED
4653 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_ssl=false_and_tls=false_doesn't_warn PASSED
4654 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_ssl=false_and_tls=true_raises_error PASSED
4655 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_ssl=true_and_tls=false_raises_error PASSED
4656 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_ssl=true_and_tls=true_doesn't_warn PASSED
4657 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tls=false_and_ssl=false_doesn't_warn PASSED
4658 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tls=false_and_ssl=true_raises_error PASSED
4659 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tls=true_and_ssl=false_raises_error PASSED
4660 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tls=true_and_ssl=true_doesn't_warn PASSED
4661 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsAllowInvalidCertificates=false_and_tlsDisableOCSPEndpointCheck=true_raises_an_error PASSED
4662 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsAllowInvalidCertificates=true_and_tlsDisableOCSPEndpointCheck=false_raises_an_error PASSED
4663 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsAllowInvalidCertificates_and_tlsDisableOCSPEndpointCheck_both_present_(and_false)_raises_an_error PASSED
4664 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsAllowInvalidCertificates_and_tlsDisableOCSPEndpointCheck_both_present_(and_true)_raises_an_error PASSED
4665 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsAllowInvalidCertificates_and_tlsInsecure_both_present_(and_false)_raises_an_error PASSED
4666 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsAllowInvalidCertificates_and_tlsInsecure_both_present_(and_true)_raises_an_error PASSED
4667 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsAllowInvalidCertificates_is_parsed_correctly PASSED
4668 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsAllowInvalidHostnames_and_tlsInsecure_both_present_(and_false)_raises_an_error PASSED
4669 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsAllowInvalidHostnames_and_tlsInsecure_both_present_(and_true)_raises_an_error PASSED
4670 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsAllowInvalidHostnames_is_parsed_correctly PASSED
4671 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsDisableOCSPEndpointCheck=false_and_tlsAllowInvalidCertificates=true_raises_an_error PASSED
4672 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsDisableOCSPEndpointCheck=false_and_tlsInsecure=true_raises_an_error PASSED
4673 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsDisableOCSPEndpointCheck=true_and_tlsAllowInvalidCertificates=false_raises_an_error PASSED
4674 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsDisableOCSPEndpointCheck=true_and_tlsInsecure=false_raises_an_error PASSED
4675 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsDisableOCSPEndpointCheck_and_tlsAllowInvalidCertificates_both_present_(and_false)_raises_an_error PASSED
4676 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsDisableOCSPEndpointCheck_and_tlsAllowInvalidCertificates_both_present_(and_true)_raises_an_error PASSED
4677 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsDisableOCSPEndpointCheck_and_tlsInsecure_both_present_(and_false)_raises_an_error PASSED
4678 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsDisableOCSPEndpointCheck_and_tlsInsecure_both_present_(and_true)_raises_an_error PASSED
4679 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsDisableOCSPEndpointCheck_can_be_set_to_false PASSED
4680 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsDisableOCSPEndpointCheck_can_be_set_to_true PASSED
4681 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsInsecure=false_and_tlsDisableOCSPEndpointCheck=true_raises_an_error PASSED
4682 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsInsecure=true_and_tlsDisableOCSPEndpointCheck=false_raises_an_error PASSED
4683 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsInsecure_and_tlsAllowInvalidCertificates_both_present_(and_false)_raises_an_error PASSED
4684 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsInsecure_and_tlsAllowInvalidCertificates_both_present_(and_true)_raises_an_error PASSED
4685 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsInsecure_and_tlsAllowInvalidHostnames_both_present_(and_false)_raises_an_error PASSED
4686 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsInsecure_and_tlsAllowInvalidHostnames_both_present_(and_true)_raises_an_error PASSED
4687 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsInsecure_and_tlsDisableOCSPEndpointCheck_both_present_(and_false)_raises_an_error PASSED
4688 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsInsecure_and_tlsDisableOCSPEndpointCheck_both_present_(and_true)_raises_an_error PASSED
4689 test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsInsecure_is_parsed_correctly PASSED
4690 test/test_versioned_api.py::TestVersionedApiTestCommandsStrictMode::test_Running_a_command_that_is_not_part_of_the_versioned_API_results_in_an_error SKIPPED
4691 test/test_versioned_api.py::TestVersionedApiTransactionHandling::test_All_commands_in_a_transaction_declare_an_API_version SKIPPED
4692 test/test_versioned_api.py::TestVersionedApiTransactionHandling::test_abortTransaction_includes_an_API_version SKIPPED
4693 test/test_versioned_api.py::TestVersionedApiTestCommandsDeprecationErrors::test_Running_a_command_that_is_deprecated_raises_a_deprecation_error SKIPPED
4694 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_aggregate_on_collection_appends_declared_API_version SKIPPED
4695 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_aggregate_on_database_appends_declared_API_version SKIPPED
4696 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_bulkWrite_appends_declared_API_version SKIPPED
4697 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_client_bulkWrite_appends_declared_API_version SKIPPED
4698 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_countDocuments_appends_declared_API_version SKIPPED
4699 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_deleteMany_appends_declared_API_version SKIPPED
4700 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_deleteOne_appends_declared_API_version SKIPPED
4701 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_distinct_appends_declared_API_version SKIPPED
4702 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_estimatedDocumentCount_appends_declared_API_version SKIPPED
4703 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_findOneAndDelete_appends_declared_API_version SKIPPED
4704 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_findOneAndReplace_appends_declared_API_version SKIPPED
4705 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_findOneAndUpdate_appends_declared_API_version SKIPPED
4706 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_find_and_getMore_append_API_version SKIPPED
4707 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_insertMany_appends_declared_API_version SKIPPED
4708 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_insertOne_appends_declared_API_version SKIPPED
4709 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_replaceOne_appends_declared_API_version SKIPPED
4710 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_updateMany_appends_declared_API_version SKIPPED
4711 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_updateOne_appends_declared_API_version SKIPPED
4712 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_aggregate_on_collection_appends_declared_API_version SKIPPED
4713 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_aggregate_on_database_appends_declared_API_version SKIPPED
4714 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_bulkWrite_appends_declared_API_version SKIPPED
4715 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_countDocuments_appends_declared_API_version SKIPPED
4716 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_deleteMany_appends_declared_API_version SKIPPED
4717 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_deleteOne_appends_declared_API_version SKIPPED
4718 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_distinct_appends_declared_API_version SKIPPED
4719 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_estimatedDocumentCount_appends_declared_API_version SKIPPED
4720 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_findOneAndDelete_appends_declared_API_version SKIPPED
4721 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_findOneAndReplace_appends_declared_API_version SKIPPED
4722 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_findOneAndUpdate_appends_declared_API_version SKIPPED
4723 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_find_and_getMore_append_API_version SKIPPED
4724 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_insertMany_appends_declared_API_version SKIPPED
4725 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_insertOne_appends_declared_API_version SKIPPED
4726 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_replaceOne_appends_declared_API_version SKIPPED
4727 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_updateMany_appends_declared_API_version SKIPPED
4728 test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_updateOne_appends_declared_API_version SKIPPED
4729 test/test_versioned_api.py::TestVersionedApiRuncommandHelperNoApiVersionDeclared::test_runCommand_does_not_inspect_or_change_the_command_document SKIPPED
4730 test/test_versioned_api.py::TestVersionedApiRuncommandHelperNoApiVersionDeclared::test_runCommand_does_not_prevent_sending_invalid_API_version_declarations SKIPPED
4731 test/test_versioned_api.py::TestServerApi::test_command_options SKIPPED
4732 test/test_versioned_api.py::TestServerApi::test_command_options_txn SKIPPED
4733 test/test_versioned_api.py::TestServerApi::test_server_api_defaults SKIPPED
4734 test/test_versioned_api.py::TestServerApi::test_server_api_explicit_false SKIPPED
4735 test/test_versioned_api.py::TestServerApi::test_server_api_strict SKIPPED
4736 test/test_versioned_api.py::TestServerApi::test_server_api_validation SKIPPED
4737 test/test_write_concern.py::TestWriteConcern::test_equality PASSED
4738 test/test_write_concern.py::TestWriteConcern::test_equality_compatible_type PASSED
4739 test/test_write_concern.py::TestWriteConcern::test_equality_incompatible_type PASSED
4740 test/test_write_concern.py::TestWriteConcern::test_equality_to_none PASSED
4741 test/test_write_concern.py::TestWriteConcern::test_invalid PASSED
4743 =============================== warnings summary ===============================
4744 test/asynchronous/test_grid_file.py::AsyncTestGridFileNoConnect::test_grid_in_custom_opts
4745 $(@D)/test/asynchronous/test_grid_file.py:84: DeprecationWarning: GridIn property 'contentType' is deprecated and will be removed in PyMongo 5.0
4746 self.assertEqual("text/html", a.content_type)
4748 test/test_grid_file.py::TestGridFileNoConnect::test_grid_in_custom_opts
4749 $(@D)/test/test_grid_file.py:84: DeprecationWarning: GridIn property 'contentType' is deprecated and will be removed in PyMongo 5.0
4750 self.assertEqual("text/html", a.content_type)
4752 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
4753 - generated xml file: $(@D)/xunit-results/TEST-results.xml -
4754 =========================== short test summary info ============================
4755 ======== 1031 passed, 3701 skipped, 788 deselected, 2 warnings ========