============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON) cachedir: .pytest_cache rootdir: $(@D) configfile: pyproject.toml testpaths: test asyncio: mode=strict, default_loop_scope=session collecting ... collected 5520 items / 788 deselected / 4732 selected test/asynchronous/test_auth.py::TestGSSAPI::test_credentials_hashing SKIPPED test/asynchronous/test_auth.py::TestGSSAPI::test_gssapi_simple SKIPPED test/asynchronous/test_auth.py::TestGSSAPI::test_gssapi_threaded SKIPPED test/asynchronous/test_auth.py::TestSASLPlain::test_sasl_plain SKIPPED test/asynchronous/test_auth.py::TestSASLPlain::test_sasl_plain_bad_credentials SKIPPED test/asynchronous/test_auth.py::TestSCRAMSHA1::test_scram_sha1 SKIPPED test/asynchronous/test_auth.py::TestSCRAM::test_cache SKIPPED (Canno...) test/asynchronous/test_auth.py::TestSCRAM::test_scram SKIPPED (Canno...) test/asynchronous/test_auth.py::TestSCRAM::test_scram_saslprep SKIPPED test/asynchronous/test_auth.py::TestSCRAM::test_scram_skip_empty_exchange SKIPPED test/asynchronous/test_auth.py::TestSCRAM::test_scram_threaded SKIPPED test/asynchronous/test_auth.py::TestAuthURIOptions::test_uri_options SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_array_filters_unacknowledged SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_array_filters_validation SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_bulk_max_message_size SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_bulk_write_invalid_arguments SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_bulk_write_no_results SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_client_generated_upsert_id SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_empty SKIPPED (C...) test/asynchronous/test_bulk.py::AsyncTestBulk::test_generator_insert SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_insert SKIPPED (...) test/asynchronous/test_bulk.py::AsyncTestBulk::test_large_inserts_ordered SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_large_inserts_unordered SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_multiple_error_ordered_batch SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_multiple_error_unordered_batch SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_numerous_inserts SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_remove SKIPPED (...) test/asynchronous/test_bulk.py::AsyncTestBulk::test_remove_one SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_replace_one SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_single_error_ordered_batch SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_single_error_unordered_batch SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_single_ordered_batch SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_single_unordered_batch SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_update_many SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_update_many_pipeline SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_update_one SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_update_one_pipeline SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_upsert SKIPPED (...) test/asynchronous/test_bulk.py::AsyncTestBulk::test_upsert_large SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_upsert_uuid_standard SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_upsert_uuid_standard_subdocuments SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulk::test_upsert_uuid_unspecified SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulkUnacknowledged::test_no_results_ordered_failure SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulkUnacknowledged::test_no_results_ordered_success SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulkUnacknowledged::test_no_results_unordered_failure SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulkUnacknowledged::test_no_results_unordered_success SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulkAuthorization::test_no_remove SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulkAuthorization::test_readonly SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulkWriteConcern::test_write_concern_failure_ordered SKIPPED test/asynchronous/test_bulk.py::AsyncTestBulkWriteConcern::test_write_concern_failure_unordered SKIPPED test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_aggregate_cursor_blocks SKIPPED test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_batch_size_is_honored SKIPPED test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_change_operations SKIPPED test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_concurrent_close SKIPPED test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_full_pipeline SKIPPED test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_iteration SKIPPED test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_next_blocks SKIPPED test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_simple SKIPPED test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_start_after SKIPPED test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_start_after_resume_process_with_changes SKIPPED test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_start_after_resume_process_without_changes SKIPPED test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_start_at_operation_time SKIPPED test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_try_next SKIPPED test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_try_next_runs_one_getmore SKIPPED test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_unknown_full_document SKIPPED test/asynchronous/test_change_stream.py::TestClusterAsyncChangeStream::test_watch SKIPPED test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_aggregate_cursor_blocks SKIPPED test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_batch_size_is_honored SKIPPED test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_change_operations SKIPPED test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_concurrent_close SKIPPED test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_full_pipeline SKIPPED test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_isolation SKIPPED test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_iteration SKIPPED test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_next_blocks SKIPPED test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_simple SKIPPED test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_start_after SKIPPED test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_start_after_resume_process_with_changes SKIPPED test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_start_after_resume_process_without_changes SKIPPED test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_start_at_operation_time SKIPPED test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_try_next SKIPPED test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_try_next_runs_one_getmore SKIPPED test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_unknown_full_document SKIPPED test/asynchronous/test_change_stream.py::TestAsyncDatabaseAsyncChangeStream::test_watch SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_aggregate_cursor_blocks SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_batch_size_is_honored SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_change_operations SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_concurrent_close SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_document_id_order SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_full_pipeline SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_initial_empty_batch SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_iteration SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_kill_cursors SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_next_blocks SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_no_resume_attempt_if_aggregate_command_fails SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_raises_error_on_missing_id_418minus SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_raises_error_on_missing_id_418plus SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_raw SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_read_concern SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_resume_on_error SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_resumetoken_empty_batch SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_resumetoken_empty_batch_legacy SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_resumetoken_exhausted_batch SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_resumetoken_exhausted_batch_legacy SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_resumetoken_partially_iterated_batch SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_resumetoken_uniterated_nonempty_batch_resumeafter SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_resumetoken_uniterated_nonempty_batch_startafter SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_split_large_change SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_start_after SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_start_after_resume_process_with_changes SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_start_after_resume_process_without_changes SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_start_at_operation_time SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_start_at_operation_time_caching SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_startafter_resume_uses_resumeafter_after_nonempty_getMore SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_startafter_resume_uses_startafter_after_empty_getMore SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_try_next SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_try_next_runs_one_getmore SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_unknown_full_document SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_update_resume_token SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_update_resume_token_legacy SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_uuid_representations SKIPPED test/asynchronous/test_change_stream.py::TestAsyncCollectionAsyncChangeStream::test_watch SKIPPED test/asynchronous/test_client.py::AsyncClientUnitTest::test_client_options PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_connect_timeout PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_connection_timeout_ms_propagates_to_DNS_resolver PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_container_metadata PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_detected_environment_logging PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_detected_environment_warning PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_event_listeners PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_get_database PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_get_database_default PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_get_database_default_error PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_get_database_default_with_authsource PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_get_db PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_get_default_database PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_get_default_database_error PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_get_default_database_with_authsource PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_getattr PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_iteration PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_keyword_arg_defaults PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_kwargs_codec_options PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_max_pool_size_zero PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_metadata PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_primary_read_pref_with_tags PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_read_preference PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_types PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_uri_codec_options PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_uri_detection PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_uri_option_precedence PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_uri_security_options PASSED test/asynchronous/test_client.py::AsyncClientUnitTest::test_validate_suggestion PASSED test/asynchronous/test_client.py::TestClient::test_auth_from_uri SKIPPED test/asynchronous/test_client.py::TestClient::test_auth_network_error SKIPPED test/asynchronous/test_client.py::TestClient::test_background_connections_do_not_hold_locks SKIPPED test/asynchronous/test_client.py::TestClient::test_bad_uri SKIPPED (...) test/asynchronous/test_client.py::TestClient::test_close SKIPPED (Ca...) test/asynchronous/test_client.py::TestClient::test_close_closes_sockets SKIPPED test/asynchronous/test_client.py::TestClient::test_close_does_not_open_servers SKIPPED test/asynchronous/test_client.py::TestClient::test_close_kills_cursors SKIPPED test/asynchronous/test_client.py::TestClient::test_close_stops_kill_cursors_thread SKIPPED test/asynchronous/test_client.py::TestClient::test_compression SKIPPED test/asynchronous/test_client.py::TestClient::test_connect_to_standalone_using_replica_set_name SKIPPED test/asynchronous/test_client.py::TestClient::test_constants SKIPPED test/asynchronous/test_client.py::TestClient::test_contextlib SKIPPED test/asynchronous/test_client.py::TestClient::test_continuous_network_errors SKIPPED test/asynchronous/test_client.py::TestClient::test_dict_hints SKIPPED test/asynchronous/test_client.py::TestClient::test_dict_hints_create_index SKIPPED test/asynchronous/test_client.py::TestClient::test_dict_hints_sort SKIPPED test/asynchronous/test_client.py::TestClient::test_direct_connection SKIPPED test/asynchronous/test_client.py::TestClient::test_document_class SKIPPED test/asynchronous/test_client.py::TestClient::test_drop_database SKIPPED test/asynchronous/test_client.py::TestClient::test_equality SKIPPED test/asynchronous/test_client.py::TestClient::test_exhaust_network_error SKIPPED test/asynchronous/test_client.py::TestClient::test_getters SKIPPED (...) test/asynchronous/test_client.py::TestClient::test_handshake_01_aws SKIPPED test/asynchronous/test_client.py::TestClient::test_handshake_02_azure SKIPPED test/asynchronous/test_client.py::TestClient::test_handshake_03_gcp SKIPPED test/asynchronous/test_client.py::TestClient::test_handshake_04_vercel SKIPPED test/asynchronous/test_client.py::TestClient::test_handshake_05_multiple SKIPPED test/asynchronous/test_client.py::TestClient::test_handshake_06_region_too_long SKIPPED test/asynchronous/test_client.py::TestClient::test_handshake_07_memory_invalid_int SKIPPED test/asynchronous/test_client.py::TestClient::test_handshake_08_invalid_aws_ec2 SKIPPED test/asynchronous/test_client.py::TestClient::test_hashable SKIPPED test/asynchronous/test_client.py::TestClient::test_heartbeat_frequency_ms SKIPPED test/asynchronous/test_client.py::TestClient::test_host_w_port SKIPPED test/asynchronous/test_client.py::TestClient::test_init_disconnected SKIPPED test/asynchronous/test_client.py::TestClient::test_init_disconnected_with_auth SKIPPED test/asynchronous/test_client.py::TestClient::test_interrupt_signal SKIPPED test/asynchronous/test_client.py::TestClient::test_ipv6 SKIPPED (Can...) test/asynchronous/test_client.py::TestClient::test_lazy_auth_raises_operation_failure SKIPPED test/asynchronous/test_client.py::TestClient::test_lazy_connect_w0 SKIPPED test/asynchronous/test_client.py::TestClient::test_legacy_csharp_uuid_roundtrip SKIPPED test/asynchronous/test_client.py::TestClient::test_legacy_java_uuid_roundtrip SKIPPED test/asynchronous/test_client.py::TestClient::test_list_database_names SKIPPED test/asynchronous/test_client.py::TestClient::test_list_databases SKIPPED test/asynchronous/test_client.py::TestClient::test_max_idle_time_checkout SKIPPED test/asynchronous/test_client.py::TestClient::test_max_idle_time_reaper_default SKIPPED test/asynchronous/test_client.py::TestClient::test_max_idle_time_reaper_does_not_exceed_maxPoolSize SKIPPED test/asynchronous/test_client.py::TestClient::test_max_idle_time_reaper_removes_stale SKIPPED test/asynchronous/test_client.py::TestClient::test_max_idle_time_reaper_removes_stale_minPoolSize SKIPPED test/asynchronous/test_client.py::TestClient::test_min_pool_size SKIPPED test/asynchronous/test_client.py::TestClient::test_multiple_uris SKIPPED test/asynchronous/test_client.py::TestClient::test_network_error_message SKIPPED test/asynchronous/test_client.py::TestClient::test_operation_failure SKIPPED test/asynchronous/test_client.py::TestClient::test_process_periodic_tasks SKIPPED test/asynchronous/test_client.py::TestClient::test_repr SKIPPED (Can...) test/asynchronous/test_client.py::TestClient::test_reset_during_update_pool SKIPPED test/asynchronous/test_client.py::TestClient::test_server_selection_timeout SKIPPED test/asynchronous/test_client.py::TestClient::test_service_name_from_kwargs SKIPPED test/asynchronous/test_client.py::TestClient::test_sigstop_sigcont SKIPPED test/asynchronous/test_client.py::TestClient::test_small_heartbeat_frequency_ms SKIPPED test/asynchronous/test_client.py::TestClient::test_socketKeepAlive SKIPPED test/asynchronous/test_client.py::TestClient::test_socket_timeout SKIPPED test/asynchronous/test_client.py::TestClient::test_socket_timeout_ms_validation SKIPPED test/asynchronous/test_client.py::TestClient::test_srv_max_hosts_kwarg SKIPPED test/asynchronous/test_client.py::TestClient::test_stale_getmore SKIPPED test/asynchronous/test_client.py::TestClient::test_timeouts SKIPPED test/asynchronous/test_client.py::TestClient::test_tz_aware SKIPPED test/asynchronous/test_client.py::TestClient::test_unix_socket SKIPPED test/asynchronous/test_client.py::TestClient::test_uri_connect_option SKIPPED test/asynchronous/test_client.py::TestClient::test_uri_to_uuid SKIPPED test/asynchronous/test_client.py::TestClient::test_username_and_password SKIPPED test/asynchronous/test_client.py::TestClient::test_uuid_queries SKIPPED test/asynchronous/test_client.py::TestClient::test_waitQueueTimeoutMS SKIPPED test/asynchronous/test_client.py::TestExhaustCursor::test_exhaust_getmore_network_error SKIPPED test/asynchronous/test_client.py::TestExhaustCursor::test_exhaust_getmore_server_error SKIPPED test/asynchronous/test_client.py::TestExhaustCursor::test_exhaust_query_network_error SKIPPED test/asynchronous/test_client.py::TestExhaustCursor::test_exhaust_query_server_error SKIPPED test/asynchronous/test_client.py::TestExhaustCursor::test_gevent_task SKIPPED test/asynchronous/test_client.py::TestExhaustCursor::test_gevent_timeout SKIPPED test/asynchronous/test_client.py::TestExhaustCursor::test_gevent_timeout_when_creating_connection SKIPPED test/asynchronous/test_client.py::TestClientLazyConnect::test_delete_one SKIPPED test/asynchronous/test_client.py::TestClientLazyConnect::test_find_one SKIPPED test/asynchronous/test_client.py::TestClientLazyConnect::test_insert_one SKIPPED test/asynchronous/test_client.py::TestClientLazyConnect::test_update_one SKIPPED test/asynchronous/test_client.py::TestMongoClientFailover::test_discover_primary SKIPPED test/asynchronous/test_client.py::TestMongoClientFailover::test_network_error_on_delete SKIPPED test/asynchronous/test_client.py::TestMongoClientFailover::test_network_error_on_insert SKIPPED test/asynchronous/test_client.py::TestMongoClientFailover::test_network_error_on_query SKIPPED test/asynchronous/test_client.py::TestMongoClientFailover::test_network_error_on_replace SKIPPED test/asynchronous/test_client.py::TestMongoClientFailover::test_network_error_on_update SKIPPED test/asynchronous/test_client.py::TestMongoClientFailover::test_reconnect SKIPPED test/asynchronous/test_client.py::TestClientPool::test_direct_client_maintains_pool_to_arbiter SKIPPED test/asynchronous/test_client.py::TestClientPool::test_rs_client_does_not_maintain_pool_to_arbiters SKIPPED test/asynchronous/test_client_bulk_write.py::TestClientBulkWrite::test_formats_write_error_correctly SKIPPED test/asynchronous/test_client_bulk_write.py::TestClientBulkWrite::test_handles_non_pymongo_error SKIPPED test/asynchronous/test_client_bulk_write.py::TestClientBulkWrite::test_returns_error_if_no_namespace_provided SKIPPED test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_batch_splits_if_new_namespace_is_too_large SKIPPED test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_batch_splits_if_num_operations_too_large SKIPPED test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_batch_splits_if_ops_payload_too_large SKIPPED test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_collects_write_concern_errors_across_batches SKIPPED test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_collects_write_errors_across_batches_ordered SKIPPED test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_collects_write_errors_across_batches_unordered SKIPPED test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_handles_cursor_requiring_getMore SKIPPED test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_handles_cursor_requiring_getMore_within_transaction SKIPPED test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_handles_getMore_error SKIPPED test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_no_batch_splits_if_new_namespace_is_not_too_large SKIPPED test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_returns_error_if_auto_encryption_configured SKIPPED test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_returns_error_if_no_writes_can_be_added_to_ops SKIPPED test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_returns_error_if_unacknowledged_too_large_insert SKIPPED test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_upserted_result SKIPPED test/asynchronous/test_client_bulk_write.py::TestClientBulkWriteCSOT::test_timeout_in_multi_batch_bulk_write SKIPPED test/asynchronous/test_client_context.py::TestAsyncClientContext::test_enableTestCommands_is_disabled SKIPPED test/asynchronous/test_client_context.py::TestAsyncClientContext::test_must_connect SKIPPED test/asynchronous/test_client_context.py::TestAsyncClientContext::test_serverless SKIPPED test/asynchronous/test_client_context.py::TestAsyncClientContext::test_setdefaultencoding_worked SKIPPED test/asynchronous/test_collection.py::TestCollectionNoConnect::test_collection PASSED test/asynchronous/test_collection.py::TestCollectionNoConnect::test_getattr PASSED test/asynchronous/test_collection.py::TestCollectionNoConnect::test_iteration PASSED test/asynchronous/test_collection.py::AsyncTestCollection::test_acknowledged_delete SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_aggregate SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_aggregate_raw_bson SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_aggregation_cursor SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_aggregation_cursor_alive SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_aggregation_cursor_validation SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_array_filters_unacknowledged SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_array_filters_validation SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_bad_encode SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_bool SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_bypass_document_validation_bulk_write SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_command_document_too_large SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_count_documents SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_create SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_create_index SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_create_indexes SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_create_indexes_commitQuorum SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_create_indexes_commitQuorum_requires_44 SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_cursor_timeout SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_delete_many SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_delete_one SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_distinct SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_drop_index SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_drop_indexes_non_existent SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_drop_nonexistent_collection SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_duplicate_key_error SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_equality SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_error_code SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_estimated_document_count SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_exhaust SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_field_selection SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_fields_specifier_as_dict SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_find_by_default_dct SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_find_command_generation SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_find_kwargs SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_find_one SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_find_one_and SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_find_one_and_write_concern SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_find_one_non_objectid SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_find_one_with_find_args SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_find_regex SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_find_w_fields SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_find_w_regex SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_find_with_nested SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_find_with_sort SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_hashable SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_helpers_with_let SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_id_can_be_anything SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_index_2dsphere SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_index_background SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_index_dont_drop_dups SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_index_filter SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_index_geo2d SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_index_hashed SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_index_haystack SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_index_info SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_index_management_max_time_ms SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_index_on_subfield SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_index_sparse SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_index_text SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_insert_bypass_document_validation SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_insert_many SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_insert_many_generator SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_insert_many_invalid SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_insert_many_large_batch SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_insert_one SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_invalid_session_parameter SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_large_limit SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_list_indexes SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_manual_last_error SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_messages_with_unicode_collection_names SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_min_query SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_numerous_inserts SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_options SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_query_on_query_field SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_rename SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_replace_bypass_document_validation SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_replace_one SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_unique_index SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_update_bypass_document_validation SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_update_check_keys SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_update_many SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_update_one SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_update_result SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_write_error_text_handling SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_write_error_unicode SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_write_large_document SKIPPED test/asynchronous/test_collection.py::AsyncTestCollection::test_wtimeout SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_add_remove_option SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_add_remove_option_exhaust SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_alive SKIPPED (Ca...) test/asynchronous/test_cursor.py::TestCursor::test_allow_disk_use SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_bad_getitem SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_batch_size SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_clone SKIPPED (Ca...) test/asynchronous/test_cursor.py::TestCursor::test_clone_empty SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_close_kills_cursor_synchronously SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_command_cursor_to_list SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_command_cursor_to_list_csot_applied SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_command_cursor_to_list_empty SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_command_cursor_to_list_length SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_comment SKIPPED (...) test/asynchronous/test_cursor.py::TestCursor::test_concurrent_close SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_deepcopy_cursor_littered_with_regexes SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_delete_not_initialized SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_distinct SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_explain SKIPPED (...) test/asynchronous/test_cursor.py::TestCursor::test_explain_with_read_concern SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_getMore_does_not_send_readPreference SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_get_more SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_getitem_numeric_index SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_getitem_slice_index SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_hint SKIPPED (Can...) test/asynchronous/test_cursor.py::TestCursor::test_hint_by_name SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_iteration_with_list SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_len SKIPPED (Cann...) test/asynchronous/test_cursor.py::TestCursor::test_limit SKIPPED (Ca...) test/asynchronous/test_cursor.py::TestCursor::test_limit_and_batch_size SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_max SKIPPED (Cann...) test/asynchronous/test_cursor.py::TestCursor::test_max_await_time_ms SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_max_scan SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_max_time_ms SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_max_time_ms_getmore SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_min SKIPPED (Cann...) test/asynchronous/test_cursor.py::TestCursor::test_min_max_without_hint SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_properties SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_rewind SKIPPED (C...) test/asynchronous/test_cursor.py::TestCursor::test_skip SKIPPED (Can...) test/asynchronous/test_cursor.py::TestCursor::test_sort SKIPPED (Can...) test/asynchronous/test_cursor.py::TestCursor::test_tailable SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_timeout_kills_cursor_asynchronously SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_to_list_csot_applied SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_to_list_empty SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_to_list_length SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_to_list_tailable SKIPPED test/asynchronous/test_cursor.py::TestCursor::test_where SKIPPED (Ca...) test/asynchronous/test_cursor.py::TestCursor::test_with_statement SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCursor::test_clone SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCursor::test_collation SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCursor::test_empty SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCursor::test_exhaust SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCursor::test_explain SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCursor::test_find_raw SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCursor::test_find_raw_retryable_reads SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCursor::test_find_raw_snapshot_reads SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCursor::test_find_raw_transaction SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCursor::test_get_item SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCursor::test_monitoring SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCursor::test_read_concern SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCursor::test_server_error SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCommandCursor::test_aggregate_raw SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCommandCursor::test_aggregate_raw_retryable_reads SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCommandCursor::test_aggregate_raw_snapshot_reads SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCommandCursor::test_aggregate_raw_transaction SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCommandCursor::test_collation SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCommandCursor::test_exhaust_cursor_db_set SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCommandCursor::test_get_item SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCommandCursor::test_monitoring SKIPPED test/asynchronous/test_cursor.py::TestRawBatchCommandCursor::test_server_error SKIPPED test/asynchronous/test_database.py::TestDatabaseNoConnect::test_get_collection PASSED test/asynchronous/test_database.py::TestDatabaseNoConnect::test_getattr PASSED test/asynchronous/test_database.py::TestDatabaseNoConnect::test_iteration PASSED test/asynchronous/test_database.py::TestDatabaseNoConnect::test_name PASSED test/asynchronous/test_database.py::TestDatabase::test_check_exists SKIPPED test/asynchronous/test_database.py::TestDatabase::test_command SKIPPED test/asynchronous/test_database.py::TestDatabase::test_command_max_time_ms SKIPPED test/asynchronous/test_database.py::TestDatabase::test_command_response_without_ok SKIPPED test/asynchronous/test_database.py::TestDatabase::test_command_with_regex SKIPPED test/asynchronous/test_database.py::TestDatabase::test_create_collection SKIPPED test/asynchronous/test_database.py::TestDatabase::test_cursor_command SKIPPED test/asynchronous/test_database.py::TestDatabase::test_cursor_command_invalid SKIPPED test/asynchronous/test_database.py::TestDatabase::test_delete SKIPPED test/asynchronous/test_database.py::TestDatabase::test_deref SKIPPED test/asynchronous/test_database.py::TestDatabase::test_deref_kwargs SKIPPED test/asynchronous/test_database.py::TestDatabase::test_drop_collection SKIPPED test/asynchronous/test_database.py::TestDatabase::test_equality SKIPPED test/asynchronous/test_database.py::TestDatabase::test_get_coll SKIPPED test/asynchronous/test_database.py::TestDatabase::test_hashable SKIPPED test/asynchronous/test_database.py::TestDatabase::test_id_ordering SKIPPED test/asynchronous/test_database.py::TestDatabase::test_insert_find_one SKIPPED test/asynchronous/test_database.py::TestDatabase::test_list_collection_names SKIPPED test/asynchronous/test_database.py::TestDatabase::test_list_collection_names_filter SKIPPED test/asynchronous/test_database.py::TestDatabase::test_list_collection_names_single_socket SKIPPED test/asynchronous/test_database.py::TestDatabase::test_list_collections SKIPPED test/asynchronous/test_database.py::TestDatabase::test_long SKIPPED test/asynchronous/test_database.py::TestDatabase::test_mongos_response SKIPPED test/asynchronous/test_database.py::TestDatabase::test_password_digest SKIPPED test/asynchronous/test_database.py::TestDatabase::test_repr SKIPPED test/asynchronous/test_database.py::TestDatabase::test_validate_collection SKIPPED test/asynchronous/test_database.py::TestDatabase::test_validate_collection_background SKIPPED test/asynchronous/test_database.py::TestDatabase::test_with_options SKIPPED test/asynchronous/test_database.py::TestDatabaseAggregation::test_bool SKIPPED test/asynchronous/test_database.py::TestDatabaseAggregation::test_database_aggregation SKIPPED test/asynchronous/test_database.py::TestDatabaseAggregation::test_database_aggregation_fake_cursor SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFileNoConnect::test_grid_in_custom_opts PASSED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_alternate_collection SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_basic SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_close SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_closed SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_context_manager SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_exception_file_non_existence SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_grid_in_default_opts SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_grid_in_lazy_connect SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_grid_out_cursor_options SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_grid_out_custom_opts SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_grid_out_default_opts SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_grid_out_file_document SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_grid_out_lazy_connect SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_grid_out_unsupported_operations SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_iterator SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_md5 SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_multi_chunk_file SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_multiple_reads SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_prechunked_string SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_read_unaligned_buffer_size SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_readchunk SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_readline SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_readlines SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_seek SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_set_after_close SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_small_chunks SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_survive_cursor_not_found SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_tell SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_unacknowledged SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_write_file_like SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_write_lines SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_write_unicode SKIPPED test/asynchronous/test_grid_file.py::AsyncTestGridFile::test_zip SKIPPED test/asynchronous/test_locks.py::TestConditionStdlib::test_cancelled_error_re_aquire SKIPPED test/asynchronous/test_locks.py::TestConditionStdlib::test_cancelled_error_wakeup SKIPPED test/asynchronous/test_locks.py::TestConditionStdlib::test_cancelled_wakeup SKIPPED test/asynchronous/test_locks.py::TestConditionStdlib::test_cancelled_wakeup_relock SKIPPED test/asynchronous/test_locks.py::TestConditionStdlib::test_context_manager PASSED test/asynchronous/test_locks.py::TestConditionStdlib::test_notify PASSED test/asynchronous/test_locks.py::TestConditionStdlib::test_notify_all PASSED test/asynchronous/test_locks.py::TestConditionStdlib::test_timeout_in_block PASSED test/asynchronous/test_locks.py::TestConditionStdlib::test_wait PASSED test/asynchronous/test_locks.py::TestConditionStdlib::test_wait_cancel PASSED test/asynchronous/test_locks.py::TestConditionStdlib::test_wait_cancel_after_notify PASSED test/asynchronous/test_locks.py::TestConditionStdlib::test_wait_cancel_contested PASSED test/asynchronous/test_locks.py::TestConditionStdlib::test_wait_for PASSED test/asynchronous/test_locks.py::TestConditionStdlib::test_wait_for_unacquired PASSED test/asynchronous/test_locks.py::TestConditionStdlib::test_wait_unacquired PASSED test/asynchronous/test_locks.py::TestCondition::test_multiple_loops_notify PASSED test/asynchronous/test_locks.py::TestCondition::test_multiple_loops_notify_all PASSED test/asynchronous/test_logger.py::TestLogger::test_configured_truncation_limit SKIPPED test/asynchronous/test_logger.py::TestLogger::test_default_truncation_limit SKIPPED test/asynchronous/test_logger.py::TestLogger::test_logging_without_listeners SKIPPED test/asynchronous/test_logger.py::TestLogger::test_truncation_multi_byte_codepoints SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_bulk_write SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_bulk_write_command_error SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_bulk_write_command_network_error SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_command_and_get_more SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_exhaust SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_failed_simple SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_find_and_get_more SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_find_one SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_find_options SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_find_snapshot SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_find_with_explain SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_first_batch_helper SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_get_more_failure SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_insert_many SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_insert_many_unacknowledged SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_kill_cursors SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_non_bulk_writes SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_not_primary_error SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_sensitive_commands SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_started_simple SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_succeeded_simple SKIPPED test/asynchronous/test_monitoring.py::AsyncTestCommandMonitoring::test_write_errors SKIPPED test/asynchronous/test_monitoring.py::AsyncTestGlobalListener::test_simple SKIPPED test/asynchronous/test_monitoring.py::AsyncTestEventClasses::test_command_event_repr PASSED test/asynchronous/test_monitoring.py::AsyncTestEventClasses::test_server_event_repr PASSED test/asynchronous/test_monitoring.py::AsyncTestEventClasses::test_server_heartbeat_event_repr PASSED test/asynchronous/test_monitoring.py::AsyncTestEventClasses::test_topology_event_repr PASSED test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_contains_code_with_scope SKIPPED test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_contains_dbref SKIPPED test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_decode SKIPPED test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_empty_doc SKIPPED test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_invalid_bson_eoo SKIPPED test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_invalid_bson_sequence SKIPPED test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_preserve_key_ordering SKIPPED test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_raw SKIPPED test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_raw_bson_document_embedded SKIPPED test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_round_trip SKIPPED test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_round_trip_codec_options SKIPPED test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_round_trip_raw_uuid SKIPPED test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_with_codec_options SKIPPED test/asynchronous/test_raw_bson.py::TestRawBSONDocument::test_write_response_raw_bson SKIPPED test/asynchronous/test_retryable_reads.py::TestClientOptions::test_default PASSED test/asynchronous/test_retryable_reads.py::TestClientOptions::test_kwargs PASSED test/asynchronous/test_retryable_reads.py::TestClientOptions::test_uri PASSED test/asynchronous/test_retryable_reads.py::TestPoolPausedError::test_pool_paused_error_is_retryable SKIPPED test/asynchronous/test_retryable_reads.py::TestRetryableReads::test_retryable_reads_in_sharded_cluster_multiple_available SKIPPED test/asynchronous/test_retryable_writes.py::TestRetryableWritesMMAPv1::test_actionable_error_message SKIPPED test/asynchronous/test_retryable_writes.py::TestRetryableWrites::test_batch_splitting SKIPPED test/asynchronous/test_retryable_writes.py::TestRetryableWrites::test_batch_splitting_retry_fails SKIPPED test/asynchronous/test_retryable_writes.py::TestRetryableWrites::test_retry_timeout_raises_original_error SKIPPED test/asynchronous/test_retryable_writes.py::TestRetryableWrites::test_retryable_writes_in_sharded_cluster_multiple_available SKIPPED test/asynchronous/test_retryable_writes.py::TestRetryableWrites::test_server_selection_timeout_not_retried SKIPPED test/asynchronous/test_retryable_writes.py::TestRetryableWrites::test_supported_single_statement_no_retry SKIPPED test/asynchronous/test_retryable_writes.py::TestRetryableWrites::test_supported_single_statement_supported_cluster SKIPPED test/asynchronous/test_retryable_writes.py::TestRetryableWrites::test_supported_single_statement_unsupported_cluster SKIPPED test/asynchronous/test_retryable_writes.py::TestRetryableWrites::test_unsupported_single_statement SKIPPED test/asynchronous/test_retryable_writes.py::TestWriteConcernError::test_RetryableWriteError_error_label SKIPPED test/asynchronous/test_retryable_writes.py::TestWriteConcernError::test_RetryableWriteError_error_label_RawBSONDocument SKIPPED test/asynchronous/test_retryable_writes.py::TestPoolPausedError::test_pool_paused_error_is_retryable SKIPPED test/asynchronous/test_retryable_writes.py::TestPoolPausedError::test_returns_original_error_code SKIPPED test/asynchronous/test_retryable_writes.py::TestRetryableWritesTxnNumber::test_increment_transaction_id_without_sending_command SKIPPED test/asynchronous/test_session.py::TestSession::test_aggregate SKIPPED test/asynchronous/test_session.py::TestSession::test_aggregate_error SKIPPED test/asynchronous/test_session.py::TestSession::test_client SKIPPED test/asynchronous/test_session.py::TestSession::test_collection SKIPPED test/asynchronous/test_session.py::TestSession::test_command_cursor_close SKIPPED test/asynchronous/test_session.py::TestSession::test_command_cursor_del SKIPPED test/asynchronous/test_session.py::TestSession::test_command_cursor_exhaust SKIPPED test/asynchronous/test_session.py::TestSession::test_command_cursor_limit_reached SKIPPED test/asynchronous/test_session.py::TestSession::test_cursor SKIPPED test/asynchronous/test_session.py::TestSession::test_cursor_clone SKIPPED test/asynchronous/test_session.py::TestSession::test_cursor_close SKIPPED test/asynchronous/test_session.py::TestSession::test_cursor_del SKIPPED test/asynchronous/test_session.py::TestSession::test_cursor_exhaust SKIPPED test/asynchronous/test_session.py::TestSession::test_cursor_limit_reached SKIPPED test/asynchronous/test_session.py::TestSession::test_database SKIPPED test/asynchronous/test_session.py::TestSession::test_end_session SKIPPED test/asynchronous/test_session.py::TestSession::test_end_sessions SKIPPED test/asynchronous/test_session.py::TestSession::test_gridfs SKIPPED test/asynchronous/test_session.py::TestSession::test_gridfs_bucket SKIPPED test/asynchronous/test_session.py::TestSession::test_gridfsbucket_cursor SKIPPED test/asynchronous/test_session.py::TestSession::test_implicit_sessions_checkout SKIPPED test/asynchronous/test_session.py::TestSession::test_killcursors SKIPPED test/asynchronous/test_session.py::TestSession::test_pool_lifo SKIPPED test/asynchronous/test_session.py::TestSession::test_session_not_copyable SKIPPED test/asynchronous/test_session.py::TestSession::test_snapshot_incompatible_with_causal_consistency SKIPPED test/asynchronous/test_session.py::TestSession::test_unacknowledged_writes SKIPPED test/asynchronous/test_session.py::TestCausalConsistency::test_aggregate_out_does_not_include_read_concern SKIPPED test/asynchronous/test_session.py::TestCausalConsistency::test_cluster_time_no_server_support SKIPPED test/asynchronous/test_session.py::TestCausalConsistency::test_cluster_time_with_server_support SKIPPED test/asynchronous/test_session.py::TestCausalConsistency::test_core SKIPPED test/asynchronous/test_session.py::TestCausalConsistency::test_get_more_does_not_include_read_concern SKIPPED test/asynchronous/test_session.py::TestCausalConsistency::test_read_concern SKIPPED test/asynchronous/test_session.py::TestCausalConsistency::test_reads SKIPPED test/asynchronous/test_session.py::TestCausalConsistency::test_server_not_causal SKIPPED test/asynchronous/test_session.py::TestCausalConsistency::test_session_not_causal SKIPPED test/asynchronous/test_session.py::TestCausalConsistency::test_writes SKIPPED test/asynchronous/test_session.py::TestCausalConsistency::test_writes_do_not_include_read_concern SKIPPED test/asynchronous/test_session.py::TestClusterTime::test_cluster_time SKIPPED test/asynchronous/test_transactions.py::TestTransactions::test_create_collection SKIPPED test/asynchronous/test_transactions.py::TestTransactions::test_gridfs_does_not_support_transactions SKIPPED test/asynchronous/test_transactions.py::TestTransactions::test_transaction_direct_connection SKIPPED test/asynchronous/test_transactions.py::TestTransactions::test_transaction_options_validation SKIPPED test/asynchronous/test_transactions.py::TestTransactions::test_transaction_starts_with_batched_write SKIPPED test/asynchronous/test_transactions.py::TestTransactions::test_transaction_write_concern_override SKIPPED test/asynchronous/test_transactions.py::TestTransactions::test_unpin_for_next_transaction SKIPPED test/asynchronous/test_transactions.py::TestTransactions::test_unpin_for_non_transaction_operation SKIPPED test/asynchronous/test_transactions.py::TestTransactionsConvenientAPI::test_callback_not_retried_after_commit_timeout SKIPPED test/asynchronous/test_transactions.py::TestTransactionsConvenientAPI::test_callback_not_retried_after_timeout SKIPPED test/asynchronous/test_transactions.py::TestTransactionsConvenientAPI::test_callback_raises_custom_error SKIPPED test/asynchronous/test_transactions.py::TestTransactionsConvenientAPI::test_callback_returns_value SKIPPED test/asynchronous/test_transactions.py::TestTransactionsConvenientAPI::test_commit_not_retried_after_timeout SKIPPED test/asynchronous/test_transactions.py::TestTransactionsConvenientAPI::test_in_transaction_property SKIPPED test/test_auth.py::TestGSSAPI::test_credentials_hashing SKIPPED (Ker...) test/test_auth.py::TestGSSAPI::test_gssapi_simple SKIPPED (Kerberos ...) test/test_auth.py::TestGSSAPI::test_gssapi_threaded SKIPPED (Kerbero...) test/test_auth.py::TestSASLPlain::test_sasl_plain SKIPPED (Must set ...) test/test_auth.py::TestSASLPlain::test_sasl_plain_bad_credentials SKIPPED test/test_auth.py::TestSCRAMSHA1::test_scram_sha1 SKIPPED (Cannot co...) test/test_auth.py::TestSCRAM::test_cache SKIPPED (Cannot connect to ...) test/test_auth.py::TestSCRAM::test_scram SKIPPED (Cannot connect to ...) test/test_auth.py::TestSCRAM::test_scram_saslprep SKIPPED (Cannot co...) test/test_auth.py::TestSCRAM::test_scram_skip_empty_exchange SKIPPED test/test_auth.py::TestSCRAM::test_scram_threaded SKIPPED (Cannot co...) test/test_auth.py::TestAuthURIOptions::test_uri_options SKIPPED (Can...) test/test_auth_spec.py::TestAuthSpec::test_connection-string_authsource_without_username_doesn't_create_credential_(default_mechanism) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_database_in_uri_path_doesn't_create_credentials PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_must_raise_an_error_when_the_authsource_is_empty PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_must_raise_an_error_when_the_authsource_is_empty_without_credentials PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_accept_a_url-encoded_token_resource_(mongodb-oidc) PASSED 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 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_accept_a_username_with_azure_provider_(mongodb-oidc) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_accept_an_un-encoded_token_resource_(mongodb-oidc) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_accept_generic_mechanism_property_(gssapi) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_accept_the_password_(gssapi) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_accept_valid_authsource_(gssapi) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_accept_valid_authsource_(mongodb-x509) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_accept_valid_authsource_(scram-sha-1) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_accept_valid_authsource_(scram-sha-256) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_handle_a_complicated_url-encoded_token_resource_(mongodb-oidc) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_ignore_the_database_(gssapi) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_ignore_the_database_(mongodb-x509) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognise_the_mechanism_(gssapi) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognise_the_mechanism_(mongodb-aws) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognise_the_mechanism_when_auth_source_is_explicitly_specified_(mongodb-aws) PASSED 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 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognise_the_mechanism_with_azure_provider_(mongodb-oidc) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognise_the_mechanism_with_gcp_provider_(mongodb-oidc) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognise_the_mechanism_with_test_environment_(mongodb-oidc) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognize_the_mechanism_(mongodb-cr) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognize_the_mechanism_(mongodb-x509) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognize_the_mechanism_(plain) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognize_the_mechanism_(scram-sha-1) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognize_the_mechanism_(scram-sha-256) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_recognize_the_mechanism_with_no_username_(mongodb-x509) PASSED 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 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_error_for_a_username_and_password_with_gcp_provider_(mongodb-oidc) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_error_if_not_token_resource_with_gcp_provider_(mongodb-oidc) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_authsource_is_invalid_(gssapi) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_authsource_is_invalid_(mongodb-x509) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_neither_provider_nor_callbacks_specified_(mongodb-oidc) PASSED 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 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_no_username/password_provided_(userinfo_implies_default_mechanism) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_no_username_(gssapi) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_no_username_(plain) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_no_username_(scram-sha-1) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_no_username_(scram-sha-256) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_no_username_is_supplied_(mongodb-cr) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_no_username_provided_(userinfo_implies_default_mechanism) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_specified_environment_is_not_supported_(mongodb-oidc) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_supplied_a_password_(mongodb-x509) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_username_and_no_password_(mongodb-aws) PASSED 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 test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_throw_an_exception_if_username_is_specified_for_test_environment_(mongodb-oidc) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_url-encode_a_token_resource_(mongodb-oidc) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_the_authsource_when_specified PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_the_authsource_when_specified_(mongodb-cr) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_the_authsource_when_specified_(plain) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_the_database_when_no_authsource_is_specified PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_the_database_when_no_authsource_is_specified_(mongodb-cr) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_the_database_when_no_authsource_is_specified_(plain) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_the_database_when_no_authsource_is_specified_(scram-sha-1) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_the_database_when_no_authsource_is_specified_(scram-sha-256) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_the_default_source_and_mechanism PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_username,_password_and_session_token_if_specified_(mongodb-aws) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_should_use_username_and_password_if_specified_(mongodb-aws) PASSED test/test_auth_spec.py::TestAuthSpec::test_connection-string_uri_with_no_auth-related_info_doesn't_create_credential PASSED test/test_auth_spec.py::TestUnifiedMongodbOidcNoRetry::test_A_read_operation_should_succeed SKIPPED test/test_auth_spec.py::TestUnifiedMongodbOidcNoRetry::test_A_write_operation_should_succeed SKIPPED test/test_auth_spec.py::TestUnifiedMongodbOidcNoRetry::test_Handshake_with_cached_token_should_use_speculative_authentication SKIPPED test/test_auth_spec.py::TestUnifiedMongodbOidcNoRetry::test_Handshake_without_cached_token_should_not_use_speculative_authentication SKIPPED test/test_auth_spec.py::TestUnifiedMongodbOidcNoRetry::test_Read_commands_should_reauthenticate_and_retry_when_a_ReauthenticationRequired_error_happens SKIPPED test/test_auth_spec.py::TestUnifiedMongodbOidcNoRetry::test_Write_commands_should_reauthenticate_and_retry_when_a_ReauthenticationRequired_error_happens SKIPPED test/test_binary.py::TestBinary::test_binary PASSED test/test_binary.py::TestBinary::test_buffer_protocol PASSED test/test_binary.py::TestBinary::test_equality PASSED test/test_binary.py::TestBinary::test_exceptions PASSED test/test_binary.py::TestBinary::test_hash PASSED test/test_binary.py::TestBinary::test_legacy_csharp_uuid PASSED test/test_binary.py::TestBinary::test_legacy_java_uuid PASSED test/test_binary.py::TestBinary::test_pickle PASSED test/test_binary.py::TestBinary::test_repr PASSED test/test_binary.py::TestBinary::test_subtype PASSED test/test_binary.py::TestBinary::test_uuid_subtype_4 PASSED test/test_binary.py::TestUuidSpecExplicitCoding::test_decoding_1 PASSED test/test_binary.py::TestUuidSpecExplicitCoding::test_decoding_2 PASSED test/test_binary.py::TestUuidSpecExplicitCoding::test_decoding_3 PASSED test/test_binary.py::TestUuidSpecExplicitCoding::test_decoding_4 PASSED test/test_binary.py::TestUuidSpecExplicitCoding::test_encoding_1 PASSED test/test_binary.py::TestUuidSpecExplicitCoding::test_encoding_2 PASSED test/test_binary.py::TestUuidSpecExplicitCoding::test_encoding_3 PASSED test/test_binary.py::TestUuidSpecExplicitCoding::test_encoding_4 PASSED test/test_binary.py::TestUuidSpecExplicitCoding::test_encoding_5 PASSED test/test_binary.py::TestUuidSpecExplicitCoding::test_encoding_6 PASSED test/test_binary.py::TestUuidSpecImplicitCoding::test_decoding_1 SKIPPED test/test_binary.py::TestUuidSpecImplicitCoding::test_decoding_2 SKIPPED test/test_binary.py::TestUuidSpecImplicitCoding::test_decoding_3 SKIPPED test/test_binary.py::TestUuidSpecImplicitCoding::test_encoding_1 SKIPPED test/test_binary.py::TestUuidSpecImplicitCoding::test_encoding_2 SKIPPED test/test_binary.py::TestUuidSpecImplicitCoding::test_encoding_3 SKIPPED test/test_binary.py::TestUuidSpecImplicitCoding::test_encoding_4 SKIPPED test/test_binary.py::TestUuidSpecImplicitCoding::test_encoding_5 SKIPPED test/test_bson.py::TestBSON::test_aware_datetime PASSED test/test_bson.py::TestBSON::test_bad_code PASSED test/test_bson.py::TestBSON::test_bad_dbref PASSED test/test_bson.py::TestBSON::test_bad_encode SKIPPED (Disabled due t...) test/test_bson.py::TestBSON::test_bad_id_keys PASSED test/test_bson.py::TestBSON::test_bad_string_lengths PASSED test/test_bson.py::TestBSON::test_basic_decode PASSED test/test_bson.py::TestBSON::test_basic_encode PASSED test/test_bson.py::TestBSON::test_basic_validation PASSED test/test_bson.py::TestBSON::test_bson_encode_thread_safe PASSED test/test_bson.py::TestBSON::test_bson_regex PASSED test/test_bson.py::TestBSON::test_bytes_as_keys PASSED test/test_bson.py::TestBSON::test_custom_class PASSED test/test_bson.py::TestBSON::test_data_timestamp PASSED test/test_bson.py::TestBSON::test_dates PASSED test/test_bson.py::TestBSON::test_datetime_encode_decode PASSED test/test_bson.py::TestBSON::test_dbpointer PASSED test/test_bson.py::TestBSON::test_decode_all_buffer_protocol PASSED test/test_bson.py::TestBSON::test_decode_buffer_protocol PASSED test/test_bson.py::TestBSON::test_dst PASSED test/test_bson.py::TestBSON::test_encode_then_decode PASSED test/test_bson.py::TestBSON::test_encode_then_decode_any_mapping PASSED test/test_bson.py::TestBSON::test_encode_then_decode_any_mapping_legacy PASSED test/test_bson.py::TestBSON::test_encode_then_decode_legacy PASSED test/test_bson.py::TestBSON::test_encode_type_marker PASSED test/test_bson.py::TestBSON::test_encoding_defaultdict PASSED test/test_bson.py::TestBSON::test_exception_wrapping PASSED test/test_bson.py::TestBSON::test_invalid_decodes PASSED test/test_bson.py::TestBSON::test_invalid_field_name PASSED test/test_bson.py::TestBSON::test_large_datetime_truncation PASSED test/test_bson.py::TestBSON::test_local_datetime PASSED test/test_bson.py::TestBSON::test_minkey_maxkey_comparison PASSED test/test_bson.py::TestBSON::test_minkey_maxkey_hash PASSED test/test_bson.py::TestBSON::test_move_id PASSED test/test_bson.py::TestBSON::test_naive_decode PASSED test/test_bson.py::TestBSON::test_non_string_keys PASSED test/test_bson.py::TestBSON::test_null_character PASSED test/test_bson.py::TestBSON::test_ordered_dict PASSED test/test_bson.py::TestBSON::test_overflow PASSED test/test_bson.py::TestBSON::test_raise_invalid_document PASSED test/test_bson.py::TestBSON::test_random_data_is_not_bson PASSED test/test_bson.py::TestBSON::test_regex_comparison PASSED test/test_bson.py::TestBSON::test_regex_from_native PASSED test/test_bson.py::TestBSON::test_regex_hash PASSED test/test_bson.py::TestBSON::test_small_long_encode_decode PASSED test/test_bson.py::TestBSON::test_subclasses PASSED test/test_bson.py::TestBSON::test_timestamp_comparison PASSED test/test_bson.py::TestBSON::test_timestamp_highorder_bits PASSED test/test_bson.py::TestBSON::test_tuple PASSED test/test_bson.py::TestBSON::test_unicode_regex PASSED test/test_bson.py::TestBSON::test_unknown_type PASSED test/test_bson.py::TestBSON::test_utf8 PASSED test/test_bson.py::TestBSON::test_uuid PASSED test/test_bson.py::TestBSON::test_uuid_legacy PASSED test/test_bson.py::TestBSON::test_vector PASSED test/test_bson.py::TestCodecOptions::test_bson_encode_decode PASSED test/test_bson.py::TestCodecOptions::test_codec_options_repr PASSED test/test_bson.py::TestCodecOptions::test_dbref_pickling PASSED test/test_bson.py::TestCodecOptions::test_decode_all_defaults PASSED test/test_bson.py::TestCodecOptions::test_decode_all_kwarg PASSED test/test_bson.py::TestCodecOptions::test_decode_all_no_options PASSED test/test_bson.py::TestCodecOptions::test_document_class PASSED test/test_bson.py::TestCodecOptions::test_int64_pickling PASSED test/test_bson.py::TestCodecOptions::test_maxkey_pickling PASSED test/test_bson.py::TestCodecOptions::test_minkey_pickling PASSED test/test_bson.py::TestCodecOptions::test_regex_pickling PASSED test/test_bson.py::TestCodecOptions::test_timestamp_pickling PASSED test/test_bson.py::TestCodecOptions::test_tz_aware PASSED test/test_bson.py::TestCodecOptions::test_tzinfo PASSED test/test_bson.py::TestCodecOptions::test_unicode_decode_error_handler PASSED test/test_bson.py::TestCodecOptions::test_uuid_representation PASSED test/test_bson.py::TestDatetimeConversion::test_array_of_documents_to_buffer PASSED test/test_bson.py::TestDatetimeConversion::test_clamping PASSED test/test_bson.py::TestDatetimeConversion::test_class_conversions PASSED test/test_bson.py::TestDatetimeConversion::test_comps PASSED test/test_bson.py::TestDatetimeConversion::test_datetime_auto PASSED test/test_bson.py::TestDatetimeConversion::test_millis_from_datetime_ms PASSED test/test_bson.py::TestDatetimeConversion::test_tz_clamping_local PASSED test/test_bson.py::TestDatetimeConversion::test_tz_clamping_non_hashable PASSED test/test_bson.py::TestDatetimeConversion::test_tz_clamping_non_utc PASSED test/test_bson.py::TestDatetimeConversion::test_tz_clamping_non_utc_simple PASSED test/test_bson.py::TestDatetimeConversion::test_tz_clamping_utc PASSED test/test_bson.py::TestLongLongToString::test_long_long_to_string PASSED test/test_bson_binary_vector.py::TestBSONBinaryVector::test_float32 PASSED test/test_bson_binary_vector.py::TestBSONBinaryVector::test_int8 PASSED test/test_bson_binary_vector.py::TestBSONBinaryVector::test_packed_bit PASSED test/test_bson_corpus.py::TestBSONCorpus::test_array PASSED test/test_bson_corpus.py::TestBSONCorpus::test_binary PASSED test/test_bson_corpus.py::TestBSONCorpus::test_boolean PASSED test/test_bson_corpus.py::TestBSONCorpus::test_code PASSED test/test_bson_corpus.py::TestBSONCorpus::test_code_w_scope PASSED test/test_bson_corpus.py::TestBSONCorpus::test_datetime PASSED test/test_bson_corpus.py::TestBSONCorpus::test_dbpointer PASSED test/test_bson_corpus.py::TestBSONCorpus::test_dbref PASSED test/test_bson_corpus.py::TestBSONCorpus::test_decimal128-1 PASSED test/test_bson_corpus.py::TestBSONCorpus::test_decimal128-2 PASSED test/test_bson_corpus.py::TestBSONCorpus::test_decimal128-3 PASSED test/test_bson_corpus.py::TestBSONCorpus::test_decimal128-4 PASSED test/test_bson_corpus.py::TestBSONCorpus::test_decimal128-5 PASSED test/test_bson_corpus.py::TestBSONCorpus::test_decimal128-6 PASSED test/test_bson_corpus.py::TestBSONCorpus::test_decimal128-7 PASSED test/test_bson_corpus.py::TestBSONCorpus::test_document PASSED test/test_bson_corpus.py::TestBSONCorpus::test_double PASSED test/test_bson_corpus.py::TestBSONCorpus::test_int32 PASSED test/test_bson_corpus.py::TestBSONCorpus::test_int64 PASSED test/test_bson_corpus.py::TestBSONCorpus::test_maxkey PASSED test/test_bson_corpus.py::TestBSONCorpus::test_minkey PASSED test/test_bson_corpus.py::TestBSONCorpus::test_multi-type PASSED test/test_bson_corpus.py::TestBSONCorpus::test_multi-type-deprecated PASSED test/test_bson_corpus.py::TestBSONCorpus::test_null PASSED test/test_bson_corpus.py::TestBSONCorpus::test_oid PASSED test/test_bson_corpus.py::TestBSONCorpus::test_regex PASSED test/test_bson_corpus.py::TestBSONCorpus::test_string PASSED test/test_bson_corpus.py::TestBSONCorpus::test_symbol PASSED test/test_bson_corpus.py::TestBSONCorpus::test_timestamp PASSED test/test_bson_corpus.py::TestBSONCorpus::test_top PASSED test/test_bson_corpus.py::TestBSONCorpus::test_undefined PASSED test/test_bulk.py::TestBulk::test_array_filters_unacknowledged SKIPPED test/test_bulk.py::TestBulk::test_array_filters_validation SKIPPED (...) test/test_bulk.py::TestBulk::test_bulk_max_message_size SKIPPED (Can...) test/test_bulk.py::TestBulk::test_bulk_write_invalid_arguments SKIPPED test/test_bulk.py::TestBulk::test_bulk_write_no_results SKIPPED (Can...) test/test_bulk.py::TestBulk::test_client_generated_upsert_id SKIPPED test/test_bulk.py::TestBulk::test_empty SKIPPED (Cannot connect to M...) test/test_bulk.py::TestBulk::test_generator_insert SKIPPED (Cannot c...) test/test_bulk.py::TestBulk::test_insert SKIPPED (Cannot connect to ...) test/test_bulk.py::TestBulk::test_large_inserts_ordered SKIPPED (Can...) test/test_bulk.py::TestBulk::test_large_inserts_unordered SKIPPED (C...) test/test_bulk.py::TestBulk::test_multiple_error_ordered_batch SKIPPED test/test_bulk.py::TestBulk::test_multiple_error_unordered_batch SKIPPED test/test_bulk.py::TestBulk::test_numerous_inserts SKIPPED (Cannot c...) test/test_bulk.py::TestBulk::test_remove SKIPPED (Cannot connect to ...) test/test_bulk.py::TestBulk::test_remove_one SKIPPED (Cannot connect...) test/test_bulk.py::TestBulk::test_replace_one SKIPPED (Cannot connec...) test/test_bulk.py::TestBulk::test_single_error_ordered_batch SKIPPED test/test_bulk.py::TestBulk::test_single_error_unordered_batch SKIPPED test/test_bulk.py::TestBulk::test_single_ordered_batch SKIPPED (Cann...) test/test_bulk.py::TestBulk::test_single_unordered_batch SKIPPED (Ca...) test/test_bulk.py::TestBulk::test_update_many SKIPPED (Cannot connec...) test/test_bulk.py::TestBulk::test_update_many_pipeline SKIPPED (Cann...) test/test_bulk.py::TestBulk::test_update_one SKIPPED (Cannot connect...) test/test_bulk.py::TestBulk::test_update_one_pipeline SKIPPED (Canno...) test/test_bulk.py::TestBulk::test_upsert SKIPPED (Cannot connect to ...) test/test_bulk.py::TestBulk::test_upsert_large SKIPPED (Cannot conne...) test/test_bulk.py::TestBulk::test_upsert_uuid_standard SKIPPED (Cann...) test/test_bulk.py::TestBulk::test_upsert_uuid_standard_subdocuments SKIPPED test/test_bulk.py::TestBulk::test_upsert_uuid_unspecified SKIPPED (C...) test/test_bulk.py::TestBulkUnacknowledged::test_no_results_ordered_failure SKIPPED test/test_bulk.py::TestBulkUnacknowledged::test_no_results_ordered_success SKIPPED test/test_bulk.py::TestBulkUnacknowledged::test_no_results_unordered_failure SKIPPED test/test_bulk.py::TestBulkUnacknowledged::test_no_results_unordered_success SKIPPED test/test_bulk.py::TestBulkAuthorization::test_no_remove SKIPPED (Ca...) test/test_bulk.py::TestBulkAuthorization::test_readonly SKIPPED (Can...) test/test_bulk.py::TestBulkWriteConcern::test_write_concern_failure_ordered SKIPPED test/test_bulk.py::TestBulkWriteConcern::test_write_concern_failure_unordered SKIPPED test/test_change_stream.py::TestClusterChangeStream::test_aggregate_cursor_blocks SKIPPED test/test_change_stream.py::TestClusterChangeStream::test_batch_size_is_honored SKIPPED test/test_change_stream.py::TestClusterChangeStream::test_change_operations SKIPPED test/test_change_stream.py::TestClusterChangeStream::test_concurrent_close SKIPPED test/test_change_stream.py::TestClusterChangeStream::test_full_pipeline SKIPPED test/test_change_stream.py::TestClusterChangeStream::test_iteration SKIPPED test/test_change_stream.py::TestClusterChangeStream::test_next_blocks SKIPPED test/test_change_stream.py::TestClusterChangeStream::test_simple SKIPPED test/test_change_stream.py::TestClusterChangeStream::test_start_after SKIPPED test/test_change_stream.py::TestClusterChangeStream::test_start_after_resume_process_with_changes SKIPPED test/test_change_stream.py::TestClusterChangeStream::test_start_after_resume_process_without_changes SKIPPED test/test_change_stream.py::TestClusterChangeStream::test_start_at_operation_time SKIPPED test/test_change_stream.py::TestClusterChangeStream::test_try_next SKIPPED test/test_change_stream.py::TestClusterChangeStream::test_try_next_runs_one_getmore SKIPPED test/test_change_stream.py::TestClusterChangeStream::test_unknown_full_document SKIPPED test/test_change_stream.py::TestClusterChangeStream::test_watch SKIPPED test/test_change_stream.py::TestDatabaseChangeStream::test_aggregate_cursor_blocks SKIPPED test/test_change_stream.py::TestDatabaseChangeStream::test_batch_size_is_honored SKIPPED test/test_change_stream.py::TestDatabaseChangeStream::test_change_operations SKIPPED test/test_change_stream.py::TestDatabaseChangeStream::test_concurrent_close SKIPPED test/test_change_stream.py::TestDatabaseChangeStream::test_full_pipeline SKIPPED test/test_change_stream.py::TestDatabaseChangeStream::test_isolation SKIPPED test/test_change_stream.py::TestDatabaseChangeStream::test_iteration SKIPPED test/test_change_stream.py::TestDatabaseChangeStream::test_next_blocks SKIPPED test/test_change_stream.py::TestDatabaseChangeStream::test_simple SKIPPED test/test_change_stream.py::TestDatabaseChangeStream::test_start_after SKIPPED test/test_change_stream.py::TestDatabaseChangeStream::test_start_after_resume_process_with_changes SKIPPED test/test_change_stream.py::TestDatabaseChangeStream::test_start_after_resume_process_without_changes SKIPPED test/test_change_stream.py::TestDatabaseChangeStream::test_start_at_operation_time SKIPPED test/test_change_stream.py::TestDatabaseChangeStream::test_try_next SKIPPED test/test_change_stream.py::TestDatabaseChangeStream::test_try_next_runs_one_getmore SKIPPED test/test_change_stream.py::TestDatabaseChangeStream::test_unknown_full_document SKIPPED test/test_change_stream.py::TestDatabaseChangeStream::test_watch SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_aggregate_cursor_blocks SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_batch_size_is_honored SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_change_operations SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_concurrent_close SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_document_id_order SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_full_pipeline SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_initial_empty_batch SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_iteration SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_kill_cursors SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_next_blocks SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_no_resume_attempt_if_aggregate_command_fails SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_raises_error_on_missing_id_418minus SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_raises_error_on_missing_id_418plus SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_raw SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_read_concern SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_resume_on_error SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_resumetoken_empty_batch SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_resumetoken_empty_batch_legacy SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_resumetoken_exhausted_batch SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_resumetoken_exhausted_batch_legacy SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_resumetoken_partially_iterated_batch SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_resumetoken_uniterated_nonempty_batch_resumeafter SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_resumetoken_uniterated_nonempty_batch_startafter SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_split_large_change SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_start_after SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_start_after_resume_process_with_changes SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_start_after_resume_process_without_changes SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_start_at_operation_time SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_start_at_operation_time_caching SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_startafter_resume_uses_resumeafter_after_nonempty_getMore SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_startafter_resume_uses_startafter_after_empty_getMore SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_try_next SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_try_next_runs_one_getmore SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_unknown_full_document SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_update_resume_token SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_update_resume_token_legacy SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_uuid_representations SKIPPED test/test_change_stream.py::TestCollectionChangeStream::test_watch SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsClusterTime::test_clusterTime_is_present SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_does_not_resume_if_error_does_not_contain_ResumableChangeStreamError SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_ExceededTimeLimit SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_FailedToSatisfyReadPreference SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_HostNotFound SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_HostUnreachable SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_InterruptedAtShutdown SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_InterruptedDueToReplStateChange SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_NetworkTimeout SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_NotPrimaryNoSecondaryOk SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_NotPrimaryOrSecondary SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_NotWritablePrimary SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_PrimarySteppedDown SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_RetryChangeStream SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_ShutdownInProgress SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_SocketException SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_StaleEpoch SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_after_StaleShardVersion SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeErrorLabels::test_change_stream_resumes_if_error_contains_ResumableChangeStreamError SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_$changeStream_must_be_the_first_stage_in_a_change_stream_pipeline_sent_to_the_server SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_Change_Stream_should_allow_valid_aggregate_pipeline_stages SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_Executing_a_watch_helper_on_a_Collection_results_in_notifications_for_changes_to_the_specified_collection SKIPPED 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 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 test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_array_truncation SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_consecutive_resume SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_drop_and_invalidate_event_types SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_insert,_update,_replace,_and_delete_event_types SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_modified_structure_in_ns_document_MUST_NOT_err SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_newField_added_in_response_MUST_NOT_err SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_new_structure_in_ns_document_MUST_NOT_err SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_projection_in_change_stream_returns_expected_fields SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_rename_and_invalidate_event_types SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_server_error_on_projecting_out__id SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_that_comment_is_not_set_on_getMore_-_pre_4_4 SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_that_comment_is_set_on_getMore SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_unknown_operationType_MUST_NOT_err SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_wallTime_field_is_set_in_a_change_event SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_with_document_comment SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_with_document_comment_-_pre_4_4 SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_Test_with_string_comment SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_The_server_returns_change_stream_responses_in_the_specified_server_response_format SKIPPED test/test_change_stream.py::TestUnifiedChangeStreams::test_to_field_is_set_in_a_rename_change_event SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_CursorNotFound SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_ExceededTimeLimit SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_FailedToSatisfyReadPreference SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_HostNotFound SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_HostUnreachable SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_InterruptedAtShutdown SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_InterruptedDueToReplStateChange SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_NetworkTimeout SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_NotPrimaryNoSecondaryOk SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_NotPrimaryOrSecondary SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_NotWritablePrimary SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_PrimarySteppedDown SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_RetryChangeStream SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_ShutdownInProgress SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_SocketException SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_StaleEpoch SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_StaleShardVersion SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsResumeAllowlist::test_change_stream_resumes_after_a_network_error SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsErrors::test_Change_Stream_should_error_when__id_is_projected_out SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsErrors::test_Change_Stream_should_error_when_an_invalid_aggregation_stage_is_passed_in SKIPPED 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 test/test_change_stream.py::TestUnifiedChangeStreamsErrors::test_change_stream_errors_on_ElectionInProgress SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsDisambiguatedPaths::test_disambiguatedPaths_is_not_present_when_showExpandedEvents_is_false/unset SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsDisambiguatedPaths::test_disambiguatedPaths_is_present_on_updateDescription_when_an_ambiguous_path_is_present SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsDisambiguatedPaths::test_disambiguatedPaths_returns_array_indices_as_integers SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsPreAndPostImages::test_fullDocument:required_with_changeStreamPreAndPostImages_disabled SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsPreAndPostImages::test_fullDocument:required_with_changeStreamPreAndPostImages_enabled SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsPreAndPostImages::test_fullDocument:whenAvailable_with_changeStreamPreAndPostImages_disabled SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsPreAndPostImages::test_fullDocument:whenAvailable_with_changeStreamPreAndPostImages_enabled SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsPreAndPostImages::test_fullDocumentBeforeChange:off_with_changeStreamPreAndPostImages_disabled SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsPreAndPostImages::test_fullDocumentBeforeChange:off_with_changeStreamPreAndPostImages_enabled SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsPreAndPostImages::test_fullDocumentBeforeChange:required_with_changeStreamPreAndPostImages_disabled SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsPreAndPostImages::test_fullDocumentBeforeChange:required_with_changeStreamPreAndPostImages_enabled SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsPreAndPostImages::test_fullDocumentBeforeChange:whenAvailable_with_changeStreamPreAndPostImages_disabled SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsPreAndPostImages::test_fullDocumentBeforeChange:whenAvailable_with_changeStreamPreAndPostImages_enabled SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsShowExpandedEvents::test_when_omitted,_showExpandedEvents_is_not_sent_as_a_part_of_the_aggregate_command SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsShowExpandedEvents::test_when_provided,_showExpandedEvents_is_sent_as_a_part_of_the_aggregate_command SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsShowExpandedEvents::test_when_showExpandedEvents_is_true,_createIndex_events_are_reported SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsShowExpandedEvents::test_when_showExpandedEvents_is_true,_create_events_are_reported SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsShowExpandedEvents::test_when_showExpandedEvents_is_true,_create_events_on_views_are_reported SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsShowExpandedEvents::test_when_showExpandedEvents_is_true,_dropIndexes_events_are_reported SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsShowExpandedEvents::test_when_showExpandedEvents_is_true,_modify_events_are_reported SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsShowExpandedEvents::test_when_showExpandedEvents_is_true,_new_fields_on_change_stream_events_are_handled_appropriately SKIPPED test/test_change_stream.py::TestUnifiedChangeStreamsShowExpandedEvents::test_when_showExpandedEvents_is_true,_shardCollection_events_are_reported SKIPPED test/test_client.py::ClientUnitTest::test_client_options PASSED test/test_client.py::ClientUnitTest::test_connect_timeout PASSED test/test_client.py::ClientUnitTest::test_connection_timeout_ms_propagates_to_DNS_resolver PASSED test/test_client.py::ClientUnitTest::test_container_metadata PASSED test/test_client.py::ClientUnitTest::test_detected_environment_logging PASSED test/test_client.py::ClientUnitTest::test_detected_environment_warning PASSED test/test_client.py::ClientUnitTest::test_event_listeners PASSED test/test_client.py::ClientUnitTest::test_get_database PASSED test/test_client.py::ClientUnitTest::test_get_database_default PASSED test/test_client.py::ClientUnitTest::test_get_database_default_error PASSED test/test_client.py::ClientUnitTest::test_get_database_default_with_authsource PASSED test/test_client.py::ClientUnitTest::test_get_db PASSED test/test_client.py::ClientUnitTest::test_get_default_database PASSED test/test_client.py::ClientUnitTest::test_get_default_database_error PASSED test/test_client.py::ClientUnitTest::test_get_default_database_with_authsource PASSED test/test_client.py::ClientUnitTest::test_getattr PASSED test/test_client.py::ClientUnitTest::test_iteration PASSED test/test_client.py::ClientUnitTest::test_keyword_arg_defaults PASSED test/test_client.py::ClientUnitTest::test_kwargs_codec_options PASSED test/test_client.py::ClientUnitTest::test_max_pool_size_zero PASSED test/test_client.py::ClientUnitTest::test_metadata PASSED test/test_client.py::ClientUnitTest::test_primary_read_pref_with_tags PASSED test/test_client.py::ClientUnitTest::test_read_preference PASSED test/test_client.py::ClientUnitTest::test_types PASSED test/test_client.py::ClientUnitTest::test_uri_codec_options PASSED test/test_client.py::ClientUnitTest::test_uri_detection PASSED test/test_client.py::ClientUnitTest::test_uri_option_precedence PASSED test/test_client.py::ClientUnitTest::test_uri_security_options PASSED test/test_client.py::ClientUnitTest::test_validate_suggestion PASSED test/test_client.py::TestClient::test_auth_from_uri SKIPPED (Cannot ...) test/test_client.py::TestClient::test_auth_network_error SKIPPED (Ca...) test/test_client.py::TestClient::test_background_connections_do_not_hold_locks SKIPPED test/test_client.py::TestClient::test_bad_uri SKIPPED (Cannot connec...) test/test_client.py::TestClient::test_close SKIPPED (Cannot connect ...) test/test_client.py::TestClient::test_close_closes_sockets SKIPPED (...) test/test_client.py::TestClient::test_close_does_not_open_servers SKIPPED test/test_client.py::TestClient::test_close_kills_cursors SKIPPED (C...) test/test_client.py::TestClient::test_close_stops_kill_cursors_thread SKIPPED test/test_client.py::TestClient::test_compression SKIPPED (Cannot co...) test/test_client.py::TestClient::test_connect_to_standalone_using_replica_set_name SKIPPED test/test_client.py::TestClient::test_constants SKIPPED (Cannot conn...) test/test_client.py::TestClient::test_contextlib SKIPPED (Cannot con...) test/test_client.py::TestClient::test_continuous_network_errors SKIPPED test/test_client.py::TestClient::test_dict_hints SKIPPED (Cannot con...) test/test_client.py::TestClient::test_dict_hints_create_index SKIPPED test/test_client.py::TestClient::test_dict_hints_sort SKIPPED (Canno...) test/test_client.py::TestClient::test_direct_connection SKIPPED (Can...) test/test_client.py::TestClient::test_document_class SKIPPED (Cannot...) test/test_client.py::TestClient::test_drop_database SKIPPED (Cannot ...) test/test_client.py::TestClient::test_equality SKIPPED (Cannot conne...) test/test_client.py::TestClient::test_exhaust_network_error SKIPPED test/test_client.py::TestClient::test_getters SKIPPED (Cannot connec...) test/test_client.py::TestClient::test_handshake_01_aws SKIPPED (Cann...) test/test_client.py::TestClient::test_handshake_02_azure SKIPPED (Ca...) test/test_client.py::TestClient::test_handshake_03_gcp SKIPPED (Cann...) test/test_client.py::TestClient::test_handshake_04_vercel SKIPPED (C...) test/test_client.py::TestClient::test_handshake_05_multiple SKIPPED test/test_client.py::TestClient::test_handshake_06_region_too_long SKIPPED test/test_client.py::TestClient::test_handshake_07_memory_invalid_int SKIPPED test/test_client.py::TestClient::test_handshake_08_invalid_aws_ec2 SKIPPED test/test_client.py::TestClient::test_hashable SKIPPED (Cannot conne...) test/test_client.py::TestClient::test_heartbeat_frequency_ms SKIPPED test/test_client.py::TestClient::test_host_w_port SKIPPED (Cannot co...) test/test_client.py::TestClient::test_init_disconnected SKIPPED (Can...) test/test_client.py::TestClient::test_init_disconnected_with_auth SKIPPED test/test_client.py::TestClient::test_interrupt_signal SKIPPED (Cann...) test/test_client.py::TestClient::test_ipv6 SKIPPED (Cannot connect t...) test/test_client.py::TestClient::test_lazy_auth_raises_operation_failure SKIPPED test/test_client.py::TestClient::test_lazy_connect_w0 SKIPPED (Canno...) test/test_client.py::TestClient::test_legacy_csharp_uuid_roundtrip SKIPPED test/test_client.py::TestClient::test_legacy_java_uuid_roundtrip SKIPPED test/test_client.py::TestClient::test_list_database_names SKIPPED (C...) test/test_client.py::TestClient::test_list_databases SKIPPED (Cannot...) test/test_client.py::TestClient::test_max_idle_time_checkout SKIPPED test/test_client.py::TestClient::test_max_idle_time_reaper_default SKIPPED test/test_client.py::TestClient::test_max_idle_time_reaper_does_not_exceed_maxPoolSize SKIPPED test/test_client.py::TestClient::test_max_idle_time_reaper_removes_stale SKIPPED test/test_client.py::TestClient::test_max_idle_time_reaper_removes_stale_minPoolSize SKIPPED test/test_client.py::TestClient::test_min_pool_size SKIPPED (Cannot ...) test/test_client.py::TestClient::test_multiple_uris SKIPPED (Cannot ...) test/test_client.py::TestClient::test_network_error_message SKIPPED test/test_client.py::TestClient::test_operation_failure SKIPPED (Can...) test/test_client.py::TestClient::test_process_periodic_tasks SKIPPED test/test_client.py::TestClient::test_repr SKIPPED (Cannot connect t...) test/test_client.py::TestClient::test_reset_during_update_pool SKIPPED test/test_client.py::TestClient::test_server_selection_timeout SKIPPED test/test_client.py::TestClient::test_service_name_from_kwargs SKIPPED test/test_client.py::TestClient::test_sigstop_sigcont SKIPPED (Canno...) test/test_client.py::TestClient::test_small_heartbeat_frequency_ms SKIPPED test/test_client.py::TestClient::test_socketKeepAlive SKIPPED (Canno...) test/test_client.py::TestClient::test_socket_timeout SKIPPED (Cannot...) test/test_client.py::TestClient::test_socket_timeout_ms_validation SKIPPED test/test_client.py::TestClient::test_srv_max_hosts_kwarg SKIPPED (C...) test/test_client.py::TestClient::test_stale_getmore SKIPPED (Cannot ...) test/test_client.py::TestClient::test_timeouts SKIPPED (Cannot conne...) test/test_client.py::TestClient::test_tz_aware SKIPPED (Cannot conne...) test/test_client.py::TestClient::test_unix_socket SKIPPED (Cannot co...) test/test_client.py::TestClient::test_uri_connect_option SKIPPED (Ca...) test/test_client.py::TestClient::test_uri_to_uuid SKIPPED (Cannot co...) test/test_client.py::TestClient::test_username_and_password SKIPPED test/test_client.py::TestClient::test_uuid_queries SKIPPED (Cannot c...) test/test_client.py::TestClient::test_waitQueueTimeoutMS SKIPPED (Ca...) test/test_client.py::TestExhaustCursor::test_exhaust_getmore_network_error SKIPPED test/test_client.py::TestExhaustCursor::test_exhaust_getmore_server_error SKIPPED test/test_client.py::TestExhaustCursor::test_exhaust_query_network_error SKIPPED test/test_client.py::TestExhaustCursor::test_exhaust_query_server_error SKIPPED test/test_client.py::TestExhaustCursor::test_gevent_task SKIPPED (Ca...) test/test_client.py::TestExhaustCursor::test_gevent_timeout SKIPPED test/test_client.py::TestExhaustCursor::test_gevent_timeout_when_creating_connection SKIPPED test/test_client.py::TestClientLazyConnect::test_delete_one SKIPPED test/test_client.py::TestClientLazyConnect::test_find_one SKIPPED (C...) test/test_client.py::TestClientLazyConnect::test_insert_one SKIPPED test/test_client.py::TestClientLazyConnect::test_update_one SKIPPED test/test_client.py::TestMongoClientFailover::test_discover_primary SKIPPED test/test_client.py::TestMongoClientFailover::test_network_error_on_delete SKIPPED test/test_client.py::TestMongoClientFailover::test_network_error_on_insert SKIPPED test/test_client.py::TestMongoClientFailover::test_network_error_on_query SKIPPED test/test_client.py::TestMongoClientFailover::test_network_error_on_replace SKIPPED test/test_client.py::TestMongoClientFailover::test_network_error_on_update SKIPPED test/test_client.py::TestMongoClientFailover::test_reconnect SKIPPED test/test_client.py::TestClientPool::test_direct_client_maintains_pool_to_arbiter SKIPPED test/test_client.py::TestClientPool::test_rs_client_does_not_maintain_pool_to_arbiters SKIPPED test/test_client_bulk_write.py::TestClientBulkWrite::test_formats_write_error_correctly SKIPPED test/test_client_bulk_write.py::TestClientBulkWrite::test_handles_non_pymongo_error SKIPPED test/test_client_bulk_write.py::TestClientBulkWrite::test_returns_error_if_no_namespace_provided SKIPPED test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_batch_splits_if_new_namespace_is_too_large SKIPPED test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_batch_splits_if_num_operations_too_large SKIPPED test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_batch_splits_if_ops_payload_too_large SKIPPED test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_collects_write_concern_errors_across_batches SKIPPED test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_collects_write_errors_across_batches_ordered SKIPPED test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_collects_write_errors_across_batches_unordered SKIPPED test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_handles_cursor_requiring_getMore SKIPPED test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_handles_cursor_requiring_getMore_within_transaction SKIPPED test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_handles_getMore_error SKIPPED test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_no_batch_splits_if_new_namespace_is_not_too_large SKIPPED test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_returns_error_if_auto_encryption_configured SKIPPED test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_returns_error_if_no_writes_can_be_added_to_ops SKIPPED test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_returns_error_if_unacknowledged_too_large_insert SKIPPED test/test_client_bulk_write.py::TestClientBulkWriteCRUD::test_upserted_result SKIPPED test/test_client_bulk_write.py::TestClientBulkWriteCSOT::test_timeout_in_multi_batch_bulk_write SKIPPED test/test_client_context.py::TestClientContext::test_enableTestCommands_is_disabled SKIPPED test/test_client_context.py::TestClientContext::test_must_connect SKIPPED test/test_client_context.py::TestClientContext::test_serverless SKIPPED test/test_client_context.py::TestClientContext::test_setdefaultencoding_worked SKIPPED test/test_code.py::TestCode::test_code PASSED test/test_code.py::TestCode::test_equality PASSED test/test_code.py::TestCode::test_hash PASSED test/test_code.py::TestCode::test_read_only PASSED test/test_code.py::TestCode::test_repr PASSED test/test_code.py::TestCode::test_scope_kwargs PASSED test/test_code.py::TestCode::test_scope_preserved PASSED test/test_code.py::TestCode::test_types PASSED test/test_collation.py::TestCollationObject::test_constructor PASSED test/test_collation.py::TestCollation::test_aggregate SKIPPED (Canno...) test/test_collation.py::TestCollation::test_bulk_write SKIPPED (Cann...) test/test_collation.py::TestCollation::test_count_documents SKIPPED test/test_collation.py::TestCollation::test_create_collection SKIPPED test/test_collation.py::TestCollation::test_create_index SKIPPED (Ca...) test/test_collation.py::TestCollation::test_cursor_collation SKIPPED test/test_collation.py::TestCollation::test_delete SKIPPED (Cannot c...) test/test_collation.py::TestCollation::test_distinct SKIPPED (Cannot...) test/test_collation.py::TestCollation::test_explain_command SKIPPED test/test_collation.py::TestCollation::test_find_and SKIPPED (Cannot...) test/test_collation.py::TestCollation::test_find_command SKIPPED (Ca...) test/test_collation.py::TestCollation::test_index_model SKIPPED (Can...) test/test_collation.py::TestCollation::test_indexes_same_keys_different_collations SKIPPED test/test_collation.py::TestCollation::test_unacknowledged_write SKIPPED test/test_collation.py::TestCollation::test_update SKIPPED (Cannot c...) test/test_collection.py::TestCollectionNoConnect::test_collection PASSED test/test_collection.py::TestCollectionNoConnect::test_getattr PASSED test/test_collection.py::TestCollectionNoConnect::test_iteration PASSED test/test_collection.py::TestCollection::test_acknowledged_delete SKIPPED test/test_collection.py::TestCollection::test_aggregate SKIPPED (Can...) test/test_collection.py::TestCollection::test_aggregate_raw_bson SKIPPED test/test_collection.py::TestCollection::test_aggregation_cursor SKIPPED test/test_collection.py::TestCollection::test_aggregation_cursor_alive SKIPPED test/test_collection.py::TestCollection::test_aggregation_cursor_validation SKIPPED test/test_collection.py::TestCollection::test_array_filters_unacknowledged SKIPPED test/test_collection.py::TestCollection::test_array_filters_validation SKIPPED test/test_collection.py::TestCollection::test_bad_encode SKIPPED (Ca...) test/test_collection.py::TestCollection::test_bool SKIPPED (Cannot c...) test/test_collection.py::TestCollection::test_bypass_document_validation_bulk_write SKIPPED test/test_collection.py::TestCollection::test_command_document_too_large SKIPPED test/test_collection.py::TestCollection::test_count_documents SKIPPED test/test_collection.py::TestCollection::test_create SKIPPED (Cannot...) test/test_collection.py::TestCollection::test_create_index SKIPPED (...) test/test_collection.py::TestCollection::test_create_indexes SKIPPED test/test_collection.py::TestCollection::test_create_indexes_commitQuorum SKIPPED test/test_collection.py::TestCollection::test_create_indexes_commitQuorum_requires_44 SKIPPED test/test_collection.py::TestCollection::test_cursor_timeout SKIPPED test/test_collection.py::TestCollection::test_delete_many SKIPPED (C...) test/test_collection.py::TestCollection::test_delete_one SKIPPED (Ca...) test/test_collection.py::TestCollection::test_distinct SKIPPED (Cann...) test/test_collection.py::TestCollection::test_drop_index SKIPPED (Ca...) test/test_collection.py::TestCollection::test_drop_indexes_non_existent SKIPPED test/test_collection.py::TestCollection::test_drop_nonexistent_collection SKIPPED test/test_collection.py::TestCollection::test_duplicate_key_error SKIPPED test/test_collection.py::TestCollection::test_equality SKIPPED (Cann...) test/test_collection.py::TestCollection::test_error_code SKIPPED (Ca...) test/test_collection.py::TestCollection::test_estimated_document_count SKIPPED test/test_collection.py::TestCollection::test_exhaust SKIPPED (Canno...) test/test_collection.py::TestCollection::test_field_selection SKIPPED test/test_collection.py::TestCollection::test_fields_specifier_as_dict SKIPPED test/test_collection.py::TestCollection::test_find_by_default_dct SKIPPED test/test_collection.py::TestCollection::test_find_command_generation SKIPPED test/test_collection.py::TestCollection::test_find_kwargs SKIPPED (C...) test/test_collection.py::TestCollection::test_find_one SKIPPED (Cann...) test/test_collection.py::TestCollection::test_find_one_and SKIPPED (...) test/test_collection.py::TestCollection::test_find_one_and_write_concern SKIPPED test/test_collection.py::TestCollection::test_find_one_non_objectid SKIPPED test/test_collection.py::TestCollection::test_find_one_with_find_args SKIPPED test/test_collection.py::TestCollection::test_find_regex SKIPPED (Ca...) test/test_collection.py::TestCollection::test_find_w_fields SKIPPED test/test_collection.py::TestCollection::test_find_w_regex SKIPPED (...) test/test_collection.py::TestCollection::test_find_with_nested SKIPPED test/test_collection.py::TestCollection::test_find_with_sort SKIPPED test/test_collection.py::TestCollection::test_hashable SKIPPED (Cann...) test/test_collection.py::TestCollection::test_helpers_with_let SKIPPED test/test_collection.py::TestCollection::test_id_can_be_anything SKIPPED test/test_collection.py::TestCollection::test_index_2dsphere SKIPPED test/test_collection.py::TestCollection::test_index_background SKIPPED test/test_collection.py::TestCollection::test_index_dont_drop_dups SKIPPED test/test_collection.py::TestCollection::test_index_filter SKIPPED (...) test/test_collection.py::TestCollection::test_index_geo2d SKIPPED (C...) test/test_collection.py::TestCollection::test_index_hashed SKIPPED (...) test/test_collection.py::TestCollection::test_index_haystack SKIPPED test/test_collection.py::TestCollection::test_index_info SKIPPED (Ca...) test/test_collection.py::TestCollection::test_index_management_max_time_ms SKIPPED test/test_collection.py::TestCollection::test_index_on_subfield SKIPPED test/test_collection.py::TestCollection::test_index_sparse SKIPPED (...) test/test_collection.py::TestCollection::test_index_text SKIPPED (Ca...) test/test_collection.py::TestCollection::test_insert_bypass_document_validation SKIPPED test/test_collection.py::TestCollection::test_insert_many SKIPPED (C...) test/test_collection.py::TestCollection::test_insert_many_generator SKIPPED test/test_collection.py::TestCollection::test_insert_many_invalid SKIPPED test/test_collection.py::TestCollection::test_insert_many_large_batch SKIPPED test/test_collection.py::TestCollection::test_insert_one SKIPPED (Ca...) test/test_collection.py::TestCollection::test_invalid_session_parameter SKIPPED test/test_collection.py::TestCollection::test_large_limit SKIPPED (C...) test/test_collection.py::TestCollection::test_list_indexes SKIPPED (...) test/test_collection.py::TestCollection::test_manual_last_error SKIPPED test/test_collection.py::TestCollection::test_messages_with_unicode_collection_names SKIPPED test/test_collection.py::TestCollection::test_min_query SKIPPED (Can...) test/test_collection.py::TestCollection::test_numerous_inserts SKIPPED test/test_collection.py::TestCollection::test_options SKIPPED (Canno...) test/test_collection.py::TestCollection::test_query_on_query_field SKIPPED test/test_collection.py::TestCollection::test_rename SKIPPED (Cannot...) test/test_collection.py::TestCollection::test_replace_bypass_document_validation SKIPPED test/test_collection.py::TestCollection::test_replace_one SKIPPED (C...) test/test_collection.py::TestCollection::test_unique_index SKIPPED (...) test/test_collection.py::TestCollection::test_update_bypass_document_validation SKIPPED test/test_collection.py::TestCollection::test_update_check_keys SKIPPED test/test_collection.py::TestCollection::test_update_many SKIPPED (C...) test/test_collection.py::TestCollection::test_update_one SKIPPED (Ca...) test/test_collection.py::TestCollection::test_update_result SKIPPED test/test_collection.py::TestCollection::test_write_error_text_handling SKIPPED test/test_collection.py::TestCollection::test_write_error_unicode SKIPPED test/test_collection.py::TestCollection::test_write_large_document SKIPPED test/test_collection.py::TestCollection::test_wtimeout SKIPPED (Cann...) test/test_collection_management.py::TestCollectionManagementModifyCollectionPreAndPostImages::test_modifyCollection_to_changeStreamPreAndPostImages_enabled SKIPPED test/test_collection_management.py::TestCollectionManagementCreateCollectionPreAndPostImages::test_createCollection_with_changeStreamPreAndPostImages_enabled SKIPPED test/test_collection_management.py::TestCollectionManagementClusteredIndexes::test_createCollection_with_clusteredIndex SKIPPED test/test_collection_management.py::TestCollectionManagementClusteredIndexes::test_listCollections_includes_clusteredIndex SKIPPED test/test_collection_management.py::TestCollectionManagementClusteredIndexes::test_listIndexes_returns_the_index SKIPPED test/test_collection_management.py::TestCollectionManagementTimeseriesCollection::test_createCollection_with_all_options SKIPPED test/test_collection_management.py::TestCollectionManagementTimeseriesCollection::test_createCollection_with_bucketing_options SKIPPED test/test_collection_management.py::TestCollectionManagementTimeseriesCollection::test_insertMany_with_duplicate_ids SKIPPED test/test_command_logging.py::TestCommandLoggingServerConnectionId::test_command_log_messages_include_server_connection_id SKIPPED test/test_command_logging.py::TestCommandLoggingOperationId::test_Failed_bulk_write_command_log_message_includes_operationId SKIPPED test/test_command_logging.py::TestCommandLoggingOperationId::test_Successful_bulk_write_command_log_messages_include_operationIds SKIPPED test/test_command_logging.py::TestCommandLoggingNoHeartbeatMessages::test_Heartbeat_commands_should_not_generate_log_messages SKIPPED test/test_command_logging.py::TestCommandLoggingPre_42ServerConnectionId::test_command_log_messages_do_not_include_server_connection_id SKIPPED test/test_command_logging.py::TestCommandLoggingNoHandshakeMessages::test_Handshake_commands_should_not_generate_log_messages SKIPPED test/test_command_logging.py::TestCommandLoggingDriverConnectionId::test_A_failed_command SKIPPED test/test_command_logging.py::TestCommandLoggingDriverConnectionId::test_A_successful_command SKIPPED test/test_command_logging.py::TestCommandLoggingUnacknowledgedWrite::test_An_unacknowledged_write_generates_a_succeeded_log_message_with_ok:_1_reply SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_authenticate_command_and_resulting_server-generated_error_are_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_copydb_command_and_resulting_server-generated_error_are_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_copydbgetnonce_command_and_resulting_server-generated_error_are_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_copydbsaslstart_command_and_resulting_server-generated_error_are_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_createUser_command_and_resulting_server-generated_error_are_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_getnonce_command_and_server_reply_are_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_hello_with_speculative_authenticate_command_and_server_reply_are_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_hello_without_speculative_authenticate_command_and_server_reply_are_not_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_legacy_hello_with_speculative_authenticate_command_and_server_reply_are_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_legacy_hello_without_speculative_authenticate_command_and_server_reply_are_not_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_network_error_in_response_to_authenticate_is_not_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_network_error_in_response_to_copydb_is_not_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_network_error_in_response_to_copydbgetnonce_is_not_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_network_error_in_response_to_copydbsaslstart_is_not_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_network_error_in_response_to_createUser_is_not_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_network_error_in_response_to_getnonce_is_not_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_network_error_in_response_to_saslContinue_is_not_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_network_error_in_response_to_saslStart_is_not_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_network_error_in_response_to_updateUser_is_not_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_saslContinue_command_and_resulting_server-generated_error_are_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_saslStart_command_and_resulting_server-generated_error_are_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingRedactedCommands::test_updateUser_command_and_resulting_server-generated_error_are_redacted SKIPPED test/test_command_logging.py::TestCommandLoggingServiceId::test_command_log_messages_include_serviceId_when_in_LB_mode SKIPPED test/test_command_logging.py::TestCommandLoggingServiceId::test_command_log_messages_omit_serviceId_when_not_in_LB_mode SKIPPED test/test_command_logging.py::TestCommandLoggingCommand::test_A_failed_command SKIPPED test/test_command_logging.py::TestCommandLoggingCommand::test_A_successful_command SKIPPED test/test_command_monitoring.py::TestCommandMonitoringUnacknowledgedBulkWrite::test_A_successful_unordered_bulk_write_with_an_unacknowledged_write_concern SKIPPED test/test_command_monitoring.py::TestCommandMonitoringBulkWrite::test_A_successful_mixed_bulk_write SKIPPED test/test_command_monitoring.py::TestCommandMonitoringInsertMany::test_A_successful_insertMany SKIPPED test/test_command_monitoring.py::TestCommandMonitoringInsertMany::test_A_successful_insertMany_with_write_errors SKIPPED test/test_command_monitoring.py::TestCommandMonitoringUnacknowledgedClientBulkWrite::test_A_successful_mixed_client_bulkWrite SKIPPED test/test_command_monitoring.py::TestCommandMonitoringServerConnectionId::test_command_events_include_server_connection_id SKIPPED test/test_command_monitoring.py::TestCommandMonitoringWriteConcernError::test_A_retryable_write_with_write_concern_errors_publishes_success_event SKIPPED test/test_command_monitoring.py::TestCommandMonitoringUpdateMany::test_A_successful_updateMany SKIPPED test/test_command_monitoring.py::TestCommandMonitoringUpdateMany::test_A_successful_updateMany_with_write_errors SKIPPED test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_authenticate SKIPPED test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_copydb SKIPPED test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_copydbgetnonce SKIPPED test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_copydbsaslstart SKIPPED test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_createUser SKIPPED test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_getnonce SKIPPED test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_hello_with_speculative_authenticate SKIPPED test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_hello_without_speculative_authenticate_is_not_redacted SKIPPED test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_legacy_hello_with_speculative_authenticate SKIPPED test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_legacy_hello_without_speculative_authenticate_is_not_redacted SKIPPED test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_saslContinue SKIPPED test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_saslStart SKIPPED test/test_command_monitoring.py::TestCommandMonitoringRedactedCommands::test_updateUser SKIPPED test/test_command_monitoring.py::TestCommandMonitoringDeleteOne::test_A_successful_deleteOne SKIPPED test/test_command_monitoring.py::TestCommandMonitoringDeleteOne::test_A_successful_deleteOne_with_write_errors SKIPPED test/test_command_monitoring.py::TestCommandMonitoringUpdateOne::test_A_successful_updateOne SKIPPED test/test_command_monitoring.py::TestCommandMonitoringUpdateOne::test_A_successful_updateOne_with_upsert_where_the_upserted_id_is_not_an_ObjectId SKIPPED test/test_command_monitoring.py::TestCommandMonitoringUpdateOne::test_A_successful_updateOne_with_write_errors SKIPPED test/test_command_monitoring.py::TestCommandMonitoringPre_42ServerConnectionId::test_command_events_do_not_include_server_connection_id SKIPPED test/test_command_monitoring.py::TestCommandMonitoringDeleteMany::test_A_successful_deleteMany SKIPPED test/test_command_monitoring.py::TestCommandMonitoringDeleteMany::test_A_successful_deleteMany_with_write_errors SKIPPED test/test_command_monitoring.py::TestCommandMonitoringFind::test_A_failed_find_event SKIPPED test/test_command_monitoring.py::TestCommandMonitoringFind::test_A_successful_find_event_with_a_getmore_and_the_server_kills_the_cursor_(<=_4_4) SKIPPED test/test_command_monitoring.py::TestCommandMonitoringFind::test_A_successful_find_with_a_getMore SKIPPED test/test_command_monitoring.py::TestCommandMonitoringFind::test_A_successful_find_with_no_options SKIPPED test/test_command_monitoring.py::TestCommandMonitoringFind::test_A_successful_find_with_options SKIPPED test/test_command_monitoring.py::TestCommandMonitoringFind::test_A_successful_find_with_showRecordId_and_returnKey SKIPPED test/test_command_monitoring.py::TestCommandMonitoringCommand::test_A_successful_command SKIPPED test/test_command_monitoring.py::TestCommandMonitoringInsertOne::test_A_successful_insertOne SKIPPED test/test_command_monitoring.py::TestCommandMonitoringInsertOne::test_A_successful_insertOne_with_write_errors SKIPPED test/test_comment.py::TestComment::test_client_helpers SKIPPED (Cann...) test/test_comment.py::TestComment::test_collection_helpers SKIPPED (...) test/test_comment.py::TestComment::test_database_helpers SKIPPED (Ca...) test/test_common.py::TestCommon::test_mongo_client SKIPPED (Cannot c...) test/test_common.py::TestCommon::test_uuid_representation SKIPPED (C...) test/test_common.py::TestCommon::test_validate_boolean SKIPPED (Cann...) test/test_common.py::TestCommon::test_write_concern SKIPPED (Cannot ...) test/test_connection_logging.py::TestConnectionLoggingConnectionPoolOptions::test_Options_should_be_included_in_connection_pool_created_message_when_specified SKIPPED test/test_connection_logging.py::TestConnectionLoggingConnectionPoolOptions::test_maxConnecting_should_be_included_in_connection_pool_created_message_when_specified SKIPPED test/test_connection_logging.py::TestConnectionLoggingConnectionPoolOptions::test_waitQueueMultiple_should_be_included_in_connection_pool_created_message_when_specified SKIPPED test/test_connection_logging.py::TestConnectionLoggingConnectionPoolOptions::test_waitQueueSize_should_be_included_in_connection_pool_created_message_when_specified SKIPPED test/test_connection_logging.py::TestConnectionLoggingConnectionPoolOptions::test_waitQueueTimeoutMS_should_be_included_in_connection_pool_created_message_when_specified SKIPPED test/test_connection_logging.py::TestConnectionLoggingConnectionLogging::test_Connection_checkout_fails_due_to_error_establishing_connection SKIPPED test/test_connection_logging.py::TestConnectionLoggingConnectionLogging::test_Create_a_client,_run_a_command,_and_close_the_client SKIPPED test/test_connection_monitoring.py::TestCMAP::test_1_client_connection_pool_options SKIPPED test/test_connection_monitoring.py::TestCMAP::test_2_all_client_pools_have_same_options SKIPPED test/test_connection_monitoring.py::TestCMAP::test_3_uri_connection_pool_options SKIPPED test/test_connection_monitoring.py::TestCMAP::test_4_subscribe_to_events SKIPPED test/test_connection_monitoring.py::TestCMAP::test_5_check_out_fails_auth_error SKIPPED test/test_connection_monitoring.py::TestCMAP::test_5_check_out_fails_connection_error SKIPPED test/test_connection_monitoring.py::TestCMAP::test_close_leaves_pool_unpaused SKIPPED test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_connection_must_have_id_must_have_an_ID_number_associated_with_it SKIPPED test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_connection_must_order_ids_must_have_IDs_assigned_in_order_of_creation SKIPPED test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkin_destroy_closed_must_destroy_checked_in_connection_if_pool_has_been_closed SKIPPED test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkin_destroy_stale_must_destroy_checked_in_connection_if_it_is_stale SKIPPED test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkin_make_available_must_make_valid_checked_in_connection_available SKIPPED 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 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkout_connection_must_be_able_to_check_out_a_connection SKIPPED test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkout_custom_maxConnecting_is_enforced_custom_maxConnecting_is_enforced SKIPPED 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 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkout_maxConnecting_is_enforced_maxConnecting_is_enforced SKIPPED test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkout_maxConnecting_timeout_waiting_on_maxConnecting_is_limited_by_WaitQueueTimeoutMS SKIPPED test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkout_minPoolSize_connection_maxConnecting_threads_blocked_by_maxConnecting_check_out_minPoolSize_connections SKIPPED 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 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 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 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_checkout_returned_connection_maxConnecting_threads_blocked_by_maxConnecting_check_out_returned_connections SKIPPED test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_clear_clears_waitqueue_clearing_pool_clears_the_WaitQueue SKIPPED test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_clear_interrupting_pending_connections_clear_with_interruptInUseConnections_=_true_closes_pending_connections SKIPPED test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_clear_min_size_pool_clear_halts_background_minPoolSize_establishments SKIPPED test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_clear_paused_clearing_a_paused_pool_emits_no_events SKIPPED test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_clear_ready_after_clear,_cannot_check_out_connections_until_pool_ready SKIPPED 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 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 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_close_must_be_able_to_manually_close_a_pool SKIPPED test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_create_max_size_must_never_exceed_maxPoolSize_total_connections SKIPPED test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_create_min_size_error_error_during_minPoolSize_population_clears_pool SKIPPED test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_create_min_size_must_be_able_to_start_a_pool_with_minPoolSize_connections SKIPPED test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_create_must_be_able_to_create_a_pool SKIPPED 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 test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_ready_pool_starts_as_cleared_and_becomes_ready SKIPPED test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_pool_ready_ready_readying_a_ready_pool_emits_no_events SKIPPED test/test_connection_monitoring.py::TestCMAP::test_connection_monitoring_wait_queue_timeout_must_aggressively_timeout_threads_enqueued_longer_than_waitQueueTimeoutMS SKIPPED test/test_connection_monitoring.py::TestCMAP::test_events_repr SKIPPED test/test_connections_survive_primary_stepdown_spec.py::TestConnectionsSurvivePrimaryStepDown::test_get_more_iteration SKIPPED test/test_connections_survive_primary_stepdown_spec.py::TestConnectionsSurvivePrimaryStepDown::test_interrupted_at_shutdown SKIPPED test/test_connections_survive_primary_stepdown_spec.py::TestConnectionsSurvivePrimaryStepDown::test_not_primary_keep_connection_pool SKIPPED test/test_connections_survive_primary_stepdown_spec.py::TestConnectionsSurvivePrimaryStepDown::test_not_primary_reset_connection_pool SKIPPED test/test_connections_survive_primary_stepdown_spec.py::TestConnectionsSurvivePrimaryStepDown::test_shutdown_in_progress SKIPPED test/test_create_entities.py::TestCreateEntities::test_store_all_others_as_entities SKIPPED test/test_create_entities.py::TestCreateEntities::test_store_events_as_entities SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteCollation::test_BulkWrite_with_delete_operations_and_collation SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteCollation::test_BulkWrite_with_update_operations_and_collation SKIPPED test/test_crud_unified.py::TestUnifiedReplaceOneComment::test_ReplaceOne_with_comment_-_pre_4_4 SKIPPED test/test_crud_unified.py::TestUnifiedReplaceOneComment::test_ReplaceOne_with_document_comment SKIPPED test/test_crud_unified.py::TestUnifiedReplaceOneComment::test_ReplaceOne_with_string_comment SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateLet::test_findOneAndUpdate_with_let_option SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateLet::test_findOneAndUpdate_with_let_option_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteDeleteOneLet::test_BulkWrite_deleteOne_with_let_option SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteDeleteOneLet::test_BulkWrite_deleteOne_with_let_option_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedReplaceOneHint::test_ReplaceOne_with_hint_document SKIPPED test/test_crud_unified.py::TestUnifiedReplaceOneHint::test_ReplaceOne_with_hint_string SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyDotsAndDollars::test_Updating_document_to_set_dollar-prefixed_key_in_embedded_doc_on_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyDotsAndDollars::test_Updating_document_to_set_dotted_key_in_embedded_doc_on_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyDotsAndDollars::test_Updating_document_to_set_top-level_dollar-prefixed_key_on_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyDotsAndDollars::test_Updating_document_to_set_top-level_dotted_key_on_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateHintServerError::test_BulkWrite_replaceOne_with_update_hints_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateHintServerError::test_BulkWrite_updateMany_with_update_hints_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateHintServerError::test_BulkWrite_updateOne_with_update_hints_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedFindAllowdiskuseClientError::test_Find_fails_when_allowDiskUse_false_is_specified_against_pre_3_2_server SKIPPED test/test_crud_unified.py::TestUnifiedFindAllowdiskuseClientError::test_Find_fails_when_allowDiskUse_true_is_specified_against_pre_3_2_server SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneComment::test_UpdateOne_with_comment_-_pre_4_4 SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneComment::test_UpdateOne_with_document_comment SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneComment::test_UpdateOne_with_string_comment SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceLet::test_findOneAndReplace_with_let_option SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceLet::test_findOneAndReplace_with_let_option_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteErrorResponse::test_client_bulkWrite_operations_support_errorResponse_assertions SKIPPED test/test_crud_unified.py::TestUnifiedCount::test_Count_documents_with_a_filter SKIPPED test/test_crud_unified.py::TestUnifiedCount::test_Count_documents_with_skip_and_limit SKIPPED test/test_crud_unified.py::TestUnifiedCount::test_Count_documents_without_a_filter SKIPPED test/test_crud_unified.py::TestUnifiedCount::test_Deprecated_count_with_a_filter SKIPPED test/test_crud_unified.py::TestUnifiedCount::test_Deprecated_count_with_skip_and_limit SKIPPED test/test_crud_unified.py::TestUnifiedCount::test_Deprecated_count_without_a_filter SKIPPED test/test_crud_unified.py::TestUnifiedCount::test_Estimated_document_count SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateHint::test_FindOneAndUpdate_with_hint_document SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateHint::test_FindOneAndUpdate_with_hint_string SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneDotsAndDollars::test_Updating_document_to_set_dollar-prefixed_key_in_embedded_doc_on_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneDotsAndDollars::test_Updating_document_to_set_dotted_key_in_embedded_doc_on_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneDotsAndDollars::test_Updating_document_to_set_top-level_dollar-prefixed_key_on_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneDotsAndDollars::test_Updating_document_to_set_top-level_dotted_key_on_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteDeleteHintServerError::test_BulkWrite_deleteMany_with_hints_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteDeleteHintServerError::test_BulkWrite_deleteOne_with_hints_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateOneLet::test_BulkWrite_updateOne_with_let_option SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateOneLet::test_BulkWrite_updateOne_with_let_option_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedReplaceOneValidation::test_ReplaceOne_prohibits_atomic_modifiers SKIPPED test/test_crud_unified.py::TestUnifiedAggregateLet::test_Aggregate_to_collection_with_let_option SKIPPED test/test_crud_unified.py::TestUnifiedAggregateLet::test_Aggregate_to_collection_with_let_option_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedAggregateLet::test_Aggregate_with_let_option SKIPPED test/test_crud_unified.py::TestUnifiedAggregateLet::test_Aggregate_with_let_option_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyArrayFilters::test_UpdateMany_when_multiple_documents_match_arrayFilters SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyArrayFilters::test_UpdateMany_when_no_documents_match_arrayFilters SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyArrayFilters::test_UpdateMany_when_one_document_matches_arrayFilters SKIPPED test/test_crud_unified.py::TestUnifiedEstimatedDocumentCount::test_estimatedDocumentCount_always_uses_count SKIPPED test/test_crud_unified.py::TestUnifiedEstimatedDocumentCount::test_estimatedDocumentCount_errors_correctly--command_error SKIPPED test/test_crud_unified.py::TestUnifiedEstimatedDocumentCount::test_estimatedDocumentCount_errors_correctly--socket_error SKIPPED test/test_crud_unified.py::TestUnifiedEstimatedDocumentCount::test_estimatedDocumentCount_on_non-existent_collection SKIPPED test/test_crud_unified.py::TestUnifiedEstimatedDocumentCount::test_estimatedDocumentCount_with_maxTimeMS SKIPPED test/test_crud_unified.py::TestUnifiedEstimatedDocumentCount::test_estimatedDocumentCount_works_correctly_on_views SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateHintClientError::test_BulkWrite_replaceOne_with_update_hints_unsupported_(client-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateHintClientError::test_BulkWrite_updateMany_with_update_hints_unsupported_(client-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateHintClientError::test_BulkWrite_updateOne_with_update_hints_unsupported_(client-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedFindAllowdiskuseServerError::test_Find_fails_when_allowDiskUse_false_is_specified_against_pre_4_4_server_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedFindAllowdiskuseServerError::test_Find_fails_when_allowDiskUse_true_is_specified_against_pre_4_4_server_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteDeleteHintClientError::test_BulkWrite_deleteMany_with_hints_unsupported_(client-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteDeleteHintClientError::test_BulkWrite_deleteOne_with_hints_unsupported_(client-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteDeleteOptions::test_client_bulk_write_delete_with_collation SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteDeleteOptions::test_client_bulk_write_delete_with_hint SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteErrors::test_a_bulk_write_with_only_errors_does_not_report_a_partial_result SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteErrors::test_a_top-level_failure_occurs_during_a_bulkWrite SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteErrors::test_a_write_concern_error_occurs_during_a_bulkWrite SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteErrors::test_an_empty_list_of_write_models_is_a_client-side_error SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteErrors::test_an_individual_operation_fails_during_an_ordered_bulkWrite SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteErrors::test_an_individual_operation_fails_during_an_unordered_bulkWrite SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteErrors::test_detailed_results_are_omitted_from_error_when_verboseResults_is_false SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteInsertOneDotsAndDollars::test_Inserting_document_with_dollar-prefixed_key_in_embedded_doc SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteInsertOneDotsAndDollars::test_Inserting_document_with_dotted_key_in_embedded_doc SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteInsertOneDotsAndDollars::test_Inserting_document_with_top-level_dollar-prefixed_key_on_5_0+_server SKIPPED 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 test/test_crud_unified.py::TestUnifiedBulkWriteInsertOneDotsAndDollars::test_Inserting_document_with_top-level_dotted_key SKIPPED test/test_crud_unified.py::TestUnifiedUpdateMany::test_UpdateMany_when_many_documents_match SKIPPED test/test_crud_unified.py::TestUnifiedUpdateMany::test_UpdateMany_when_no_documents_match SKIPPED test/test_crud_unified.py::TestUnifiedUpdateMany::test_UpdateMany_when_one_document_matches SKIPPED test/test_crud_unified.py::TestUnifiedUpdateMany::test_UpdateMany_with_upsert_when_no_documents_match SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyHintUnacknowledged::test_Unacknowledged_updateMany_with_hint_document_fails_with_client-side_error_on_pre-4_2_server SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyHintUnacknowledged::test_Unacknowledged_updateMany_with_hint_document_on_4_2+_server SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyHintUnacknowledged::test_Unacknowledged_updateMany_with_hint_string_fails_with_client-side_error_on_pre-4_2_server SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyHintUnacknowledged::test_Unacknowledged_updateMany_with_hint_string_on_4_2+_server SKIPPED test/test_crud_unified.py::TestUnifiedInsertOne::test_InsertOne_with_a_non-existing_document SKIPPED test/test_crud_unified.py::TestUnifiedDeleteManyHintUnacknowledged::test_Unacknowledged_deleteMany_with_hint_document_fails_with_client-side_error_on_pre-4_4_server SKIPPED test/test_crud_unified.py::TestUnifiedDeleteManyHintUnacknowledged::test_Unacknowledged_deleteMany_with_hint_document_on_4_4+_server SKIPPED test/test_crud_unified.py::TestUnifiedDeleteManyHintUnacknowledged::test_Unacknowledged_deleteMany_with_hint_string_fails_with_client-side_error_on_pre-4_4_server SKIPPED test/test_crud_unified.py::TestUnifiedDeleteManyHintUnacknowledged::test_Unacknowledged_deleteMany_with_hint_string_on_4_4+_server SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneErrorResponse::test_update_operations_support_errorResponse_assertions SKIPPED test/test_crud_unified.py::TestUnifiedDeleteManyHint::test_DeleteMany_with_hint_document SKIPPED test/test_crud_unified.py::TestUnifiedDeleteManyHint::test_DeleteMany_with_hint_string SKIPPED test/test_crud_unified.py::TestUnifiedDeleteManyCollation::test_DeleteMany_when_many_documents_match_with_collation SKIPPED test/test_crud_unified.py::TestUnifiedAggregateWriteReadPreference::test_Aggregate_with_$merge_includes_read_preference_for_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedAggregateWriteReadPreference::test_Aggregate_with_$merge_omits_read_preference_for_pre-5_0_server SKIPPED test/test_crud_unified.py::TestUnifiedAggregateWriteReadPreference::test_Aggregate_with_$out_includes_read_preference_for_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedAggregateWriteReadPreference::test_Aggregate_with_$out_omits_read_preference_for_pre-5_0_server SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneArrayFilters::test_UpdateOne_when_multiple_documents_match_arrayFilters SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneArrayFilters::test_UpdateOne_when_no_document_matches_arrayFilters SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneArrayFilters::test_UpdateOne_when_no_documents_match_multiple_arrayFilters SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneArrayFilters::test_UpdateOne_when_one_document_matches_arrayFilters SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneArrayFilters::test_UpdateOne_when_one_document_matches_multiple_arrayFilters SKIPPED test/test_crud_unified.py::TestUnifiedDeleteOneErrorResponse::test_delete_operations_support_errorResponse_assertions SKIPPED test/test_crud_unified.py::TestUnifiedEstimatedDocumentCountComment::test_estimatedDocumentCount_with_document_comment SKIPPED test/test_crud_unified.py::TestUnifiedEstimatedDocumentCountComment::test_estimatedDocumentCount_with_document_comment_-_pre_4_4_14,_server_error SKIPPED test/test_crud_unified.py::TestUnifiedEstimatedDocumentCountComment::test_estimatedDocumentCount_with_string_comment SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplace::test_FindOneAndReplace_when_many_documents_match_returning_the_document_after_modification SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplace::test_FindOneAndReplace_when_many_documents_match_returning_the_document_before_modification SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplace::test_FindOneAndReplace_when_no_documents_match_returning_the_document_after_modification SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplace::test_FindOneAndReplace_when_no_documents_match_returning_the_document_before_modification SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplace::test_FindOneAndReplace_when_one_document_matches_returning_the_document_after_modification SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplace::test_FindOneAndReplace_when_one_document_matches_returning_the_document_before_modification SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteDeleteManyLet::test_BulkWrite_deleteMany_with_let_option SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteDeleteManyLet::test_BulkWrite_deleteMany_with_let_option_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedInsertOneDotsAndDollars::test_Inserting_document_with_DBRef-like_keys SKIPPED test/test_crud_unified.py::TestUnifiedInsertOneDotsAndDollars::test_Inserting_document_with_dollar-prefixed_key_in__id_yields_server-side_error SKIPPED test/test_crud_unified.py::TestUnifiedInsertOneDotsAndDollars::test_Inserting_document_with_dollar-prefixed_key_in_embedded_doc SKIPPED test/test_crud_unified.py::TestUnifiedInsertOneDotsAndDollars::test_Inserting_document_with_dotted_key_in__id_on_3_6+_server SKIPPED test/test_crud_unified.py::TestUnifiedInsertOneDotsAndDollars::test_Inserting_document_with_dotted_key_in__id_on_pre-3_6_server_yields_server-side_error SKIPPED test/test_crud_unified.py::TestUnifiedInsertOneDotsAndDollars::test_Inserting_document_with_dotted_key_in_embedded_doc SKIPPED test/test_crud_unified.py::TestUnifiedInsertOneDotsAndDollars::test_Inserting_document_with_top-level_dollar-prefixed_key_on_5_0+_server SKIPPED 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 test/test_crud_unified.py::TestUnifiedInsertOneDotsAndDollars::test_Inserting_document_with_top-level_dotted_key SKIPPED 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 test/test_crud_unified.py::TestUnifiedDeleteOne::test_DeleteOne_when_many_documents_match SKIPPED test/test_crud_unified.py::TestUnifiedDeleteOne::test_DeleteOne_when_no_documents_match SKIPPED test/test_crud_unified.py::TestUnifiedDeleteOne::test_DeleteOne_when_one_document_matches SKIPPED test/test_crud_unified.py::TestUnifiedAggregate::test_Aggregate_with_multiple_stages SKIPPED test/test_crud_unified.py::TestUnifiedAggregate::test_aggregate_with_a_document_comment SKIPPED test/test_crud_unified.py::TestUnifiedAggregate::test_aggregate_with_a_document_comment_-_pre_4_4 SKIPPED test/test_crud_unified.py::TestUnifiedAggregate::test_aggregate_with_a_string_comment SKIPPED test/test_crud_unified.py::TestUnifiedAggregate::test_aggregate_with_comment_does_not_set_comment_on_getMore_-_pre_4_4 SKIPPED test/test_crud_unified.py::TestUnifiedAggregate::test_aggregate_with_comment_sets_comment_on_getMore SKIPPED test/test_crud_unified.py::TestUnifiedAggregate::test_aggregate_with_multiple_batches_works SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyHintClientError::test_UpdateMany_with_hint_document_unsupported_(client-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyHintClientError::test_UpdateMany_with_hint_string_unsupported_(client-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedAggregateMergeErrorResponse::test_aggregate_$merge_DuplicateKey_error_is_accessible SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteOptions::test_client_bulkWrite_bypassDocumentValidation SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteOptions::test_client_bulkWrite_bypassDocumentValidation:_false_is_sent SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteOptions::test_client_bulkWrite_comment SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteOptions::test_client_bulkWrite_inherits_writeConcern_from_client SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteOptions::test_client_bulkWrite_let SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteOptions::test_client_bulkWrite_writeConcern SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteOptions::test_client_bulkWrite_writeConcern_option_overrides_client_writeConcern SKIPPED test/test_crud_unified.py::TestUnifiedReplaceOneCollation::test_ReplaceOne_when_one_document_matches_with_collation SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneHint::test_UpdateOne_with_hint_document SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneHint::test_UpdateOne_with_hint_string SKIPPED test/test_crud_unified.py::TestUnifiedInsertManyComment::test_insertMany_with_comment_-_pre_4_4 SKIPPED test/test_crud_unified.py::TestUnifiedInsertManyComment::test_insertMany_with_document_comment SKIPPED test/test_crud_unified.py::TestUnifiedInsertManyComment::test_insertMany_with_string_comment SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneHintClientError::test_UpdateOne_with_hint_document_unsupported_(client-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneHintClientError::test_UpdateOne_with_hint_string_unsupported_(client-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateManyHintUnacknowledged::test_Unacknowledged_updateMany_with_hint_document_fails_with_client-side_error_on_pre-4_2_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateManyHintUnacknowledged::test_Unacknowledged_updateMany_with_hint_document_on_4_2+_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateManyHintUnacknowledged::test_Unacknowledged_updateMany_with_hint_string_fails_with_client-side_error_on_pre-4_2_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateManyHintUnacknowledged::test_Unacknowledged_updateMany_with_hint_string_on_4_2+_server SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceComment::test_findOneAndReplace_with_comment_-_pre_4_4 SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceComment::test_findOneAndReplace_with_document_comment SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceComment::test_findOneAndReplace_with_string_comment SKIPPED test/test_crud_unified.py::TestUnifiedUpdateWithPipelines::test_FindOneAndUpdate_using_pipelines SKIPPED test/test_crud_unified.py::TestUnifiedUpdateWithPipelines::test_UpdateMany_in_bulk_write_using_pipelines SKIPPED test/test_crud_unified.py::TestUnifiedUpdateWithPipelines::test_UpdateMany_using_pipelines SKIPPED test/test_crud_unified.py::TestUnifiedUpdateWithPipelines::test_UpdateOne_in_bulk_write_using_pipelines SKIPPED test/test_crud_unified.py::TestUnifiedUpdateWithPipelines::test_UpdateOne_using_pipelines SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndDeleteHint::test_FindOneAndDelete_with_hint_document SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndDeleteHint::test_FindOneAndDelete_with_hint_string SKIPPED test/test_crud_unified.py::TestUnifiedDbAggregate::test_Aggregate_with_$listLocalSessions SKIPPED test/test_crud_unified.py::TestUnifiedDbAggregate::test_Aggregate_with_$listLocalSessions_and_allowDiskUse SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteArrayFilters::test_BulkWrite_updateMany_with_arrayFilters SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteArrayFilters::test_BulkWrite_updateOne_with_arrayFilters SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteArrayFilters::test_BulkWrite_with_arrayFilters SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteResults::test_client_bulkWrite_defaults_to_verboseResults:_false SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteResults::test_client_bulkWrite_with_verboseResults:_false_omits_detailed_results SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteResults::test_client_bulkWrite_with_verboseResults:_true_returns_detailed_results SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOne::test_UpdateOne_when_many_documents_match SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOne::test_UpdateOne_when_no_documents_match SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOne::test_UpdateOne_when_one_document_matches SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOne::test_UpdateOne_with_upsert_when_no_documents_match SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteDeleteManyHintUnacknowledged::test_Unacknowledged_deleteMany_with_hint_document_fails_with_client-side_error_on_pre-4_4_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteDeleteManyHintUnacknowledged::test_Unacknowledged_deleteMany_with_hint_document_on_4_4+_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteDeleteManyHintUnacknowledged::test_Unacknowledged_deleteMany_with_hint_string_fails_with_client-side_error_on_pre-4_4_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteDeleteManyHintUnacknowledged::test_Unacknowledged_deleteMany_with_hint_string_on_4_4+_server SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndDeleteCollation::test_FindOneAndDelete_when_one_document_matches_with_collation SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyValidation::test_UpdateMany_requires_atomic_modifiers SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndDeleteHintUnacknowledged::test_Unacknowledged_findOneAndDelete_with_hint_document_fails_with_client-side_error_on_pre-4_4_server SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndDeleteHintUnacknowledged::test_Unacknowledged_findOneAndDelete_with_hint_document_on_4_4+_server SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndDeleteHintUnacknowledged::test_Unacknowledged_findOneAndDelete_with_hint_string_fails_with_client-side_error_on_pre-4_4_server SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndDeleteHintUnacknowledged::test_Unacknowledged_findOneAndDelete_with_hint_string_on_4_4+_server SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyHintServerError::test_UpdateMany_with_hint_document_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyHintServerError::test_UpdateMany_with_hint_string_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateArrayFilters::test_FindOneAndUpdate_when_multiple_documents_match_arrayFilters SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateArrayFilters::test_FindOneAndUpdate_when_no_document_matches_arrayFilters SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateArrayFilters::test_FindOneAndUpdate_when_one_document_matches_arrayFilters SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneHintServerError::test_UpdateOne_with_hint_document_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneHintServerError::test_UpdateOne_with_hint_string_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteDeleteOneHintUnacknowledged::test_Unacknowledged_deleteOne_with_hint_document_fails_with_client-side_error_on_pre-4_4_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteDeleteOneHintUnacknowledged::test_Unacknowledged_deleteOne_with_hint_document_on_4_4+_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteDeleteOneHintUnacknowledged::test_Unacknowledged_deleteOne_with_hint_string_fails_with_client-side_error_on_pre-4_4_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteDeleteOneHintUnacknowledged::test_Unacknowledged_deleteOne_with_hint_string_on_4_4+_server SKIPPED test/test_crud_unified.py::TestUnifiedDeleteOneComment::test_deleteOne_with_comment_-_pre_4_4 SKIPPED test/test_crud_unified.py::TestUnifiedDeleteOneComment::test_deleteOne_with_document_comment SKIPPED test/test_crud_unified.py::TestUnifiedDeleteOneComment::test_deleteOne_with_string_comment SKIPPED test/test_crud_unified.py::TestUnifiedCountCollation::test_Count_documents_with_collation SKIPPED test/test_crud_unified.py::TestUnifiedCountCollation::test_Deprecated_count_with_collation SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndDeleteComment::test_findOneAndDelete_with_comment_-_pre_4_4 SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndDeleteComment::test_findOneAndDelete_with_document_comment SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndDeleteComment::test_findOneAndDelete_with_string_comment SKIPPED test/test_crud_unified.py::TestUnifiedAggregateOut::test_Aggregate_with_$out SKIPPED test/test_crud_unified.py::TestUnifiedAggregateOut::test_Aggregate_with_$out_and_batch_size_of_0 SKIPPED test/test_crud_unified.py::TestUnifiedDeleteManyLet::test_deleteMany_with_let_option SKIPPED test/test_crud_unified.py::TestUnifiedDeleteManyLet::test_deleteMany_with_let_option_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateCollation::test_FindOneAndUpdate_when_many_documents_match_with_collation_returning_the_document_before_modification SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateManyDotsAndDollars::test_Updating_document_to_set_dollar-prefixed_key_in_embedded_doc_on_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateManyDotsAndDollars::test_Updating_document_to_set_dotted_key_in_embedded_doc_on_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateManyDotsAndDollars::test_Updating_document_to_set_top-level_dollar-prefixed_key_on_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateManyDotsAndDollars::test_Updating_document_to_set_top-level_dotted_key_on_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteMixedNamespaces::test_client_bulkWrite_with_mixed_namespaces SKIPPED test/test_crud_unified.py::TestUnifiedReplaceOne::test_ReplaceOne_when_many_documents_match SKIPPED test/test_crud_unified.py::TestUnifiedReplaceOne::test_ReplaceOne_when_no_documents_match SKIPPED test/test_crud_unified.py::TestUnifiedReplaceOne::test_ReplaceOne_when_one_document_matches SKIPPED test/test_crud_unified.py::TestUnifiedReplaceOne::test_ReplaceOne_with_upsert_when_no_documents_match_with_an_id_specified SKIPPED test/test_crud_unified.py::TestUnifiedReplaceOne::test_ReplaceOne_with_upsert_when_no_documents_match_without_an_id_specified SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateOneHintUnacknowledged::test_Unacknowledged_updateOne_with_hint_document_fails_with_client-side_error_on_pre-4_2_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateOneHintUnacknowledged::test_Unacknowledged_updateOne_with_hint_document_on_4_2+_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateOneHintUnacknowledged::test_Unacknowledged_updateOne_with_hint_string_fails_with_client-side_error_on_pre-4_2_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateOneHintUnacknowledged::test_Unacknowledged_updateOne_with_hint_string_on_4_2+_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateOneDotsAndDollars::test_Updating_document_to_set_dollar-prefixed_key_in_embedded_doc_on_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateOneDotsAndDollars::test_Updating_document_to_set_dotted_key_in_embedded_doc_on_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateOneDotsAndDollars::test_Updating_document_to_set_top-level_dollar-prefixed_key_on_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateOneDotsAndDollars::test_Updating_document_to_set_top-level_dotted_key_on_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedInsertMany::test_InsertMany_continue-on-error_behavior_with_unordered_(duplicate_key_in_requests) SKIPPED test/test_crud_unified.py::TestUnifiedInsertMany::test_InsertMany_continue-on-error_behavior_with_unordered_(preexisting_duplicate_key) SKIPPED test/test_crud_unified.py::TestUnifiedInsertMany::test_InsertMany_with_non-existing_documents SKIPPED test/test_crud_unified.py::TestUnifiedCountDocumentsComment::test_countDocuments_with_document_comment SKIPPED test/test_crud_unified.py::TestUnifiedCountDocumentsComment::test_countDocuments_with_document_comment_on_less_than_4_4_0_-_server_error SKIPPED test/test_crud_unified.py::TestUnifiedCountDocumentsComment::test_countDocuments_with_string_comment SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateHintClientError::test_FindOneAndUpdate_with_hint_document_unsupported_(client-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateHintClientError::test_FindOneAndUpdate_with_hint_string_unsupported_(client-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateValidation::test_BulkWrite_replaceOne_prohibits_atomic_modifiers SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateValidation::test_BulkWrite_updateMany_requires_atomic_modifiers SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateValidation::test_BulkWrite_updateOne_requires_atomic_modifiers SKIPPED test/test_crud_unified.py::TestUnifiedFind::test_Find_with_filter SKIPPED test/test_crud_unified.py::TestUnifiedFind::test_Find_with_filter,_sort,_skip,_and_limit SKIPPED test/test_crud_unified.py::TestUnifiedFind::test_Find_with_limit,_sort,_and_batchsize SKIPPED test/test_crud_unified.py::TestUnifiedFind::test_find_with_multiple_batches_works SKIPPED test/test_crud_unified.py::TestUnifiedDeleteManyHintClientError::test_DeleteMany_with_hint_document_unsupported_(client-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedDeleteManyHintClientError::test_DeleteMany_with_hint_string_unsupported_(client-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedInsertOneComment::test_insertOne_with_comment_-_pre_4_4 SKIPPED test/test_crud_unified.py::TestUnifiedInsertOneComment::test_insertOne_with_document_comment SKIPPED test/test_crud_unified.py::TestUnifiedInsertOneComment::test_insertOne_with_string_comment SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndDeleteHintClientError::test_FindOneAndDelete_with_hint_document SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndDeleteHintClientError::test_FindOneAndDelete_with_hint_string_unsupported_(client-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyComment::test_UpdateMany_with_comment_-_pre_4_4 SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyComment::test_UpdateMany_with_document_comment SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyComment::test_UpdateMany_with_string_comment SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneValidation::test_UpdateOne_requires_atomic_modifiers SKIPPED test/test_crud_unified.py::TestUnifiedDeleteManyComment::test_deleteMany_with_comment_-_pre_4_4 SKIPPED test/test_crud_unified.py::TestUnifiedDeleteManyComment::test_deleteMany_with_document_comment SKIPPED test/test_crud_unified.py::TestUnifiedDeleteManyComment::test_deleteMany_with_string_comment SKIPPED test/test_crud_unified.py::TestUnifiedDistinct::test_Distinct_with_a_filter SKIPPED test/test_crud_unified.py::TestUnifiedDistinct::test_Distinct_without_a_filter SKIPPED test/test_crud_unified.py::TestUnifiedAggregateOutReadConcern::test_readConcern_available_with_out_stage SKIPPED test/test_crud_unified.py::TestUnifiedAggregateOutReadConcern::test_readConcern_linearizable_with_out_stage SKIPPED test/test_crud_unified.py::TestUnifiedAggregateOutReadConcern::test_readConcern_local_with_out_stage SKIPPED test/test_crud_unified.py::TestUnifiedAggregateOutReadConcern::test_readConcern_majority_with_out_stage SKIPPED test/test_crud_unified.py::TestUnifiedDistinctCollation::test_Distinct_with_a_collation SKIPPED test/test_crud_unified.py::TestUnifiedDbAggregateWriteReadPreference::test_Database-level_aggregate_with_$merge_includes_read_preference_for_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedDbAggregateWriteReadPreference::test_Database-level_aggregate_with_$merge_omits_read_preference_for_pre-5_0_server SKIPPED test/test_crud_unified.py::TestUnifiedDbAggregateWriteReadPreference::test_Database-level_aggregate_with_$out_includes_read_preference_for_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedDbAggregateWriteReadPreference::test_Database-level_aggregate_with_$out_omits_read_preference_for_pre-5_0_server SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndDeleteLet::test_findOneAndDelete_with_let_option SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndDeleteLet::test_findOneAndDelete_with_let_option_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceCollation::test_FindOneAndReplace_when_one_document_matches_with_collation_returning_the_document_after_modification SKIPPED test/test_crud_unified.py::TestUnifiedReplaceOneHintUnacknowledged::test_Unacknowledged_replaceOne_with_hint_document_fails_with_client-side_error_on_pre-4_2_server SKIPPED test/test_crud_unified.py::TestUnifiedReplaceOneHintUnacknowledged::test_Unacknowledged_replaceOne_with_hint_document_on_4_2+_server SKIPPED test/test_crud_unified.py::TestUnifiedReplaceOneHintUnacknowledged::test_Unacknowledged_replaceOne_with_hint_string_fails_with_client-side_error_on_pre-4_2_server SKIPPED test/test_crud_unified.py::TestUnifiedReplaceOneHintUnacknowledged::test_Unacknowledged_replaceOne_with_hint_string_on_4_2+_server SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyCollation::test_UpdateMany_when_many_documents_match_with_collation SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceHintClientError::test_FindOneAndReplace_with_hint_document_unsupported_(client-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceHintClientError::test_FindOneAndReplace_with_hint_string_unsupported_(client-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteUpdateOptions::test_client_bulkWrite_update_with_arrayFilters SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteUpdateOptions::test_client_bulkWrite_update_with_collation SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteUpdateOptions::test_client_bulkWrite_update_with_hint SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteUpdateOptions::test_client_bulkWrite_update_with_upsert SKIPPED test/test_crud_unified.py::TestUnifiedReplaceOneDotsAndDollars::test_Replacing_document_with_dollar-prefixed_key_in_embedded_doc_on_5_0+_server SKIPPED 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 test/test_crud_unified.py::TestUnifiedReplaceOneDotsAndDollars::test_Replacing_document_with_dotted_key_in_embedded_doc_on_3_6+_server SKIPPED 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 test/test_crud_unified.py::TestUnifiedReplaceOneDotsAndDollars::test_Replacing_document_with_top-level_dotted_key_on_3_6+_server SKIPPED test/test_crud_unified.py::TestUnifiedReplaceOneDotsAndDollars::test_Replacing_document_with_top-level_dotted_key_on_pre-3_6_server_yields_server-side_error SKIPPED 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 test/test_crud_unified.py::TestUnifiedDeleteOneCollation::test_DeleteOne_when_many_documents_matches_with_collation SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyHint::test_UpdateMany_with_hint_document SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyHint::test_UpdateMany_with_hint_string SKIPPED test/test_crud_unified.py::TestUnifiedDeleteMany::test_DeleteMany_when_many_documents_match SKIPPED test/test_crud_unified.py::TestUnifiedDeleteMany::test_DeleteMany_when_no_document_matches SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateErrorResponse::test_findOneAndUpdate_DuplicateKey_error_is_accessible SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateErrorResponse::test_findOneAndUpdate_document_validation_errInfo_is_accessible SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceUpsert::test_FindOneAndReplace_when_no_documents_match_with_id_specified_with_upsert_returning_the_document_after_modification SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceUpsert::test_FindOneAndReplace_when_no_documents_match_with_id_specified_with_upsert_returning_the_document_before_modification SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceUpsert::test_FindOneAndReplace_when_no_documents_match_without_id_specified_with_upsert_returning_the_document_after_modification SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceUpsert::test_FindOneAndReplace_when_no_documents_match_without_id_specified_with_upsert_returning_the_document_before_modification SKIPPED test/test_crud_unified.py::TestUnifiedAggregateAllowdiskuse::test_Aggregate_does_not_send_allowDiskUse_when_value_is_not_specified SKIPPED test/test_crud_unified.py::TestUnifiedAggregateAllowdiskuse::test_Aggregate_sends_allowDiskUse_false_when_false_is_specified SKIPPED test/test_crud_unified.py::TestUnifiedAggregateAllowdiskuse::test_Aggregate_sends_allowDiskUse_true_when_true_is_specified SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneLet::test_UpdateOne_with_let_option SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneLet::test_UpdateOne_with_let_option_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedDeleteManyHintServerError::test_DeleteMany_with_hint_document_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedDeleteManyHintServerError::test_DeleteMany_with_hint_string_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateHintServerError::test_FindOneAndUpdate_with_hint_document_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateHintServerError::test_FindOneAndUpdate_with_hint_string_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndDeleteHintServerError::test_FindOneAndDelete_with_hint_document_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndDeleteHintServerError::test_FindOneAndDelete_with_hint_string_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateHint::test_BulkWrite_replaceOne_with_update_hints SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateHint::test_BulkWrite_updateMany_with_update_hints SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateHint::test_BulkWrite_updateOne_with_update_hints SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteOrdered::test_client_bulkWrite_defaults_to_ordered:_true SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteOrdered::test_client_bulkWrite_with_ordered:_false SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteOrdered::test_client_bulkWrite_with_ordered:_true SKIPPED test/test_crud_unified.py::TestUnifiedDistinctComment::test_distinct_with_document_comment SKIPPED test/test_crud_unified.py::TestUnifiedDistinctComment::test_distinct_with_document_comment_-_pre_4_4,_server_error SKIPPED test/test_crud_unified.py::TestUnifiedDistinctComment::test_distinct_with_string_comment SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_when_many_documents_match_returning_the_document_after_modification SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_when_many_documents_match_returning_the_document_before_modification SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_when_no_documents_match_returning_the_document_after_modification SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_when_no_documents_match_returning_the_document_before_modification SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_when_no_documents_match_with_upsert_returning_the_document_after_modification SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_when_no_documents_match_with_upsert_returning_the_document_before_modification SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_when_one_document_matches_returning_the_document_after_modification SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_when_one_document_matches_returning_the_document_before_modification SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceHintServerError::test_FindOneAndReplace_with_hint_document_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceHintServerError::test_FindOneAndReplace_with_hint_string_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteUpdateValidation::test_client_bulkWrite_replaceOne_prohibits_atomic_modifiers SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteUpdateValidation::test_client_bulkWrite_updateMany_requires_atomic_modifiers SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteUpdateValidation::test_client_bulkWrite_updateOne_requires_atomic_modifiers SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndDelete::test_FindOneAndDelete_when_many_documents_match SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndDelete::test_FindOneAndDelete_when_no_documents_match SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndDelete::test_FindOneAndDelete_when_one_document_matches SKIPPED test/test_crud_unified.py::TestUnifiedDeleteOneLet::test_deleteOne_with_let_option SKIPPED test/test_crud_unified.py::TestUnifiedDeleteOneLet::test_deleteOne_with_let_option_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateDotsAndDollars::test_Updating_document_to_set_dollar-prefixed_key_in_embedded_doc_on_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateDotsAndDollars::test_Updating_document_to_set_dotted_key_in_embedded_doc_on_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateDotsAndDollars::test_Updating_document_to_set_top-level_dollar-prefixed_key_on_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateDotsAndDollars::test_Updating_document_to_set_top-level_dotted_key_on_5_0+_server SKIPPED test/test_crud_unified.py::TestUnifiedInsertManyDotsAndDollars::test_Inserting_document_with_dollar-prefixed_key_in_embedded_doc SKIPPED test/test_crud_unified.py::TestUnifiedInsertManyDotsAndDollars::test_Inserting_document_with_dotted_key_in_embedded_doc SKIPPED test/test_crud_unified.py::TestUnifiedInsertManyDotsAndDollars::test_Inserting_document_with_top-level_dollar-prefixed_key_on_5_0+_server SKIPPED 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 test/test_crud_unified.py::TestUnifiedInsertManyDotsAndDollars::test_Inserting_document_with_top-level_dotted_key SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyLet::test_updateMany_with_let_option SKIPPED test/test_crud_unified.py::TestUnifiedUpdateManyLet::test_updateMany_with_let_option_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedFindComment::test_find_with_comment_does_not_set_comment_on_getMore_-_pre_4_4 SKIPPED test/test_crud_unified.py::TestUnifiedFindComment::test_find_with_comment_sets_comment_on_getMore SKIPPED test/test_crud_unified.py::TestUnifiedFindComment::test_find_with_document_comment SKIPPED test/test_crud_unified.py::TestUnifiedFindComment::test_find_with_document_comment_-_pre_4_4 SKIPPED test/test_crud_unified.py::TestUnifiedFindComment::test_find_with_string_comment SKIPPED test/test_crud_unified.py::TestUnifiedBulkWrite::test_BulkWrite_continue-on-error_behavior_with_unordered_(duplicate_key_in_requests) SKIPPED test/test_crud_unified.py::TestUnifiedBulkWrite::test_BulkWrite_continue-on-error_behavior_with_unordered_(preexisting_duplicate_key) SKIPPED test/test_crud_unified.py::TestUnifiedBulkWrite::test_BulkWrite_with_deleteMany_operations SKIPPED test/test_crud_unified.py::TestUnifiedBulkWrite::test_BulkWrite_with_deleteOne_operations SKIPPED test/test_crud_unified.py::TestUnifiedBulkWrite::test_BulkWrite_with_insertOne_operations SKIPPED test/test_crud_unified.py::TestUnifiedBulkWrite::test_BulkWrite_with_mixed_ordered_operations SKIPPED test/test_crud_unified.py::TestUnifiedBulkWrite::test_BulkWrite_with_mixed_unordered_operations SKIPPED test/test_crud_unified.py::TestUnifiedBulkWrite::test_BulkWrite_with_replaceOne_operations SKIPPED test/test_crud_unified.py::TestUnifiedBulkWrite::test_BulkWrite_with_updateMany_operations SKIPPED test/test_crud_unified.py::TestUnifiedBulkWrite::test_BulkWrite_with_updateOne_operations SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteUpdatePipeline::test_client_bulkWrite_updateMany_with_pipeline SKIPPED test/test_crud_unified.py::TestUnifiedClientBulkWriteUpdatePipeline::test_client_bulkWrite_updateOne_with_pipeline SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateComment::test_findOneAndUpdate_with_comment_-_pre_4_4 SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateComment::test_findOneAndUpdate_with_document_comment SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateComment::test_findOneAndUpdate_with_string_comment SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateHintUnacknowledged::test_Unacknowledged_findOneAndUpdate_with_hint_document_fails_with_client-side_error_on_pre-4_4_server SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateHintUnacknowledged::test_Unacknowledged_findOneAndUpdate_with_hint_document_on_4_4+_server SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateHintUnacknowledged::test_Unacknowledged_findOneAndUpdate_with_hint_string_fails_with_client-side_error_on_pre-4_4_server SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndUpdateHintUnacknowledged::test_Unacknowledged_findOneAndUpdate_with_hint_string_on_4_4+_server SKIPPED test/test_crud_unified.py::TestUnifiedDeleteOneHintServerError::test_DeleteOne_with_hint_document_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedDeleteOneHintServerError::test_DeleteOne_with_hint_string_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedFindLet::test_Find_with_let_option SKIPPED test/test_crud_unified.py::TestUnifiedFindLet::test_Find_with_let_option_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedFindAllowdiskuse::test_Find_does_not_send_allowDiskUse_when_value_is_not_specified SKIPPED test/test_crud_unified.py::TestUnifiedFindAllowdiskuse::test_Find_sends_allowDiskUse_false_when_false_is_specified SKIPPED test/test_crud_unified.py::TestUnifiedFindAllowdiskuse::test_Find_sends_allowDiskUse_true_when_true_is_specified SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceDotsAndDollars::test_Replacing_document_with_dollar-prefixed_key_in_embedded_doc_on_5_0+_server SKIPPED 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 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceDotsAndDollars::test_Replacing_document_with_dotted_key_in_embedded_doc_on_3_6+_server SKIPPED 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 test/test_crud_unified.py::TestUnifiedFindOneAndReplaceDotsAndDollars::test_Replacing_document_with_top-level_dotted_key_on_3_6+_server SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceDotsAndDollars::test_Replacing_document_with_top-level_dotted_key_on_pre-3_6_server_yields_server-side_error SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteComment::test_BulkWrite_with_comment_-_pre_4_4 SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteComment::test_BulkWrite_with_document_comment SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteComment::test_BulkWrite_with_string_comment SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneLet::test_BulkWrite_replaceOne_with_let_option SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneLet::test_BulkWrite_replaceOne_with_let_option_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteErrorResponse::test_bulkWrite_operations_support_errorResponse_assertions SKIPPED test/test_crud_unified.py::TestUnifiedInsertOneErrorResponse::test_insert_operations_support_errorResponse_assertions SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneCollation::test_UpdateOne_when_one_document_matches_with_collation SKIPPED test/test_crud_unified.py::TestUnifiedFindCollation::test_Find_with_a_collation SKIPPED test/test_crud_unified.py::TestUnifiedDeleteOneHintClientError::test_DeleteOne_with_hint_document_unsupported_(client-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedDeleteOneHintClientError::test_DeleteOne_with_hint_string_unsupported_(client-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedAggregateCollation::test_Aggregate_with_collation SKIPPED test/test_crud_unified.py::TestUnifiedReplaceOneLet::test_ReplaceOne_with_let_option SKIPPED test/test_crud_unified.py::TestUnifiedReplaceOneLet::test_ReplaceOne_with_let_option_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceHint::test_FindOneAndReplace_with_hint_document SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceHint::test_FindOneAndReplace_with_hint_string SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneHintUnacknowledged::test_Unacknowledged_updateOne_with_hint_document_fails_with_client-side_error_on_pre-4_2_server SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneHintUnacknowledged::test_Unacknowledged_updateOne_with_hint_document_on_4_2+_server SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneHintUnacknowledged::test_Unacknowledged_updateOne_with_hint_string_fails_with_client-side_error_on_pre-4_2_server SKIPPED test/test_crud_unified.py::TestUnifiedUpdateOneHintUnacknowledged::test_Unacknowledged_updateOne_with_hint_string_on_4_2+_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneDotsAndDollars::test_Replacing_document_with_dollar-prefixed_key_in_embedded_doc_on_5_0+_server SKIPPED 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 test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneDotsAndDollars::test_Replacing_document_with_dotted_key_in_embedded_doc_on_3_6+_server SKIPPED 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 test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneDotsAndDollars::test_Replacing_document_with_top-level_dotted_key_on_3_6+_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneDotsAndDollars::test_Replacing_document_with_top-level_dotted_key_on_pre-3_6_server_yields_server-side_error SKIPPED test/test_crud_unified.py::TestUnifiedDeleteOneHintUnacknowledged::test_Unacknowledged_deleteOne_with_hint_document_fails_with_client-side_error_on_pre-4_4_server SKIPPED test/test_crud_unified.py::TestUnifiedDeleteOneHintUnacknowledged::test_Unacknowledged_deleteOne_with_hint_document_on_4_4+_server SKIPPED test/test_crud_unified.py::TestUnifiedDeleteOneHintUnacknowledged::test_Unacknowledged_deleteOne_with_hint_string_fails_with_client-side_error_on_pre-4_4_server SKIPPED test/test_crud_unified.py::TestUnifiedDeleteOneHintUnacknowledged::test_Unacknowledged_deleteOne_with_hint_string_on_4_4+_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneHintUnacknowledged::test_Unacknowledged_replaceOne_with_hint_document_fails_with_client-side_error_on_pre-4_2_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneHintUnacknowledged::test_Unacknowledged_replaceOne_with_hint_document_on_4_2+_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneHintUnacknowledged::test_Unacknowledged_replaceOne_with_hint_string_fails_with_client-side_error_on_pre-4_2_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteReplaceOneHintUnacknowledged::test_Unacknowledged_replaceOne_with_hint_string_on_4_2+_server SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteDeleteHint::test_BulkWrite_deleteMany_with_hints SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteDeleteHint::test_BulkWrite_deleteOne_with_hints SKIPPED test/test_crud_unified.py::TestUnifiedCountEmpty::test_Count_documents_with_empty_collection SKIPPED test/test_crud_unified.py::TestUnifiedCountEmpty::test_Deprecated_count_with_empty_collection SKIPPED test/test_crud_unified.py::TestUnifiedCountEmpty::test_Estimated_document_count_with_empty_collection SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateManyLet::test_BulkWrite_updateMany_with_let_option SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteUpdateManyLet::test_BulkWrite_updateMany_with_let_option_unsupported_(server-side_error) SKIPPED test/test_crud_unified.py::TestUnifiedAggregateMerge::test_Aggregate_with_$merge SKIPPED test/test_crud_unified.py::TestUnifiedAggregateMerge::test_Aggregate_with_$merge_and_available_readConcern SKIPPED test/test_crud_unified.py::TestUnifiedAggregateMerge::test_Aggregate_with_$merge_and_batch_size_of_0 SKIPPED test/test_crud_unified.py::TestUnifiedAggregateMerge::test_Aggregate_with_$merge_and_local_readConcern SKIPPED test/test_crud_unified.py::TestUnifiedAggregateMerge::test_Aggregate_with_$merge_and_majority_readConcern SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteArrayFiltersClientError::test_BulkWrite_on_server_that_doesn't_support_arrayFilters SKIPPED test/test_crud_unified.py::TestUnifiedBulkWriteArrayFiltersClientError::test_BulkWrite_on_server_that_doesn't_support_arrayFilters_with_arrayFilters_on_second_op SKIPPED test/test_crud_unified.py::TestUnifiedDeleteOneHint::test_DeleteOne_with_hint_string SKIPPED test/test_crud_unified.py::TestUnifiedDeleteOneHint::test_deleteOne_with_hint_document SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceHintUnacknowledged::test_Unacknowledged_findOneAndReplace_with_hint_document_fails_with_client-side_error_on_pre-4_4_server SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceHintUnacknowledged::test_Unacknowledged_findOneAndReplace_with_hint_document_on_4_4+_server SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceHintUnacknowledged::test_Unacknowledged_findOneAndReplace_with_hint_string_fails_with_client-side_error_on_pre-4_4_server SKIPPED test/test_crud_unified.py::TestUnifiedFindOneAndReplaceHintUnacknowledged::test_Unacknowledged_findOneAndReplace_with_hint_string_on_4_4+_server SKIPPED test/test_crud_v1.py::TestWriteOpsComparison::test_DeleteManyEquals PASSED test/test_crud_v1.py::TestWriteOpsComparison::test_DeleteManyNotEquals PASSED test/test_crud_v1.py::TestWriteOpsComparison::test_DeleteOneEquals PASSED test/test_crud_v1.py::TestWriteOpsComparison::test_DeleteOneNotEquals PASSED test/test_crud_v1.py::TestWriteOpsComparison::test_DeleteOneNotEqualsDeleteMany PASSED test/test_crud_v1.py::TestWriteOpsComparison::test_InsertOneEquals PASSED test/test_crud_v1.py::TestWriteOpsComparison::test_InsertOneNotEquals PASSED test/test_crud_v1.py::TestWriteOpsComparison::test_ReplaceOneEquals PASSED test/test_crud_v1.py::TestWriteOpsComparison::test_ReplaceOneNotEquals PASSED test/test_crud_v1.py::TestWriteOpsComparison::test_UpdateManyEquals PASSED test/test_crud_v1.py::TestWriteOpsComparison::test_UpdateManyNotEquals PASSED test/test_crud_v1.py::TestWriteOpsComparison::test_UpdateOneEquals PASSED test/test_crud_v1.py::TestWriteOpsComparison::test_UpdateOneNotEquals PASSED test/test_crud_v1.py::TestWriteOpsComparison::test_UpdateOneNotEqualsUpdateMany PASSED test/test_csot.py::TestCsotGridfsDelete::test_timeoutMS_applied_to_delete_against_the_chunks_collection SKIPPED test/test_csot.py::TestCsotGridfsDelete::test_timeoutMS_applied_to_delete_against_the_files_collection SKIPPED test/test_csot.py::TestCsotGridfsDelete::test_timeoutMS_applied_to_entire_delete,_not_individual_parts SKIPPED test/test_csot.py::TestCsotGridfsDelete::test_timeoutMS_can_be_overridden_for_delete SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_aggregate_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_aggregate_on_database SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_bulkWrite_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_countDocuments_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_count_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_createChangeStream_on_client SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_createChangeStream_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_createChangeStream_on_database SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_createIndex_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_deleteMany_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_deleteOne_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_distinct_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_dropIndex_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_dropIndexes_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_estimatedDocumentCount_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_findOneAndDelete_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_findOneAndReplace_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_findOneAndUpdate_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_findOne_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_find_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_insertMany_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_insertOne_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_listCollectionNames_on_database SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_listCollections_on_database SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_listDatabaseNames_on_client SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_listDatabases_on_client SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_listIndexNames_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_listIndexes_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_replaceOne_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_runCommand_on_database SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_updateMany_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_configured_on_a_MongoClient_-_updateOne_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_aggregate_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_aggregate_on_database SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_bulkWrite_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_countDocuments_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_count_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_createChangeStream_on_client SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_createChangeStream_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_createChangeStream_on_database SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_createIndex_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_deleteMany_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_deleteOne_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_distinct_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_dropIndex_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_dropIndexes_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_estimatedDocumentCount_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_findOneAndDelete_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_findOneAndReplace_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_findOneAndUpdate_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_findOne_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_find_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_insertMany_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_insertOne_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_listCollectionNames_on_database SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_listCollections_on_database SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_listDatabaseNames_on_client SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_listDatabases_on_client SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_listIndexNames_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_listIndexes_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_replaceOne_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_runCommand_on_database SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_updateMany_on_collection SKIPPED test/test_csot.py::TestCsotGlobalTimeoutMS::test_timeoutMS_can_be_set_to_0_on_a_MongoClient_-_updateOne_on_collection SKIPPED test/test_csot.py::TestCsotBulkWrite::test_timeoutMS_applied_to_entire_bulkWrite,_not_individual_commands SKIPPED test/test_csot.py::TestCsotConvenientTransactions::test_timeoutMS_is_not_refreshed_for_each_operation_in_the_callback SKIPPED test/test_csot.py::TestCsotConvenientTransactions::test_withTransaction_raises_a_client-side_error_if_timeoutMS_is_overridden_inside_the_callback SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_aggregate_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_aggregate_on_database SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_bulkWrite_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_countDocuments_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_count_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_createChangeStream_on_client SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_createChangeStream_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_createChangeStream_on_database SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_deleteOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_distinct_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_estimatedDocumentCount_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_findOneAndDelete_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_findOneAndReplace_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_findOneAndUpdate_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_findOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_find_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_insertMany_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_insertOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_listCollectionNames_on_database SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_listCollections_on_database SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_listDatabaseNames_on_client SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_listDatabases_on_client SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_listIndexes_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_replaceOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_for_non-zero_timeoutMS_-_updateOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_aggregate_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_aggregate_on_database SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_bulkWrite_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_countDocuments_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_count_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_createChangeStream_on_client SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_createChangeStream_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_createChangeStream_on_database SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_deleteOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_distinct_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_estimatedDocumentCount_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_findOneAndDelete_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_findOneAndReplace_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_findOneAndUpdate_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_findOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_find_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_insertMany_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_insertOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_listCollectionNames_on_database SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_listCollections_on_database SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_listDatabaseNames_on_client SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_listDatabases_on_client SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_listIndexes_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_replaceOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_operation_is_retried_multiple_times_if_timeoutMS_is_zero_-_updateOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_aggregate_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_aggregate_on_database SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_bulkWrite_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_countDocuments_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_count_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_createChangeStream_on_client SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_createChangeStream_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_createChangeStream_on_database SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_deleteOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_distinct_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_estimatedDocumentCount_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_findOneAndDelete_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_findOneAndReplace_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_findOneAndUpdate_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_findOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_find_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_insertMany_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_insertOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_listCollectionNames_on_database SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_listCollections_on_database SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_listDatabaseNames_on_client SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_listDatabases_on_client SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_listIndexes_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_replaceOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityTimeoutMS::test_timeoutMS_applies_to_whole_operation,_not_individual_attempts_-_updateOne_on_collection SKIPPED test/test_csot.py::TestCsotGridfsFind::test_timeoutMS_applied_to_find_command SKIPPED test/test_csot.py::TestCsotGridfsFind::test_timeoutMS_can_be_overridden_for_a_find SKIPPED test/test_csot.py::TestCsotCloseCursors::test_timeoutMS_can_be_overridden_for_close SKIPPED test/test_csot.py::TestCsotCloseCursors::test_timeoutMS_is_refreshed_for_close SKIPPED test/test_csot.py::TestCsotLegacyTimeouts::test_maxCommitTimeMS_option_is_used_directly_as_the_maxTimeMS_field_on_a_commitTransaction_command SKIPPED test/test_csot.py::TestCsotLegacyTimeouts::test_maxTimeMS_option_is_used_directly_as_the_maxTimeMS_field_on_a_command SKIPPED test/test_csot.py::TestCsotLegacyTimeouts::test_socketTimeoutMS_is_not_used_to_derive_a_maxTimeMS_command_field SKIPPED test/test_csot.py::TestCsotLegacyTimeouts::test_wTimeoutMS_is_not_used_to_derive_a_maxTimeMS_command_field SKIPPED test/test_csot.py::TestCsotLegacyTimeouts::test_waitQueueTimeoutMS_is_not_used_to_derive_a_maxTimeMS_command_field SKIPPED test/test_csot.py::TestCsotGridfsDownload::test_timeoutMS_applied_to_entire_download,_not_individual_parts SKIPPED test/test_csot.py::TestCsotGridfsDownload::test_timeoutMS_applied_to_find_to_get_chunks SKIPPED test/test_csot.py::TestCsotGridfsDownload::test_timeoutMS_applied_to_find_to_get_files_document SKIPPED test/test_csot.py::TestCsotGridfsDownload::test_timeoutMS_can_be_overridden_for_download SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_abortTransaction_ignores_socketTimeoutMS_if_timeoutMS_is_set SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_abortTransaction_ignores_wTimeoutMS_if_timeoutMS_is_set SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_commitTransaction_ignores_maxCommitTimeMS_if_timeoutMS_is_set SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_commitTransaction_ignores_socketTimeoutMS_if_timeoutMS_is_set SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_commitTransaction_ignores_wTimeoutMS_if_timeoutMS_is_set SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_aggregate_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_aggregate_on_database SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_count_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_createIndex_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_distinct_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_dropIndex_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_dropIndexes_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_estimatedDocumentCount_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_findOneAndDelete_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_findOneAndReplace_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_findOneAndUpdate_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_findOne_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_maxTimeMS_is_ignored_if_timeoutMS_is_set_-_find_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_aggregate_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_aggregate_on_database SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_bulkWrite_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_countDocuments_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_count_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_createChangeStream_on_client SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_createChangeStream_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_createChangeStream_on_database SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_createIndex_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_deleteMany_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_deleteOne_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_distinct_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_dropIndex_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_dropIndexes_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_estimatedDocumentCount_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_findOneAndDelete_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_findOneAndReplace_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_findOneAndUpdate_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_findOne_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_find_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_insertMany_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_insertOne_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listCollectionNames_on_database SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listCollections_on_database SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listDatabaseNames_on_client SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listDatabases_on_client SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listIndexNames_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listIndexes_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_replaceOne_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_runCommand_on_database SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_updateMany_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_socketTimeoutMS_is_ignored_if_timeoutMS_is_set_-_updateOne_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_aggregate_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_aggregate_on_database SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_bulkWrite_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_countDocuments_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_count_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_createChangeStream_on_client SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_createChangeStream_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_createChangeStream_on_database SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_createIndex_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_deleteMany_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_deleteOne_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_distinct_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_dropIndex_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_dropIndexes_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_estimatedDocumentCount_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_findOneAndDelete_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_findOneAndReplace_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_findOneAndUpdate_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_findOne_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_find_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_insertMany_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_insertOne_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listCollectionNames_on_database SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listCollections_on_database SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listDatabaseNames_on_client SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listDatabases_on_client SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listIndexNames_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_listIndexes_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_replaceOne_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_runCommand_on_database SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_updateMany_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_wTimeoutMS_is_ignored_if_timeoutMS_is_set_-_updateOne_on_collection SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_withTransaction_ignores_maxCommitTimeMS_if_timeoutMS_is_set SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_withTransaction_ignores_socketTimeoutMS_if_timeoutMS_is_set SKIPPED test/test_csot.py::TestCsotDeprecatedOptions::test_withTransaction_ignores_wTimeoutMS_if_timeoutMS_is_set SKIPPED test/test_csot.py::TestCsotGridfsAdvanced::test_timeoutMS_applied_to_chunks_collection_drop SKIPPED test/test_csot.py::TestCsotGridfsAdvanced::test_timeoutMS_applied_to_drop_as_a_whole,_not_individual_parts SKIPPED test/test_csot.py::TestCsotGridfsAdvanced::test_timeoutMS_applied_to_files_collection_drop SKIPPED test/test_csot.py::TestCsotGridfsAdvanced::test_timeoutMS_applied_to_update_during_a_rename SKIPPED test/test_csot.py::TestCsotGridfsAdvanced::test_timeoutMS_can_be_overridden_for_a_rename SKIPPED test/test_csot.py::TestCsotGridfsAdvanced::test_timeoutMS_can_be_overridden_for_drop SKIPPED test/test_csot.py::TestCsotCommandExecution::test_command_is_not_sent_if_RTT_is_greater_than_timeoutMS SKIPPED test/test_csot.py::TestCsotCommandExecution::test_maxTimeMS_value_in_the_command_is_less_than_timeoutMS SKIPPED test/test_csot.py::TestCsotCommandExecution::test_short-circuit_is_not_enabled_with_only_1_RTT_measurement SKIPPED test/test_csot.py::TestCsotCursors::test_collection_aggregate_errors_if_timeoutMode_is_set_and_timeoutMS_is_not SKIPPED test/test_csot.py::TestCsotCursors::test_database_aggregate_errors_if_timeoutMode_is_set_and_timeoutMS_is_not SKIPPED test/test_csot.py::TestCsotCursors::test_find_errors_if_timeoutMode_is_set_and_timeoutMS_is_not SKIPPED test/test_csot.py::TestCsotCursors::test_listCollections_errors_if_timeoutMode_is_set_and_timeoutMS_is_not SKIPPED test/test_csot.py::TestCsotCursors::test_listIndexes_errors_if_timeoutMode_is_set_and_timeoutMS_is_not SKIPPED test/test_csot.py::TestCsotSessionsOverrideTimeoutMS::test_timeoutMS_applied_to_abortTransaction SKIPPED test/test_csot.py::TestCsotSessionsOverrideTimeoutMS::test_timeoutMS_applied_to_commitTransaction SKIPPED test/test_csot.py::TestCsotSessionsOverrideTimeoutMS::test_timeoutMS_applied_to_withTransaction SKIPPED test/test_csot.py::TestCsotSessionsInheritTimeoutMS::test_timeoutMS_applied_to_abortTransaction SKIPPED test/test_csot.py::TestCsotSessionsInheritTimeoutMS::test_timeoutMS_applied_to_commitTransaction SKIPPED test/test_csot.py::TestCsotSessionsInheritTimeoutMS::test_timeoutMS_applied_to_withTransaction SKIPPED test/test_csot.py::TestCsotGridfsUpload::test_timeoutMS_applied_to_chunk_insertion SKIPPED test/test_csot.py::TestCsotGridfsUpload::test_timeoutMS_applied_to_creation_of_files_document SKIPPED test/test_csot.py::TestCsotGridfsUpload::test_timeoutMS_applied_to_index_creation_for_chunks_collection SKIPPED test/test_csot.py::TestCsotGridfsUpload::test_timeoutMS_applied_to_index_creation_for_files_collection SKIPPED test/test_csot.py::TestCsotGridfsUpload::test_timeoutMS_applied_to_initial_find_on_files_collection SKIPPED test/test_csot.py::TestCsotGridfsUpload::test_timeoutMS_applied_to_listIndexes_on_chunks_collection SKIPPED test/test_csot.py::TestCsotGridfsUpload::test_timeoutMS_applied_to_listIndexes_on_files_collection SKIPPED test/test_csot.py::TestCsotGridfsUpload::test_timeoutMS_applied_to_upload_as_a_whole,_not_individual_parts SKIPPED test/test_csot.py::TestCsotGridfsUpload::test_timeoutMS_can_be_overridden_for_upload SKIPPED test/test_csot.py::TestCsotChangeStreams::test_change_stream_can_be_iterated_again_if_previous_iteration_times_out SKIPPED test/test_csot.py::TestCsotChangeStreams::test_error_if_maxAwaitTimeMS_is_equal_to_timeoutMS SKIPPED test/test_csot.py::TestCsotChangeStreams::test_error_if_maxAwaitTimeMS_is_greater_than_timeoutMS SKIPPED test/test_csot.py::TestCsotChangeStreams::test_timeoutMS_applied_to_initial_aggregate SKIPPED test/test_csot.py::TestCsotChangeStreams::test_timeoutMS_applies_to_full_resume_attempt_in_a_next_call SKIPPED test/test_csot.py::TestCsotChangeStreams::test_timeoutMS_is_refreshed_for_getMore_-_failure SKIPPED test/test_csot.py::TestCsotChangeStreams::test_timeoutMS_is_refreshed_for_getMore_if_maxAwaitTimeMS_is_not_set SKIPPED test/test_csot.py::TestCsotChangeStreams::test_timeoutMS_is_refreshed_for_getMore_if_maxAwaitTimeMS_is_set SKIPPED test/test_csot.py::TestCsotTailableAwaitData::test_error_if_maxAwaitTimeMS_is_equal_to_timeoutMS SKIPPED test/test_csot.py::TestCsotTailableAwaitData::test_error_if_maxAwaitTimeMS_is_greater_than_timeoutMS SKIPPED test/test_csot.py::TestCsotTailableAwaitData::test_error_if_timeoutMode_is_cursor_lifetime SKIPPED test/test_csot.py::TestCsotTailableAwaitData::test_timeoutMS_applied_to_find SKIPPED test/test_csot.py::TestCsotTailableAwaitData::test_timeoutMS_is_refreshed_for_getMore_-_failure SKIPPED test/test_csot.py::TestCsotTailableAwaitData::test_timeoutMS_is_refreshed_for_getMore_if_maxAwaitTimeMS_is_not_set SKIPPED test/test_csot.py::TestCsotTailableAwaitData::test_timeoutMS_is_refreshed_for_getMore_if_maxAwaitTimeMS_is_set SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_aggregate_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_aggregate_on_database SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_bulkWrite_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_countDocuments_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_count_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_createChangeStream_on_client SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_createChangeStream_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_createChangeStream_on_database SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_deleteOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_distinct_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_estimatedDocumentCount_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_findOneAndDelete_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_findOneAndReplace_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_findOneAndUpdate_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_findOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_find_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_insertMany_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_insertOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_listCollectionNames_on_database SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_listCollections_on_database SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_listDatabaseNames_on_client SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_listDatabases_on_client SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_listIndexes_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_replaceOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_fails_after_two_consecutive_socket_timeouts_-_updateOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_aggregate_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_aggregate_on_database SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_bulkWrite_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_countDocuments_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_count_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_createChangeStream_on_client SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_createChangeStream_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_createChangeStream_on_database SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_deleteOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_distinct_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_estimatedDocumentCount_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_findOneAndDelete_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_findOneAndReplace_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_findOneAndUpdate_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_findOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_find_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_insertMany_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_insertOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_listCollectionNames_on_database SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_listCollections_on_database SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_listDatabaseNames_on_client SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_listDatabases_on_client SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_listIndexes_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_replaceOne_on_collection SKIPPED test/test_csot.py::TestCsotRetryabilityLegacyTimeouts::test_operation_succeeds_after_one_socket_timeout_-_updateOne_on_collection SKIPPED test/test_csot.py::TestCsotNonTailableCursors::test_aggregate_with_$merge_errors_if_timeoutMode_is_iteration SKIPPED test/test_csot.py::TestCsotNonTailableCursors::test_aggregate_with_$out_errors_if_timeoutMode_is_iteration SKIPPED test/test_csot.py::TestCsotNonTailableCursors::test_remaining_timeoutMS_applied_to_getMore_if_timeoutMode_is_cursor_lifetime SKIPPED test/test_csot.py::TestCsotNonTailableCursors::test_remaining_timeoutMS_applied_to_getMore_if_timeoutMode_is_unset SKIPPED test/test_csot.py::TestCsotNonTailableCursors::test_timeoutMS_applied_to_find_if_timeoutMode_is_cursor_lifetime SKIPPED test/test_csot.py::TestCsotNonTailableCursors::test_timeoutMS_applied_to_find_if_timeoutMode_is_iteration SKIPPED test/test_csot.py::TestCsotNonTailableCursors::test_timeoutMS_is_refreshed_for_getMore_if_timeoutMode_is_iteration_-_failure SKIPPED test/test_csot.py::TestCsotNonTailableCursors::test_timeoutMS_is_refreshed_for_getMore_if_timeoutMode_is_iteration_-_success SKIPPED test/test_csot.py::TestCsotErrorTransformations::test_basic_MaxTimeMSExpired_error_is_transformed SKIPPED test/test_csot.py::TestCsotErrorTransformations::test_write_concern_error_MaxTimeMSExpired_is_transformed SKIPPED test/test_csot.py::TestCsotSessionsOverrideOperationTimeoutMS::test_timeoutMS_applied_to_abortTransaction SKIPPED test/test_csot.py::TestCsotSessionsOverrideOperationTimeoutMS::test_timeoutMS_applied_to_withTransaction SKIPPED test/test_csot.py::TestCsotSessionsOverrideOperationTimeoutMS::test_timeoutMS_can_be_overridden_for_commitTransaction SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_aggregate_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_aggregate_on_database SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_bulkWrite_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_countDocuments_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_count_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_createChangeStream_on_client SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_createChangeStream_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_createChangeStream_on_database SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_createIndex_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_deleteMany_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_deleteOne_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_distinct_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_dropIndex_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_dropIndexes_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_estimatedDocumentCount_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_findOneAndDelete_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_findOneAndReplace_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_findOneAndUpdate_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_findOne_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_find_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_insertMany_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_insertOne_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_listCollectionNames_on_database SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_listCollections_on_database SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_listDatabaseNames_on_client SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_listDatabases_on_client SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_listIndexNames_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_listIndexes_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_replaceOne_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_runCommand_on_database SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_updateMany_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_configured_for_an_operation_-_updateOne_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_aggregate_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_aggregate_on_database SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_bulkWrite_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_countDocuments_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_count_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_createChangeStream_on_client SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_createChangeStream_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_createChangeStream_on_database SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_createIndex_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_deleteMany_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_deleteOne_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_distinct_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_dropIndex_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_dropIndexes_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_estimatedDocumentCount_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_findOneAndDelete_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_findOneAndReplace_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_findOneAndUpdate_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_findOne_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_find_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_insertMany_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_insertOne_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_listCollectionNames_on_database SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_listCollections_on_database SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_listDatabaseNames_on_client SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_listDatabases_on_client SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_listIndexNames_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_listIndexes_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_replaceOne_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_runCommand_on_database SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_updateMany_on_collection SKIPPED test/test_csot.py::TestCsotOverrideOperationTimeoutMS::test_timeoutMS_can_be_set_to_0_for_an_operation_-_updateOne_on_collection SKIPPED test/test_csot.py::TestCsotTailableNonAwaitData::test_error_if_timeoutMode_is_cursor_lifetime SKIPPED test/test_csot.py::TestCsotTailableNonAwaitData::test_timeoutMS_applied_to_find SKIPPED test/test_csot.py::TestCsotTailableNonAwaitData::test_timeoutMS_is_refreshed_for_getMore_-_failure SKIPPED test/test_csot.py::TestCsotTailableNonAwaitData::test_timeoutMS_is_refreshed_for_getMore_-_success SKIPPED test/test_csot.py::TestCSOT::test_change_stream_can_resume_after_timeouts SKIPPED test/test_csot.py::TestCSOT::test_timeout_nested SKIPPED (Cannot con...) test/test_cursor.py::TestCursor::test_add_remove_option SKIPPED (Can...) test/test_cursor.py::TestCursor::test_add_remove_option_exhaust SKIPPED test/test_cursor.py::TestCursor::test_alive SKIPPED (Cannot connect ...) test/test_cursor.py::TestCursor::test_allow_disk_use SKIPPED (Cannot...) test/test_cursor.py::TestCursor::test_bad_getitem SKIPPED (Cannot co...) test/test_cursor.py::TestCursor::test_batch_size SKIPPED (Cannot con...) test/test_cursor.py::TestCursor::test_clone SKIPPED (Cannot connect ...) test/test_cursor.py::TestCursor::test_clone_empty SKIPPED (Cannot co...) test/test_cursor.py::TestCursor::test_close_kills_cursor_synchronously SKIPPED test/test_cursor.py::TestCursor::test_command_cursor_to_list SKIPPED test/test_cursor.py::TestCursor::test_command_cursor_to_list_csot_applied SKIPPED test/test_cursor.py::TestCursor::test_command_cursor_to_list_empty SKIPPED test/test_cursor.py::TestCursor::test_command_cursor_to_list_length SKIPPED test/test_cursor.py::TestCursor::test_comment SKIPPED (Cannot connec...) test/test_cursor.py::TestCursor::test_concurrent_close SKIPPED (Cann...) test/test_cursor.py::TestCursor::test_deepcopy_cursor_littered_with_regexes SKIPPED test/test_cursor.py::TestCursor::test_delete_not_initialized SKIPPED test/test_cursor.py::TestCursor::test_distinct SKIPPED (Cannot conne...) test/test_cursor.py::TestCursor::test_explain SKIPPED (Cannot connec...) test/test_cursor.py::TestCursor::test_explain_with_read_concern SKIPPED test/test_cursor.py::TestCursor::test_getMore_does_not_send_readPreference SKIPPED test/test_cursor.py::TestCursor::test_get_more SKIPPED (Cannot conne...) test/test_cursor.py::TestCursor::test_getitem_numeric_index SKIPPED test/test_cursor.py::TestCursor::test_getitem_slice_index SKIPPED (C...) test/test_cursor.py::TestCursor::test_hint SKIPPED (Cannot connect t...) test/test_cursor.py::TestCursor::test_hint_by_name SKIPPED (Cannot c...) test/test_cursor.py::TestCursor::test_iteration_with_list SKIPPED (C...) test/test_cursor.py::TestCursor::test_len SKIPPED (Cannot connect to...) test/test_cursor.py::TestCursor::test_limit SKIPPED (Cannot connect ...) test/test_cursor.py::TestCursor::test_limit_and_batch_size SKIPPED (...) test/test_cursor.py::TestCursor::test_max SKIPPED (Cannot connect to...) test/test_cursor.py::TestCursor::test_max_await_time_ms SKIPPED (Can...) test/test_cursor.py::TestCursor::test_max_scan SKIPPED (Cannot conne...) test/test_cursor.py::TestCursor::test_max_time_ms SKIPPED (Cannot co...) test/test_cursor.py::TestCursor::test_max_time_ms_getmore SKIPPED (C...) test/test_cursor.py::TestCursor::test_min SKIPPED (Cannot connect to...) test/test_cursor.py::TestCursor::test_min_max_without_hint SKIPPED (...) test/test_cursor.py::TestCursor::test_properties SKIPPED (Cannot con...) test/test_cursor.py::TestCursor::test_rewind SKIPPED (Cannot connect...) test/test_cursor.py::TestCursor::test_skip SKIPPED (Cannot connect t...) test/test_cursor.py::TestCursor::test_sort SKIPPED (Cannot connect t...) test/test_cursor.py::TestCursor::test_tailable SKIPPED (Cannot conne...) test/test_cursor.py::TestCursor::test_timeout_kills_cursor_synchronously SKIPPED test/test_cursor.py::TestCursor::test_to_list_csot_applied SKIPPED (...) test/test_cursor.py::TestCursor::test_to_list_empty SKIPPED (Cannot ...) test/test_cursor.py::TestCursor::test_to_list_length SKIPPED (Cannot...) test/test_cursor.py::TestCursor::test_to_list_tailable SKIPPED (Cann...) test/test_cursor.py::TestCursor::test_where SKIPPED (Cannot connect ...) test/test_cursor.py::TestCursor::test_with_statement SKIPPED (Cannot...) test/test_cursor.py::TestRawBatchCursor::test_clone SKIPPED (Cannot ...) test/test_cursor.py::TestRawBatchCursor::test_collation SKIPPED (Can...) test/test_cursor.py::TestRawBatchCursor::test_empty SKIPPED (Cannot ...) test/test_cursor.py::TestRawBatchCursor::test_exhaust SKIPPED (Canno...) test/test_cursor.py::TestRawBatchCursor::test_explain SKIPPED (Canno...) test/test_cursor.py::TestRawBatchCursor::test_find_raw SKIPPED (Cann...) test/test_cursor.py::TestRawBatchCursor::test_find_raw_retryable_reads SKIPPED test/test_cursor.py::TestRawBatchCursor::test_find_raw_snapshot_reads SKIPPED test/test_cursor.py::TestRawBatchCursor::test_find_raw_transaction SKIPPED test/test_cursor.py::TestRawBatchCursor::test_get_item SKIPPED (Cann...) test/test_cursor.py::TestRawBatchCursor::test_monitoring SKIPPED (Ca...) test/test_cursor.py::TestRawBatchCursor::test_read_concern SKIPPED (...) test/test_cursor.py::TestRawBatchCursor::test_server_error SKIPPED (...) test/test_cursor.py::TestRawBatchCommandCursor::test_aggregate_raw SKIPPED test/test_cursor.py::TestRawBatchCommandCursor::test_aggregate_raw_retryable_reads SKIPPED test/test_cursor.py::TestRawBatchCommandCursor::test_aggregate_raw_snapshot_reads SKIPPED test/test_cursor.py::TestRawBatchCommandCursor::test_aggregate_raw_transaction SKIPPED test/test_cursor.py::TestRawBatchCommandCursor::test_collation SKIPPED test/test_cursor.py::TestRawBatchCommandCursor::test_exhaust_cursor_db_set SKIPPED test/test_cursor.py::TestRawBatchCommandCursor::test_get_item SKIPPED test/test_cursor.py::TestRawBatchCommandCursor::test_monitoring SKIPPED test/test_cursor.py::TestRawBatchCommandCursor::test_server_error SKIPPED test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMonolithicCodec::test__bson_to_dict PASSED test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMonolithicCodec::test__dict_to_bson PASSED test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMonolithicCodec::test_decode_all PASSED test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMonolithicCodec::test_decode_file_iter PASSED test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMonolithicCodec::test_decode_iter PASSED test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMonolithicCodec::test_encode_decode_roundtrip PASSED test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMultiplexedCodec::test__bson_to_dict PASSED test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMultiplexedCodec::test__dict_to_bson PASSED test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMultiplexedCodec::test_decode_all PASSED test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMultiplexedCodec::test_decode_file_iter PASSED test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMultiplexedCodec::test_decode_iter PASSED test/test_custom_types.py::TestCustomPythonBSONTypeToBSONMultiplexedCodec::test_encode_decode_roundtrip PASSED test/test_custom_types.py::TestBSONFallbackEncoder::test_call_only_once_for_not_handled_big_integers PASSED test/test_custom_types.py::TestBSONFallbackEncoder::test_erroring_fallback_encoder PASSED test/test_custom_types.py::TestBSONFallbackEncoder::test_noop_fallback_encoder PASSED test/test_custom_types.py::TestBSONFallbackEncoder::test_simple PASSED test/test_custom_types.py::TestBSONFallbackEncoder::test_type_unencodable_by_fallback_encoder PASSED test/test_custom_types.py::TestBSONTypeEnDeCodecs::test_instantiation PASSED test/test_custom_types.py::TestBSONTypeEnDeCodecs::test_type_checks PASSED test/test_custom_types.py::TestBSONCustomTypeEncoderAndFallbackEncoderTandem::test_chaining_encoders_fails PASSED test/test_custom_types.py::TestBSONCustomTypeEncoderAndFallbackEncoderTandem::test_encode_custom_then_fallback PASSED test/test_custom_types.py::TestBSONCustomTypeEncoderAndFallbackEncoderTandem::test_encode_fallback_then_custom PASSED test/test_custom_types.py::TestBSONCustomTypeEncoderAndFallbackEncoderTandem::test_infinite_loop_exceeds_max_recursion_depth PASSED test/test_custom_types.py::TestTypeRegistry::test_builtin_types_override_fails PASSED test/test_custom_types.py::TestTypeRegistry::test_initialize_fail PASSED test/test_custom_types.py::TestTypeRegistry::test_simple PASSED test/test_custom_types.py::TestTypeRegistry::test_simple_separate_codecs PASSED test/test_custom_types.py::TestTypeRegistry::test_type_registry_eq PASSED test/test_custom_types.py::TestTypeRegistry::test_type_registry_repr PASSED test/test_custom_types.py::TestCollectionWCustomType::test_aggregate_w_custom_type_decoder SKIPPED test/test_custom_types.py::TestCollectionWCustomType::test_command_errors_w_custom_type_decoder SKIPPED test/test_custom_types.py::TestCollectionWCustomType::test_distinct_w_custom_type SKIPPED test/test_custom_types.py::TestCollectionWCustomType::test_find_one_and__w_custom_type_decoder SKIPPED test/test_custom_types.py::TestCollectionWCustomType::test_find_w_custom_type_decoder SKIPPED test/test_custom_types.py::TestCollectionWCustomType::test_find_w_custom_type_decoder_and_document_class SKIPPED test/test_custom_types.py::TestCollectionWCustomType::test_overflow_int_w_custom_decoder SKIPPED test/test_custom_types.py::TestGridFileCustomType::test_grid_out_custom_opts SKIPPED test/test_custom_types.py::TestCollectionChangeStreamsWCustomTypes::test_break_resume_token SKIPPED test/test_custom_types.py::TestCollectionChangeStreamsWCustomTypes::test_custom_type_in_pipeline SKIPPED test/test_custom_types.py::TestCollectionChangeStreamsWCustomTypes::test_document_class SKIPPED test/test_custom_types.py::TestCollectionChangeStreamsWCustomTypes::test_simple SKIPPED test/test_custom_types.py::TestDatabaseChangeStreamsWCustomTypes::test_break_resume_token SKIPPED test/test_custom_types.py::TestDatabaseChangeStreamsWCustomTypes::test_custom_type_in_pipeline SKIPPED test/test_custom_types.py::TestDatabaseChangeStreamsWCustomTypes::test_document_class SKIPPED test/test_custom_types.py::TestDatabaseChangeStreamsWCustomTypes::test_simple SKIPPED test/test_custom_types.py::TestClusterChangeStreamsWCustomTypes::test_break_resume_token SKIPPED test/test_custom_types.py::TestClusterChangeStreamsWCustomTypes::test_custom_type_in_pipeline SKIPPED test/test_custom_types.py::TestClusterChangeStreamsWCustomTypes::test_document_class SKIPPED test/test_custom_types.py::TestClusterChangeStreamsWCustomTypes::test_simple SKIPPED test/test_database.py::TestDatabaseNoConnect::test_get_collection PASSED test/test_database.py::TestDatabaseNoConnect::test_getattr PASSED test/test_database.py::TestDatabaseNoConnect::test_iteration PASSED test/test_database.py::TestDatabaseNoConnect::test_name PASSED test/test_database.py::TestDatabase::test_check_exists SKIPPED (Cann...) test/test_database.py::TestDatabase::test_command SKIPPED (Cannot co...) test/test_database.py::TestDatabase::test_command_max_time_ms SKIPPED test/test_database.py::TestDatabase::test_command_response_without_ok SKIPPED test/test_database.py::TestDatabase::test_command_with_regex SKIPPED test/test_database.py::TestDatabase::test_create_collection SKIPPED test/test_database.py::TestDatabase::test_cursor_command SKIPPED (Ca...) test/test_database.py::TestDatabase::test_cursor_command_invalid SKIPPED test/test_database.py::TestDatabase::test_delete SKIPPED (Cannot con...) test/test_database.py::TestDatabase::test_deref SKIPPED (Cannot conn...) test/test_database.py::TestDatabase::test_deref_kwargs SKIPPED (Cann...) test/test_database.py::TestDatabase::test_drop_collection SKIPPED (C...) test/test_database.py::TestDatabase::test_equality SKIPPED (Cannot c...) test/test_database.py::TestDatabase::test_get_coll SKIPPED (Cannot c...) test/test_database.py::TestDatabase::test_hashable SKIPPED (Cannot c...) test/test_database.py::TestDatabase::test_id_ordering SKIPPED (Canno...) test/test_database.py::TestDatabase::test_insert_find_one SKIPPED (C...) test/test_database.py::TestDatabase::test_list_collection_names SKIPPED test/test_database.py::TestDatabase::test_list_collection_names_filter SKIPPED test/test_database.py::TestDatabase::test_list_collection_names_single_socket SKIPPED test/test_database.py::TestDatabase::test_list_collections SKIPPED (...) test/test_database.py::TestDatabase::test_long SKIPPED (Cannot conne...) test/test_database.py::TestDatabase::test_mongos_response SKIPPED (C...) test/test_database.py::TestDatabase::test_password_digest SKIPPED (C...) test/test_database.py::TestDatabase::test_repr SKIPPED (Cannot conne...) test/test_database.py::TestDatabase::test_validate_collection SKIPPED test/test_database.py::TestDatabase::test_validate_collection_background SKIPPED test/test_database.py::TestDatabase::test_with_options SKIPPED (Cann...) test/test_database.py::TestDatabaseAggregation::test_bool SKIPPED (C...) test/test_database.py::TestDatabaseAggregation::test_database_aggregation SKIPPED test/test_database.py::TestDatabaseAggregation::test_database_aggregation_fake_cursor SKIPPED test/test_dbref.py::TestDBRef::test_creation PASSED test/test_dbref.py::TestDBRef::test_dbref_hash PASSED test/test_dbref.py::TestDBRef::test_deepcopy PASSED test/test_dbref.py::TestDBRef::test_equality PASSED test/test_dbref.py::TestDBRef::test_kwargs PASSED test/test_dbref.py::TestDBRef::test_pickling PASSED test/test_dbref.py::TestDBRef::test_read_only PASSED test/test_dbref.py::TestDBRef::test_repr PASSED test/test_dbref.py::TestDBRefSpec::test_decoding_1_2_3 PASSED test/test_dbref.py::TestDBRefSpec::test_decoding_4_5 PASSED test/test_dbref.py::TestDBRefSpec::test_encoding_1_2 PASSED test/test_dbref.py::TestDBRefSpec::test_encoding_3 PASSED test/test_decimal128.py::TestDecimal128::test_decimal128_context PASSED test/test_decimal128.py::TestDecimal128::test_pickle PASSED test/test_decimal128.py::TestDecimal128::test_round_trip SKIPPED (Ca...) test/test_decimal128.py::TestDecimal128::test_special PASSED test/test_default_exports.py::TestDefaultExports::test_bson PASSED test/test_default_exports.py::TestDefaultExports::test_gridfs PASSED test/test_default_exports.py::TestDefaultExports::test_gridfs_imports PASSED test/test_default_exports.py::TestDefaultExports::test_pymongo PASSED test/test_default_exports.py::TestDefaultExports::test_pymongo_imports PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_error_handling_handshake PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-network-error PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-network-timeout-error PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-greater-InterruptedAtShutdown PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-greater-InterruptedDueToReplStateChange PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-greater-LegacyNotPrimary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-greater-NotPrimaryNoSecondaryOk PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-greater-NotPrimaryOrSecondary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-greater-NotWritablePrimary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-greater-PrimarySteppedDown PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-greater-ShutdownInProgress PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-missing-InterruptedAtShutdown PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-missing-InterruptedDueToReplStateChange PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-missing-LegacyNotPrimary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-missing-NotPrimaryNoSecondaryOk PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-missing-NotPrimaryOrSecondary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-missing-NotWritablePrimary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-missing-PrimarySteppedDown PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-missing-ShutdownInProgress PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-proccessId-changed-InterruptedAtShutdown PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-proccessId-changed-InterruptedDueToReplStateChange PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-proccessId-changed-LegacyNotPrimary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-proccessId-changed-NotPrimaryNoSecondaryOk PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-proccessId-changed-NotPrimaryOrSecondary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-proccessId-changed-NotWritablePrimary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-proccessId-changed-PrimarySteppedDown PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_non-stale-topologyVersion-proccessId-changed-ShutdownInProgress PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_post-42-InterruptedAtShutdown PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_post-42-InterruptedDueToReplStateChange PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_post-42-LegacyNotPrimary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_post-42-NotPrimaryNoSecondaryOk PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_post-42-NotPrimaryOrSecondary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_post-42-NotWritablePrimary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_post-42-PrimarySteppedDown PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_post-42-ShutdownInProgress PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_pre-42-InterruptedAtShutdown PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_pre-42-InterruptedDueToReplStateChange PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_pre-42-LegacyNotPrimary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_pre-42-NotPrimaryNoSecondaryOk PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_pre-42-NotPrimaryOrSecondary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_pre-42-NotWritablePrimary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_pre-42-PrimarySteppedDown PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_pre-42-ShutdownInProgress PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_prefer-error-code PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-InterruptedAtShutdown PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-InterruptedDueToReplStateChange PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-NotPrimaryNoSecondaryOk PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-NotPrimaryOrSecondary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-NotWritablePrimary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-PrimarySteppedDown PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-ShutdownInProgress PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-afterHandshakeCompletes-InterruptedAtShutdown PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-afterHandshakeCompletes-InterruptedDueToReplStateChange PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-afterHandshakeCompletes-LegacyNotPrimary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-afterHandshakeCompletes-NotPrimaryNoSecondaryOk PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-afterHandshakeCompletes-NotPrimaryOrSecondary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-afterHandshakeCompletes-NotWritablePrimary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-afterHandshakeCompletes-PrimarySteppedDown PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-afterHandshakeCompletes-ShutdownInProgress PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-afterHandshakeCompletes-network PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-afterHandshakeCompletes-timeout PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-beforeHandshakeCompletes-InterruptedAtShutdown PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-beforeHandshakeCompletes-InterruptedDueToReplStateChange PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-beforeHandshakeCompletes-LegacyNotPrimary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-beforeHandshakeCompletes-NotPrimaryNoSecondaryOk PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-beforeHandshakeCompletes-NotPrimaryOrSecondary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-beforeHandshakeCompletes-NotWritablePrimary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-beforeHandshakeCompletes-PrimarySteppedDown PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-beforeHandshakeCompletes-ShutdownInProgress PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-beforeHandshakeCompletes-network PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-generation-beforeHandshakeCompletes-timeout PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-topologyVersion-InterruptedAtShutdown PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-topologyVersion-InterruptedDueToReplStateChange PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-topologyVersion-LegacyNotPrimary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-topologyVersion-NotPrimaryNoSecondaryOk PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-topologyVersion-NotPrimaryOrSecondary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-topologyVersion-NotWritablePrimary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-topologyVersion-PrimarySteppedDown PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_stale-topologyVersion-ShutdownInProgress PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_errors_write_errors_ignored PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_load-balanced_discover_load_balancer PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_compatible PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_compatible_unknown PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_arbiters PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_arbiters_replicaset PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_ghost PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_ghost_replicaset PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_hidden PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_hidden_replicaset PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_passives PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_passives_replicaset PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_primary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_primary_replicaset PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_rsother PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_rsother_replicaset PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_secondary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discover_secondary_replicaset PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_discovery PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_electionId_precedence_setVersion PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_equal_electionids PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_hosts_differ_from_seeds PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_incompatible_arbiter PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_incompatible_ghost PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_incompatible_other PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_ls_timeout PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_member_reconfig PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_member_standalone PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_new_primary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_new_primary_new_electionid PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_new_primary_new_setversion PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_new_primary_wrong_set_name PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_non_rs_member PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_normalize_case PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_normalize_case_me PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_null_election_id PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_null_election_id-pre-6.0 PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_becomes_ghost PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_becomes_mongos PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_becomes_standalone PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_changes_set_name PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_disconnect PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_disconnect_electionid PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_disconnect_setversion PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_hint_from_secondary_with_mismatched_me PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_mismatched_me PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_mismatched_me_not_removed PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_reports_new_member PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_to_no_primary_mismatched_me PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_primary_wrong_set_name PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_repeated PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_replicaset_rsnp PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_response_from_removed PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_sec_not_auth PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_secondary_ignore_ok_0 PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_secondary_ignore_ok_0-pre-6.0 PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_secondary_mismatched_me PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_secondary_wrong_set_name PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_secondary_wrong_set_name_with_primary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_set_version_can_rollback PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_setversion_equal_max_without_electionid PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_setversion_greaterthan_max_without_electionid PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_setversion_without_electionid PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_setversion_without_electionid-pre-6.0 PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_stepdown_change_set_name PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_too_new PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_too_old PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_topology_version_equal PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_topology_version_greater PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_topology_version_less PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_unexpected_mongos PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_use_setversion_without_electionid PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_use_setversion_without_electionid-pre-6.0 PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_rs_wrong_set_name PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_sharded_compatible PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_sharded_discover_single_mongos PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_sharded_ls_timeout_mongos PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_sharded_mongos_disconnect PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_sharded_multiple_mongoses PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_sharded_non_mongos_removed PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_sharded_normalize_uri_case PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_sharded_too_new PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_sharded_too_old PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_compatible PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_direct_connection_external_ip PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_direct_connection_mongos PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_direct_connection_replicaset PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_direct_connection_rsarbiter PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_direct_connection_rsprimary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_direct_connection_rssecondary PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_direct_connection_standalone PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_direct_connection_unavailable_seed PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_direct_connection_wrong_set_name PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_discover_standalone PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_discover_unavailable_seed PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_ls_timeout_standalone PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_not_ok_response PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_standalone_removed PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_standalone_using_legacy_hello PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_too_new PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_too_old PASSED test/test_discovery_and_monitoring.py::TestAllScenarios::test_single_too_old_then_upgraded PASSED test/test_discovery_and_monitoring.py::TestClusterTimeComparison::test_cluster_time_comparison PASSED test/test_discovery_and_monitoring.py::TestIgnoreStaleErrors::test_ignore_stale_connection_errors SKIPPED test/test_discovery_and_monitoring.py::TestPoolManagement::test_pool_unpause SKIPPED test/test_discovery_and_monitoring.py::TestServerMonitoringMode::test_rtt_connection_is_disabled_auto SKIPPED test/test_discovery_and_monitoring.py::TestServerMonitoringMode::test_rtt_connection_is_disabled_poll SKIPPED test/test_discovery_and_monitoring.py::TestServerMonitoringMode::test_rtt_connection_is_enabled_stream SKIPPED test/test_discovery_and_monitoring.py::TestHeartbeatStartOrdering::test_heartbeat_start_ordering PASSED test/test_discovery_and_monitoring.py::TestUnifiedLoggingReplicaset::test_Failing_heartbeat SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedLoggingReplicaset::test_Successful_heartbeat SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedLoggingReplicaset::test_Topology_lifecycle SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedInsertShutdownError::test_Concurrent_shutdown_error_on_insert SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedShardedEmitTopologyChangedBeforeClose::test_Topology_lifecycle SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedLoggingSharded::test_Failing_heartbeat SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedLoggingSharded::test_Successful_heartbeat SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedLoggingSharded::test_Topology_lifecycle SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedConnectTimeoutMS::test_connectTimeoutMS=0 SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedRediscoverQuicklyAfterStepDown::test_Rediscover_quickly_after_replSetStepDown SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedAuthNetworkError::test_Reset_server_and_pool_after_network_error_during_authentication SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedAuthNetworkTimeoutError::test_Reset_server_and_pool_after_network_timeout_error_during_authentication SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedHelloCommandError::test_Command_error_on_Monitor_check SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedHelloCommandError::test_Command_error_on_Monitor_handshake SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedCancelServerCheck::test_Cancel_server_check SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedInterruptInUsePoolClear::test_Connection_pool_clear_uses_interruptInUseConnections=true_after_monitor_timeout SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedInterruptInUsePoolClear::test_Error_returned_from_connection_pool_clear_with_interruptInUseConnections=true_is_retryable SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedInterruptInUsePoolClear::test_Error_returned_from_connection_pool_clear_with_interruptInUseConnections=true_is_retryable_for_write SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedLoadbalancedEmitTopologyChangedBeforeClose::test_Topology_lifecycle SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedLoggingStandalone::test_Failing_heartbeat SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedLoggingStandalone::test_Successful_heartbeat SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedLoggingStandalone::test_Topology_lifecycle SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedFindShutdownError::test_Concurrent_shutdown_error_on_find SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedHelloNetworkError::test_Network_error_on_Monitor_check SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedHelloNetworkError::test_Network_error_on_Monitor_handshake SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedAuthMiscCommandError::test_Reset_server_and_pool_after_misc_command_error SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedReplicasetEmitTopologyChangedBeforeClose::test_Topology_lifecycle SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedLoggingLoadbalanced::test_Topology_lifecycle SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedStandaloneEmitTopologyChangedBeforeClose::test_Topology_lifecycle SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedAuthError::test_Reset_server_and_pool_after_AuthenticationFailure_error SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedServerMonitoringMode::test_connect_with_serverMonitoringMode=auto_<4_4 SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedServerMonitoringMode::test_connect_with_serverMonitoringMode=auto_>=4_4 SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedServerMonitoringMode::test_connect_with_serverMonitoringMode=poll SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedServerMonitoringMode::test_connect_with_serverMonitoringMode=stream_<4_4 SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedServerMonitoringMode::test_connect_with_serverMonitoringMode=stream_>=4_4 SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedServerMonitoringMode::test_poll_waits_after_successful_heartbeat SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedPoolClearedError::test_PoolClearedError_does_not_mark_server_unknown SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedFindNetworkTimeoutError::test_Ignore_network_timeout_error_on_find SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedMinPoolSizeError::test_Network_error_on_minPoolSize_background_creation SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedFindNetworkError::test_Reset_server_and_pool_after_network_error_on_find SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedHelloTimeout::test_Driver_extends_timeout_while_streaming SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedHelloTimeout::test_Network_timeout_on_Monitor_check SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedHelloTimeout::test_Network_timeout_on_Monitor_handshake SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedAuthShutdownError::test_Reset_server_and_pool_after_shutdown_error_during_authentication SKIPPED test/test_discovery_and_monitoring.py::TestUnifiedInsertNetworkError::test_Reset_server_and_pool_after_network_error_on_insert SKIPPED test/test_dns.py::TestDNSRepl::test_dbname-with-commas SKIPPED (Cann...) test/test_dns.py::TestDNSRepl::test_dbname-with-commas-escaped SKIPPED test/test_dns.py::TestDNSRepl::test_direct-connection-false SKIPPED test/test_dns.py::TestDNSRepl::test_direct-connection-true SKIPPED (...) test/test_dns.py::TestDNSRepl::test_encoded-userinfo-and-db SKIPPED test/test_dns.py::TestDNSRepl::test_loadBalanced-false-txt SKIPPED (...) test/test_dns.py::TestDNSRepl::test_longer-parent-in-return SKIPPED test/test_dns.py::TestDNSRepl::test_misformatted-option SKIPPED (Can...) test/test_dns.py::TestDNSRepl::test_no-results SKIPPED (Cannot conne...) test/test_dns.py::TestDNSRepl::test_not-enough-parts SKIPPED (Cannot...) test/test_dns.py::TestDNSRepl::test_one-result-default-port SKIPPED test/test_dns.py::TestDNSRepl::test_one-txt-record SKIPPED (Cannot c...) test/test_dns.py::TestDNSRepl::test_one-txt-record-multiple-strings SKIPPED test/test_dns.py::TestDNSRepl::test_parent-part-mismatch1 SKIPPED (C...) test/test_dns.py::TestDNSRepl::test_parent-part-mismatch2 SKIPPED (C...) test/test_dns.py::TestDNSRepl::test_parent-part-mismatch3 SKIPPED (C...) test/test_dns.py::TestDNSRepl::test_parent-part-mismatch4 SKIPPED (C...) test/test_dns.py::TestDNSRepl::test_parent-part-mismatch5 SKIPPED (C...) test/test_dns.py::TestDNSRepl::test_returned-parent-too-short SKIPPED test/test_dns.py::TestDNSRepl::test_returned-parent-wrong SKIPPED (C...) test/test_dns.py::TestDNSRepl::test_srv-service-name SKIPPED (Cannot...) test/test_dns.py::TestDNSRepl::test_srvMaxHosts-conflicts_with_replicaSet SKIPPED test/test_dns.py::TestDNSRepl::test_srvMaxHosts-conflicts_with_replicaSet-txt SKIPPED test/test_dns.py::TestDNSRepl::test_srvMaxHosts-equal_to_srv_records SKIPPED test/test_dns.py::TestDNSRepl::test_srvMaxHosts-greater_than_srv_records SKIPPED test/test_dns.py::TestDNSRepl::test_srvMaxHosts-less_than_srv_records SKIPPED test/test_dns.py::TestDNSRepl::test_srvMaxHosts-zero SKIPPED (Cannot...) test/test_dns.py::TestDNSRepl::test_srvMaxHosts-zero-txt SKIPPED (Ca...) test/test_dns.py::TestDNSRepl::test_two-results-default-port SKIPPED test/test_dns.py::TestDNSRepl::test_two-results-nonstandard-port SKIPPED test/test_dns.py::TestDNSRepl::test_two-txt-records SKIPPED (Cannot ...) test/test_dns.py::TestDNSRepl::test_txt-record-not-allowed-option SKIPPED test/test_dns.py::TestDNSRepl::test_txt-record-with-overridden-ssl-option SKIPPED test/test_dns.py::TestDNSRepl::test_txt-record-with-overridden-uri-option SKIPPED test/test_dns.py::TestDNSRepl::test_txt-record-with-unallowed-option SKIPPED test/test_dns.py::TestDNSRepl::test_uri-with-admin-database SKIPPED test/test_dns.py::TestDNSRepl::test_uri-with-auth SKIPPED (Cannot co...) test/test_dns.py::TestDNSRepl::test_uri-with-port SKIPPED (Cannot co...) test/test_dns.py::TestDNSRepl::test_uri-with-two-hosts SKIPPED (Cann...) test/test_dns.py::TestDNSRepl::test_uri-with-uppercase-hostname SKIPPED test/test_dns.py::TestDNSLoadBalanced::test_loadBalanced-directConnection SKIPPED test/test_dns.py::TestDNSLoadBalanced::test_loadBalanced-no-results SKIPPED test/test_dns.py::TestDNSLoadBalanced::test_loadBalanced-replicaSet-errors SKIPPED test/test_dns.py::TestDNSLoadBalanced::test_loadBalanced-true-multiple-hosts SKIPPED test/test_dns.py::TestDNSLoadBalanced::test_loadBalanced-true-txt SKIPPED test/test_dns.py::TestDNSLoadBalanced::test_srvMaxHosts-conflicts_with_loadBalanced-true SKIPPED test/test_dns.py::TestDNSLoadBalanced::test_srvMaxHosts-conflicts_with_loadBalanced-true-txt SKIPPED test/test_dns.py::TestDNSLoadBalanced::test_srvMaxHosts-zero SKIPPED test/test_dns.py::TestDNSLoadBalanced::test_srvMaxHosts-zero-txt SKIPPED test/test_dns.py::TestDNSSharded::test_srvMaxHosts-equal_to_srv_records SKIPPED test/test_dns.py::TestDNSSharded::test_srvMaxHosts-greater_than_srv_records SKIPPED test/test_dns.py::TestDNSSharded::test_srvMaxHosts-less_than_srv_records SKIPPED test/test_dns.py::TestDNSSharded::test_srvMaxHosts-zero SKIPPED (Can...) test/test_dns.py::TestParsingErrors::test_invalid_host PASSED test/test_dns.py::TestCaseInsensitive::test_connect_case_insensitive SKIPPED test/test_errors.py::TestErrors::test_not_primary_error PASSED test/test_errors.py::TestErrors::test_operation_failure PASSED test/test_errors.py::TestErrors::test_pickle_BulkWriteError PASSED test/test_errors.py::TestErrors::test_pickle_EncryptionError PASSED test/test_errors.py::TestErrors::test_pickle_NotPrimaryError PASSED test/test_errors.py::TestErrors::test_pickle_OperationFailure PASSED test/test_errors.py::TestErrors::test_unicode_strs_not_primary_error PASSED test/test_errors.py::TestErrors::test_unicode_strs_operation_failure PASSED test/test_examples.py::TestSampleShellCommands::test_aggregate_examples SKIPPED test/test_examples.py::TestSampleShellCommands::test_aggregate_projection_example SKIPPED test/test_examples.py::TestSampleShellCommands::test_change_streams SKIPPED test/test_examples.py::TestSampleShellCommands::test_commands SKIPPED test/test_examples.py::TestSampleShellCommands::test_delete SKIPPED test/test_examples.py::TestSampleShellCommands::test_first_three_examples SKIPPED test/test_examples.py::TestSampleShellCommands::test_index_management SKIPPED test/test_examples.py::TestSampleShellCommands::test_misc SKIPPED (C...) test/test_examples.py::TestSampleShellCommands::test_projection SKIPPED test/test_examples.py::TestSampleShellCommands::test_query_array_of_documents SKIPPED test/test_examples.py::TestSampleShellCommands::test_query_arrays SKIPPED test/test_examples.py::TestSampleShellCommands::test_query_embedded_documents SKIPPED test/test_examples.py::TestSampleShellCommands::test_query_null SKIPPED test/test_examples.py::TestSampleShellCommands::test_query_top_level_fields SKIPPED test/test_examples.py::TestSampleShellCommands::test_update_and_replace SKIPPED test/test_examples.py::TestTransactionExamples::test_transactions SKIPPED test/test_examples.py::TestCausalConsistencyExamples::test_causal_consistency SKIPPED test/test_examples.py::TestVersionedApiExamples::test_versioned_api SKIPPED test/test_examples.py::TestVersionedApiExamples::test_versioned_api_migration SKIPPED test/test_examples.py::TestSnapshotQueryExamples::test_snapshot_query SKIPPED test/test_fork.py::TestFork::test_lock_client SKIPPED (Cannot connec...) test/test_fork.py::TestFork::test_lock_object_id SKIPPED (Cannot con...) test/test_fork.py::TestFork::test_topology_reset SKIPPED (Cannot con...) test/test_grid_file.py::TestGridFileNoConnect::test_grid_in_custom_opts PASSED test/test_grid_file.py::TestGridFile::test_alternate_collection SKIPPED test/test_grid_file.py::TestGridFile::test_basic SKIPPED (Cannot con...) test/test_grid_file.py::TestGridFile::test_close SKIPPED (Cannot con...) test/test_grid_file.py::TestGridFile::test_closed SKIPPED (Cannot co...) test/test_grid_file.py::TestGridFile::test_context_manager SKIPPED (...) test/test_grid_file.py::TestGridFile::test_exception_file_non_existence SKIPPED test/test_grid_file.py::TestGridFile::test_grid_in_default_opts SKIPPED test/test_grid_file.py::TestGridFile::test_grid_in_lazy_connect SKIPPED test/test_grid_file.py::TestGridFile::test_grid_out_cursor_options SKIPPED test/test_grid_file.py::TestGridFile::test_grid_out_custom_opts SKIPPED test/test_grid_file.py::TestGridFile::test_grid_out_default_opts SKIPPED test/test_grid_file.py::TestGridFile::test_grid_out_file_document SKIPPED test/test_grid_file.py::TestGridFile::test_grid_out_lazy_connect SKIPPED test/test_grid_file.py::TestGridFile::test_grid_out_unsupported_operations SKIPPED test/test_grid_file.py::TestGridFile::test_iterator SKIPPED (Cannot ...) test/test_grid_file.py::TestGridFile::test_md5 SKIPPED (Cannot conne...) test/test_grid_file.py::TestGridFile::test_multi_chunk_file SKIPPED test/test_grid_file.py::TestGridFile::test_multiple_reads SKIPPED (C...) test/test_grid_file.py::TestGridFile::test_prechunked_string SKIPPED test/test_grid_file.py::TestGridFile::test_read_unaligned_buffer_size SKIPPED test/test_grid_file.py::TestGridFile::test_readchunk SKIPPED (Cannot...) test/test_grid_file.py::TestGridFile::test_readline SKIPPED (Cannot ...) test/test_grid_file.py::TestGridFile::test_readlines SKIPPED (Cannot...) test/test_grid_file.py::TestGridFile::test_seek SKIPPED (Cannot conn...) test/test_grid_file.py::TestGridFile::test_set_after_close SKIPPED (...) test/test_grid_file.py::TestGridFile::test_small_chunks SKIPPED (Can...) test/test_grid_file.py::TestGridFile::test_survive_cursor_not_found SKIPPED test/test_grid_file.py::TestGridFile::test_tell SKIPPED (Cannot conn...) test/test_grid_file.py::TestGridFile::test_unacknowledged SKIPPED (C...) test/test_grid_file.py::TestGridFile::test_write_file_like SKIPPED (...) test/test_grid_file.py::TestGridFile::test_write_lines SKIPPED (Cann...) test/test_grid_file.py::TestGridFile::test_write_unicode SKIPPED (Ca...) test/test_grid_file.py::TestGridFile::test_zip SKIPPED (Cannot conne...) test/test_gridfs.py::TestGridfsNoConnect::test_gridfs PASSED test/test_gridfs.py::TestGridfs::test_alt_collection SKIPPED (Cannot...) test/test_gridfs.py::TestGridfs::test_basic SKIPPED (Cannot connect ...) test/test_gridfs.py::TestGridfs::test_corrupt_chunk SKIPPED (Cannot ...) test/test_gridfs.py::TestGridfs::test_delete_not_initialized SKIPPED test/test_gridfs.py::TestGridfs::test_empty_file SKIPPED (Cannot con...) test/test_gridfs.py::TestGridfs::test_exists SKIPPED (Cannot connect...) test/test_gridfs.py::TestGridfs::test_file_exists SKIPPED (Cannot co...) test/test_gridfs.py::TestGridfs::test_get_last_version SKIPPED (Cann...) test/test_gridfs.py::TestGridfs::test_get_last_version_with_metadata SKIPPED test/test_gridfs.py::TestGridfs::test_get_version SKIPPED (Cannot co...) test/test_gridfs.py::TestGridfs::test_get_version_with_metadata SKIPPED test/test_gridfs.py::TestGridfs::test_grid_in_non_int_chunksize SKIPPED test/test_gridfs.py::TestGridfs::test_gridfs_find SKIPPED (Cannot co...) test/test_gridfs.py::TestGridfs::test_gridfs_find_one SKIPPED (Canno...) test/test_gridfs.py::TestGridfs::test_gridfs_lazy_connect SKIPPED (C...) test/test_gridfs.py::TestGridfs::test_list SKIPPED (Cannot connect t...) test/test_gridfs.py::TestGridfs::test_md5 SKIPPED (Cannot connect to...) test/test_gridfs.py::TestGridfs::test_missing_length_iter SKIPPED (C...) test/test_gridfs.py::TestGridfs::test_multi_chunk_delete SKIPPED (Ca...) test/test_gridfs.py::TestGridfs::test_put_ensures_index SKIPPED (Can...) test/test_gridfs.py::TestGridfs::test_put_filelike SKIPPED (Cannot c...) test/test_gridfs.py::TestGridfs::test_put_unicode SKIPPED (Cannot co...) test/test_gridfs.py::TestGridfs::test_threaded_reads SKIPPED (Cannot...) test/test_gridfs.py::TestGridfs::test_threaded_writes SKIPPED (Canno...) test/test_gridfs.py::TestGridfs::test_unacknowledged SKIPPED (Cannot...) test/test_gridfs.py::TestGridfsReplicaSet::test_gridfs_replica_set SKIPPED test/test_gridfs.py::TestGridfsReplicaSet::test_gridfs_secondary SKIPPED test/test_gridfs.py::TestGridfsReplicaSet::test_gridfs_secondary_lazy SKIPPED test/test_gridfs_bucket.py::TestGridfs::test_abort SKIPPED (Cannot c...) test/test_gridfs_bucket.py::TestGridfs::test_alt_collection SKIPPED test/test_gridfs_bucket.py::TestGridfs::test_basic SKIPPED (Cannot c...) test/test_gridfs_bucket.py::TestGridfs::test_corrupt_chunk SKIPPED (...) test/test_gridfs_bucket.py::TestGridfs::test_download_to_stream SKIPPED test/test_gridfs_bucket.py::TestGridfs::test_download_to_stream_by_name SKIPPED test/test_gridfs_bucket.py::TestGridfs::test_empty_file SKIPPED (Can...) test/test_gridfs_bucket.py::TestGridfs::test_ensure_index_shell_compat SKIPPED test/test_gridfs_bucket.py::TestGridfs::test_get_last_version SKIPPED test/test_gridfs_bucket.py::TestGridfs::test_get_version SKIPPED (Ca...) test/test_gridfs_bucket.py::TestGridfs::test_grid_in_non_int_chunksize SKIPPED test/test_gridfs_bucket.py::TestGridfs::test_gridfs_find SKIPPED (Ca...) test/test_gridfs_bucket.py::TestGridfs::test_gridfs_lazy_connect SKIPPED test/test_gridfs_bucket.py::TestGridfs::test_md5 SKIPPED (Cannot con...) test/test_gridfs_bucket.py::TestGridfs::test_missing_length_iter SKIPPED test/test_gridfs_bucket.py::TestGridfs::test_multi_chunk_delete SKIPPED test/test_gridfs_bucket.py::TestGridfs::test_open_upload_stream SKIPPED test/test_gridfs_bucket.py::TestGridfs::test_open_upload_stream_with_id SKIPPED test/test_gridfs_bucket.py::TestGridfs::test_rename SKIPPED (Cannot ...) test/test_gridfs_bucket.py::TestGridfs::test_threaded_reads SKIPPED test/test_gridfs_bucket.py::TestGridfs::test_threaded_writes SKIPPED test/test_gridfs_bucket.py::TestGridfs::test_unacknowledged SKIPPED test/test_gridfs_bucket.py::TestGridfs::test_upload_batching SKIPPED test/test_gridfs_bucket.py::TestGridfs::test_upload_bulk_write_error SKIPPED test/test_gridfs_bucket.py::TestGridfs::test_upload_ensures_index SKIPPED test/test_gridfs_bucket.py::TestGridfs::test_upload_from_stream SKIPPED test/test_gridfs_bucket.py::TestGridfs::test_upload_from_stream_with_id SKIPPED test/test_gridfs_bucket.py::TestGridfsBucketReplicaSet::test_gridfs_replica_set SKIPPED test/test_gridfs_bucket.py::TestGridfsBucketReplicaSet::test_gridfs_secondary SKIPPED test/test_gridfs_bucket.py::TestGridfsBucketReplicaSet::test_gridfs_secondary_lazy SKIPPED test/test_gridfs_spec.py::TestGridfsUpload::test_upload_when_contentType_is_provided SKIPPED test/test_gridfs_spec.py::TestGridfsUpload::test_upload_when_length_is_0 SKIPPED test/test_gridfs_spec.py::TestGridfsUpload::test_upload_when_length_is_1 SKIPPED test/test_gridfs_spec.py::TestGridfsUpload::test_upload_when_length_is_3 SKIPPED test/test_gridfs_spec.py::TestGridfsUpload::test_upload_when_length_is_4 SKIPPED test/test_gridfs_spec.py::TestGridfsUpload::test_upload_when_length_is_5 SKIPPED test/test_gridfs_spec.py::TestGridfsUpload::test_upload_when_length_is_8 SKIPPED test/test_gridfs_spec.py::TestGridfsUpload::test_upload_when_metadata_is_provided SKIPPED test/test_gridfs_spec.py::TestGridfsUploadDisableMD5::test_upload_when_length_is_0_sans_MD5 SKIPPED test/test_gridfs_spec.py::TestGridfsUploadDisableMD5::test_upload_when_length_is_1_sans_MD5 SKIPPED test/test_gridfs_spec.py::TestGridfsDownload::test_download_legacy_file_with_no_name SKIPPED test/test_gridfs_spec.py::TestGridfsDownload::test_download_when_an_intermediate_chunk_is_missing SKIPPED test/test_gridfs_spec.py::TestGridfsDownload::test_download_when_an_intermediate_chunk_is_the_wrong_size SKIPPED test/test_gridfs_spec.py::TestGridfsDownload::test_download_when_files_entry_does_not_exist SKIPPED test/test_gridfs_spec.py::TestGridfsDownload::test_download_when_final_chunk_is_missing SKIPPED test/test_gridfs_spec.py::TestGridfsDownload::test_download_when_final_chunk_is_the_wrong_size SKIPPED test/test_gridfs_spec.py::TestGridfsDownload::test_download_when_length_is_zero SKIPPED test/test_gridfs_spec.py::TestGridfsDownload::test_download_when_length_is_zero_and_there_is_one_empty_chunk SKIPPED test/test_gridfs_spec.py::TestGridfsDownload::test_download_when_there_are_three_chunks SKIPPED test/test_gridfs_spec.py::TestGridfsDownload::test_download_when_there_are_two_chunks SKIPPED test/test_gridfs_spec.py::TestGridfsDownload::test_download_when_there_is_one_chunk SKIPPED test/test_gridfs_spec.py::TestGridfsDownloadByName::test_downloadByName_defaults_to_latest_revision_(-1) SKIPPED test/test_gridfs_spec.py::TestGridfsDownloadByName::test_downloadByName_when_files_entry_does_not_exist SKIPPED test/test_gridfs_spec.py::TestGridfsDownloadByName::test_downloadByName_when_revision_does_not_exist SKIPPED test/test_gridfs_spec.py::TestGridfsDownloadByName::test_downloadByName_when_revision_is_-1 SKIPPED test/test_gridfs_spec.py::TestGridfsDownloadByName::test_downloadByName_when_revision_is_-2 SKIPPED test/test_gridfs_spec.py::TestGridfsDownloadByName::test_downloadByName_when_revision_is_0 SKIPPED test/test_gridfs_spec.py::TestGridfsDownloadByName::test_downloadByName_when_revision_is_1 SKIPPED test/test_gridfs_spec.py::TestGridfsDownloadByName::test_downloadByName_when_revision_is_2 SKIPPED test/test_gridfs_spec.py::TestGridfsDelete::test_delete_when_files_entry_does_not_exist SKIPPED test/test_gridfs_spec.py::TestGridfsDelete::test_delete_when_files_entry_does_not_exist_and_there_are_orphaned_chunks SKIPPED test/test_gridfs_spec.py::TestGridfsDelete::test_delete_when_length_is_0 SKIPPED test/test_gridfs_spec.py::TestGridfsDelete::test_delete_when_length_is_0_and_there_is_one_extra_empty_chunk SKIPPED test/test_gridfs_spec.py::TestGridfsDelete::test_delete_when_length_is_8 SKIPPED test/test_heartbeat_monitoring.py::TestHeartbeatMonitoring::test_standalone SKIPPED test/test_heartbeat_monitoring.py::TestHeartbeatMonitoring::test_standalone_error SKIPPED test/test_json_util.py::TestJsonUtil::test_basic PASSED test/test_json_util.py::TestJsonUtil::test_binary PASSED test/test_json_util.py::TestJsonUtil::test_code PASSED test/test_json_util.py::TestJsonUtil::test_datetime PASSED test/test_json_util.py::TestJsonUtil::test_datetime_ms PASSED test/test_json_util.py::TestJsonUtil::test_dbref PASSED test/test_json_util.py::TestJsonUtil::test_encode_subclass PASSED test/test_json_util.py::TestJsonUtil::test_encode_type_marker PASSED test/test_json_util.py::TestJsonUtil::test_json_options_with_options PASSED test/test_json_util.py::TestJsonUtil::test_loads_bytes PASSED test/test_json_util.py::TestJsonUtil::test_loads_document_class PASSED test/test_json_util.py::TestJsonUtil::test_maxkey PASSED test/test_json_util.py::TestJsonUtil::test_minkey PASSED test/test_json_util.py::TestJsonUtil::test_numberlong PASSED test/test_json_util.py::TestJsonUtil::test_objectid PASSED test/test_json_util.py::TestJsonUtil::test_regex PASSED test/test_json_util.py::TestJsonUtil::test_regex_object_hook PASSED test/test_json_util.py::TestJsonUtil::test_regex_validation PASSED test/test_json_util.py::TestJsonUtil::test_timestamp PASSED test/test_json_util.py::TestJsonUtil::test_undefined PASSED test/test_json_util.py::TestJsonUtil::test_uuid PASSED test/test_json_util.py::TestJsonUtil::test_uuid_default PASSED test/test_json_util.py::TestJsonUtil::test_uuid_uuid_rep_unspecified PASSED test/test_json_util.py::TestJsonUtilRoundtrip::test_cursor SKIPPED (...) test/test_logger.py::TestLogger::test_configured_truncation_limit SKIPPED test/test_logger.py::TestLogger::test_default_truncation_limit SKIPPED test/test_logger.py::TestLogger::test_logging_without_listeners SKIPPED test/test_logger.py::TestLogger::test_truncation_multi_byte_codepoints SKIPPED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_DefaultNoMaxStaleness PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_LastUpdateTime PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_MaxStalenessTooSmall PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_Nearest PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_Nearest2 PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_NoKnownServers PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_OneKnownTwoUnavailable PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_PrimaryPreferred PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_PrimaryPreferred_tags PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_Secondary PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_SecondaryPreferred PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_SecondaryPreferred_tags PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetNoPrimary_ZeroMaxStaleness PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_DefaultNoMaxStaleness PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_LastUpdateTime PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_LongHeartbeat PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_LongHeartbeat2 PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_MaxStalenessTooSmall PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_MaxStalenessWithModePrimary PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_Nearest PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_Nearest2 PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_Nearest_tags PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_PrimaryPreferred PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_SecondaryPreferred PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_SecondaryPreferred_tags PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_SecondaryPreferred_tags2 PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_Secondary_tags PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_Secondary_tags2 PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_ReplicaSetWithPrimary_ZeroMaxStaleness PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_Sharded_SmallMaxStaleness PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_Single_SmallMaxStaleness PASSED test/test_max_staleness.py::TestAllScenarios::test_max_staleness_Unknown_SmallMaxStaleness PASSED test/test_max_staleness.py::TestMaxStaleness::test_last_write_date SKIPPED test/test_max_staleness.py::TestMaxStaleness::test_max_staleness PASSED test/test_max_staleness.py::TestMaxStaleness::test_max_staleness_float PASSED test/test_max_staleness.py::TestMaxStaleness::test_max_staleness_zero PASSED test/test_mongos_load_balancing.py::TestMongosLoadBalancing::test_failover SKIPPED test/test_mongos_load_balancing.py::TestMongosLoadBalancing::test_lazy_connect SKIPPED test/test_mongos_load_balancing.py::TestMongosLoadBalancing::test_load_balancing SKIPPED test/test_mongos_load_balancing.py::TestMongosLoadBalancing::test_local_threshold SKIPPED test/test_monitor.py::TestMonitor::test_cleanup_executors_on_client_close SKIPPED test/test_monitor.py::TestMonitor::test_cleanup_executors_on_client_del SKIPPED test/test_monitor.py::TestMonitor::test_no_thread_start_runtime_err_on_shutdown SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_bulk_write SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_bulk_write_command_error SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_bulk_write_command_network_error SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_command_and_get_more SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_exhaust SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_failed_simple SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_find_and_get_more SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_find_one SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_find_options SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_find_snapshot SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_find_with_explain SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_first_batch_helper SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_get_more_failure SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_insert_many SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_insert_many_unacknowledged SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_kill_cursors SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_non_bulk_writes SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_not_primary_error SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_sensitive_commands SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_started_simple SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_succeeded_simple SKIPPED test/test_monitoring.py::TestCommandMonitoring::test_write_errors SKIPPED test/test_monitoring.py::TestGlobalListener::test_simple SKIPPED (Ca...) test/test_monitoring.py::TestEventClasses::test_command_event_repr PASSED test/test_monitoring.py::TestEventClasses::test_server_event_repr PASSED test/test_monitoring.py::TestEventClasses::test_server_heartbeat_event_repr PASSED test/test_monitoring.py::TestEventClasses::test_topology_event_repr PASSED test/test_objectid.py::TestObjectId::test_binary_str_equivalence PASSED test/test_objectid.py::TestObjectId::test_counter_overflow PASSED test/test_objectid.py::TestObjectId::test_creation PASSED test/test_objectid.py::TestObjectId::test_equality PASSED test/test_objectid.py::TestObjectId::test_from_datetime PASSED test/test_objectid.py::TestObjectId::test_from_hex PASSED test/test_objectid.py::TestObjectId::test_generation_time PASSED test/test_objectid.py::TestObjectId::test_is_valid PASSED test/test_objectid.py::TestObjectId::test_pickle_backwards_compatability PASSED test/test_objectid.py::TestObjectId::test_pickling PASSED test/test_objectid.py::TestObjectId::test_random_bytes PASSED test/test_objectid.py::TestObjectId::test_random_regenerated_on_pid_change PASSED test/test_objectid.py::TestObjectId::test_repr_str PASSED test/test_objectid.py::TestObjectId::test_timestamp_values PASSED test/test_objectid.py::TestObjectId::test_unicode PASSED test/test_ocsp_cache.py::TestOcspCache::test_invalidate PASSED test/test_ocsp_cache.py::TestOcspCache::test_non_existent PASSED test/test_ocsp_cache.py::TestOcspCache::test_simple PASSED test/test_pooling.py::TestPooling::test_checkout_more_than_max_pool_size SKIPPED test/test_pooling.py::TestPooling::test_connection_timeout_message SKIPPED test/test_pooling.py::TestPooling::test_csot_timeout_message SKIPPED test/test_pooling.py::TestPooling::test_get_socket_and_exception SKIPPED test/test_pooling.py::TestPooling::test_maxConnecting SKIPPED (Canno...) test/test_pooling.py::TestPooling::test_max_pool_size_validation SKIPPED test/test_pooling.py::TestPooling::test_no_disconnect SKIPPED (Canno...) test/test_pooling.py::TestPooling::test_no_wait_queue_timeout SKIPPED test/test_pooling.py::TestPooling::test_pool_check SKIPPED (Cannot c...) test/test_pooling.py::TestPooling::test_pool_removes_closed_socket SKIPPED test/test_pooling.py::TestPooling::test_pool_removes_dead_socket SKIPPED test/test_pooling.py::TestPooling::test_pool_reuses_open_socket SKIPPED test/test_pooling.py::TestPooling::test_return_socket_after_reset SKIPPED test/test_pooling.py::TestPooling::test_socket_checker SKIPPED (Cann...) test/test_pooling.py::TestPooling::test_socket_closed SKIPPED (Canno...) test/test_pooling.py::TestPooling::test_socket_timeout_message SKIPPED test/test_pooling.py::TestPooling::test_wait_queue_timeout SKIPPED (...) test/test_pooling.py::TestPoolMaxSize::test_max_pool_size SKIPPED (C...) test/test_pooling.py::TestPoolMaxSize::test_max_pool_size_none SKIPPED test/test_pooling.py::TestPoolMaxSize::test_max_pool_size_with_connection_failure SKIPPED test/test_pooling.py::TestPoolMaxSize::test_max_pool_size_zero SKIPPED test/test_pymongo.py::TestPyMongo::test_get_version_tuple PASSED test/test_pymongo.py::TestPyMongo::test_mongo_client_alias PASSED test/test_raw_bson.py::TestRawBSONDocument::test_contains_code_with_scope SKIPPED test/test_raw_bson.py::TestRawBSONDocument::test_contains_dbref SKIPPED test/test_raw_bson.py::TestRawBSONDocument::test_decode SKIPPED (Can...) test/test_raw_bson.py::TestRawBSONDocument::test_empty_doc SKIPPED (...) test/test_raw_bson.py::TestRawBSONDocument::test_invalid_bson_eoo SKIPPED test/test_raw_bson.py::TestRawBSONDocument::test_invalid_bson_sequence SKIPPED test/test_raw_bson.py::TestRawBSONDocument::test_preserve_key_ordering SKIPPED test/test_raw_bson.py::TestRawBSONDocument::test_raw SKIPPED (Cannot...) test/test_raw_bson.py::TestRawBSONDocument::test_raw_bson_document_embedded SKIPPED test/test_raw_bson.py::TestRawBSONDocument::test_round_trip SKIPPED test/test_raw_bson.py::TestRawBSONDocument::test_round_trip_codec_options SKIPPED test/test_raw_bson.py::TestRawBSONDocument::test_round_trip_raw_uuid SKIPPED test/test_raw_bson.py::TestRawBSONDocument::test_with_codec_options SKIPPED test/test_raw_bson.py::TestRawBSONDocument::test_write_response_raw_bson SKIPPED test/test_read_concern.py::TestReadConcern::test_aggregate_out SKIPPED test/test_read_concern.py::TestReadConcern::test_command_cursor SKIPPED test/test_read_concern.py::TestReadConcern::test_find_command SKIPPED test/test_read_concern.py::TestReadConcern::test_invalid_read_concern SKIPPED test/test_read_concern.py::TestReadConcern::test_read_concern SKIPPED test/test_read_concern.py::TestReadConcern::test_read_concern_uri SKIPPED test/test_read_preferences.py::TestSelections::test_bool SKIPPED (Ca...) test/test_read_preferences.py::TestReadPreferenceObjects::test_copy PASSED test/test_read_preferences.py::TestReadPreferenceObjects::test_deepcopy PASSED test/test_read_preferences.py::TestReadPreferenceObjects::test_pickle PASSED test/test_read_preferences.py::TestSingleSecondaryOk::test_reads_from_secondary SKIPPED test/test_read_preferences.py::TestReadPreferences::test_mode_validation SKIPPED test/test_read_preferences.py::TestReadPreferences::test_nearest SKIPPED test/test_read_preferences.py::TestReadPreferences::test_primary SKIPPED test/test_read_preferences.py::TestReadPreferences::test_primary_preferred SKIPPED test/test_read_preferences.py::TestReadPreferences::test_primary_with_tags SKIPPED test/test_read_preferences.py::TestReadPreferences::test_secondary SKIPPED test/test_read_preferences.py::TestReadPreferences::test_secondary_preferred SKIPPED test/test_read_preferences.py::TestReadPreferences::test_tag_sets_validation SKIPPED test/test_read_preferences.py::TestReadPreferences::test_threshold_validation SKIPPED test/test_read_preferences.py::TestReadPreferences::test_zero_latency SKIPPED test/test_read_preferences.py::TestCommandAndReadPreference::test_aggregate SKIPPED test/test_read_preferences.py::TestCommandAndReadPreference::test_aggregate_write SKIPPED test/test_read_preferences.py::TestCommandAndReadPreference::test_command SKIPPED test/test_read_preferences.py::TestCommandAndReadPreference::test_count_documents SKIPPED test/test_read_preferences.py::TestCommandAndReadPreference::test_create_collection SKIPPED test/test_read_preferences.py::TestCommandAndReadPreference::test_distinct SKIPPED test/test_read_preferences.py::TestCommandAndReadPreference::test_estimated_document_count SKIPPED test/test_read_preferences.py::TestMovingAverage::test_moving_average PASSED test/test_read_preferences.py::TestMongosAndReadPreference::test_maybe_add_read_preference SKIPPED test/test_read_preferences.py::TestMongosAndReadPreference::test_mongos SKIPPED test/test_read_preferences.py::TestMongosAndReadPreference::test_mongos_max_staleness SKIPPED test/test_read_preferences.py::TestMongosAndReadPreference::test_read_preference_document SKIPPED test/test_read_preferences.py::TestMongosAndReadPreference::test_read_preference_document_hedge SKIPPED test/test_read_preferences.py::TestMongosAndReadPreference::test_send_hedge SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_read_concern_available_specified SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_read_concern_default SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_read_concern_linearizable_specified SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_read_concern_local_specified SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_read_concern_majority_specified SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_acknowledged_with_w_as_0_and_journal_true SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_all_options_combined SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_default SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_journal_as_false SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_journal_as_true SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_unacknowledged_with_w SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_unacknowledged_with_w_and_journal SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_unacknowledged_with_w_and_wtimeoutms SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_w_as_a_string SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_w_as_a_valid_number SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_w_as_an_invalid_number SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_wtimeoutms_as_a_valid_number SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_connection_string_write_concern_wtimeoutms_as_an_invalid_number SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_read_concern_available SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_read_concern_default SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_read_concern_linearizable SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_read_concern_local SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_read_concern_majority SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_read_concern_snapshot SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_default SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_everything SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_journal_as_false SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_journal_as_true SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_unacknowledged_with_journal SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_unacknowledged_with_only_w SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_unacknowledged_with_wtimeoutms SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_w_as_a_custom_string SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_w_as_a_number SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_w_as_an_invalid_number SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_w_as_majority SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_w_is_0_with_journal_true SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_wtimeoutms SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_document_write_concern_wtimeoutms_as_an_invalid_number SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_error_includes_errInfo SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_omit_default_read_write_concern SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_raise_write_concern_error SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_raise_wtimeout SKIPPED test/test_read_write_concern_spec.py::TestReadWriteConcernSpec::test_write_error_details_exposes_errinfo SKIPPED test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_2_6::test_BulkWrite_with_all_models_omits_default_write_concern SKIPPED test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_2_6::test_DeleteMany_omits_default_write_concern SKIPPED test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_2_6::test_DeleteOne_omits_default_write_concern SKIPPED test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_2_6::test_InsertOne_and_InsertMany_omit_default_write_concern SKIPPED test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_2_6::test_UpdateOne,_UpdateMany,_and_ReplaceOne_omit_default_write_concern SKIPPED test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_3_4::test_Aggregate_with_$out_omits_default_write_concern SKIPPED test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_3_4::test_CreateIndex_and_dropIndex_omits_default_write_concern SKIPPED test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_3_4::test_MapReduce_omits_default_write_concern SKIPPED 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 test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_4_2::test_Aggregate_with_$merge_omits_default_write_concern SKIPPED test/test_read_write_concern_spec.py::TestOperationDefaultWriteConcern_3_2::test_findAndModify_operations_omit_default_write_concern SKIPPED test/test_replica_set_reconfig.py::TestSecondaryBecomesStandalone::test_client SKIPPED test/test_replica_set_reconfig.py::TestSecondaryBecomesStandalone::test_replica_set_client SKIPPED test/test_replica_set_reconfig.py::TestSecondaryRemoved::test_replica_set_client SKIPPED test/test_replica_set_reconfig.py::TestSocketError::test_socket_error_marks_member_down SKIPPED test/test_replica_set_reconfig.py::TestSecondaryAdded::test_client SKIPPED test/test_replica_set_reconfig.py::TestSecondaryAdded::test_replica_set_client SKIPPED test/test_results.py::TestResults::test_bulk_write_result PASSED test/test_results.py::TestResults::test_delete_result PASSED test/test_results.py::TestResults::test_insert_many_result PASSED test/test_results.py::TestResults::test_insert_one_result PASSED test/test_results.py::TestResults::test_update_result PASSED test/test_retryable_reads.py::TestClientOptions::test_default PASSED test/test_retryable_reads.py::TestClientOptions::test_kwargs PASSED test/test_retryable_reads.py::TestClientOptions::test_uri PASSED test/test_retryable_reads.py::TestPoolPausedError::test_pool_paused_error_is_retryable SKIPPED test/test_retryable_reads.py::TestRetryableReads::test_retryable_reads_in_sharded_cluster_multiple_available SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_fails_after_two_NotWritablePrimary_errors SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_HostNotFound SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_HostUnreachable SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadServerErrors::test_Download_succeeds_after_SocketException SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexes::test_ListIndexes_fails_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexes::test_ListIndexes_fails_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexes::test_ListIndexes_succeeds_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexes::test_ListIndexes_succeeds_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjects::test_ListCollectionObjects_fails_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjects::test_ListCollectionObjects_fails_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjects::test_ListCollectionObjects_succeeds_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjects::test_ListCollectionObjects_succeeds_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_fails_after_two_NotWritablePrimary_errors SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_HostNotFound SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_HostUnreachable SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNamesServerErrors::test_ListDatabaseNames_succeeds_after_SocketException SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_fails_after_two_NotWritablePrimary_errors SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_HostNotFound SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_HostUnreachable SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountServerErrors::test_Count_succeeds_after_SocketException SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_fails_after_two_NotWritablePrimary_errors SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_HostNotFound SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_HostUnreachable SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountDocumentsServerErrors::test_CountDocuments_succeeds_after_SocketException SKIPPED test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_fails_after_two_NotWritablePrimary_errors SKIPPED test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_HostNotFound SKIPPED test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_HostUnreachable SKIPPED test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_reads_unified.py::TestUnifiedAggregateServerErrors::test_Aggregate_succeeds_after_SocketException SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_fails_after_two_NotWritablePrimary_errors SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_HostNotFound SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_HostUnreachable SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindOneServerErrors::test_FindOne_succeeds_after_SocketException SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabases::test_ListDatabases_fails_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabases::test_ListDatabases_fails_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabases::test_ListDatabases_succeeds_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabases::test_ListDatabases_succeeds_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_fails_after_two_NotWritablePrimary_errors SKIPPED test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_HostNotFound SKIPPED test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_HostUnreachable SKIPPED test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_reads_unified.py::TestUnifiedDistinctServerErrors::test_Distinct_succeeds_after_SocketException SKIPPED test/test_retryable_reads_unified.py::TestUnifiedReadConcernMajorityNotAvailableYet::test_Find_succeeds_on_second_attempt_after_ReadConcernMajorityNotAvailableYet SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_fails_after_two_NotWritablePrimary_errors SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_HostNotFound SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_HostUnreachable SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindServerErrors::test_Find_succeeds_after_SocketException SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_fails_after_two_NotWritablePrimary_errors SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_HostNotFound SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_HostUnreachable SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionObjectsServerErrors::test_ListCollectionObjects_succeeds_after_SocketException SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCount::test_Count_fails_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCount::test_Count_fails_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCount::test_Count_succeeds_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCount::test_Count_succeeds_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedDistinct::test_Distinct_fails_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedDistinct::test_Distinct_fails_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedDistinct::test_Distinct_succeeds_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedDistinct::test_Distinct_succeeds_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_fails_after_two_NotWritablePrimary_errors SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_HostNotFound SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_HostUnreachable SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabasesServerErrors::test_ListDatabases_succeeds_after_SocketException SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_fails_after_two_NotWritablePrimary_errors SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_HostNotFound SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_HostUnreachable SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjectsServerErrors::test_ListDatabaseObjects_succeeds_after_SocketException SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownload::test_Download_fails_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownload::test_Download_fails_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownload::test_Download_succeeds_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownload::test_Download_succeeds_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatch::test_db_coll_watch_fails_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatch::test_db_coll_watch_fails_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatch::test_db_coll_watch_succeeds_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatch::test_db_coll_watch_succeeds_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_fails_after_two_NotWritablePrimary_errors SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_HostNotFound SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_HostUnreachable SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexesServerErrors::test_ListIndexes_succeeds_after_SocketException SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNames::test_ListDatabaseNames_fails_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNames::test_ListDatabaseNames_fails_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNames::test_ListDatabaseNames_succeeds_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseNames::test_ListDatabaseNames_succeeds_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_fails_after_two_NotWritablePrimary_errors SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_HostNotFound SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_HostUnreachable SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionNamesServerErrors::test_ListCollectionNames_succeeds_after_SocketException SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByName::test_DownloadByName_fails_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByName::test_DownloadByName_fails_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByName::test_DownloadByName_succeeds_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByName::test_DownloadByName_succeeds_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedAggregateMerge::test_Aggregate_with_$merge_does_not_retry SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_fails_after_two_NotWritablePrimary_errors SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_HostNotFound SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_HostUnreachable SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionsServerErrors::test_ListCollections_succeeds_after_SocketException SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_fails_after_two_NotWritablePrimary_errors SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_HostNotFound SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_HostUnreachable SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbCollWatchServerErrors::test_db_coll_watch_succeeds_after_SocketException SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatch::test_db_watch_fails_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatch::test_db_watch_fails_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatch::test_db_watch_succeeds_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatch::test_db_watch_succeeds_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedAggregate::test_Aggregate_fails_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedAggregate::test_Aggregate_fails_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedAggregate::test_Aggregate_succeeds_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedAggregate::test_Aggregate_succeeds_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedAggregate::test_Aggregate_with_$out_does_not_retry SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_fails_after_two_NotWritablePrimary_errors SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_HostNotFound SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_HostUnreachable SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatchServerErrors::test_client_watch_succeeds_after_SocketException SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_fails_after_two_NotWritablePrimary_errors SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_HostNotFound SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_HostUnreachable SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_reads_unified.py::TestUnifiedGridfsDownloadByNameServerErrors::test_DownloadByName_succeeds_after_SocketException SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjects::test_ListDatabaseObjects_fails_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjects::test_ListDatabaseObjects_fails_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjects::test_ListDatabaseObjects_succeeds_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListDatabaseObjects::test_ListDatabaseObjects_succeeds_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_fails_after_two_NotWritablePrimary_errors SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_HostNotFound SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_HostUnreachable SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexNamesServerErrors::test_ListIndexNames_succeeds_after_SocketException SKIPPED test/test_retryable_reads_unified.py::TestUnifiedMapReduce::test_MapReduce_fails_with_retry_off SKIPPED test/test_retryable_reads_unified.py::TestUnifiedMapReduce::test_MapReduce_fails_with_retry_on SKIPPED test/test_retryable_reads_unified.py::TestUnifiedMapReduce::test_MapReduce_succeeds_with_retry_on SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFind::test_Find_fails_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFind::test_Find_fails_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFind::test_Find_succeeds_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFind::test_Find_succeeds_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFind::test_Find_succeeds_on_second_attempt_with_explicit_clientOptions SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionNames::test_ListCollectionNames_fails_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionNames::test_ListCollectionNames_fails_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionNames::test_ListCollectionNames_succeeds_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollectionNames::test_ListCollectionNames_succeeds_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCount::test_EstimatedDocumentCount_fails_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCount::test_EstimatedDocumentCount_fails_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCount::test_EstimatedDocumentCount_succeeds_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCount::test_EstimatedDocumentCount_succeeds_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatch::test_client_watch_fails_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatch::test_client_watch_fails_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatch::test_client_watch_succeeds_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsClientWatch::test_client_watch_succeeds_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollections::test_ListCollections_fails_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollections::test_ListCollections_fails_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollections::test_ListCollections_succeeds_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListCollections::test_ListCollections_succeeds_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexNames::test_ListIndexNames_fails_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexNames::test_ListIndexNames_fails_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexNames::test_ListIndexNames_succeeds_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedListIndexNames::test_ListIndexNames_succeeds_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindOne::test_FindOne_fails_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindOne::test_FindOne_fails_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindOne::test_FindOne_succeeds_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedFindOne::test_FindOne_succeeds_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountDocuments::test_CountDocuments_fails_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountDocuments::test_CountDocuments_fails_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountDocuments::test_CountDocuments_succeeds_on_first_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedCountDocuments::test_CountDocuments_succeeds_on_second_attempt SKIPPED test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_fails_after_two_NotWritablePrimary_errors SKIPPED test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_HostNotFound SKIPPED test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_HostUnreachable SKIPPED test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_reads_unified.py::TestUnifiedEstimatedDocumentCountServerErrors::test_EstimatedDocumentCount_succeeds_after_SocketException SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_fails_after_NotWritablePrimary_when_retryReads_is_false SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_fails_after_two_NotWritablePrimary_errors SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_HostNotFound SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_HostUnreachable SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_reads_unified.py::TestUnifiedChangeStreamsDbWatchServerErrors::test_db_watch_succeeds_after_SocketException SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_client_createChangeStream_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_client_createChangeStream_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_client_listDatabaseNames_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_client_listDatabaseNames_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_client_listDatabases_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_client_listDatabases_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_aggregate_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_aggregate_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_countDocuments_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_countDocuments_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_createChangeStream_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_createChangeStream_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_distinct_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_distinct_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_estimatedDocumentCount_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_estimatedDocumentCount_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_findOne_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_findOne_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_find_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_find_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_listIndexNames_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_listIndexNames_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_listIndexes_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_collection_listIndexes_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_database_aggregate_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_database_aggregate_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_database_createChangeStream_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_database_createChangeStream_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_database_listCollectionNames_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_database_listCollectionNames_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_database_listCollections_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_reads_unified.py::TestUnifiedHandshakeError::test_database_listCollections_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_reads_unified.py::TestUnifiedExceededTimeLimit::test_Find_succeeds_on_second_attempt_after_ExceededTimeLimit SKIPPED test/test_retryable_writes.py::TestRetryableWritesMMAPv1::test_actionable_error_message SKIPPED test/test_retryable_writes.py::TestRetryableWrites::test_batch_splitting SKIPPED test/test_retryable_writes.py::TestRetryableWrites::test_batch_splitting_retry_fails SKIPPED test/test_retryable_writes.py::TestRetryableWrites::test_retry_timeout_raises_original_error SKIPPED test/test_retryable_writes.py::TestRetryableWrites::test_retryable_writes_in_sharded_cluster_multiple_available SKIPPED test/test_retryable_writes.py::TestRetryableWrites::test_server_selection_timeout_not_retried SKIPPED test/test_retryable_writes.py::TestRetryableWrites::test_supported_single_statement_no_retry SKIPPED test/test_retryable_writes.py::TestRetryableWrites::test_supported_single_statement_supported_cluster SKIPPED test/test_retryable_writes.py::TestRetryableWrites::test_supported_single_statement_unsupported_cluster SKIPPED test/test_retryable_writes.py::TestRetryableWrites::test_unsupported_single_statement SKIPPED test/test_retryable_writes.py::TestWriteConcernError::test_RetryableWriteError_error_label SKIPPED test/test_retryable_writes.py::TestWriteConcernError::test_RetryableWriteError_error_label_RawBSONDocument SKIPPED test/test_retryable_writes.py::TestPoolPausedError::test_pool_paused_error_is_retryable SKIPPED test/test_retryable_writes.py::TestPoolPausedError::test_returns_original_error_code SKIPPED test/test_retryable_writes.py::TestRetryableWritesTxnNumber::test_increment_transaction_id_without_sending_command SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneServerErrors::test_InsertOne_fails_after_Interrupted SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneServerErrors::test_InsertOne_fails_after_WriteConcernError_Interrupted SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneServerErrors::test_InsertOne_fails_after_WriteConcernError_WriteConcernFailed SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneServerErrors::test_InsertOne_fails_after_connection_failure_when_retryWrites_option_is_false SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneServerErrors::test_InsertOne_fails_with_a_RetryableWriteError_label_after_two_connection_failures SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneServerErrors::test_InsertOne_succeeds_after_connection_failure SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneServerErrors::test_InsertOne_succeeds_after_retryable_writeConcernError SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneServerErrors::test_RetryableWriteError_label_is_added_based_on_top-level_code_in_pre-4_4_server_response SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneServerErrors::test_RetryableWriteError_label_is_added_based_on_writeConcernError_in_pre-4_4_mongod_response SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneServerErrors::test_RetryableWriteError_label_is_not_added_based_on_writeConcernError_in_pre-4_4_mongos_response SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndReplace::test_FindOneAndReplace_is_committed_on_first_attempt SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndReplace::test_FindOneAndReplace_is_never_committed SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndReplace::test_FindOneAndReplace_is_not_committed_on_first_attempt SKIPPED test/test_retryable_writes_unified.py::TestUnifiedUpdateOneServerErrors::test_UpdateOne_fails_with_a_RetryableWriteError_label_after_two_connection_failures SKIPPED test/test_retryable_writes_unified.py::TestUnifiedBulkWrite::test_All_commands_are_retried SKIPPED test/test_retryable_writes_unified.py::TestUnifiedBulkWrite::test_Both_commands_are_retried_after_their_first_statement_fails SKIPPED test/test_retryable_writes_unified.py::TestUnifiedBulkWrite::test_BulkWrite_with_unordered_execution SKIPPED test/test_retryable_writes_unified.py::TestUnifiedBulkWrite::test_First_command_is_retried SKIPPED test/test_retryable_writes_unified.py::TestUnifiedBulkWrite::test_First_insertOne_is_never_committed SKIPPED test/test_retryable_writes_unified.py::TestUnifiedBulkWrite::test_Second_command_is_retried_after_its_second_statement_fails SKIPPED test/test_retryable_writes_unified.py::TestUnifiedBulkWrite::test_Second_updateOne_is_never_committed SKIPPED test/test_retryable_writes_unified.py::TestUnifiedBulkWrite::test_Single-document_write_following_deleteMany_is_retried SKIPPED test/test_retryable_writes_unified.py::TestUnifiedBulkWrite::test_Single-document_write_following_updateMany_is_retried SKIPPED test/test_retryable_writes_unified.py::TestUnifiedBulkWrite::test_Third_updateOne_is_never_committed SKIPPED test/test_retryable_writes_unified.py::TestUnifiedReplaceOneServerErrors::test_ReplaceOne_fails_with_a_RetryableWriteError_label_after_two_connection_failures SKIPPED test/test_retryable_writes_unified.py::TestUnifiedDeleteOneErrorLabels::test_DeleteOne_fails_if_server_does_not_return_RetryableWriteError SKIPPED test/test_retryable_writes_unified.py::TestUnifiedDeleteOneErrorLabels::test_DeleteOne_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_writes_unified.py::TestUnifiedDeleteOneErrorLabels::test_DeleteOne_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED test/test_retryable_writes_unified.py::TestUnifiedDeleteOneErrorLabels::test_DeleteOne_succeeds_with_RetryableWriteError_from_server SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndUpdateErrorLabels::test_FindOneAndUpdate_fails_if_server_does_not_return_RetryableWriteError SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndUpdateErrorLabels::test_FindOneAndUpdate_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndUpdateErrorLabels::test_FindOneAndUpdate_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndUpdateErrorLabels::test_FindOneAndUpdate_succeeds_with_RetryableWriteError_from_server SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndDeleteErrorLabels::test_FindOneAndDelete_fails_if_server_does_not_return_RetryableWriteError SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndDeleteErrorLabels::test_FindOneAndDelete_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndDeleteErrorLabels::test_FindOneAndDelete_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndDeleteErrorLabels::test_FindOneAndDelete_succeeds_with_RetryableWriteError_from_server SKIPPED test/test_retryable_writes_unified.py::TestUnifiedDeleteMany::test_DeleteMany_ignores_retryWrites SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndReplaceServerErrors::test_FindOneAndReplace_fails_with_a_RetryableWriteError_label_after_two_connection_failures SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_fails_after_multiple_retryable_writeConcernErrors SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_fails_if_server_does_not_return_RetryableWriteError SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_ExceededTimeLimit SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_HostNotFound SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_HostUnreachable SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_InterruptedAtShutdown SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_NetworkTimeout SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_NotWritablePrimary SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_ShutdownInProgress SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_SocketException SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_WriteConcernError_InterruptedAtShutdown SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_WriteConcernError_InterruptedDueToReplStateChange SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_WriteConcernError_PrimarySteppedDown SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneErrorLabels::test_InsertOne_succeeds_with_RetryableWriteError_from_server SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_is_committed_on_first_attempt SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_is_never_committed SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndUpdate::test_FindOneAndUpdate_is_not_committed_on_first_attempt SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndDelete::test_FindOneAndDelete_is_committed_on_first_attempt SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndDelete::test_FindOneAndDelete_is_never_committed SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndDelete::test_FindOneAndDelete_is_not_committed_on_first_attempt SKIPPED test/test_retryable_writes_unified.py::TestUnifiedReplaceOneErrorLabels::test_ReplaceOne_fails_if_server_does_not_return_RetryableWriteError SKIPPED test/test_retryable_writes_unified.py::TestUnifiedReplaceOneErrorLabels::test_ReplaceOne_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_writes_unified.py::TestUnifiedReplaceOneErrorLabels::test_ReplaceOne_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED test/test_retryable_writes_unified.py::TestUnifiedReplaceOneErrorLabels::test_ReplaceOne_succeeds_with_RetryableWriteError_from_server SKIPPED test/test_retryable_writes_unified.py::TestUnifiedBulkWriteServerErrors::test_BulkWrite_fails_with_a_RetryableWriteError_label_after_two_connection_failures SKIPPED test/test_retryable_writes_unified.py::TestUnifiedBulkWriteServerErrors::test_BulkWrite_succeeds_after_retryable_writeConcernError_in_first_batch SKIPPED test/test_retryable_writes_unified.py::TestUnifiedReplaceOne::test_ReplaceOne_is_committed_on_first_attempt SKIPPED test/test_retryable_writes_unified.py::TestUnifiedReplaceOne::test_ReplaceOne_is_never_committed SKIPPED test/test_retryable_writes_unified.py::TestUnifiedReplaceOne::test_ReplaceOne_is_not_committed_on_first_attempt SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertMany::test_InsertMany_fails_after_multiple_network_errors SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertMany::test_InsertMany_succeeds_after_one_network_error SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertMany::test_InsertMany_with_unordered_execution SKIPPED test/test_retryable_writes_unified.py::TestUnifiedUpdateOneErrorLabels::test_UpdateOne_fails_if_server_does_not_return_RetryableWriteError SKIPPED test/test_retryable_writes_unified.py::TestUnifiedUpdateOneErrorLabels::test_UpdateOne_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_writes_unified.py::TestUnifiedUpdateOneErrorLabels::test_UpdateOne_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED test/test_retryable_writes_unified.py::TestUnifiedUpdateOneErrorLabels::test_UpdateOne_succeeds_with_RetryableWriteError_from_server SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertManyServerErrors::test_InsertMany_fails_with_a_RetryableWriteError_label_after_two_connection_failures SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndUpdateServerErrors::test_FindOneAndUpdate_fails_with_a_RetryableWriteError_label_after_two_connection_failures SKIPPED test/test_retryable_writes_unified.py::TestUnifiedBulkWriteErrorLabels::test_BulkWrite_fails_if_server_does_not_return_RetryableWriteError SKIPPED test/test_retryable_writes_unified.py::TestUnifiedBulkWriteErrorLabels::test_BulkWrite_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_writes_unified.py::TestUnifiedBulkWriteErrorLabels::test_BulkWrite_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED test/test_retryable_writes_unified.py::TestUnifiedBulkWriteErrorLabels::test_BulkWrite_succeeds_with_RetryableWriteError_from_server SKIPPED test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_client_clientBulkWrite_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_client_clientBulkWrite_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_bulkWrite_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_bulkWrite_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_deleteOne_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_deleteOne_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_findOneAndDelete_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_findOneAndDelete_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_findOneAndReplace_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_findOneAndReplace_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_findOneAndUpdate_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_findOneAndUpdate_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_insertMany_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_insertMany_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_insertOne_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_insertOne_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_replaceOne_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_replaceOne_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_updateOne_succeeds_after_retryable_handshake_network_error SKIPPED test/test_retryable_writes_unified.py::TestUnifiedHandshakeError::test_collection_updateOne_succeeds_after_retryable_handshake_server_error_(ShutdownInProgress) SKIPPED test/test_retryable_writes_unified.py::TestUnifiedUpdateOne::test_UpdateOne_is_committed_on_first_attempt SKIPPED test/test_retryable_writes_unified.py::TestUnifiedUpdateOne::test_UpdateOne_is_never_committed SKIPPED test/test_retryable_writes_unified.py::TestUnifiedUpdateOne::test_UpdateOne_is_not_committed_on_first_attempt SKIPPED test/test_retryable_writes_unified.py::TestUnifiedUpdateOne::test_UpdateOne_with_upsert_is_committed_on_first_attempt SKIPPED test/test_retryable_writes_unified.py::TestUnifiedUpdateOne::test_UpdateOne_with_upsert_is_never_committed SKIPPED test/test_retryable_writes_unified.py::TestUnifiedUpdateOne::test_UpdateOne_with_upsert_is_not_committed_on_first_attempt SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOneNoWritesPerformedError::test_InsertOne_fails_after_NoWritesPerformed_error SKIPPED test/test_retryable_writes_unified.py::TestUnifiedDeleteOne::test_DeleteOne_is_committed_on_first_attempt SKIPPED test/test_retryable_writes_unified.py::TestUnifiedDeleteOne::test_DeleteOne_is_never_committed SKIPPED test/test_retryable_writes_unified.py::TestUnifiedDeleteOne::test_DeleteOne_is_not_committed_on_first_attempt SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertManyErrorLabels::test_InsertMany_fails_if_server_does_not_return_RetryableWriteError SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertManyErrorLabels::test_InsertMany_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertManyErrorLabels::test_InsertMany_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertManyErrorLabels::test_InsertMany_succeeds_with_RetryableWriteError_from_server SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndReplaceErrorLabels::test_FindOneAndReplace_fails_if_server_does_not_return_RetryableWriteError SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndReplaceErrorLabels::test_FindOneAndReplace_succeeds_after_PrimarySteppedDown SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndReplaceErrorLabels::test_FindOneAndReplace_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndReplaceErrorLabels::test_FindOneAndReplace_succeeds_with_RetryableWriteError_from_server SKIPPED test/test_retryable_writes_unified.py::TestUnifiedClientBulkWriteServerErrors::test_client_bulkWrite_with_multi:_true_operations_fails_after_retryable_top-level_error SKIPPED test/test_retryable_writes_unified.py::TestUnifiedClientBulkWriteServerErrors::test_client_bulkWrite_with_multi:_true_operations_fails_after_retryable_writeConcernError SKIPPED test/test_retryable_writes_unified.py::TestUnifiedClientBulkWriteServerErrors::test_client_bulkWrite_with_no_multi:_true_operations_succeeds_after_retryable_top-level_error SKIPPED test/test_retryable_writes_unified.py::TestUnifiedClientBulkWriteServerErrors::test_client_bulkWrite_with_no_multi:_true_operations_succeeds_after_retryable_writeConcernError SKIPPED test/test_retryable_writes_unified.py::TestUnifiedClientBulkWriteServerErrors::test_client_bulkWrite_with_retryWrites:_false_does_not_retry SKIPPED test/test_retryable_writes_unified.py::TestUnifiedClientBulkWriteClientErrors::test_client_bulkWrite_with_one_network_error_succeeds_after_retry SKIPPED test/test_retryable_writes_unified.py::TestUnifiedClientBulkWriteClientErrors::test_client_bulkWrite_with_two_network_errors_fails_after_retry SKIPPED test/test_retryable_writes_unified.py::TestUnifiedUpdateMany::test_UpdateMany_ignores_retryWrites SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOne::test_InsertOne_is_committed_on_first_attempt SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOne::test_InsertOne_is_never_committed SKIPPED test/test_retryable_writes_unified.py::TestUnifiedInsertOne::test_InsertOne_is_not_committed_on_first_attempt SKIPPED test/test_retryable_writes_unified.py::TestUnifiedFindOneAndDeleteServerErrors::test_FindOneAndDelete_fails_with_a_RetryableWriteError_label_after_two_connection_failures SKIPPED test/test_retryable_writes_unified.py::TestUnifiedDeleteOneServerErrors::test_DeleteOne_fails_with_RetryableWriteError_label_after_two_connection_failures SKIPPED test/test_run_command.py::TestUnifiedRunCursorCommand::test_accepts_an_explicit_session_that_is_reused_across_getMores SKIPPED test/test_run_command.py::TestUnifiedRunCursorCommand::test_creates_an_implicit_session_that_is_reused_across_getMores SKIPPED test/test_run_command.py::TestUnifiedRunCursorCommand::test_does_not_close_the_cursor_when_receiving_an_empty_batch SKIPPED test/test_run_command.py::TestUnifiedRunCursorCommand::test_errors_if_the_command_response_is_not_a_cursor SKIPPED test/test_run_command.py::TestUnifiedRunCursorCommand::test_returns_pinned_connections_to_the_pool_when_the_cursor_is_closed SKIPPED test/test_run_command.py::TestUnifiedRunCursorCommand::test_returns_pinned_connections_to_the_pool_when_the_cursor_is_exhausted SKIPPED test/test_run_command.py::TestUnifiedRunCursorCommand::test_successfully_executes_checkMetadataConsistency_cursor_creating_command SKIPPED test/test_run_command.py::TestUnifiedRunCursorCommand::test_supports_configuring_getMore_batchSize SKIPPED test/test_run_command.py::TestUnifiedRunCursorCommand::test_supports_configuring_getMore_comment SKIPPED test/test_run_command.py::TestUnifiedRunCursorCommand::test_supports_configuring_getMore_maxTimeMS SKIPPED test/test_run_command.py::TestUnifiedRunCommand::test_always_attaches_$db_and_implicit_lsid_to_given_command_and_omits_default_readPreference SKIPPED test/test_run_command.py::TestUnifiedRunCommand::test_always_gossips_the_$clusterTime_on_the_sent_command SKIPPED test/test_run_command.py::TestUnifiedRunCommand::test_attaches_apiVersion_fields_to_given_command_when_stableApi_is_configured_on_the_client SKIPPED test/test_run_command.py::TestUnifiedRunCommand::test_attaches_the_provided_$readPreference_to_given_command SKIPPED test/test_run_command.py::TestUnifiedRunCommand::test_attaches_the_provided_session_lsid_to_given_command SKIPPED test/test_run_command.py::TestUnifiedRunCommand::test_attaches_transaction_fields_to_given_command SKIPPED test/test_run_command.py::TestUnifiedRunCommand::test_does_not_attach_$readPreference_to_given_command_on_standalone SKIPPED test/test_run_command.py::TestUnifiedRunCommand::test_does_not_attach_primary_$readPreference_to_given_command SKIPPED test/test_run_command.py::TestUnifiedRunCommand::test_does_not_inherit_readConcern_specified_at_the_db_level SKIPPED test/test_run_command.py::TestUnifiedRunCommand::test_does_not_inherit_writeConcern_specified_at_the_db_level SKIPPED test/test_run_command.py::TestUnifiedRunCommand::test_does_not_retry_retryable_errors_on_given_command SKIPPED test/test_saslprep.py::TestSASLprep::test_saslprep PASSED test/test_sdam_monitoring_spec.py::TestAllScenarios::test_discovered_standalone SKIPPED test/test_sdam_monitoring_spec.py::TestAllScenarios::test_load_balancer SKIPPED test/test_sdam_monitoring_spec.py::TestAllScenarios::test_replica_set_with_no_primary SKIPPED test/test_sdam_monitoring_spec.py::TestAllScenarios::test_replica_set_with_primary SKIPPED test/test_sdam_monitoring_spec.py::TestAllScenarios::test_replica_set_with_removal SKIPPED test/test_sdam_monitoring_spec.py::TestAllScenarios::test_required_replica_set SKIPPED test/test_sdam_monitoring_spec.py::TestAllScenarios::test_standalone SKIPPED test/test_sdam_monitoring_spec.py::TestAllScenarios::test_standalone_suppress_equal_description_changes SKIPPED test/test_sdam_monitoring_spec.py::TestSdamMonitoring::test_network_error_publishes_events SKIPPED test/test_sdam_monitoring_spec.py::TestSdamMonitoring::test_not_primary_error_publishes_events SKIPPED test/test_sdam_monitoring_spec.py::TestSdamMonitoring::test_shutdown_error_publishes_events SKIPPED test/test_server.py::TestServer::test_repr PASSED test/test_server_description.py::TestServerDescription::test_all_hosts PASSED test/test_server_description.py::TestServerDescription::test_arbiter PASSED test/test_server_description.py::TestServerDescription::test_default_max_message_size PASSED test/test_server_description.py::TestServerDescription::test_fields PASSED test/test_server_description.py::TestServerDescription::test_ghost PASSED test/test_server_description.py::TestServerDescription::test_mongos PASSED test/test_server_description.py::TestServerDescription::test_ok_false PASSED test/test_server_description.py::TestServerDescription::test_other PASSED test/test_server_description.py::TestServerDescription::test_primary PASSED test/test_server_description.py::TestServerDescription::test_repr PASSED test/test_server_description.py::TestServerDescription::test_secondary PASSED test/test_server_description.py::TestServerDescription::test_standalone PASSED test/test_server_description.py::TestServerDescription::test_topology_version PASSED test/test_server_description.py::TestServerDescription::test_topology_version_not_present PASSED test/test_server_description.py::TestServerDescription::test_unknown PASSED test/test_server_selection.py::TestAllScenarios::test_LoadBalanced_read_Nearest PASSED test/test_server_selection.py::TestAllScenarios::test_LoadBalanced_read_Primary PASSED test/test_server_selection.py::TestAllScenarios::test_LoadBalanced_read_PrimaryPreferred PASSED test/test_server_selection.py::TestAllScenarios::test_LoadBalanced_read_Secondary PASSED test/test_server_selection.py::TestAllScenarios::test_LoadBalanced_read_SecondaryPreferred PASSED test/test_server_selection.py::TestAllScenarios::test_LoadBalanced_write_Nearest PASSED test/test_server_selection.py::TestAllScenarios::test_LoadBalanced_write_Primary PASSED test/test_server_selection.py::TestAllScenarios::test_LoadBalanced_write_PrimaryPreferred PASSED test/test_server_selection.py::TestAllScenarios::test_LoadBalanced_write_Secondary PASSED test/test_server_selection.py::TestAllScenarios::test_LoadBalanced_write_SecondaryPreferred PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_Nearest PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_Nearest_multiple PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_Nearest_non_matching PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_PossiblePrimary PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_PossiblePrimaryNearest PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_Primary PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_PrimaryPreferred PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_PrimaryPreferred_non_matching PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_Secondary PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_SecondaryPreferred PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_SecondaryPreferred_non_matching PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_Secondary_multi_tags PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_Secondary_multi_tags2 PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_read_Secondary_non_matching PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetNoPrimary_write_SecondaryPreferred PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_Nearest PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_Nearest_multiple PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_Nearest_non_matching PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_Primary PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_PrimaryPreferred PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_PrimaryPreferred_non_matching PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_Secondary PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_SecondaryPreferred PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_SecondaryPreferred_non_matching PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_SecondaryPreferred_tags PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_read_Secondary_non_matching PASSED test/test_server_selection.py::TestAllScenarios::test_ReplicaSetWithPrimary_write_SecondaryPreferred PASSED test/test_server_selection.py::TestAllScenarios::test_Sharded_read_Nearest PASSED test/test_server_selection.py::TestAllScenarios::test_Sharded_read_Primary PASSED test/test_server_selection.py::TestAllScenarios::test_Sharded_read_PrimaryPreferred PASSED test/test_server_selection.py::TestAllScenarios::test_Sharded_read_Secondary PASSED test/test_server_selection.py::TestAllScenarios::test_Sharded_read_SecondaryPreferred PASSED test/test_server_selection.py::TestAllScenarios::test_Sharded_write_Nearest PASSED test/test_server_selection.py::TestAllScenarios::test_Sharded_write_Primary PASSED test/test_server_selection.py::TestAllScenarios::test_Sharded_write_PrimaryPreferred PASSED test/test_server_selection.py::TestAllScenarios::test_Sharded_write_Secondary PASSED test/test_server_selection.py::TestAllScenarios::test_Sharded_write_SecondaryPreferred PASSED test/test_server_selection.py::TestAllScenarios::test_Single_read_SecondaryPreferred PASSED test/test_server_selection.py::TestAllScenarios::test_Single_write_SecondaryPreferred PASSED test/test_server_selection.py::TestAllScenarios::test_Unknown_read_SecondaryPreferred PASSED test/test_server_selection.py::TestAllScenarios::test_Unknown_read_ghost PASSED test/test_server_selection.py::TestAllScenarios::test_Unknown_write_SecondaryPreferred PASSED test/test_server_selection.py::TestAllScenarios::test_Unknown_write_ghost PASSED test/test_server_selection.py::TestCustomServerSelectorFunction::test_functional_select_max_port_number_host SKIPPED test/test_server_selection.py::TestCustomServerSelectorFunction::test_invalid_server_selector SKIPPED test/test_server_selection.py::TestCustomServerSelectorFunction::test_latency_threshold_application SKIPPED test/test_server_selection.py::TestCustomServerSelectorFunction::test_selector_called SKIPPED test/test_server_selection.py::TestCustomServerSelectorFunction::test_server_selector_bypassed SKIPPED test/test_server_selection_in_window.py::TestAllScenarios::test_in_window_equilibrium_When_in_equilibrium_selection_is_evenly_distributed SKIPPED test/test_server_selection_in_window.py::TestAllScenarios::test_in_window_many_choices_Selections_from_many_choices_occur_at_correct_frequencies SKIPPED 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 test/test_server_selection_in_window.py::TestAllScenarios::test_in_window_rs_equilibrium_When_in_equilibrium_selection_is_evenly_distributed_(replica_set) SKIPPED 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 test/test_server_selection_in_window.py::TestAllScenarios::test_in_window_three_choices_Selections_from_three_servers_occur_at_proper_distributions SKIPPED test/test_server_selection_in_window.py::TestAllScenarios::test_in_window_two_choices_Better_of_two_choices_always_selected SKIPPED test/test_server_selection_in_window.py::TestAllScenarios::test_in_window_two_least_Two_tied_for_least_operations_share_all_selections SKIPPED test/test_server_selection_in_window.py::TestProse::test_load_balancing SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingOperationId::test_Failed_bulkWrite_operation:_log_messages_have_operationIds SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingOperationId::test_Failed_client_bulkWrite_operation:_log_messages_have_operationIds SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingOperationId::test_Successful_bulkWrite_operation:_log_messages_have_operationIds SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingOperationId::test_Successful_client_bulkWrite_operation:_log_messages_have_operationIds SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_A_successful_aggregate_operation SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_A_successful_count_operation SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_A_successful_delete_operation SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_A_successful_distinct_operation SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_A_successful_findAndModify_operation SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_A_successful_find_and_getMore_operation SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_A_successful_find_operation SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_A_successful_insert_operation SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_A_successful_update_operation SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_Failure_due_to_unreachable_server SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_Successful_collection_management_operations SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingStandalone::test_Successful_index_operations SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingReplicaSet::test_A_successful_operation SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingReplicaSet::test_Server_selection_fails_due_to_unsatisfiable_read_preference SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingLoadBalanced::test_A_successful_operation_-_load_balanced_cluster SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingSharded::test_A_successful_operation SKIPPED test/test_server_selection_logging.py::TestServerSelectionLoggingSharded::test_Failure_due_to_unreachable_server SKIPPED test/test_server_selection_rtt.py::TestAllScenarios::test_rtt_first_value PASSED test/test_server_selection_rtt.py::TestAllScenarios::test_rtt_first_value_zero PASSED test/test_server_selection_rtt.py::TestAllScenarios::test_rtt_value_test_1 PASSED test/test_server_selection_rtt.py::TestAllScenarios::test_rtt_value_test_2 PASSED test/test_server_selection_rtt.py::TestAllScenarios::test_rtt_value_test_3 PASSED test/test_server_selection_rtt.py::TestAllScenarios::test_rtt_value_test_4 PASSED test/test_server_selection_rtt.py::TestAllScenarios::test_rtt_value_test_5 PASSED test/test_session.py::TestSession::test_aggregate SKIPPED (Cannot co...) test/test_session.py::TestSession::test_aggregate_error SKIPPED (Can...) test/test_session.py::TestSession::test_client SKIPPED (Cannot conne...) test/test_session.py::TestSession::test_collection SKIPPED (Cannot c...) test/test_session.py::TestSession::test_command_cursor_close SKIPPED test/test_session.py::TestSession::test_command_cursor_del SKIPPED (...) test/test_session.py::TestSession::test_command_cursor_exhaust SKIPPED test/test_session.py::TestSession::test_command_cursor_limit_reached SKIPPED test/test_session.py::TestSession::test_cursor SKIPPED (Cannot conne...) test/test_session.py::TestSession::test_cursor_clone SKIPPED (Cannot...) test/test_session.py::TestSession::test_cursor_close SKIPPED (Cannot...) test/test_session.py::TestSession::test_cursor_del SKIPPED (Cannot c...) test/test_session.py::TestSession::test_cursor_exhaust SKIPPED (Cann...) test/test_session.py::TestSession::test_cursor_limit_reached SKIPPED test/test_session.py::TestSession::test_database SKIPPED (Cannot con...) test/test_session.py::TestSession::test_end_session SKIPPED (Cannot ...) test/test_session.py::TestSession::test_end_sessions SKIPPED (Cannot...) test/test_session.py::TestSession::test_gridfs SKIPPED (Cannot conne...) test/test_session.py::TestSession::test_gridfs_bucket SKIPPED (Canno...) test/test_session.py::TestSession::test_gridfsbucket_cursor SKIPPED test/test_session.py::TestSession::test_implicit_sessions_checkout SKIPPED test/test_session.py::TestSession::test_killcursors SKIPPED (Cannot ...) test/test_session.py::TestSession::test_pool_lifo SKIPPED (Cannot co...) test/test_session.py::TestSession::test_session_not_copyable SKIPPED test/test_session.py::TestSession::test_snapshot_incompatible_with_causal_consistency SKIPPED test/test_session.py::TestSession::test_unacknowledged_writes SKIPPED test/test_session.py::TestCausalConsistency::test_aggregate_out_does_not_include_read_concern SKIPPED test/test_session.py::TestCausalConsistency::test_cluster_time_no_server_support SKIPPED test/test_session.py::TestCausalConsistency::test_cluster_time_with_server_support SKIPPED test/test_session.py::TestCausalConsistency::test_core SKIPPED (Cann...) test/test_session.py::TestCausalConsistency::test_get_more_does_not_include_read_concern SKIPPED test/test_session.py::TestCausalConsistency::test_read_concern SKIPPED test/test_session.py::TestCausalConsistency::test_reads SKIPPED (Can...) test/test_session.py::TestCausalConsistency::test_server_not_causal SKIPPED test/test_session.py::TestCausalConsistency::test_session_not_causal SKIPPED test/test_session.py::TestCausalConsistency::test_writes SKIPPED (Ca...) test/test_session.py::TestCausalConsistency::test_writes_do_not_include_read_concern SKIPPED test/test_session.py::TestClusterTime::test_cluster_time SKIPPED (Ca...) test/test_sessions_unified.py::TestSessionsImplicitSessionsDefaultCausalConsistency::test_afterClusterTime_is_not_sent_on_retried_read_in_implicit_session_when_readConcern_level_is_linearizable SKIPPED test/test_sessions_unified.py::TestSessionsImplicitSessionsDefaultCausalConsistency::test_afterClusterTime_is_not_sent_on_retried_read_in_implicit_session_when_readConcern_level_is_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsImplicitSessionsDefaultCausalConsistency::test_readConcern_is_not_sent_on_retried_read_in_implicit_session_when_readConcern_level_is_not_specified SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessionsNotSupportedServerError::test_Server_returns_an_error_on_aggregate_with_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessionsNotSupportedServerError::test_Server_returns_an_error_on_distinct_with_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessionsNotSupportedServerError::test_Server_returns_an_error_on_find_with_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsDriverSessionsServerSupport::test_Server_supports_explicit_sessions SKIPPED test/test_sessions_unified.py::TestSessionsDriverSessionsServerSupport::test_Server_supports_implicit_sessions SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessions::test_Aggregate_operation_with_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessions::test_Distinct_operation_with_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessions::test_Find_operation_with_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessions::test_First_snapshot_read_does_not_send_atClusterTime SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessions::test_Mixed_operation_with_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessions::test_StartTransaction_fails_in_snapshot_session SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessions::test_Write_commands_with_snapshot_session_do_not_affect_snapshot_reads SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessions::test_countDocuments_operation_with_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessionsUnsupportedOps::test_Server_returns_an_error_on_deleteOne_with_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessionsUnsupportedOps::test_Server_returns_an_error_on_findOneAndUpdate_with_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessionsUnsupportedOps::test_Server_returns_an_error_on_insertMany_with_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessionsUnsupportedOps::test_Server_returns_an_error_on_insertOne_with_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessionsUnsupportedOps::test_Server_returns_an_error_on_listCollections_with_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessionsUnsupportedOps::test_Server_returns_an_error_on_listDatabases_with_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessionsUnsupportedOps::test_Server_returns_an_error_on_listIndexes_with_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessionsUnsupportedOps::test_Server_returns_an_error_on_runCommand_with_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessionsUnsupportedOps::test_Server_returns_an_error_on_updateOne_with_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessionsNotSupportedClientError::test_Client_error_on_aggregate_with_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessionsNotSupportedClientError::test_Client_error_on_distinct_with_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsSnapshotSessionsNotSupportedClientError::test_Client_error_on_find_with_snapshot SKIPPED test/test_sessions_unified.py::TestSessionsDriverSessionsDirtySessionErrors::test_Dirty_explicit_session_is_discarded_(findAndModify) SKIPPED test/test_sessions_unified.py::TestSessionsDriverSessionsDirtySessionErrors::test_Dirty_explicit_session_is_discarded_(insert) SKIPPED test/test_sessions_unified.py::TestSessionsDriverSessionsDirtySessionErrors::test_Dirty_implicit_session_is_discarded_(findAndModify) SKIPPED test/test_sessions_unified.py::TestSessionsDriverSessionsDirtySessionErrors::test_Dirty_implicit_session_is_discarded_(insert) SKIPPED test/test_sessions_unified.py::TestSessionsDriverSessionsDirtySessionErrors::test_Dirty_implicit_session_is_discarded_(read_not_returning_cursor) SKIPPED test/test_sessions_unified.py::TestSessionsDriverSessionsDirtySessionErrors::test_Dirty_implicit_session_is_discarded_(read_returning_cursor) SKIPPED test/test_son.py::TestSON::test_clears PASSED test/test_son.py::TestSON::test_contains_has PASSED test/test_son.py::TestSON::test_copying PASSED test/test_son.py::TestSON::test_equality PASSED test/test_son.py::TestSON::test_iteration PASSED test/test_son.py::TestSON::test_keys PASSED test/test_son.py::TestSON::test_len PASSED test/test_son.py::TestSON::test_ordered_dict PASSED test/test_son.py::TestSON::test_pickle PASSED test/test_son.py::TestSON::test_pickle_backwards_compatability PASSED test/test_son.py::TestSON::test_to_dict PASSED test/test_srv_polling.py::TestSrvPolling::test_10_all_dns_selected PASSED test/test_srv_polling.py::TestSrvPolling::test_11_all_dns_selected PASSED test/test_srv_polling.py::TestSrvPolling::test_12_new_dns_randomly_selected PASSED test/test_srv_polling.py::TestSrvPolling::test_addition PASSED test/test_srv_polling.py::TestSrvPolling::test_dns_failures PASSED test/test_srv_polling.py::TestSrvPolling::test_dns_record_lookup_empty PASSED test/test_srv_polling.py::TestSrvPolling::test_does_not_flipflop PASSED test/test_srv_polling.py::TestSrvPolling::test_import_dns_resolver PASSED test/test_srv_polling.py::TestSrvPolling::test_recover_from_initially_empty_seedlist PASSED test/test_srv_polling.py::TestSrvPolling::test_recover_from_initially_erroring_seedlist PASSED test/test_srv_polling.py::TestSrvPolling::test_removal PASSED test/test_srv_polling.py::TestSrvPolling::test_replace_both_with_one PASSED test/test_srv_polling.py::TestSrvPolling::test_replace_both_with_two PASSED test/test_srv_polling.py::TestSrvPolling::test_replace_one PASSED test/test_srv_polling.py::TestSrvPolling::test_srv_service_name PASSED test/test_srv_polling.py::TestSrvPolling::test_srv_waits_to_poll PASSED test/test_ssl.py::TestClientSSL::test_config_ssl PASSED test/test_ssl.py::TestClientSSL::test_load_trusted_ca_certs PASSED test/test_ssl.py::TestClientSSL::test_no_ssl_module SKIPPED (The ssl...) test/test_ssl.py::TestClientSSL::test_use_pyopenssl_when_available PASSED test/test_ssl.py::TestSSL::test_cert_ssl_implicitly_set SKIPPED (Can...) test/test_ssl.py::TestSSL::test_cert_ssl_uri_support SKIPPED (Cannot...) test/test_ssl.py::TestSSL::test_cert_ssl_validation SKIPPED (Cannot ...) test/test_ssl.py::TestSSL::test_cert_ssl_validation_hostname_matching SKIPPED test/test_ssl.py::TestSSL::test_certifi_support SKIPPED (Cannot conn...) test/test_ssl.py::TestSSL::test_connect_with_ca_bundle SKIPPED (Cann...) test/test_ssl.py::TestSSL::test_mongodb_x509_auth SKIPPED (Cannot co...) test/test_ssl.py::TestSSL::test_simple_ssl SKIPPED (Cannot connect t...) test/test_ssl.py::TestSSL::test_system_certs_config_error SKIPPED (C...) test/test_ssl.py::TestSSL::test_tlsCRLFile_support SKIPPED (Cannot c...) test/test_ssl.py::TestSSL::test_tlsCertificateKeyFilePassword SKIPPED test/test_ssl.py::TestSSL::test_validation_with_system_ca_certs SKIPPED test/test_ssl.py::TestSSL::test_wincertstore SKIPPED (Cannot connect...) test/test_streaming_protocol.py::TestStreamingProtocol::test_failCommand_streaming SKIPPED test/test_streaming_protocol.py::TestStreamingProtocol::test_heartbeat_awaited_flag SKIPPED test/test_streaming_protocol.py::TestStreamingProtocol::test_monitor_waits_after_server_check_error SKIPPED test/test_streaming_protocol.py::TestStreamingProtocol::test_streaming_rtt SKIPPED test/test_threads.py::TestThreads::test_safe_insert SKIPPED (Cannot ...) test/test_threads.py::TestThreads::test_safe_update SKIPPED (Cannot ...) test/test_threads.py::TestThreads::test_threading SKIPPED (Cannot co...) test/test_timestamp.py::TestTimestamp::test_datetime PASSED test/test_timestamp.py::TestTimestamp::test_datetime_copy_pickle PASSED test/test_timestamp.py::TestTimestamp::test_equality PASSED test/test_timestamp.py::TestTimestamp::test_exceptions PASSED test/test_timestamp.py::TestTimestamp::test_hash PASSED test/test_timestamp.py::TestTimestamp::test_repr PASSED test/test_timestamp.py::TestTimestamp::test_timestamp PASSED test/test_topology.py::TestTopologyConfiguration::test_timeout_configuration PASSED test/test_topology.py::TestSingleServerTopology::test_direct_connection PASSED test/test_topology.py::TestSingleServerTopology::test_reopen PASSED test/test_topology.py::TestSingleServerTopology::test_round_trip_time PASSED test/test_topology.py::TestSingleServerTopology::test_unavailable_seed PASSED test/test_topology.py::TestMultiServerTopology::test_close PASSED test/test_topology.py::TestMultiServerTopology::test_discover_set_name_from_primary PASSED test/test_topology.py::TestMultiServerTopology::test_discover_set_name_from_secondary PASSED test/test_topology.py::TestMultiServerTopology::test_filtered_server_selection PASSED test/test_topology.py::TestMultiServerTopology::test_handle_error PASSED test/test_topology.py::TestMultiServerTopology::test_handle_error_removed_server PASSED test/test_topology.py::TestMultiServerTopology::test_max_write_batch_size PASSED test/test_topology.py::TestMultiServerTopology::test_readable_writable PASSED test/test_topology.py::TestMultiServerTopology::test_topology_repr PASSED test/test_topology.py::TestMultiServerTopology::test_unexpected_load_balancer PASSED test/test_topology.py::TestMultiServerTopology::test_wire_version PASSED test/test_topology.py::TestTopologyErrors::test_hello_retry PASSED test/test_topology.py::TestTopologyErrors::test_internal_monitor_error PASSED test/test_topology.py::TestTopologyErrors::test_pool_reset PASSED test/test_topology.py::TestServerSelectionErrors::test_bad_replica_set_name PASSED test/test_topology.py::TestServerSelectionErrors::test_multiple_standalones PASSED test/test_topology.py::TestServerSelectionErrors::test_no_mongoses PASSED test/test_topology.py::TestServerSelectionErrors::test_no_primary PASSED test/test_topology.py::TestServerSelectionErrors::test_no_secondary PASSED test/test_transactions.py::TestTransactions::test_create_collection SKIPPED test/test_transactions.py::TestTransactions::test_gridfs_does_not_support_transactions SKIPPED test/test_transactions.py::TestTransactions::test_transaction_direct_connection SKIPPED test/test_transactions.py::TestTransactions::test_transaction_options_validation SKIPPED test/test_transactions.py::TestTransactions::test_transaction_starts_with_batched_write SKIPPED test/test_transactions.py::TestTransactions::test_transaction_write_concern_override SKIPPED test/test_transactions.py::TestTransactions::test_unpin_for_next_transaction SKIPPED test/test_transactions.py::TestTransactions::test_unpin_for_non_transaction_operation SKIPPED test/test_transactions.py::TestTransactionsConvenientAPI::test_callback_not_retried_after_commit_timeout SKIPPED test/test_transactions.py::TestTransactionsConvenientAPI::test_callback_not_retried_after_timeout SKIPPED test/test_transactions.py::TestTransactionsConvenientAPI::test_callback_raises_custom_error SKIPPED test/test_transactions.py::TestTransactionsConvenientAPI::test_callback_returns_value SKIPPED test/test_transactions.py::TestTransactionsConvenientAPI::test_commit_not_retried_after_timeout SKIPPED test/test_transactions.py::TestTransactionsConvenientAPI::test_in_transaction_property SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbort::test_abortTransaction_does_not_retry_after_Interrupted SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbort::test_abortTransaction_does_not_retry_after_WriteConcernError_Interrupted SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbort::test_abortTransaction_only_performs_a_single_retry SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbort::test_abortTransaction_succeeds_after_connection_error SKIPPED test/test_transactions_unified.py::TestUnifiedCausalConsistency::test_causal_consistency SKIPPED test/test_transactions_unified.py::TestUnifiedCausalConsistency::test_causal_consistency_disabled SKIPPED test/test_transactions_unified.py::TestUnifiedCount::test_count SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_does_not_retry_error_without_RetryableWriteError_label SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_retries_once_with_RetryableWriteError_from_server SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_HostNotFound SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_HostUnreachable SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_InterruptedAtShutdown SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_NetworkTimeout SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_NotWritablePrimary SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_PrimarySteppedDown SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_ShutdownInProgress SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_SocketException SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_WriteConcernError_InterruptedAtShutdown SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_WriteConcernError_InterruptedDueToReplStateChange SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_WriteConcernError_PrimarySteppedDown SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommitErrorLabels::test_commitTransaction_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED test/test_transactions_unified.py::TestUnifiedErrorsClient::test_Client_side_error_in_command_starting_transaction SKIPPED test/test_transactions_unified.py::TestUnifiedErrorsClient::test_Client_side_error_when_transaction_is_in_progress SKIPPED test/test_transactions_unified.py::TestUnifiedCreateCollection::test_explicitly_create_collection_using_create_command SKIPPED test/test_transactions_unified.py::TestUnifiedCreateCollection::test_implicitly_create_collection_using_insert SKIPPED test/test_transactions_unified.py::TestUnifiedReads::test_aggregate SKIPPED test/test_transactions_unified.py::TestUnifiedReads::test_collection_readConcern_without_transaction SKIPPED test/test_transactions_unified.py::TestUnifiedReads::test_distinct SKIPPED test/test_transactions_unified.py::TestUnifiedReads::test_find SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_does_not_retry_without_RetryableWriteError_label SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_only_retries_once_with_RetryableWriteError_from_server SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_HostNotFound SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_HostUnreachable SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_InterruptedAtShutdown SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_InterruptedDueToReplStateChange SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_NetworkTimeout SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_NotPrimaryNoSecondaryOk SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_NotPrimaryOrSecondary SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_NotWritablePrimary SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_PrimarySteppedDown SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_ShutdownInProgress SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_SocketException SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_WriteConcernError_InterruptedAtShutdown SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_WriteConcernError_InterruptedDueToReplStateChange SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_WriteConcernError_PrimarySteppedDown SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbortErrorLabels::test_abortTransaction_succeeds_after_WriteConcernError_ShutdownInProgress SKIPPED test/test_transactions_unified.py::TestUnifiedRunCommand::test_run_command_fails_with_explicit_secondary_read_preference SKIPPED test/test_transactions_unified.py::TestUnifiedRunCommand::test_run_command_fails_with_secondary_read_preference_from_transaction_options SKIPPED test/test_transactions_unified.py::TestUnifiedRunCommand::test_run_command_with_default_read_preference SKIPPED test/test_transactions_unified.py::TestUnifiedRunCommand::test_run_command_with_explicit_primary_read_preference SKIPPED test/test_transactions_unified.py::TestUnifiedRunCommand::test_run_command_with_secondary_read_preference_in_client_option_and_primary_read_preference_in_transaction_options SKIPPED test/test_transactions_unified.py::TestUnifiedInsert::test_collection_writeConcern_ignored_for_insert SKIPPED test/test_transactions_unified.py::TestUnifiedInsert::test_collection_writeConcern_without_transaction SKIPPED test/test_transactions_unified.py::TestUnifiedInsert::test_insert SKIPPED test/test_transactions_unified.py::TestUnifiedInsert::test_insert_with_session1 SKIPPED test/test_transactions_unified.py::TestUnifiedDoNotRetryReadInTransaction::test_find_does_not_retry_in_a_transaction SKIPPED test/test_transactions_unified.py::TestUnifiedAbort::test_abort SKIPPED test/test_transactions_unified.py::TestUnifiedAbort::test_abort_directly_after_commit SKIPPED test/test_transactions_unified.py::TestUnifiedAbort::test_abort_directly_after_no-op_commit SKIPPED test/test_transactions_unified.py::TestUnifiedAbort::test_abort_does_not_apply_writeConcern SKIPPED test/test_transactions_unified.py::TestUnifiedAbort::test_abort_ignores_TransactionAborted SKIPPED test/test_transactions_unified.py::TestUnifiedAbort::test_abort_without_start SKIPPED test/test_transactions_unified.py::TestUnifiedAbort::test_implicit_abort SKIPPED test/test_transactions_unified.py::TestUnifiedAbort::test_two_aborts SKIPPED test/test_transactions_unified.py::TestUnifiedMongosRecoveryTokenErrorLabels::test_commitTransaction_retry_succeeds_on_new_mongos SKIPPED test/test_transactions_unified.py::TestUnifiedCommit::test_withTransaction_commits_after_callback_returns SKIPPED test/test_transactions_unified.py::TestUnifiedCommit::test_withTransaction_commits_after_callback_returns_(second_transaction) SKIPPED test/test_transactions_unified.py::TestUnifiedMongosRecoveryToken::test_abortTransaction_sends_recoveryToken SKIPPED test/test_transactions_unified.py::TestUnifiedMongosRecoveryToken::test_commitTransaction_explicit_retries_include_recoveryToken SKIPPED test/test_transactions_unified.py::TestUnifiedMongosRecoveryToken::test_commitTransaction_retry_fails_on_new_mongos SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableAbortHandshake::test_AbortTransaction_succeeds_after_handshake_network_error SKIPPED test/test_transactions_unified.py::TestUnifiedPinMongos::test_countDocuments SKIPPED test/test_transactions_unified.py::TestUnifiedPinMongos::test_distinct SKIPPED test/test_transactions_unified.py::TestUnifiedPinMongos::test_find SKIPPED test/test_transactions_unified.py::TestUnifiedPinMongos::test_insertOne SKIPPED test/test_transactions_unified.py::TestUnifiedPinMongos::test_mixed_read_write_operations SKIPPED test/test_transactions_unified.py::TestUnifiedPinMongos::test_multiple_commits SKIPPED test/test_transactions_unified.py::TestUnifiedPinMongos::test_remain_pinned_after_non-transient_error_on_commit SKIPPED test/test_transactions_unified.py::TestUnifiedPinMongos::test_unpin_after_transient_error_within_a_transaction SKIPPED test/test_transactions_unified.py::TestUnifiedPinMongos::test_unpin_after_transient_error_within_a_transaction_and_commit SKIPPED test/test_transactions_unified.py::TestUnifiedClientBulkWrite::test_client_bulkWrite_in_a_transaction SKIPPED test/test_transactions_unified.py::TestUnifiedClientBulkWrite::test_client_bulkWrite_with_writeConcern_in_a_transaction_causes_a_transaction_error SKIPPED test/test_transactions_unified.py::TestUnifiedClientBulkWrite::test_client_writeConcern_ignored_for_client_bulkWrite_in_transaction SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableWrites::test_increment_txnNumber SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableWrites::test_writes_are_not_retried SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommit::test_commitTransaction_applies_majority_write_concern_on_retries SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommit::test_commitTransaction_fails_after_Interrupted SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommit::test_commitTransaction_fails_after_two_errors SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommit::test_commitTransaction_is_not_retried_after_UnsatisfiableWriteConcern_error SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommit::test_commitTransaction_succeeds_after_connection_error SKIPPED test/test_transactions_unified.py::TestUnifiedFindOneAndDelete::test_collection_writeConcern_ignored_for_findOneAndDelete SKIPPED test/test_transactions_unified.py::TestUnifiedFindOneAndDelete::test_findOneAndDelete SKIPPED test/test_transactions_unified.py::TestUnifiedIsolation::test_one_transaction SKIPPED test/test_transactions_unified.py::TestUnifiedIsolation::test_two_transactions SKIPPED test/test_transactions_unified.py::TestUnifiedTransactionOptions::test_withTransaction_and_no_transaction_options_set SKIPPED test/test_transactions_unified.py::TestUnifiedTransactionOptions::test_withTransaction_explicit_transaction_options SKIPPED test/test_transactions_unified.py::TestUnifiedTransactionOptions::test_withTransaction_explicit_transaction_options_override_client_options SKIPPED test/test_transactions_unified.py::TestUnifiedTransactionOptions::test_withTransaction_explicit_transaction_options_override_defaultTransactionOptions SKIPPED test/test_transactions_unified.py::TestUnifiedTransactionOptions::test_withTransaction_inherits_transaction_options_from_client SKIPPED test/test_transactions_unified.py::TestUnifiedTransactionOptions::test_withTransaction_inherits_transaction_options_from_defaultTransactionOptions SKIPPED test/test_transactions_unified.py::TestUnifiedFindOneAndUpdate::test_collection_writeConcern_ignored_for_findOneAndUpdate SKIPPED test/test_transactions_unified.py::TestUnifiedFindOneAndUpdate::test_findOneAndUpdate SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_aggregate_aggregate SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_bulkWrite_delete SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_bulkWrite_insert SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_bulkWrite_update SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_clientBulkWrite_bulkWrite SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_countDocuments_aggregate SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_deleteMany_delete SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_deleteOne_delete SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_distinct_distinct SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_findOneAndDelete_findAndModify SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_findOneAndReplace_findAndModify SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_findOneAndUpdate_findAndModify SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_find_find SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_insertMany_insert SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_insertOne SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_insertOne_insert SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_replaceOne_update SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_runCommand_insert SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_updateMany_update SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_updateOne_update SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_aggregate_aggregate SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_bulkWrite_delete SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_bulkWrite_insert SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_bulkWrite_update SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_clientBulkWrite_bulkWrite SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_countDocuments_aggregate SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_deleteMany_delete SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_deleteOne_delete SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_distinct_distinct SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_findOneAndDelete_findAndModify SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_findOneAndReplace_findAndModify SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_findOneAndUpdate_findAndModify SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_find_find SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_insertMany_insert SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_insertOne_insert SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_replaceOne_update SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_runCommand_insert SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_updateMany_update SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_ShutdownInProgress_error_on_updateOne_update SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_aggregate_aggregate SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_bulkWrite_delete SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_bulkWrite_insert SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_bulkWrite_update SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_clientBulkWrite_bulkWrite SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_countDocuments_aggregate SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_deleteMany_delete SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_deleteOne_delete SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_distinct_distinct SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_findOneAndDelete_findAndModify SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_findOneAndReplace_findAndModify SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_findOneAndUpdate_findAndModify SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_find_find SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_insertMany_insert SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_insertOne_insert SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_replaceOne_update SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_runCommand_insert SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_updateMany_update SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_connection_error_on_updateOne_update SKIPPED test/test_transactions_unified.py::TestUnifiedMongosPinAuto::test_unpin_after_transient_error_within_a_transaction SKIPPED test/test_transactions_unified.py::TestUnifiedErrorLabelsBlockConnection::test_add_RetryableWriteError_and_UnknownTransactionCommitResult_labels_to_connection_errors SKIPPED test/test_transactions_unified.py::TestUnifiedWriteConcern::test_abort_with_default SKIPPED test/test_transactions_unified.py::TestUnifiedWriteConcern::test_abort_with_majority SKIPPED test/test_transactions_unified.py::TestUnifiedWriteConcern::test_commit_with_default SKIPPED test/test_transactions_unified.py::TestUnifiedWriteConcern::test_commit_with_majority SKIPPED test/test_transactions_unified.py::TestUnifiedWriteConcern::test_start_with_implicit_unacknowledged_write_concern SKIPPED test/test_transactions_unified.py::TestUnifiedWriteConcern::test_start_with_unacknowledged_write_concern SKIPPED test/test_transactions_unified.py::TestUnifiedWriteConcern::test_unacknowledged_write_concern_coll_bulkWrite SKIPPED test/test_transactions_unified.py::TestUnifiedWriteConcern::test_unacknowledged_write_concern_coll_deleteMany SKIPPED test/test_transactions_unified.py::TestUnifiedWriteConcern::test_unacknowledged_write_concern_coll_deleteOne SKIPPED test/test_transactions_unified.py::TestUnifiedWriteConcern::test_unacknowledged_write_concern_coll_findOneAndDelete SKIPPED test/test_transactions_unified.py::TestUnifiedWriteConcern::test_unacknowledged_write_concern_coll_findOneAndReplace SKIPPED test/test_transactions_unified.py::TestUnifiedWriteConcern::test_unacknowledged_write_concern_coll_findOneAndUpdate SKIPPED test/test_transactions_unified.py::TestUnifiedWriteConcern::test_unacknowledged_write_concern_coll_insertMany SKIPPED test/test_transactions_unified.py::TestUnifiedWriteConcern::test_unacknowledged_write_concern_coll_insertOne SKIPPED test/test_transactions_unified.py::TestUnifiedWriteConcern::test_unacknowledged_write_concern_coll_updateMany SKIPPED test/test_transactions_unified.py::TestUnifiedWriteConcern::test_unacknowledged_write_concern_coll_updateOne SKIPPED test/test_transactions_unified.py::TestUnifiedRetryableCommitHandshake::test_CommitTransaction_succeeds_after_handshake_network_error SKIPPED test/test_transactions_unified.py::TestUnifiedReadPref::test_default_readPreference SKIPPED test/test_transactions_unified.py::TestUnifiedReadPref::test_nearest_readPreference SKIPPED test/test_transactions_unified.py::TestUnifiedReadPref::test_primaryPreferred_readPreference SKIPPED test/test_transactions_unified.py::TestUnifiedReadPref::test_primary_readPreference SKIPPED test/test_transactions_unified.py::TestUnifiedReadPref::test_secondary_readPreference SKIPPED test/test_transactions_unified.py::TestUnifiedReadPref::test_secondary_write_only SKIPPED test/test_transactions_unified.py::TestUnifiedUpdate::test_collections_writeConcern_ignored_for_update SKIPPED test/test_transactions_unified.py::TestUnifiedUpdate::test_update SKIPPED test/test_transactions_unified.py::TestUnifiedDelete::test_collection_writeConcern_ignored_for_delete SKIPPED test/test_transactions_unified.py::TestUnifiedDelete::test_delete SKIPPED test/test_transactions_unified.py::TestUnifiedMongosUnpin::test_unpin_after_TransientTransactionError_error_on_abort SKIPPED test/test_transactions_unified.py::TestUnifiedMongosUnpin::test_unpin_after_TransientTransactionError_error_on_commit SKIPPED test/test_transactions_unified.py::TestUnifiedMongosUnpin::test_unpin_after_non-transient_error_on_abort SKIPPED test/test_transactions_unified.py::TestUnifiedMongosUnpin::test_unpin_on_successful_abort SKIPPED test/test_transactions_unified.py::TestUnifiedMongosUnpin::test_unpin_when_a_new_transaction_is_started SKIPPED test/test_transactions_unified.py::TestUnifiedMongosUnpin::test_unpin_when_a_non-transaction_read_operation_uses_a_session SKIPPED test/test_transactions_unified.py::TestUnifiedMongosUnpin::test_unpin_when_a_non-transaction_write_operation_uses_a_session SKIPPED test/test_transactions_unified.py::TestUnifiedReadConcern::test_aggregate_ignores_collection_readConcern SKIPPED test/test_transactions_unified.py::TestUnifiedReadConcern::test_countDocuments_ignores_collection_readConcern SKIPPED test/test_transactions_unified.py::TestUnifiedReadConcern::test_distinct_ignores_collection_readConcern SKIPPED test/test_transactions_unified.py::TestUnifiedReadConcern::test_find_ignores_collection_readConcern SKIPPED test/test_transactions_unified.py::TestUnifiedReadConcern::test_only_first_aggregate_includes_readConcern SKIPPED test/test_transactions_unified.py::TestUnifiedReadConcern::test_only_first_countDocuments_includes_readConcern SKIPPED test/test_transactions_unified.py::TestUnifiedReadConcern::test_only_first_distinct_includes_readConcern SKIPPED test/test_transactions_unified.py::TestUnifiedReadConcern::test_only_first_find_includes_readConcern SKIPPED test/test_transactions_unified.py::TestUnifiedReadConcern::test_only_first_runCommand_includes_readConcern SKIPPED test/test_transactions_unified.py::TestUnifiedReadConcern::test_runCommand_ignores_database_readConcern SKIPPED test/test_transactions_unified.py::TestUnifiedBulk::test_bulk SKIPPED test/test_transactions_unified.py::TestUnifiedErrorLabels::test_DuplicateKey_errors_do_not_contain_transient_label SKIPPED test/test_transactions_unified.py::TestUnifiedErrorLabels::test_NoSuchTransaction_errors_contain_transient_label SKIPPED test/test_transactions_unified.py::TestUnifiedErrorLabels::test_NoSuchTransaction_errors_on_commit_contain_transient_label SKIPPED test/test_transactions_unified.py::TestUnifiedErrorLabels::test_NotWritablePrimary_errors_contain_transient_label SKIPPED test/test_transactions_unified.py::TestUnifiedErrorLabels::test_WriteConflict_errors_contain_transient_label SKIPPED test/test_transactions_unified.py::TestUnifiedErrorLabels::test_add_RetryableWriteError_and_UnknownTransactionCommitResult_labels_to_connection_errors SKIPPED test/test_transactions_unified.py::TestUnifiedErrorLabels::test_add_TransientTransactionError_label_to_connection_errors,_but_do_not_add_RetryableWriteError_label SKIPPED test/test_transactions_unified.py::TestUnifiedErrorLabels::test_add_UnknownTransactionCommitResult_label_to_MaxTimeMSExpired SKIPPED test/test_transactions_unified.py::TestUnifiedErrorLabels::test_add_UnknownTransactionCommitResult_label_to_writeConcernError_MaxTimeMSExpired SKIPPED test/test_transactions_unified.py::TestUnifiedErrorLabels::test_add_UnknownTransactionCommitResult_label_to_writeConcernError_WriteConcernFailed SKIPPED test/test_transactions_unified.py::TestUnifiedErrorLabels::test_add_UnknownTransactionCommitResult_label_to_writeConcernError_WriteConcernFailed_with_wtimeout SKIPPED test/test_transactions_unified.py::TestUnifiedErrorLabels::test_do_not_add_RetryableWriteError_label_to_writeConcernError_ShutdownInProgress_that_occurs_within_transaction SKIPPED test/test_transactions_unified.py::TestUnifiedErrorLabels::test_do_not_add_UnknownTransactionCommitResult_label_to_MaxTimeMSExpired_inside_transactions SKIPPED test/test_transactions_unified.py::TestUnifiedErrorLabels::test_omit_UnknownTransactionCommitResult_label_from_writeConcernError_UnknownReplWriteConcern SKIPPED test/test_transactions_unified.py::TestUnifiedErrorLabels::test_omit_UnknownTransactionCommitResult_label_from_writeConcernError_UnsatisfiableWriteConcern SKIPPED test/test_transactions_unified.py::TestUnifiedErrorLabelsErrorLabels::test_add_RetryableWriteError_and_UnknownTransactionCommitResult_labels_to_retryable_commit_errors SKIPPED test/test_transactions_unified.py::TestUnifiedErrorLabelsErrorLabels::test_add_RetryableWriteError_and_UnknownTransactionCommitResult_labels_to_writeConcernError_ShutdownInProgress SKIPPED test/test_transactions_unified.py::TestUnifiedFindOneAndReplace::test_collection_writeConcern_ignored_for_findOneAndReplace SKIPPED test/test_transactions_unified.py::TestUnifiedFindOneAndReplace::test_findOneAndReplace SKIPPED test/test_transactions_unified.py::TestUnifiedCreateIndex::test_create_index_on_a_collection_created_within_the_same_transaction SKIPPED test/test_transactions_unified.py::TestUnifiedCreateIndex::test_create_index_on_a_non-existing_collection SKIPPED test/test_transactions_unified.py::TestUnifiedTransactionOptionsRepl::test_readConcern_snapshot_in_startTransaction_options SKIPPED test/test_transactions_unified.py::TestUnifiedErrors::test_commit_and_start_twice SKIPPED test/test_transactions_unified.py::TestUnifiedErrors::test_start_insert_start SKIPPED test/test_transactions_unified.py::TestUnifiedErrors::test_start_twice SKIPPED test/test_transactions_unified.py::TestUnifiedErrors::test_write_conflict_abort SKIPPED test/test_transactions_unified.py::TestUnifiedErrors::test_write_conflict_commit SKIPPED test/test_transactions_unified.py::TestUnifiedCommitRetry::test_commitTransaction_retry_only_overwrites_write_concern_w_option SKIPPED test/test_transactions_unified.py::TestUnifiedCommitRetry::test_commitTransaction_succeeds_after_multiple_connection_errors SKIPPED test/test_transactions_unified.py::TestUnifiedCommitRetry::test_commit_is_not_retried_after_MaxTimeMSExpired_error SKIPPED test/test_transactions_unified.py::TestUnifiedCallbackAborts::test_withTransaction_still_succeeds_if_callback_aborts_and_runs_extra_op SKIPPED test/test_transactions_unified.py::TestUnifiedCallbackAborts::test_withTransaction_succeeds_if_callback_aborts SKIPPED test/test_transactions_unified.py::TestUnifiedCallbackAborts::test_withTransaction_succeeds_if_callback_aborts_with_no_ops SKIPPED test/test_transactions_unified.py::TestUnifiedCommitRetryErrorLabels::test_commit_is_retried_after_commitTransaction_UnknownTransactionCommitResult_(NotWritablePrimary) SKIPPED test/test_transactions_unified.py::TestUnifiedCallbackCommits::test_withTransaction_still_succeeds_if_callback_commits_and_runs_extra_op SKIPPED test/test_transactions_unified.py::TestUnifiedCallbackCommits::test_withTransaction_succeeds_if_callback_commits SKIPPED test/test_transactions_unified.py::TestUnifiedCommitTransienttransactionerror_4_2::test_transaction_is_retried_after_commitTransaction_TransientTransactionError_(PreparedTransactionInProgress) SKIPPED test/test_transactions_unified.py::TestUnifiedCommitWriteconcernerror::test_commitTransaction_is_not_retried_after_MaxTimeMSExpired_error SKIPPED test/test_transactions_unified.py::TestUnifiedCommitWriteconcernerror::test_commitTransaction_is_not_retried_after_UnknownReplWriteConcern_error SKIPPED test/test_transactions_unified.py::TestUnifiedCommitWriteconcernerror::test_commitTransaction_is_not_retried_after_UnsatisfiableWriteConcern_error SKIPPED test/test_transactions_unified.py::TestUnifiedCommitWriteconcernerror::test_commitTransaction_is_retried_after_WriteConcernFailed_non-timeout_error SKIPPED test/test_transactions_unified.py::TestUnifiedCommitWriteconcernerror::test_commitTransaction_is_retried_after_WriteConcernFailed_timeout_error SKIPPED test/test_transactions_unified.py::TestUnifiedCommitTransienttransactionerror::test_transaction_is_retried_after_commitTransaction_TransientTransactionError_(LockTimeout) SKIPPED test/test_transactions_unified.py::TestUnifiedCommitTransienttransactionerror::test_transaction_is_retried_after_commitTransaction_TransientTransactionError_(NoSuchTransaction) SKIPPED test/test_transactions_unified.py::TestUnifiedCommitTransienttransactionerror::test_transaction_is_retried_after_commitTransaction_TransientTransactionError_(SnapshotUnavailable) SKIPPED test/test_transactions_unified.py::TestUnifiedCommitTransienttransactionerror::test_transaction_is_retried_after_commitTransaction_TransientTransactionError_(WriteConflict) SKIPPED test/test_transactions_unified.py::TestUnifiedCallbackRetry::test_callback_is_not_retried_after_non-transient_error_(DuplicateKeyError) SKIPPED test/test_transactions_unified.py::TestUnifiedCallbackRetry::test_callback_succeeds_after_multiple_connection_errors SKIPPED test/test_typing.py::TestMypyFails::test_mypy_failures SKIPPED (Requ...) test/test_typing.py::TestPymongo::test_aggregate_pipeline SKIPPED (C...) test/test_typing.py::TestPymongo::test_bulk_write SKIPPED (Cannot co...) test/test_typing.py::TestPymongo::test_bulk_write_heterogeneous SKIPPED test/test_typing.py::TestPymongo::test_command SKIPPED (Cannot conne...) test/test_typing.py::TestPymongo::test_cursor_iterable SKIPPED (Cann...) test/test_typing.py::TestPymongo::test_default_document_type SKIPPED test/test_typing.py::TestPymongo::test_insert_find SKIPPED (Cannot c...) test/test_typing.py::TestPymongo::test_list_collections SKIPPED (Can...) test/test_typing.py::TestPymongo::test_list_databases SKIPPED (Canno...) test/test_typing.py::TestPymongo::test_with_options SKIPPED (Cannot ...) test/test_typing.py::TestPymongo::test_with_transaction SKIPPED (Can...) test/test_typing.py::TestDecode::test_bson_decode PASSED test/test_typing.py::TestDecode::test_bson_decode_all PASSED test/test_typing.py::TestDecode::test_bson_decode_all_no_codec_option PASSED test/test_typing.py::TestDecode::test_bson_decode_file_iter PASSED test/test_typing.py::TestDecode::test_bson_decode_file_iter_none_codec_option PASSED test/test_typing.py::TestDecode::test_bson_decode_iter PASSED test/test_typing.py::TestDecode::test_bson_decode_iter_no_codec_option PASSED test/test_typing.py::TestDecode::test_bson_decode_no_codec_option PASSED test/test_typing.py::TestDocumentType::test_bulk_write_document_type_insertion SKIPPED test/test_typing.py::TestDocumentType::test_bulk_write_document_type_replacement SKIPPED test/test_typing.py::TestDocumentType::test_create_index SKIPPED (Us...) test/test_typing.py::TestDocumentType::test_default SKIPPED (Used fo...) test/test_typing.py::TestDocumentType::test_explicit_document_type SKIPPED test/test_typing.py::TestDocumentType::test_raw_bson_document_type SKIPPED test/test_typing.py::TestDocumentType::test_son_document_type SKIPPED test/test_typing.py::TestDocumentType::test_son_document_type_runtime PASSED test/test_typing.py::TestDocumentType::test_typeddict_document_type SKIPPED test/test_typing.py::TestDocumentType::test_typeddict_document_type_insertion SKIPPED test/test_typing.py::TestDocumentType::test_typeddict_empty_document_type SKIPPED test/test_typing.py::TestDocumentType::test_typeddict_explicit_document_type SKIPPED test/test_typing.py::TestDocumentType::test_typeddict_find_notrequired SKIPPED test/test_typing.py::TestDocumentType::test_typeddict_not_required_document_type SKIPPED test/test_typing.py::TestCommandDocumentType::test_default SKIPPED (...) test/test_typing.py::TestCommandDocumentType::test_explicit_document_type SKIPPED test/test_typing.py::TestCommandDocumentType::test_raw_bson_document_type SKIPPED test/test_typing.py::TestCommandDocumentType::test_son_document_type SKIPPED test/test_typing.py::TestCommandDocumentType::test_typeddict_document_type SKIPPED test/test_typing.py::TestCodecOptionsDocumentType::test_default PASSED test/test_typing.py::TestCodecOptionsDocumentType::test_explicit_document_type PASSED test/test_typing.py::TestCodecOptionsDocumentType::test_raw_bson_document_type PASSED test/test_typing.py::TestCodecOptionsDocumentType::test_son_document_type PASSED test/test_typing.py::TestCodecOptionsDocumentType::test_typeddict_document_type PASSED test/test_typing_strict.py::test_generic_arguments SKIPPED (Used for...) test/test_unified_format.py::TestUnifiedTestFormatValidPassPocTransactionsMongosPinAuto::test_remain_pinned_after_non-transient_Interrupted_error_on_insertOne SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocTransactionsMongosPinAuto::test_unpin_after_transient_error_within_a_transaction SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocTransactions::test_Client_side_error_in_command_starting_transaction SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocTransactions::test_create_index_on_a_non-existing_collection SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocTransactions::test_explicitly_create_collection_using_create_command SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassKmsProvidersPlaceholderKmsCredentials::test_ SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableWrites::test_FindOneAndUpdate_is_committed_on_first_attempt SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableWrites::test_FindOneAndUpdate_is_never_committed SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableWrites::test_FindOneAndUpdate_is_not_committed_on_first_attempt SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableWrites::test_InsertMany_succeeds_after_PrimarySteppedDown SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableWrites::test_InsertOne_fails_after_connection_failure_when_retryWrites_option_is_false SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableWrites::test_InsertOne_fails_after_multiple_retryable_writeConcernErrors SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassIgnoreResultAndError::test_operation_errors_are_ignored_if_ignoreResultAndError_is_true SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassExpectedEventsForClientTopologyDescriptionChangedEvent::test_can_assert_on_values_of_newDescription_and_previousDescription_fields SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassEntityCursorIterateOnce::test_iterateOnce SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassCollectionDataCreateOptions::test_collection_is_created_with_the_correct_options SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassEntityCommandCursor::test_createCommandCursor's_cursor_can_be_closed_and_will_perform_a_killCursors_operation SKIPPED 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 test/test_unified_format.py::TestUnifiedTestFormatValidPassEntityCommandCursor::test_runCursorCommand_creates_and_exhausts_cursor_by_running_getMores SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassAssertNumberConnectionsCheckedOut::test_basic_assertion_succeeds SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassObserveSensitiveCommands::test_getnonce_is_not_observed_by_default SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassObserveSensitiveCommands::test_getnonce_is_not_observed_with_observeSensitiveCommands=false SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassObserveSensitiveCommands::test_getnonce_is_observed_with_observeSensitiveCommands=true SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassObserveSensitiveCommands::test_hello_with_speculativeAuthenticate SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassObserveSensitiveCommands::test_hello_without_speculativeAuthenticate_is_always_observed SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassObserveSensitiveCommands::test_legacy_hello_with_speculativeAuthenticate SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassObserveSensitiveCommands::test_legacy_hello_without_speculativeAuthenticate_is_always_observed SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableReads::test_Aggregate_succeeds_after_InterruptedAtShutdown SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableReads::test_Find_fails_on_first_attempt SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableReads::test_Find_fails_on_second_attempt SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableReads::test_Find_succeeds_on_second_attempt SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocRetryableReads::test_ListDatabases_succeeds_on_second_attempt SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassExpectedEventsForClientIgnoreExtraEvents::test_ignoreExtraEvents_can_be_set_to_false SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassExpectedEventsForClientIgnoreExtraEvents::test_ignoreExtraEvents_can_be_set_to_true SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassExpectedEventsForClientIgnoreExtraEvents::test_ignoreExtraEvents_defaults_to_false_if_unset SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocGridfs::test_Delete_when_length_is_10 SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocGridfs::test_Download_when_an_intermediate_chunk_is_missing SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocGridfs::test_Download_when_files_entry_does_not_exist SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocGridfs::test_Download_when_there_are_three_chunks SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocGridfs::test_Upload_when_length_is_5 SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocSessions::test_Dirty_explicit_session_is_discarded SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocSessions::test_Server_supports_explicit_sessions SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocSessions::test_Server_supports_implicit_sessions SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassEntityClientCmapEvents::test_events_are_captured_during_an_operation SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassKmsProvidersUnconfiguredKms::test_ SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocTransactionsConvenientApi::test_withTransaction_and_no_transaction_options_set SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocTransactionsConvenientApi::test_withTransaction_explicit_transaction_options SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocTransactionsConvenientApi::test_withTransaction_inherits_transaction_options_from_client SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocTransactionsConvenientApi::test_withTransaction_inherits_transaction_options_from_defaultTransactionOptions SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassExpectedEventsForClientEventType::test_eventType_can_be_set_to_command_and_cmap SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassExpectedEventsForClientEventType::test_eventType_defaults_to_command_if_unset SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassKmsProvidersMixedKmsCredentialFields::test_ SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassEntityFindCursor::test_cursors_can_be_created,_iterated,_and_closed SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocCrud::test_Aggregate_with_$listLocalSessions SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocCrud::test_BulkWrite_with_mixed_ordered_operations SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocCrud::test_InsertMany_continue-on-error_behavior_with_unordered_(duplicate_key_in_requests) SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocCrud::test_ReplaceOne_prohibits_atomic_modifiers SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocCrud::test_readConcern_majority_with_out_stage SKIPPED 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 test/test_unified_format.py::TestUnifiedTestFormatValidPassPocChangeStreams::test_Test_consecutive_resume SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocChangeStreams::test_saveResultAsEntity_is_optional_for_createChangeStream SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocCommandMonitoring::test_A_failed_find_event SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassPocCommandMonitoring::test_A_successful_find_event_with_a_getmore_and_the_server_kills_the_cursor_(<=_4_4) SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassKmsProvidersExplicitKmsCredentials::test_ SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassMatchesLteOperator::test_special_lte_matching_operator SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassEntityClientStoreEventsAsEntities::test_storeEventsAsEntities_captures_events SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassExpectedErrorErrorResponse::test_Unsupported_command SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassExpectedErrorErrorResponse::test_Unsupported_query_operator SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidPassCreateEntitiesOperation::test_createEntities_operation SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailKmsProvidersMissingGcpKmsCredentials::test_ SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailReturnDocumentEnumInvalid::test_FindOneAndReplace_returnDocument_invalid_enum_value SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailReturnDocumentEnumInvalid::test_FindOneAndUpdate_returnDocument_invalid_enum_value SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailEntityClientStoreEventsAsEntitiesConflictWithClientId::test_foo SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailEntityFindCursor::test_close_fails_if_it_references_a_nonexistent_entity SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailEntityFindCursor::test_iterateUntilDocumentOrError_fails_if_it_references_a_nonexistent_entity SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailEntityClientStoreEventsAsEntitiesConflictWithinDifferentArray::test_foo SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailKmsProvidersMissingAwsKmsCredentials::test_ SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailIgnoreResultAndErrorMalformed::test_malformed_operation_fails_if_ignoreResultAndError_is_true SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailAssertNumberConnectionsCheckedOut::test_operation_fails_if_client_entity_does_not_exist SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailAssertNumberConnectionsCheckedOut::test_operation_fails_if_client_field_is_not_specified SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailAssertNumberConnectionsCheckedOut::test_operation_fails_if_connections_field_is_not_specified SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailAssertNumberConnectionsCheckedOut::test_operation_fails_if_number_of_connections_is_incorrect SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailEntityClientStoreEventsAsEntitiesConflictWithinSameArray::test_foo SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailEntityFindCursorMalformed::test_createFindCursor_fails_if_filter_is_not_specified SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailEntityDatabaseClientUndefined::test_foo SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailEntityClientApiVersionUnsupported::test_foo SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailOperationFailure::test_Unsupported_command SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailOperationFailure::test_Unsupported_query_operator SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailEntitySessionClientUndefined::test_foo SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailEntityBucketDatabaseUndefined::test_foo SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailEntityCollectionDatabaseUndefined::test_foo SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailKmsProvidersNoKms::test_ SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailKmsProvidersMissingAzureKmsCredentials::test_ SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailOperationUnsupported::test_Unsupported_operation SKIPPED test/test_unified_format.py::TestUnifiedTestFormatValidFailIgnoreResultAndError::test_operation_errors_are_not_ignored_if_ignoreResultAndError_is_false SKIPPED test/test_unified_format.py::TestMatchEvaluatorUtil::test_type PASSED test/test_unified_format.py::TestMatchEvaluatorUtil::test_unsetOrMatches PASSED test/test_uri_parser.py::TestURI::test_do_not_include_password_in_port_message PASSED test/test_uri_parser.py::TestURI::test_handle_colon PASSED test/test_uri_parser.py::TestURI::test_normalize_options PASSED test/test_uri_parser.py::TestURI::test_parse_ssl_paths PASSED test/test_uri_parser.py::TestURI::test_parse_uri PASSED test/test_uri_parser.py::TestURI::test_port_with_whitespace PASSED test/test_uri_parser.py::TestURI::test_redact_AWS_SESSION_TOKEN PASSED test/test_uri_parser.py::TestURI::test_special_chars PASSED test/test_uri_parser.py::TestURI::test_split_hosts PASSED test/test_uri_parser.py::TestURI::test_split_options PASSED test/test_uri_parser.py::TestURI::test_tlsinsecure_simple PASSED test/test_uri_parser.py::TestURI::test_unquote_during_parsing PASSED test/test_uri_parser.py::TestURI::test_validate_userinfo PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Double_colon_in_host_identifier PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Double_colon_in_host_identifier_and_second_host PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Double_colon_in_host_identifier_and_trailing_slash PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Double_colon_in_host_identifier_with_missing_host_and_port PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Double_colon_in_host_identifier_with_missing_port PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Empty_string PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Host_with_unescaped_slash PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Incomplete_key_value_pair_for_option PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_port_(negative_number)_with_IP_literal PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_port_(negative_number)_with_hostname PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_port_(non-numeric_string)_with_IP_literal PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_port_(non-numeric_string)_with_hostname PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_port_(positive_number)_with_IP_literal PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_port_(positive_number)_with_IP_literal_and_trailing_slash PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_port_(positive_number)_with_hostname PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_port_(positive_number)_with_hostname_and_trailing_slash PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_port_(zero)_with_IP_literal PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_port_(zero)_with_hostname PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Invalid_scheme PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Missing_host PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Username_containing_an_unescaped_at-sign PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Username_containing_an_unescaped_slash PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Username_containing_unescaped_slash_with_password PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Username_with_password_containing_an_unescaped_at-sign PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Username_with_password_containing_an_unescaped_colon PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Username_with_password_containing_an_unescaped_percent_sign PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Username_with_password_containing_an_unescaped_percent_sign_(non_hex_digit) PASSED 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 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_Username_with_password_containing_an_unescaped_slash PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_mongodb+srv_with_multiple_service_names PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_invalid-uris_mongodb+srv_with_port_number PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_At-signs_in_options_aren't_part_of_the_userinfo PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_Escaped_user_info_and_database_(MONGODB-CR) PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_Escaped_username_(GSSAPI) PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_Escaped_username_(MONGODB-X509) PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_Escaped_username_and_database_without_password PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_Subdelimiters_in_user/pass_don't_need_escaping_(MONGODB-CR) PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_User_info_for_multiple_hosts_with_database PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_User_info_for_multiple_hosts_without_database PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_User_info_for_single_IP_literal_host_with_database PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_User_info_for_single_IP_literal_host_without_database PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_User_info_for_single_IPv4_host_with_database PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_User_info_for_single_IPv4_host_without_database PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_User_info_for_single_hostname_with_database PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_User_info_for_single_hostname_without_database PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_Username_with_empty_password PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-auth_Username_without_password PASSED 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 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 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 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 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-host_identifiers_Multiple_hosts_(mixed_formats) PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-host_identifiers_Single_IP_literal_host_with_port PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-host_identifiers_Single_IP_literal_host_without_port PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-host_identifiers_Single_IPv4_host_with_port PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-host_identifiers_Single_IPv4_host_without_port PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-host_identifiers_Single_hostname_(resembling_IPv4)_without_port PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-host_identifiers_Single_hostname_with_port PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-host_identifiers_Single_hostname_without_port PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-host_identifiers_UTF-8_hosts PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-options_Colon_in_a_key_value_pair PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-options_Missing_delimiting_slash_between_hosts_and_options PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-options_Option_names_are_normalized_to_lowercase PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Multiple_Unix_domain_sockets_(absolute_paths) PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Multiple_Unix_domain_sockets_and_auth_DB_(absolute_path) PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Multiple_Unix_domain_sockets_with_auth_DB_(absolute_path) PASSED 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 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Multiple_hosts_(absolute_path_and_hostname_resembling_relative_path) PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Multiple_hosts_(absolute_path_and_ipv4) PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Unix_domain_socket_(absolute_path_with_spaces_in_path) PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Unix_domain_socket_(absolute_path_with_trailing_slash) PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Unix_domain_socket_(absolute_path_without_trailing_slash) PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Unix_domain_socket_(mixed_case) PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-absolute_Unix_domain_socket_with_auth_database_(absolute_path) PASSED 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 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 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 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Multiple_Unix_domain_sockets_(relative_and_absolute_paths) PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Multiple_Unix_domain_sockets_(relative_paths) PASSED 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 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 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 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Multiple_hosts_(relative_path_and_hostname_resembling_relative_path) PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Multiple_hosts_(relative_path_and_ipv4) PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Unix_domain_socket_(mixed_case) PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Unix_domain_socket_(relative_path_with_spaces) PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Unix_domain_socket_(relative_path_with_trailing_slash) PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Unix_domain_socket_(relative_path_without_trailing_slash) PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-unix_socket-relative_Unix_domain_socket_with_auth_database_(relative_path) PASSED 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 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 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 test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-warnings_Comma_in_a_key_value_pair_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-warnings_Deprecated_(or_unknown)_options_are_ignored_if_replacement_exists PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-warnings_Empty_boolean_option_value_are_ignored PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-warnings_Empty_integer_option_values_are_ignored PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-warnings_Repeated_option_keys PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-warnings_Unrecognized_option_keys_are_ignored PASSED test/test_uri_spec.py::TestAllScenarios::test_connection_string_test_valid-warnings_Unsupported_option_values_are_ignored PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_auth-options_Valid_auth_options_are_parsed_correctly_(GSSAPI) PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_auth-options_Valid_auth_options_are_parsed_correctly_(SCRAM-SHA-1) PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_compression-options_Multiple_compressors_are_parsed_correctly SKIPPED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_compression-options_Non-numeric_zlibCompressionLevel_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_compression-options_Too_high_zlibCompressionLevel_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_compression-options_Too_low_zlibCompressionLevel_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_compression-options_Valid_compression_options_are_parsed_correctly PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_concern-options_Arbitrary_string_readConcernLevel_does_not_cause_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_concern-options_Arbitrary_string_w_doesn't_cause_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_concern-options_Invalid_journal_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_concern-options_Non-numeric_wTimeoutMS_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_concern-options_Too_low_wTimeoutMS_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_concern-options_Valid_read_and_write_concern_are_parsed_correctly PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Invalid_directConnection_value PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Invalid_loadBalanced_value PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Invalid_retryWrites_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Non-numeric_connectTimeoutMS_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Non-numeric_heartbeatFrequencyMS_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Non-numeric_localThresholdMS_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Non-numeric_serverSelectionTimeoutMS_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Non-numeric_socketTimeoutMS_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Non-numeric_timeoutMS_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Too_low_connectTimeoutMS_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Too_low_heartbeatFrequencyMS_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Too_low_localThresholdMS_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Too_low_serverSelectionTimeoutMS_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Too_low_socketTimeoutMS_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Too_low_timeoutMS_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_Valid_connection_and_timeout_options_are_parsed_correctly PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_directConnection=false PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_directConnection=false_with_multiple_seeds PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_directConnection=true PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_directConnection=true_with_multiple_seeds PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_loadBalanced=false PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_loadBalanced=true PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_loadBalanced=true_with_directConnection=false PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_loadBalanced=true_with_directConnection=true_causes_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_loadBalanced=true_with_multiple_hosts_causes_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_loadBalanced=true_with_replicaSet_causes_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-options_timeoutMS=0 PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-pool-options_Non-numeric_maxIdleTimeMS_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-pool-options_Too_low_maxIdleTimeMS_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-pool-options_Valid_connection_pool_options_are_parsed_correctly PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-pool-options_maxConnecting<0_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-pool-options_maxConnecting=0_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-pool-options_maxPoolSize=0_does_not_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_connection-pool-options_minPoolSize=0_does_not_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_read-preference-options_Invalid_readPreferenceTags_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_read-preference-options_Non-numeric_maxStalenessSeconds_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_read-preference-options_Single_readPreferenceTags_is_parsed_as_array_of_size_one PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_read-preference-options_Too_low_maxStalenessSeconds_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_read-preference-options_Valid_read_preference_options_are_parsed_correctly PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_sdam-options_invalid_serverMonitoringMode PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_sdam-options_serverMonitoringMode=auto PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_sdam-options_serverMonitoringMode=poll PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_sdam-options_serverMonitoringMode=stream PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_Non-SRV_URI_with_custom_srvServiceName PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_Non-SRV_URI_with_srvMaxHosts PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_SRV_URI_with_custom_srvServiceName PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_SRV_URI_with_invalid_type_for_srvMaxHosts PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_SRV_URI_with_negative_integer_for_srvMaxHosts PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_SRV_URI_with_positive_srvMaxHosts_and_loadBalanced=false PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_SRV_URI_with_positive_srvMaxHosts_and_loadBalanced=true PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_SRV_URI_with_positive_srvMaxHosts_and_replicaSet PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_SRV_URI_with_srvMaxHosts PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_SRV_URI_with_srvMaxHosts=0_and_loadBalanced=true PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_srv-options_SRV_URI_with_srvMaxHosts=0_and_replicaSet PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_Invalid_tlsAllowInvalidCertificates_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_Invalid_tlsAllowInvalidHostnames_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_Invalid_tlsInsecure_causes_a_warning PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_Valid_required_tls_options_are_parsed_correctly PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_Valid_tlsCertificateKeyFilePassword_is_parsed_correctly PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_ssl=false_and_tls=false_doesn't_warn PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_ssl=false_and_tls=true_raises_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_ssl=true_and_tls=false_raises_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_ssl=true_and_tls=true_doesn't_warn PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tls=false_and_ssl=false_doesn't_warn PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tls=false_and_ssl=true_raises_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tls=true_and_ssl=false_raises_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tls=true_and_ssl=true_doesn't_warn PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsAllowInvalidCertificates=false_and_tlsDisableOCSPEndpointCheck=true_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsAllowInvalidCertificates=true_and_tlsDisableOCSPEndpointCheck=false_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsAllowInvalidCertificates_and_tlsDisableOCSPEndpointCheck_both_present_(and_false)_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsAllowInvalidCertificates_and_tlsDisableOCSPEndpointCheck_both_present_(and_true)_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsAllowInvalidCertificates_and_tlsInsecure_both_present_(and_false)_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsAllowInvalidCertificates_and_tlsInsecure_both_present_(and_true)_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsAllowInvalidCertificates_is_parsed_correctly PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsAllowInvalidHostnames_and_tlsInsecure_both_present_(and_false)_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsAllowInvalidHostnames_and_tlsInsecure_both_present_(and_true)_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsAllowInvalidHostnames_is_parsed_correctly PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsDisableOCSPEndpointCheck=false_and_tlsAllowInvalidCertificates=true_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsDisableOCSPEndpointCheck=false_and_tlsInsecure=true_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsDisableOCSPEndpointCheck=true_and_tlsAllowInvalidCertificates=false_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsDisableOCSPEndpointCheck=true_and_tlsInsecure=false_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsDisableOCSPEndpointCheck_and_tlsAllowInvalidCertificates_both_present_(and_false)_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsDisableOCSPEndpointCheck_and_tlsAllowInvalidCertificates_both_present_(and_true)_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsDisableOCSPEndpointCheck_and_tlsInsecure_both_present_(and_false)_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsDisableOCSPEndpointCheck_and_tlsInsecure_both_present_(and_true)_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsDisableOCSPEndpointCheck_can_be_set_to_false PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsDisableOCSPEndpointCheck_can_be_set_to_true PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsInsecure=false_and_tlsDisableOCSPEndpointCheck=true_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsInsecure=true_and_tlsDisableOCSPEndpointCheck=false_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsInsecure_and_tlsAllowInvalidCertificates_both_present_(and_false)_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsInsecure_and_tlsAllowInvalidCertificates_both_present_(and_true)_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsInsecure_and_tlsAllowInvalidHostnames_both_present_(and_false)_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsInsecure_and_tlsAllowInvalidHostnames_both_present_(and_true)_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsInsecure_and_tlsDisableOCSPEndpointCheck_both_present_(and_false)_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsInsecure_and_tlsDisableOCSPEndpointCheck_both_present_(and_true)_raises_an_error PASSED test/test_uri_spec.py::TestAllScenarios::test_test_uri_options_tls-options_tlsInsecure_is_parsed_correctly PASSED test/test_versioned_api.py::TestVersionedApiTestCommandsStrictMode::test_Running_a_command_that_is_not_part_of_the_versioned_API_results_in_an_error SKIPPED test/test_versioned_api.py::TestVersionedApiTransactionHandling::test_All_commands_in_a_transaction_declare_an_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiTransactionHandling::test_abortTransaction_includes_an_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiTestCommandsDeprecationErrors::test_Running_a_command_that_is_deprecated_raises_a_deprecation_error SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_aggregate_on_collection_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_aggregate_on_database_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_bulkWrite_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_client_bulkWrite_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_countDocuments_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_deleteMany_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_deleteOne_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_distinct_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_estimatedDocumentCount_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_findOneAndDelete_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_findOneAndReplace_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_findOneAndUpdate_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_find_and_getMore_append_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_insertMany_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_insertOne_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_replaceOne_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_updateMany_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1::test_updateOne_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_aggregate_on_collection_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_aggregate_on_database_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_bulkWrite_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_countDocuments_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_deleteMany_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_deleteOne_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_distinct_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_estimatedDocumentCount_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_findOneAndDelete_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_findOneAndReplace_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_findOneAndUpdate_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_find_and_getMore_append_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_insertMany_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_insertOne_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_replaceOne_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_updateMany_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiCrudApiVersion_1Strict::test_updateOne_appends_declared_API_version SKIPPED test/test_versioned_api.py::TestVersionedApiRuncommandHelperNoApiVersionDeclared::test_runCommand_does_not_inspect_or_change_the_command_document SKIPPED test/test_versioned_api.py::TestVersionedApiRuncommandHelperNoApiVersionDeclared::test_runCommand_does_not_prevent_sending_invalid_API_version_declarations SKIPPED test/test_versioned_api.py::TestServerApi::test_command_options SKIPPED test/test_versioned_api.py::TestServerApi::test_command_options_txn SKIPPED test/test_versioned_api.py::TestServerApi::test_server_api_defaults SKIPPED test/test_versioned_api.py::TestServerApi::test_server_api_explicit_false SKIPPED test/test_versioned_api.py::TestServerApi::test_server_api_strict SKIPPED test/test_versioned_api.py::TestServerApi::test_server_api_validation SKIPPED test/test_write_concern.py::TestWriteConcern::test_equality PASSED test/test_write_concern.py::TestWriteConcern::test_equality_compatible_type PASSED test/test_write_concern.py::TestWriteConcern::test_equality_incompatible_type PASSED test/test_write_concern.py::TestWriteConcern::test_equality_to_none PASSED test/test_write_concern.py::TestWriteConcern::test_invalid PASSED =============================== warnings summary =============================== test/asynchronous/test_grid_file.py::AsyncTestGridFileNoConnect::test_grid_in_custom_opts $(@D)/test/asynchronous/test_grid_file.py:84: DeprecationWarning: GridIn property 'contentType' is deprecated and will be removed in PyMongo 5.0 self.assertEqual("text/html", a.content_type) test/test_grid_file.py::TestGridFileNoConnect::test_grid_in_custom_opts $(@D)/test/test_grid_file.py:84: DeprecationWarning: GridIn property 'contentType' is deprecated and will be removed in PyMongo 5.0 self.assertEqual("text/html", a.content_type) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: $(@D)/xunit-results/TEST-results.xml - =========================== short test summary info ============================ ======== 1031 passed, 3701 skipped, 788 deselected, 2 warnings ========