nixbot

builds

succeeded python3.14-mcp-1.29.0 aarch64-darwin.pkgs-mistral-vibe · build #2803 · raw

1structuredAttrs is enabled2Sourcing python-remove-tests-dir-hook3Sourcing python-catch-conflicts-hook.sh4Sourcing python-remove-bin-bytecode-hook.sh5Sourcing pypa-build-hook6Using pypaBuildPhase7Sourcing python-runtime-deps-check-hook8Using pythonRuntimeDepsCheckHook9Sourcing pypa-install-hook10Using pypaInstallPhase11Sourcing python-imports-check-hook.sh12Using pythonImportsCheckPhase13Sourcing python-metadata-check-hook.sh14Using pythonMetadataCheckPhase15Sourcing python-namespaces-hook16Sourcing python-catch-conflicts-hook.sh17Sourcing pytest-check-hook18Using pytestCheckPhase
unpackPhase
19unpacking source archive /nix/store/gm4qvi5cby3h7cjwfcnr4n4kpdvq413q-source20source root is source21setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/uv.lock"
configurePhase
22no configure script, doing nothing
buildPhase
23Executing pypaBuildPhase24Setting UV_DYNAMIC_VERSIONING_BYPASS to 1.29.025Creating a wheel...26pypa build flags: --no-isolation --outdir dist/ --wheel27* Getting build dependencies for wheel...28* Building wheel...29Successfully built mcp-1.29.0-py3-none-any.whl30Finished creating a wheel...31/nix/var/nix/builds/nix-65369-2450140151/source/dist /nix/var/nix/builds/nix-65369-2450140151/source32Unpacking to: unpacked/mcp-1.29.0...OK33Repacking wheel as ./mcp-1.29.0-py3-none-any.whl...OK34/nix/var/nix/builds/nix-65369-2450140151/source35Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
36Executing pythonRuntimeDepsCheck37Checking runtime dependencies for mcp-1.29.0-py3-none-any.whl38Finished executing pythonRuntimeDepsCheck
installPhase
39Executing pypaInstallPhase40Successfully installed mcp-1.29.0-py3-none-any.whl41Finished executing pypaInstallPhase
pythonOutputDistPhase
42Executing pythonOutputDistPhase43Finished executing pythonOutputDistPhase
fixupPhase
44checking for references to /nix/var/nix/builds/nix-65369-2450140151/ in /nix/store/8fs9crdv7c6gr6pb3dwxxzggnh58hkmc-python3.14-mcp-1.29.0-dist...45patching script interpreter paths in /nix/store/8fs9crdv7c6gr6pb3dwxxzggnh58hkmc-python3.14-mcp-1.29.0-dist46checking for references to /nix/var/nix/builds/nix-65369-2450140151/ in /nix/store/mh1imkcbbhzdnyycc9cf87ppvmyz667h-python3.14-mcp-1.29.0...47patching script interpreter paths in /nix/store/mh1imkcbbhzdnyycc9cf87ppvmyz667h-python3.14-mcp-1.29.048stripping (with command strip and flags -S) in /nix/store/mh1imkcbbhzdnyycc9cf87ppvmyz667h-python3.14-mcp-1.29.0/lib /nix/store/mh1imkcbbhzdnyycc9cf87ppvmyz667h-python3.14-mcp-1.29.0/bin49Rewriting #!/nix/store/kmq6qdcg0yq6r4awf02dgq003n42r6zk-python3-3.14.7/bin/python3.14 to #!/nix/store/kmq6qdcg0yq6r4awf02dgq003n42r6zk-python3-3.14.750wrapping `/nix/store/mh1imkcbbhzdnyycc9cf87ppvmyz667h-python3.14-mcp-1.29.0/bin/mcp'...51Executing pythonRemoveTestsDir52Finished executing pythonRemoveTestsDir
installCheckPhase
53no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
54Executing pythonImportsCheckPhase55Check whether the following modules can be imported: mcp
pythonMetadataCheckPhase
56Executing pythonMetadataCheckPhase
pytestCheckPhase
57Executing pytestCheckPhase58pytest flags: -m pytest -k not\ \(test_command_execution\)\ and\ not\ \(test_lifespan_cleanup_executed\)\ and\ not\ \(test_basic_child_process_cleanup\)\ and\ not\ \(test_nested_process_tree\)\ and\ not\ \(test_early_parent_exit\)\ and\ not\ \(test_list_tools_returns_all_tools\)\ and\ not\ \(test_stdin_close_triggers_cleanup\)\ and\ not\ \(test_resource_template_client_interaction\)\ and\ not\ \(test_notification_validation_error\)\ and\ not\ \(test_sse_security_\)\ and\ not\ \(test_streamable_http_\)\ and\ not\ \(test_streamablehttp_\)\ and\ not\ \(test_messages_are_executed_concurrently\)\ and\ not\ \(test_tool_progress\) -Wignore::pytest.PytestRemovedIn10Warning --numprocesses=1059============================= test session starts ==============================60platform darwin -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.061rootdir: /nix/var/nix/builds/nix-65369-2450140151/source62configfile: pyproject.toml63plugins: inline-snapshot-0.34.2, asyncio-1.4.0, examples-0.0.18, xdist-3.8.0, anyio-4.14.264asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function6510 workers [1160 items] 66scheduling tests via LoadScheduling6768tests/cli/test_utils.py::test_parse_file_path_accepts_valid_specs[server.py-None] 69tests/client/test_auth.py::test_build_metadata[with-path-param] 70tests/client/test_auth.py::TestOAuthFlow::test_create_oauth_metadata_request 71tests/client/test_session_group.py::TestClientSessionGroup::test_connect_to_server 72tests/experimental/tasks/client/test_handlers.py::test_client_returns_error_for_unhandled_cancel_task_request 73tests/experimental/tasks/server/test_run_task_flow.py::test_run_task_basic_flow 74tests/experimental/tasks/server/test_server.py::test_response_routing_skips_non_matching_routers 75tests/experimental/tasks/server/test_store.py::test_list_tasks 76[gw0] [ 0%] PASSED tests/cli/test_utils.py::test_parse_file_path_accepts_valid_specs[server.py-None] 77tests/cli/test_utils.py::test_parse_file_path_accepts_valid_specs[foo.py:srv_obj-srv_obj] 78[gw2] [ 0%] PASSED tests/client/test_auth.py::test_build_metadata[with-path-param] 79tests/client/test_auth.py::TestLegacyServerFallback::test_legacy_server_no_prm_falls_back_to_root_oauth_discovery 80[gw1] [ 0%] PASSED tests/client/test_auth.py::TestOAuthFlow::test_create_oauth_metadata_request 81[gw0] [ 0%] PASSED tests/cli/test_utils.py::test_parse_file_path_accepts_valid_specs[foo.py:srv_obj-srv_obj] 82tests/cli/test_utils.py::test_parse_file_path_missing 83tests/client/test_auth.py::TestOAuthFallback::test_oauth_discovery_legacy_fallback_when_no_prm 84[gw0] [ 0%] PASSED tests/cli/test_utils.py::test_parse_file_path_missing 85tests/cli/test_utils.py::test_parse_file_exit_on_dir 86[gw1] [ 0%] PASSED tests/client/test_auth.py::TestOAuthFallback::test_oauth_discovery_legacy_fallback_when_no_prm 87tests/client/test_auth.py::TestOAuthFallback::test_oauth_discovery_path_aware_when_auth_server_has_path 88[gw0] [ 0%] PASSED tests/cli/test_utils.py::test_parse_file_exit_on_dir 89tests/cli/test_utils.py::test_build_uv_command_minimal 90[gw0] [ 0%] PASSED tests/cli/test_utils.py::test_build_uv_command_minimal 91tests/cli/test_utils.py::test_build_uv_command_adds_editable_and_packages 92[gw0] [ 0%] PASSED tests/cli/test_utils.py::test_build_uv_command_adds_editable_and_packages 93[gw9] [ 0%] PASSED tests/experimental/tasks/server/test_store.py::test_list_tasks 94tests/client/test_list_methods_cursor.py::test_list_methods_raises_error_when_both_cursor_and_params_provided[list_resource_templates] 95[gw2] [ 0%] PASSED tests/client/test_auth.py::TestLegacyServerFallback::test_legacy_server_no_prm_falls_back_to_root_oauth_discovery 96tests/client/test_auth.py::TestLegacyServerFallback::test_legacy_server_with_different_prm_and_root_urls 97[gw6] [ 1%] PASSED tests/experimental/tasks/client/test_handlers.py::test_client_returns_error_for_unhandled_cancel_task_request 98[gw1] [ 1%] PASSED tests/client/test_auth.py::TestOAuthFallback::test_oauth_discovery_path_aware_when_auth_server_has_path 99tests/client/test_auth.py::TestOAuthFallback::test_oauth_discovery_root_when_auth_server_has_no_path 100tests/experimental/tasks/server/test_store.py::test_list_tasks_pagination 101[gw7] [ 1%] PASSED tests/experimental/tasks/server/test_server.py::test_response_routing_skips_non_matching_routers 102tests/experimental/tasks/server/test_server.py::test_error_routing_skips_non_matching_routers 103[gw2] [ 1%] PASSED tests/client/test_auth.py::TestLegacyServerFallback::test_legacy_server_with_different_prm_and_root_urls 104tests/client/test_auth.py::TestSEP985Discovery::test_path_based_fallback_when_no_www_authenticate 105[gw1] [ 1%] PASSED tests/client/test_auth.py::TestOAuthFallback::test_oauth_discovery_root_when_auth_server_has_no_path 106tests/client/test_auth.py::TestOAuthFallback::test_oauth_discovery_root_when_auth_server_has_only_slash 107tests/experimental/tasks/client/test_handlers.py::test_client_returns_error_for_unhandled_task_augmented_sampling 108[gw9] [ 1%] PASSED tests/experimental/tasks/server/test_store.py::test_list_tasks_pagination 109tests/experimental/tasks/server/test_store.py::test_list_tasks_invalid_cursor 110[gw1] [ 1%] PASSED tests/client/test_auth.py::TestOAuthFallback::test_oauth_discovery_root_when_auth_server_has_only_slash 111[gw2] [ 1%] PASSED tests/client/test_auth.py::TestSEP985Discovery::test_path_based_fallback_when_no_www_authenticate 112tests/client/test_auth.py::TestOAuthFallback::test_oauth_discovery_fallback_order 113tests/client/test_auth.py::TestSEP985Discovery::test_root_based_fallback_after_path_based_404 114[gw7] [ 1%] PASSED tests/experimental/tasks/server/test_server.py::test_error_routing_skips_non_matching_routers 115tests/experimental/tasks/server/test_server_task_context.py::test_server_task_context_properties 116[gw9] [ 1%] PASSED tests/experimental/tasks/server/test_store.py::test_list_tasks_invalid_cursor 117[gw1] [ 1%] PASSED tests/client/test_auth.py::TestOAuthFallback::test_oauth_discovery_fallback_order 118tests/client/test_auth.py::TestOAuthFallback::test_oauth_discovery_fallback_conditions 119tests/experimental/tasks/server/test_store.py::test_delete_task 120[gw6] [ 1%] PASSED tests/experimental/tasks/client/test_handlers.py::test_client_returns_error_for_unhandled_task_augmented_sampling 121[gw7] [ 2%] PASSED tests/experimental/tasks/server/test_server_task_context.py::test_server_task_context_properties 122[gw2] [ 2%] PASSED tests/client/test_auth.py::TestSEP985Discovery::test_root_based_fallback_after_path_based_404 123tests/experimental/tasks/server/test_server_task_context.py::test_server_task_context_request_cancellation 124tests/client/test_auth.py::TestSEP985Discovery::test_www_authenticate_takes_priority_over_well_known 125[gw9] [ 2%] PASSED tests/experimental/tasks/server/test_store.py::test_delete_task 126tests/experimental/tasks/client/test_handlers.py::test_client_returns_error_for_unhandled_task_augmented_elicitation 127[gw1] [ 2%] PASSED tests/client/test_auth.py::TestOAuthFallback::test_oauth_discovery_fallback_conditions 128[gw8] [ 2%] PASSED tests/experimental/tasks/server/test_run_task_flow.py::test_run_task_basic_flow 129[gw7] [ 2%] PASSED tests/experimental/tasks/server/test_server_task_context.py::test_server_task_context_request_cancellation 130tests/experimental/tasks/server/test_server_task_context.py::test_server_task_context_update_status_with_notify 131tests/client/test_auth.py::TestOAuthFallback::test_handle_metadata_response_success 132tests/experimental/tasks/server/test_store.py::test_get_all_tasks_helper 133tests/experimental/tasks/server/test_run_task_flow.py::test_run_task_auto_fails_on_exception 134[gw2] [ 2%] PASSED tests/client/test_auth.py::TestSEP985Discovery::test_www_authenticate_takes_priority_over_well_known 135tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer scope="read write"-scope-read write] 136[gw9] [ 2%] PASSED tests/experimental/tasks/server/test_store.py::test_get_all_tasks_helper 137[gw2] [ 2%] PASSED tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer scope="read write"-scope-read write] 138tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer resource_metadata="https://api.example.com/.well-known/oauth-protected-resource"-resource_metadata-https://api.example.com/.well-known/oauth-protected-resource] 139[gw1] [ 2%] PASSED tests/client/test_auth.py::TestOAuthFallback::test_handle_metadata_response_success 140tests/client/test_auth.py::TestOAuthFallback::test_prioritize_www_auth_scope_over_prm 141[gw2] [ 2%] PASSED tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer resource_metadata="https://api.example.com/.well-known/oauth-protected-resource"-resource_metadata-https://api.example.com/.well-known/oauth-protected-resource] 142tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer error="insufficient_scope"-error-insufficient_scope] 143[gw2] [ 3%] PASSED tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer error="insufficient_scope"-error-insufficient_scope] 144tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer scope=read-scope-read] 145[gw7] [ 3%] PASSED tests/experimental/tasks/server/test_server_task_context.py::test_server_task_context_update_status_with_notify 146tests/experimental/tasks/server/test_server_task_context.py::test_server_task_context_update_status_without_notify 147[gw6] [ 3%] PASSED tests/experimental/tasks/client/test_handlers.py::test_client_returns_error_for_unhandled_task_augmented_elicitation 148tests/experimental/tasks/server/test_store.py::test_store_result_nonexistent_raises 149[gw1] [ 3%] PASSED tests/client/test_auth.py::TestOAuthFallback::test_prioritize_www_auth_scope_over_prm 150tests/client/test_auth.py::TestOAuthFallback::test_prioritize_prm_scopes_when_no_www_auth_scope 151[gw7] [ 3%] PASSED tests/experimental/tasks/server/test_server_task_context.py::test_server_task_context_update_status_without_notify 152tests/experimental/tasks/server/test_server_task_context.py::test_server_task_context_complete_with_notify 153tests/experimental/tasks/client/test_poll_task.py::test_poll_task_yields_until_completed 154[gw1] [ 3%] PASSED tests/client/test_auth.py::TestOAuthFallback::test_prioritize_prm_scopes_when_no_www_auth_scope 155tests/client/test_auth.py::TestOAuthFallback::test_omit_scope_when_no_prm_scopes_or_www_auth 156[gw9] [ 3%] PASSED tests/experimental/tasks/server/test_store.py::test_store_result_nonexistent_raises 157[gw7] [ 3%] PASSED tests/experimental/tasks/server/test_server_task_context.py::test_server_task_context_complete_with_notify 158tests/experimental/tasks/server/test_store.py::test_create_task_with_null_ttl 159[gw6] [ 3%] PASSED tests/experimental/tasks/client/test_poll_task.py::test_poll_task_yields_until_completed 160tests/experimental/tasks/client/test_poll_task.py::test_poll_task_exits_on_terminal[completed] 161tests/experimental/tasks/server/test_server_task_context.py::test_server_task_context_fail_with_notify 162tests/cli/test_utils.py::test_get_npx_unix_like 163[gw1] [ 3%] PASSED tests/client/test_auth.py::TestOAuthFallback::test_omit_scope_when_no_prm_scopes_or_www_auth 164[gw8] [ 3%] PASSED tests/experimental/tasks/server/test_run_task_flow.py::test_run_task_auto_fails_on_exception 165tests/client/test_auth.py::TestOAuthFallback::test_token_exchange_request_authorization_code 166tests/experimental/tasks/server/test_run_task_flow.py::test_enable_tasks_auto_registers_handlers 167[gw9] [ 3%] PASSED tests/experimental/tasks/server/test_store.py::test_create_task_with_null_ttl 168[gw6] [ 4%] PASSED tests/experimental/tasks/client/test_poll_task.py::test_poll_task_exits_on_terminal[completed] 169tests/experimental/tasks/client/test_poll_task.py::test_poll_task_exits_on_terminal[failed] 170[gw8] [ 4%] PASSED tests/experimental/tasks/server/test_run_task_flow.py::test_enable_tasks_auto_registers_handlers 171tests/experimental/tasks/server/test_run_task_flow.py::test_enable_tasks_with_custom_store_and_queue 172tests/experimental/tasks/server/test_store.py::test_task_expiration_cleanup 173[gw1] [ 4%] PASSED tests/client/test_auth.py::TestOAuthFallback::test_token_exchange_request_authorization_code 174[gw5] [ 4%] PASSED tests/client/test_session_group.py::TestClientSessionGroup::test_connect_to_server 175[gw8] [ 4%] PASSED tests/experimental/tasks/server/test_run_task_flow.py::test_enable_tasks_with_custom_store_and_queue 176[gw6] [ 4%] PASSED tests/experimental/tasks/client/test_poll_task.py::test_poll_task_exits_on_terminal[failed] 177tests/client/test_auth.py::TestOAuthFallback::test_refresh_token_request 178tests/experimental/tasks/server/test_run_task_flow.py::test_enable_tasks_skips_default_handlers_when_custom_registered 179[gw7] [ 4%] PASSED tests/experimental/tasks/server/test_server_task_context.py::test_server_task_context_fail_with_notify 180tests/experimental/tasks/server/test_server_task_context.py::test_elicit_raises_when_client_lacks_capability 181[gw7] [ 4%] PASSED tests/experimental/tasks/server/test_server_task_context.py::test_elicit_raises_when_client_lacks_capability 182tests/experimental/tasks/server/test_server_task_context.py::test_create_message_raises_when_client_lacks_capability 183[gw9] [ 4%] PASSED tests/experimental/tasks/server/test_store.py::test_task_expiration_cleanup 184[gw1] [ 4%] PASSED tests/client/test_auth.py::TestOAuthFallback::test_refresh_token_request 185tests/client/test_session_group.py::TestClientSessionGroup::test_connect_to_server_with_name_hook 186tests/experimental/tasks/client/test_poll_task.py::test_poll_task_exits_on_terminal[cancelled] 187[gw6] [ 4%] PASSED tests/experimental/tasks/client/test_poll_task.py::test_poll_task_exits_on_terminal[cancelled] 188[gw7] [ 5%] PASSED tests/experimental/tasks/server/test_server_task_context.py::test_create_message_raises_when_client_lacks_capability 189tests/experimental/tasks/server/test_server_task_context.py::test_elicit_raises_without_handler 190[gw8] [ 5%] PASSED tests/experimental/tasks/server/test_run_task_flow.py::test_enable_tasks_skips_default_handlers_when_custom_registered 191tests/experimental/tasks/server/test_run_task_flow.py::test_run_task_without_enable_tasks_raises 192tests/experimental/tasks/server/test_store.py::test_task_with_null_ttl_never_expires 193tests/client/test_auth.py::TestOAuthFallback::test_basic_auth_token_exchange 194tests/experimental/tasks/client/test_poll_task.py::test_poll_task_continues_through_input_required 195[gw0] [ 5%] PASSED tests/cli/test_utils.py::test_get_npx_unix_like 196[gw1] [ 5%] PASSED tests/client/test_auth.py::TestOAuthFallback::test_basic_auth_token_exchange 197tests/cli/test_utils.py::test_get_npx_windows 198[gw0] [ 5%] PASSED tests/cli/test_utils.py::test_get_npx_windows 199tests/cli/test_utils.py::test_get_npx_returns_none_when_npx_missing 200tests/client/test_auth.py::TestOAuthFallback::test_basic_auth_refresh_token 201[gw8] [ 5%] PASSED tests/experimental/tasks/server/test_run_task_flow.py::test_run_task_without_enable_tasks_raises 202tests/experimental/tasks/server/test_run_task_flow.py::test_task_support_task_group_before_run_raises 203[gw6] [ 5%] PASSED tests/experimental/tasks/client/test_poll_task.py::test_poll_task_continues_through_input_required 204tests/experimental/tasks/client/test_poll_task.py::test_poll_task_passes_task_id 205[gw7] [ 5%] PASSED tests/experimental/tasks/server/test_server_task_context.py::test_elicit_raises_without_handler 206tests/experimental/tasks/server/test_server_task_context.py::test_elicit_url_raises_without_handler 207[gw1] [ 5%] PASSED tests/client/test_auth.py::TestOAuthFallback::test_basic_auth_refresh_token 208tests/client/test_auth.py::TestOAuthFallback::test_none_auth_method 209[gw9] [ 5%] PASSED tests/experimental/tasks/server/test_store.py::test_task_with_null_ttl_never_expires 210tests/experimental/tasks/server/test_store.py::test_terminal_task_ttl_reset 211[gw7] [ 5%] PASSED tests/experimental/tasks/server/test_server_task_context.py::test_elicit_url_raises_without_handler 212tests/experimental/tasks/server/test_server_task_context.py::test_create_message_raises_without_handler 213[gw6] [ 5%] PASSED tests/experimental/tasks/client/test_poll_task.py::test_poll_task_passes_task_id 214tests/experimental/tasks/client/test_poll_task.py::test_poll_task_yields_full_result 215[gw0] [ 6%] PASSED tests/cli/test_utils.py::test_get_npx_returns_none_when_npx_missing 216[gw8] [ 6%] PASSED tests/experimental/tasks/server/test_run_task_flow.py::test_task_support_task_group_before_run_raises 217tests/experimental/tasks/server/test_run_task_flow.py::test_run_task_without_session_raises 218[gw9] [ 6%] PASSED tests/experimental/tasks/server/test_store.py::test_terminal_task_ttl_reset 219[gw1] [ 6%] PASSED tests/client/test_auth.py::TestOAuthFallback::test_none_auth_method 220tests/client/test_auth.py::TestProtectedResourceMetadata::test_resource_param_included_with_recent_protocol_version 221[gw6] [ 6%] PASSED tests/experimental/tasks/client/test_poll_task.py::test_poll_task_yields_full_result 222tests/experimental/tasks/server/test_store.py::test_terminal_status_transition_rejected 223[gw7] [ 6%] PASSED tests/experimental/tasks/server/test_server_task_context.py::test_create_message_raises_without_handler 224tests/experimental/tasks/server/test_server_task_context.py::test_elicit_queues_request_and_waits_for_response 225[gw8] [ 6%] PASSED tests/experimental/tasks/server/test_run_task_flow.py::test_run_task_without_session_raises 226tests/experimental/tasks/server/test_run_task_flow.py::test_run_task_without_task_metadata_raises 227tests/experimental/tasks/client/test_tasks.py::test_session_experimental_get_task 228[gw5] [ 6%] PASSED tests/client/test_session_group.py::TestClientSessionGroup::test_connect_to_server_with_name_hook 229[gw9] [ 6%] PASSED tests/experimental/tasks/server/test_store.py::test_terminal_status_transition_rejected 230[gw7] [ 6%] PASSED tests/experimental/tasks/server/test_server_task_context.py::test_elicit_queues_request_and_waits_for_response 231tests/experimental/tasks/server/test_server_task_context.py::test_elicit_url_queues_request_and_waits_for_response 232[gw8] [ 6%] PASSED tests/experimental/tasks/server/test_run_task_flow.py::test_run_task_without_task_metadata_raises 233tests/experimental/tasks/server/test_run_task_flow.py::test_run_task_with_model_immediate_response 234tests/client/auth/extensions/test_client_credentials.py::TestOAuthFlowClientCredentials::test_token_exchange_request_jwt_predefined 235[gw1] [ 6%] PASSED tests/client/test_auth.py::TestProtectedResourceMetadata::test_resource_param_included_with_recent_protocol_version 236tests/client/test_auth.py::TestProtectedResourceMetadata::test_resource_param_excluded_with_old_protocol_version 237tests/client/test_session_group.py::TestClientSessionGroup::test_disconnect_from_server 238tests/experimental/tasks/server/test_store.py::test_terminal_status_allows_same_status 239[gw7] [ 7%] PASSED tests/experimental/tasks/server/test_server_task_context.py::test_elicit_url_queues_request_and_waits_for_response 240tests/experimental/tasks/server/test_server_task_context.py::test_create_message_queues_request_and_waits_for_response 241[gw9] [ 7%] PASSED tests/experimental/tasks/server/test_store.py::test_terminal_status_allows_same_status 242[gw1] [ 7%] PASSED tests/client/test_auth.py::TestProtectedResourceMetadata::test_resource_param_excluded_with_old_protocol_version 243tests/client/test_auth.py::TestProtectedResourceMetadata::test_resource_param_included_with_protected_resource_metadata 244[gw1] [ 7%] PASSED tests/client/test_auth.py::TestProtectedResourceMetadata::test_resource_param_included_with_protected_resource_metadata 245tests/client/test_auth.py::TestRegistrationResponse::test_handle_registration_response_reads_before_accessing_text 246[gw7] [ 7%] PASSED tests/experimental/tasks/server/test_server_task_context.py::test_create_message_queues_request_and_waits_for_response 247tests/experimental/tasks/server/test_store.py::test_wait_for_update_nonexistent_raises 248tests/experimental/tasks/server/test_server_task_context.py::test_elicit_restores_status_on_cancellation 249[gw6] [ 7%] PASSED tests/experimental/tasks/client/test_tasks.py::test_session_experimental_get_task 250[gw8] [ 7%] PASSED tests/experimental/tasks/server/test_run_task_flow.py::test_run_task_with_model_immediate_response 251[gw9] [ 7%] PASSED tests/experimental/tasks/server/test_store.py::test_wait_for_update_nonexistent_raises 252tests/experimental/tasks/client/test_tasks.py::test_session_experimental_get_task_result 253tests/experimental/tasks/server/test_run_task_flow.py::test_run_task_doesnt_complete_if_already_terminal 254[gw1] [ 7%] PASSED tests/client/test_auth.py::TestRegistrationResponse::test_handle_registration_response_reads_before_accessing_text 255tests/client/test_auth.py::TestCreateClientRegistrationRequest::test_uses_registration_endpoint_from_metadata 256tests/experimental/tasks/server/test_store.py::test_cancel_task_succeeds_for_working_task 257[gw1] [ 7%] PASSED tests/client/test_auth.py::TestCreateClientRegistrationRequest::test_uses_registration_endpoint_from_metadata 258tests/client/test_auth.py::TestCreateClientRegistrationRequest::test_falls_back_to_default_register_endpoint_when_no_metadata 259[gw7] [ 7%] PASSED tests/experimental/tasks/server/test_server_task_context.py::test_elicit_restores_status_on_cancellation 260tests/experimental/tasks/server/test_server_task_context.py::test_create_message_restores_status_on_cancellation 261[gw1] [ 8%] PASSED tests/client/test_auth.py::TestCreateClientRegistrationRequest::test_falls_back_to_default_register_endpoint_when_no_metadata 262tests/client/test_auth.py::TestCreateClientRegistrationRequest::test_falls_back_when_metadata_has_no_registration_endpoint 263[gw1] [ 8%] PASSED tests/client/test_auth.py::TestCreateClientRegistrationRequest::test_falls_back_when_metadata_has_no_registration_endpoint 264tests/client/test_auth.py::TestAuthFlow::test_auth_flow_with_valid_tokens 265[gw9] [ 8%] PASSED tests/experimental/tasks/server/test_store.py::test_cancel_task_succeeds_for_working_task 266[gw7] [ 8%] PASSED tests/experimental/tasks/server/test_server_task_context.py::test_create_message_restores_status_on_cancellation 267tests/experimental/tasks/server/test_store.py::test_cancel_task_rejects_nonexistent_task 268tests/experimental/tasks/server/test_server_task_context.py::test_elicit_as_task_raises_without_handler 269[gw6] [ 8%] PASSED tests/experimental/tasks/client/test_tasks.py::test_session_experimental_get_task_result 270tests/experimental/tasks/client/test_tasks.py::test_session_experimental_list_tasks 271[gw9] [ 8%] PASSED tests/experimental/tasks/server/test_store.py::test_cancel_task_rejects_nonexistent_task 272[gw7] [ 8%] PASSED tests/experimental/tasks/server/test_server_task_context.py::test_elicit_as_task_raises_without_handler 273[gw8] [ 8%] PASSED tests/experimental/tasks/server/test_run_task_flow.py::test_run_task_doesnt_complete_if_already_terminal 274tests/experimental/tasks/server/test_run_task_flow.py::test_run_task_doesnt_fail_if_already_terminal 275tests/experimental/tasks/server/test_server_task_context.py::test_create_message_as_task_raises_without_handler 276[gw5] [ 8%] PASSED tests/client/test_session_group.py::TestClientSessionGroup::test_disconnect_from_server 277tests/client/test_session_group.py::TestClientSessionGroup::test_connect_to_server_duplicate_tool_raises_error 278[gw7] [ 8%] PASSED tests/experimental/tasks/server/test_server_task_context.py::test_create_message_as_task_raises_without_handler 279tests/experimental/tasks/server/test_store.py::test_create_and_get 280tests/experimental/tasks/server/test_store.py::test_cancel_task_rejects_completed_task 281[gw9] [ 8%] PASSED tests/experimental/tasks/server/test_store.py::test_cancel_task_rejects_completed_task 282[gw7] [ 8%] PASSED tests/experimental/tasks/server/test_store.py::test_create_and_get 283tests/experimental/tasks/server/test_store.py::test_cancel_task_rejects_failed_task 284tests/experimental/tasks/server/test_store.py::test_create_with_custom_id 285[gw0] [ 9%] PASSED tests/client/auth/extensions/test_client_credentials.py::TestOAuthFlowClientCredentials::test_token_exchange_request_jwt_predefined 286[gw9] [ 9%] PASSED tests/experimental/tasks/server/test_store.py::test_cancel_task_rejects_failed_task 287tests/client/auth/extensions/test_client_credentials.py::TestOAuthFlowClientCredentials::test_token_exchange_request_jwt 288[gw8] [ 9%] PASSED tests/experimental/tasks/server/test_run_task_flow.py::test_run_task_doesnt_fail_if_already_terminal 289[gw7] [ 9%] PASSED tests/experimental/tasks/server/test_store.py::test_create_with_custom_id 290tests/experimental/tasks/server/test_server.py::test_list_tasks_handler 291[gw6] [ 9%] PASSED tests/experimental/tasks/client/test_tasks.py::test_session_experimental_list_tasks 292tests/client/test_auth.py::TestCIMD::test_is_valid_client_metadata_url[https://example.com/-False] 293[gw0] [ 9%] PASSED tests/client/auth/extensions/test_client_credentials.py::TestOAuthFlowClientCredentials::test_token_exchange_request_jwt 294[gw4] [ 9%] PASSED tests/client/test_auth.py::TestCIMD::test_is_valid_client_metadata_url[https://example.com/-False] 295tests/client/test_auth.py::TestCIMD::test_is_valid_client_metadata_url[None-False] 296tests/client/auth/extensions/test_client_credentials.py::TestClientCredentialsOAuthProvider::test_init_sets_client_info 297[gw4] [ 9%] PASSED tests/client/test_auth.py::TestCIMD::test_is_valid_client_metadata_url[None-False] 298tests/client/test_auth.py::TestCIMD::test_is_valid_client_metadata_url[-False] 299[gw4] [ 9%] PASSED tests/client/test_auth.py::TestCIMD::test_is_valid_client_metadata_url[-False] 300tests/client/test_auth.py::TestCIMD::test_is_valid_client_metadata_url[http://[::1/foo/-False] 301[gw2] [ 9%] PASSED tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer scope=read-scope-read] 302tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer resource_metadata=https://api.example.com/.well-known/oauth-protected-resource-resource_metadata-https://api.example.com/.well-known/oauth-protected-resource] 303[gw2] [ 9%] PASSED tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer resource_metadata=https://api.example.com/.well-known/oauth-protected-resource-resource_metadata-https://api.example.com/.well-known/oauth-protected-resource] 304tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer error=invalid_token-error-invalid_token] 305[gw2] [ 10%] PASSED tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer error=invalid_token-error-invalid_token] 306tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer realm="api", scope="admin:write resource:read", error="insufficient_scope"-scope-admin:write resource:read] 307[gw2] [ 10%] PASSED tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer realm="api", scope="admin:write resource:read", error="insufficient_scope"-scope-admin:write resource:read] 308[gw0] [ 10%] PASSED tests/client/auth/extensions/test_client_credentials.py::TestClientCredentialsOAuthProvider::test_init_sets_client_info 309tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer realm="api", resource_metadata="https://api.example.com/.well-known/oauth-protected-resource", error="insufficient_scope"-resource_metadata-https://api.example.com/.well-known/oauth-protected-resource] 310tests/client/auth/extensions/test_client_credentials.py::TestClientCredentialsOAuthProvider::test_init_with_scopes 311[gw0] [ 10%] PASSED tests/client/auth/extensions/test_client_credentials.py::TestClientCredentialsOAuthProvider::test_init_with_scopes 312tests/client/auth/extensions/test_client_credentials.py::TestClientCredentialsOAuthProvider::test_init_with_client_secret_post 313[gw0] [ 10%] PASSED tests/client/auth/extensions/test_client_credentials.py::TestClientCredentialsOAuthProvider::test_init_with_client_secret_post 314tests/client/auth/extensions/test_client_credentials.py::TestClientCredentialsOAuthProvider::test_exchange_token_client_credentials 315[gw5] [ 10%] PASSED tests/client/test_session_group.py::TestClientSessionGroup::test_connect_to_server_duplicate_tool_raises_error 316tests/client/test_session_group.py::TestClientSessionGroup::test_disconnect_non_existent_server 317[gw0] [ 10%] PASSED tests/client/auth/extensions/test_client_credentials.py::TestClientCredentialsOAuthProvider::test_exchange_token_client_credentials 318tests/client/auth/extensions/test_client_credentials.py::TestClientCredentialsOAuthProvider::test_exchange_token_without_scopes 319[gw5] [ 10%] PASSED tests/client/test_session_group.py::TestClientSessionGroup::test_disconnect_non_existent_server 320[gw0] [ 10%] PASSED tests/client/auth/extensions/test_client_credentials.py::TestClientCredentialsOAuthProvider::test_exchange_token_without_scopes 321tests/client/test_session_group.py::TestClientSessionGroup::test_establish_session_parameterized[server_params_instance0-stdio-mcp.client.session_group.mcp.stdio_client] 322[gw3] [ 10%] PASSED tests/client/test_list_methods_cursor.py::test_list_methods_raises_error_when_both_cursor_and_params_provided[list_resource_templates] 323tests/client/auth/extensions/test_client_credentials.py::TestPrivateKeyJWTOAuthProvider::test_init_sets_client_info 324tests/client/test_list_methods_cursor.py::test_list_tools_with_strict_server_validation 325[gw0] [ 10%] PASSED tests/client/auth/extensions/test_client_credentials.py::TestPrivateKeyJWTOAuthProvider::test_init_sets_client_info 326tests/client/auth/extensions/test_client_credentials.py::TestPrivateKeyJWTOAuthProvider::test_exchange_token_client_credentials 327[gw5] [ 10%] PASSED tests/client/test_session_group.py::TestClientSessionGroup::test_establish_session_parameterized[server_params_instance0-stdio-mcp.client.session_group.mcp.stdio_client] 328[gw4] [ 11%] PASSED tests/client/test_auth.py::TestCIMD::test_is_valid_client_metadata_url[http://[::1/foo/-False] 329[gw0] [ 11%] PASSED tests/client/auth/extensions/test_client_credentials.py::TestPrivateKeyJWTOAuthProvider::test_exchange_token_client_credentials 330tests/client/test_auth.py::TestCIMD::test_should_use_client_metadata_url_when_server_supports 331tests/client/auth/extensions/test_client_credentials.py::TestPrivateKeyJWTOAuthProvider::test_exchange_token_without_scopes 332tests/client/test_session_group.py::TestClientSessionGroup::test_establish_session_parameterized[server_params_instance1-sse-mcp.client.session_group.sse_client] 333[gw4] [ 11%] PASSED tests/client/test_auth.py::TestCIMD::test_should_use_client_metadata_url_when_server_supports 334tests/client/test_auth.py::TestCIMD::test_should_not_use_client_metadata_url_when_server_does_not_support 335[gw4] [ 11%] PASSED tests/client/test_auth.py::TestCIMD::test_should_not_use_client_metadata_url_when_server_does_not_support 336tests/client/test_auth.py::TestCIMD::test_should_not_use_client_metadata_url_when_not_provided 337[gw4] [ 11%] PASSED tests/client/test_auth.py::TestCIMD::test_should_not_use_client_metadata_url_when_not_provided 338[gw0] [ 11%] PASSED tests/client/auth/extensions/test_client_credentials.py::TestPrivateKeyJWTOAuthProvider::test_exchange_token_without_scopes 339tests/client/test_auth.py::TestCIMD::test_should_not_use_client_metadata_url_when_no_metadata 340[gw4] [ 11%] PASSED tests/client/test_auth.py::TestCIMD::test_should_not_use_client_metadata_url_when_no_metadata 341tests/client/auth/extensions/test_client_credentials.py::TestSignedJWTParameters::test_create_assertion_provider 342tests/client/test_auth.py::TestCIMD::test_create_client_info_from_metadata_url 343[gw4] [ 11%] PASSED tests/client/test_auth.py::TestCIMD::test_create_client_info_from_metadata_url 344tests/client/test_auth.py::TestCIMD::test_oauth_provider_with_valid_client_metadata_url 345[gw3] [ 11%] PASSED tests/client/test_list_methods_cursor.py::test_list_tools_with_strict_server_validation 346[gw4] [ 11%] PASSED tests/client/test_auth.py::TestCIMD::test_oauth_provider_with_valid_client_metadata_url 347tests/client/test_list_roots_callback.py::test_list_roots_callback 348[gw0] [ 11%] PASSED tests/client/auth/extensions/test_client_credentials.py::TestSignedJWTParameters::test_create_assertion_provider 349[gw5] [ 11%] PASSED tests/client/test_session_group.py::TestClientSessionGroup::test_establish_session_parameterized[server_params_instance1-sse-mcp.client.session_group.sse_client] 350tests/client/auth/extensions/test_client_credentials.py::TestSignedJWTParameters::test_create_assertion_provider_with_additional_claims 351tests/client/test_session_group.py::TestClientSessionGroup::test_establish_session_parameterized[server_params_instance2-streamablehttp-mcp.client.session_group.streamable_http_client] 352[gw0] [ 12%] PASSED tests/client/auth/extensions/test_client_credentials.py::TestSignedJWTParameters::test_create_assertion_provider_with_additional_claims 353tests/client/auth/extensions/test_client_credentials.py::TestStaticAssertionProvider::test_returns_static_token 354[gw0] [ 12%] PASSED tests/client/auth/extensions/test_client_credentials.py::TestStaticAssertionProvider::test_returns_static_token 355tests/client/test_auth.py::TestPKCEParameters::test_pkce_generation 356[gw0] [ 12%] PASSED tests/client/test_auth.py::TestPKCEParameters::test_pkce_generation 357tests/client/test_auth.py::TestPKCEParameters::test_pkce_uniqueness 358[gw3] [ 12%] PASSED tests/client/test_list_roots_callback.py::test_list_roots_callback 359tests/client/test_logging_callback.py::test_logging_callback 360[gw2] [ 12%] PASSED tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer realm="api", resource_metadata="https://api.example.com/.well-known/oauth-protected-resource", error="insufficient_scope"-resource_metadata-https://api.example.com/.well-known/oauth-protected-resource] 361tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer realm="api", scope=basic-scope-basic] 362[gw2] [ 12%] PASSED tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer realm="api", scope=basic-scope-basic] 363tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer scope="resource:read resource:write user_profile"-scope-resource:read resource:write user_profile] 364[gw2] [ 12%] PASSED tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer scope="resource:read resource:write user_profile"-scope-resource:read resource:write user_profile] 365tests/client/test_auth.py::TestCIMD::test_oauth_provider_with_invalid_client_metadata_url_raises_error 366[gw4] [ 12%] PASSED tests/client/test_auth.py::TestCIMD::test_oauth_provider_with_invalid_client_metadata_url_raises_error 367tests/client/test_auth.py::TestCIMD::test_auth_flow_uses_cimd_when_server_supports 368tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer resource_metadata="https://api.example.com/auth/metadata?version=1"-resource_metadata-https://api.example.com/auth/metadata?version=1] 369[gw4] [ 12%] PASSED tests/client/test_auth.py::TestCIMD::test_auth_flow_uses_cimd_when_server_supports 370tests/client/test_auth.py::TestCIMD::test_auth_flow_falls_back_to_dcr_when_no_cimd_support 371[gw2] [ 12%] PASSED tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_valid_cases[Bearer resource_metadata="https://api.example.com/auth/metadata?version=1"-resource_metadata-https://api.example.com/auth/metadata?version=1] 372[gw4] [ 12%] PASSED tests/client/test_auth.py::TestCIMD::test_auth_flow_falls_back_to_dcr_when_no_cimd_support 373tests/client/test_auth.py::test_validate_resource_rejects_mismatched_resource 374[gw4] [ 13%] PASSED tests/client/test_auth.py::test_validate_resource_rejects_mismatched_resource 375tests/client/test_auth.py::test_validate_resource_accepts_matching_resource 376[gw4] [ 13%] PASSED tests/client/test_auth.py::test_validate_resource_accepts_matching_resource 377tests/client/test_auth.py::test_validate_resource_accepts_root_url_with_trailing_slash 378[gw4] [ 13%] PASSED tests/client/test_auth.py::test_validate_resource_accepts_root_url_with_trailing_slash 379tests/client/test_auth.py::test_get_resource_url_falls_back_when_prm_mismatches 380[gw4] [ 13%] PASSED tests/client/test_auth.py::test_get_resource_url_falls_back_when_prm_mismatches 381tests/client/test_config.py::test_absolute_uv_path 382tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_invalid_cases[None-scope-no WWW-Authenticate header] 383[gw4] [ 13%] PASSED tests/client/test_config.py::test_absolute_uv_path 384tests/client/test_list_methods_cursor.py::test_list_methods_cursor_parameter[list_tools-tools/list] 385[gw2] [ 13%] PASSED tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_invalid_cases[None-scope-no WWW-Authenticate header] 386tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_invalid_cases[-scope-empty WWW-Authenticate header] 387[gw2] [ 13%] PASSED tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_invalid_cases[-scope-empty WWW-Authenticate header] 388tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_invalid_cases[Bearer realm="api", error="insufficient_scope"-scope-no scope parameter] 389[gw2] [ 13%] PASSED tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_invalid_cases[Bearer realm="api", error="insufficient_scope"-scope-no scope parameter] 390tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_invalid_cases[Bearer realm="api", scope="read write"-resource_metadata-no resource_metadata parameter] 391[gw2] [ 13%] PASSED tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_invalid_cases[Bearer realm="api", scope="read write"-resource_metadata-no resource_metadata parameter] 392tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_invalid_cases[Bearer scope=-scope-malformed scope parameter] 393[gw2] [ 13%] PASSED tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_invalid_cases[Bearer scope=-scope-malformed scope parameter] 394tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_invalid_cases[Bearer resource_metadata=-resource_metadata-malformed resource_metadata parameter] 395[gw5] [ 13%] PASSED tests/client/test_session_group.py::TestClientSessionGroup::test_establish_session_parameterized[server_params_instance2-streamablehttp-mcp.client.session_group.streamable_http_client] 396tests/client/test_stdio.py::test_stdio_context_manager_exiting 397tests/experimental/tasks/server/test_store.py::test_cancel_task_rejects_already_cancelled_task 398tests/experimental/tasks/client/test_tasks.py::test_session_experimental_cancel_task 399[gw6] [ 13%] PASSED tests/experimental/tasks/client/test_tasks.py::test_session_experimental_cancel_task 400tests/experimental/tasks/server/test_context.py::test_task_context_properties 401[gw6] [ 14%] PASSED tests/experimental/tasks/server/test_context.py::test_task_context_properties 402tests/experimental/tasks/server/test_context.py::test_task_context_update_status 403[gw6] [ 14%] PASSED tests/experimental/tasks/server/test_context.py::test_task_context_update_status 404tests/experimental/tasks/server/test_context.py::test_task_context_complete 405[gw5] [ 14%] PASSED tests/client/test_stdio.py::test_stdio_context_manager_exiting 406tests/client/test_stdio.py::test_stdio_client 407[gw6] [ 14%] PASSED tests/experimental/tasks/server/test_context.py::test_task_context_complete 408tests/experimental/tasks/server/test_context.py::test_task_context_fail 409[gw6] [ 14%] PASSED tests/experimental/tasks/server/test_context.py::test_task_context_fail 410tests/experimental/tasks/server/test_context.py::test_task_context_cancellation 411[gw6] [ 14%] PASSED tests/experimental/tasks/server/test_context.py::test_task_context_cancellation 412tests/experimental/tasks/server/test_context.py::test_create_task_state_generates_id 413[gw6] [ 14%] PASSED tests/experimental/tasks/server/test_context.py::test_create_task_state_generates_id 414tests/experimental/tasks/server/test_context.py::test_create_task_state_uses_provided_id 415[gw6] [ 14%] PASSED tests/experimental/tasks/server/test_context.py::test_create_task_state_uses_provided_id 416tests/experimental/tasks/server/test_context.py::test_create_task_state_null_ttl 417[gw6] [ 14%] PASSED tests/experimental/tasks/server/test_context.py::test_create_task_state_null_ttl 418tests/experimental/tasks/server/test_context.py::test_create_task_state_has_created_at 419[gw6] [ 14%] PASSED tests/experimental/tasks/server/test_context.py::test_create_task_state_has_created_at 420tests/experimental/tasks/server/test_context.py::test_task_execution_provides_context 421[gw6] [ 14%] PASSED tests/experimental/tasks/server/test_context.py::test_task_execution_provides_context 422tests/experimental/tasks/server/test_context.py::test_task_execution_auto_fails_on_exception 423[gw6] [ 15%] PASSED tests/experimental/tasks/server/test_context.py::test_task_execution_auto_fails_on_exception 424tests/experimental/tasks/server/test_context.py::test_task_execution_doesnt_fail_if_already_terminal 425[gw6] [ 15%] PASSED tests/experimental/tasks/server/test_context.py::test_task_execution_doesnt_fail_if_already_terminal 426tests/experimental/tasks/server/test_context.py::test_task_execution_not_found 427[gw6] [ 15%] PASSED tests/experimental/tasks/server/test_context.py::test_task_execution_not_found 428tests/experimental/tasks/server/test_integration.py::test_task_lifecycle_with_task_execution 429[gw0] [ 15%] PASSED tests/client/test_auth.py::TestPKCEParameters::test_pkce_uniqueness 430tests/client/test_auth.py::TestOAuthContext::test_oauth_provider_initialization 431[gw1] [ 15%] PASSED tests/client/test_auth.py::TestAuthFlow::test_auth_flow_with_valid_tokens 432tests/client/test_auth.py::TestAuthFlow::test_auth_flow_with_no_tokens 433[gw2] [ 15%] PASSED tests/client/test_auth.py::TestWWWAuthenticate::test_extract_field_from_www_auth_invalid_cases[Bearer resource_metadata=-resource_metadata-malformed resource_metadata parameter] 434tests/client/test_auth.py::TestCIMD::test_is_valid_client_metadata_url[https://example.com/client-True] 435[gw8] [ 15%] PASSED tests/experimental/tasks/server/test_server.py::test_list_tasks_handler 436tests/experimental/tasks/server/test_server.py::test_get_task_handler 437tests/experimental/tasks/server/test_store.py::test_create_duplicate_id_raises 438[gw2] [ 15%] PASSED tests/client/test_auth.py::TestCIMD::test_is_valid_client_metadata_url[https://example.com/client-True] 439tests/client/test_auth.py::TestCIMD::test_is_valid_client_metadata_url[https://example.com/client-metadata.json-True] 440[gw1] [ 15%] PASSED tests/client/test_auth.py::TestAuthFlow::test_auth_flow_with_no_tokens 441tests/client/test_auth.py::TestAuthFlow::test_auth_flow_no_unnecessary_retry_after_oauth 442[gw1] [ 15%] PASSED tests/client/test_auth.py::TestAuthFlow::test_auth_flow_no_unnecessary_retry_after_oauth 443tests/client/test_auth.py::TestAuthFlow::test_403_insufficient_scope_updates_scope_from_header 444[gw2] [ 15%] PASSED tests/client/test_auth.py::TestCIMD::test_is_valid_client_metadata_url[https://example.com/client-metadata.json-True] 445tests/client/test_auth.py::TestCIMD::test_is_valid_client_metadata_url[https://example.com/path/to/client-True] 446[gw2] [ 15%] PASSED tests/client/test_auth.py::TestCIMD::test_is_valid_client_metadata_url[https://example.com/path/to/client-True] 447tests/client/test_auth.py::TestCIMD::test_is_valid_client_metadata_url[https://example.com:8443/client-True] 448[gw2] [ 16%] PASSED tests/client/test_auth.py::TestCIMD::test_is_valid_client_metadata_url[https://example.com:8443/client-True] 449tests/client/test_auth.py::TestCIMD::test_is_valid_client_metadata_url[http://example.com/client-False] 450[gw2] [ 16%] PASSED tests/client/test_auth.py::TestCIMD::test_is_valid_client_metadata_url[http://example.com/client-False] 451tests/client/test_auth.py::TestCIMD::test_is_valid_client_metadata_url[https://example.com-False] 452[gw2] [ 16%] PASSED tests/client/test_auth.py::TestCIMD::test_is_valid_client_metadata_url[https://example.com-False] 453tests/experimental/tasks/server/test_task_result_handler.py::test_route_error_returns_false_for_unknown_request 454[gw0] [ 16%] PASSED tests/client/test_auth.py::TestOAuthContext::test_oauth_provider_initialization 455tests/client/test_auth.py::TestOAuthContext::test_context_url_parsing 456[gw0] [ 16%] PASSED tests/client/test_auth.py::TestOAuthContext::test_context_url_parsing 457tests/client/test_auth.py::TestOAuthContext::test_token_validity_checking 458[gw0] [ 16%] PASSED tests/client/test_auth.py::TestOAuthContext::test_token_validity_checking 459tests/client/test_auth.py::TestOAuthContext::test_clear_tokens 460[gw0] [ 16%] PASSED tests/client/test_auth.py::TestOAuthContext::test_clear_tokens 461tests/client/test_auth.py::TestOAuthFlow::test_build_protected_resource_discovery_urls 462[gw0] [ 16%] PASSED tests/client/test_auth.py::TestOAuthFlow::test_build_protected_resource_discovery_urls 463tests/experimental/tasks/test_spec_compliance.py::TestToolLevelNegotiation::test_tool_execution_task_forbidden_rejects_task_augmented_call 464[gw0] [ 16%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestToolLevelNegotiation::test_tool_execution_task_forbidden_rejects_task_augmented_call 465tests/experimental/tasks/test_spec_compliance.py::TestToolLevelNegotiation::test_tool_execution_task_absent_rejects_task_augmented_call 466[gw0] [ 16%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestToolLevelNegotiation::test_tool_execution_task_absent_rejects_task_augmented_call 467tests/experimental/tasks/test_spec_compliance.py::TestToolLevelNegotiation::test_tool_execution_task_optional_accepts_normal_call 468[gw0] [ 16%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestToolLevelNegotiation::test_tool_execution_task_optional_accepts_normal_call 469tests/experimental/tasks/test_spec_compliance.py::TestToolLevelNegotiation::test_tool_execution_task_optional_accepts_task_augmented_call 470[gw7] [ 16%] PASSED tests/experimental/tasks/server/test_store.py::test_create_duplicate_id_raises 471tests/experimental/tasks/server/test_store.py::test_get_nonexistent_returns_none 472[gw7] [ 17%] PASSED tests/experimental/tasks/server/test_store.py::test_get_nonexistent_returns_none 473tests/experimental/tasks/server/test_store.py::test_update_status 474[gw7] [ 17%] PASSED tests/experimental/tasks/server/test_store.py::test_update_status 475tests/experimental/tasks/server/test_store.py::test_update_nonexistent_raises 476[gw7] [ 17%] PASSED tests/experimental/tasks/server/test_store.py::test_update_nonexistent_raises 477tests/experimental/tasks/server/test_store.py::test_store_and_get_result 478[gw8] [ 17%] PASSED tests/experimental/tasks/server/test_server.py::test_get_task_handler 479tests/experimental/tasks/server/test_server.py::test_get_task_result_handler 480[gw8] [ 17%] PASSED tests/experimental/tasks/server/test_server.py::test_get_task_result_handler 481tests/experimental/tasks/server/test_server.py::test_cancel_task_handler 482[gw8] [ 17%] PASSED tests/experimental/tasks/server/test_server.py::test_cancel_task_handler 483tests/experimental/tasks/server/test_server.py::test_server_capabilities_include_tasks 484[gw8] [ 17%] PASSED tests/experimental/tasks/server/test_server.py::test_server_capabilities_include_tasks 485tests/experimental/tasks/server/test_server.py::test_server_capabilities_partial_tasks 486[gw1] [ 17%] PASSED tests/client/test_auth.py::TestAuthFlow::test_403_insufficient_scope_updates_scope_from_header 487tests/client/test_auth.py::test_build_metadata[simple-url] 488[gw8] [ 17%] PASSED tests/experimental/tasks/server/test_server.py::test_server_capabilities_partial_tasks 489tests/experimental/tasks/server/test_server.py::test_tool_with_task_execution_metadata 490[gw2] [ 17%] PASSED tests/experimental/tasks/server/test_task_result_handler.py::test_route_error_returns_false_for_unknown_request 491[gw6] [ 17%] PASSED tests/experimental/tasks/server/test_integration.py::test_task_lifecycle_with_task_execution 492tests/experimental/tasks/server/test_integration.py::test_task_auto_fails_on_exception 493[gw6] [ 18%] PASSED tests/experimental/tasks/server/test_integration.py::test_task_auto_fails_on_exception 494tests/experimental/tasks/test_deprecations.py::test_plain_session_usage_does_not_warn 495[gw6] [ 18%] PASSED tests/experimental/tasks/test_deprecations.py::test_plain_session_usage_does_not_warn 496[gw9] [ 18%] PASSED tests/experimental/tasks/server/test_store.py::test_cancel_task_rejects_already_cancelled_task 497tests/experimental/tasks/server/test_store.py::test_cancel_task_succeeds_for_input_required_task 498[gw9] [ 18%] PASSED tests/experimental/tasks/server/test_store.py::test_cancel_task_succeeds_for_input_required_task 499tests/experimental/tasks/server/test_task_result_handler.py::test_handle_returns_result_for_completed_task 500[gw9] [ 18%] PASSED tests/experimental/tasks/server/test_task_result_handler.py::test_handle_returns_result_for_completed_task 501tests/experimental/tasks/server/test_task_result_handler.py::test_handle_omits_none_fields_from_completed_task_payload 502[gw9] [ 18%] PASSED tests/experimental/tasks/server/test_task_result_handler.py::test_handle_omits_none_fields_from_completed_task_payload 503tests/experimental/tasks/server/test_task_result_handler.py::test_handle_raises_for_nonexistent_task 504[gw9] [ 18%] PASSED tests/experimental/tasks/server/test_task_result_handler.py::test_handle_raises_for_nonexistent_task 505tests/experimental/tasks/server/test_task_result_handler.py::test_handle_returns_empty_result_when_no_result_stored 506[gw9] [ 18%] PASSED tests/experimental/tasks/server/test_task_result_handler.py::test_handle_returns_empty_result_when_no_result_stored 507tests/experimental/tasks/server/test_task_result_handler.py::test_handle_delivers_queued_messages 508tests/experimental/tasks/test_elicitation_scenarios.py::test_scenario1_normal_tool_normal_elicitation 509[gw6] [ 18%] PASSED tests/experimental/tasks/test_elicitation_scenarios.py::test_scenario1_normal_tool_normal_elicitation 510tests/experimental/tasks/test_elicitation_scenarios.py::test_scenario2_normal_tool_task_augmented_elicitation 511[gw6] [ 18%] PASSED tests/experimental/tasks/test_elicitation_scenarios.py::test_scenario2_normal_tool_task_augmented_elicitation 512tests/experimental/tasks/test_elicitation_scenarios.py::test_scenario3_task_augmented_tool_normal_elicitation 513[gw6] [ 18%] PASSED tests/experimental/tasks/test_elicitation_scenarios.py::test_scenario3_task_augmented_tool_normal_elicitation 514tests/experimental/tasks/test_elicitation_scenarios.py::test_scenario4_task_augmented_tool_task_augmented_elicitation 515[gw8] [ 18%] PASSED tests/experimental/tasks/server/test_server.py::test_tool_with_task_execution_metadata 516tests/experimental/tasks/server/test_server.py::test_task_metadata_in_call_tool_request 517[gw8] [ 19%] PASSED tests/experimental/tasks/server/test_server.py::test_task_metadata_in_call_tool_request 518tests/experimental/tasks/server/test_server.py::test_task_metadata_is_task_property 519[gw8] [ 19%] PASSED tests/experimental/tasks/server/test_server.py::test_task_metadata_is_task_property 520tests/experimental/tasks/server/test_server.py::test_update_capabilities_no_handlers 521[gw8] [ 19%] PASSED tests/experimental/tasks/server/test_server.py::test_update_capabilities_no_handlers 522tests/experimental/tasks/server/test_server.py::test_default_task_handlers_via_enable_tasks 523[gw7] [ 19%] PASSED tests/experimental/tasks/server/test_store.py::test_store_and_get_result 524tests/experimental/tasks/server/test_store.py::test_get_result_nonexistent_returns_none 525[gw7] [ 19%] PASSED tests/experimental/tasks/server/test_store.py::test_get_result_nonexistent_returns_none 526tests/experimental/tasks/server/test_store.py::test_get_result_no_result_returns_none 527[gw7] [ 19%] PASSED tests/experimental/tasks/server/test_store.py::test_get_result_no_result_returns_none 528tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_elicitation_without_create_required 529[gw7] [ 19%] PASSED tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_elicitation_without_create_required 530tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_sampling_without_create_message_required 531[gw7] [ 19%] PASSED tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_sampling_without_create_message_required 532tests/experimental/tasks/test_capabilities.py::TestHasTaskAugmentedElicitation::test_tasks_none 533[gw7] [ 19%] PASSED tests/experimental/tasks/test_capabilities.py::TestHasTaskAugmentedElicitation::test_tasks_none 534tests/experimental/tasks/test_capabilities.py::TestHasTaskAugmentedElicitation::test_requests_none 535[gw7] [ 19%] PASSED tests/experimental/tasks/test_capabilities.py::TestHasTaskAugmentedElicitation::test_requests_none 536tests/experimental/tasks/test_capabilities.py::TestHasTaskAugmentedElicitation::test_elicitation_none 537[gw7] [ 19%] PASSED tests/experimental/tasks/test_capabilities.py::TestHasTaskAugmentedElicitation::test_elicitation_none 538tests/experimental/tasks/test_capabilities.py::TestHasTaskAugmentedElicitation::test_create_none 539[gw7] [ 20%] PASSED tests/experimental/tasks/test_capabilities.py::TestHasTaskAugmentedElicitation::test_create_none 540tests/experimental/tasks/test_capabilities.py::TestHasTaskAugmentedElicitation::test_create_present 541[gw7] [ 20%] PASSED tests/experimental/tasks/test_capabilities.py::TestHasTaskAugmentedElicitation::test_create_present 542tests/experimental/tasks/test_capabilities.py::TestHasTaskAugmentedSampling::test_tasks_none 543[gw7] [ 20%] PASSED tests/experimental/tasks/test_capabilities.py::TestHasTaskAugmentedSampling::test_tasks_none 544tests/experimental/tasks/test_capabilities.py::TestHasTaskAugmentedSampling::test_requests_none 545[gw7] [ 20%] PASSED tests/experimental/tasks/test_capabilities.py::TestHasTaskAugmentedSampling::test_requests_none 546tests/experimental/tasks/test_capabilities.py::TestHasTaskAugmentedSampling::test_sampling_none 547[gw7] [ 20%] PASSED tests/experimental/tasks/test_capabilities.py::TestHasTaskAugmentedSampling::test_sampling_none 548tests/experimental/tasks/test_capabilities.py::TestHasTaskAugmentedSampling::test_create_message_none 549[gw7] [ 20%] PASSED tests/experimental/tasks/test_capabilities.py::TestHasTaskAugmentedSampling::test_create_message_none 550tests/experimental/tasks/test_capabilities.py::TestHasTaskAugmentedSampling::test_create_message_present 551[gw7] [ 20%] PASSED tests/experimental/tasks/test_capabilities.py::TestHasTaskAugmentedSampling::test_create_message_present 552tests/experimental/tasks/test_capabilities.py::TestRequireTaskAugmentedElicitation::test_raises_when_none 553[gw7] [ 20%] PASSED tests/experimental/tasks/test_capabilities.py::TestRequireTaskAugmentedElicitation::test_raises_when_none 554tests/experimental/tasks/test_capabilities.py::TestRequireTaskAugmentedElicitation::test_raises_when_missing 555[gw7] [ 20%] PASSED tests/experimental/tasks/test_capabilities.py::TestRequireTaskAugmentedElicitation::test_raises_when_missing 556tests/experimental/tasks/test_capabilities.py::TestRequireTaskAugmentedElicitation::test_passes_when_present 557[gw7] [ 20%] PASSED tests/experimental/tasks/test_capabilities.py::TestRequireTaskAugmentedElicitation::test_passes_when_present 558tests/experimental/tasks/test_capabilities.py::TestRequireTaskAugmentedSampling::test_raises_when_none 559[gw7] [ 20%] PASSED tests/experimental/tasks/test_capabilities.py::TestRequireTaskAugmentedSampling::test_raises_when_none 560tests/experimental/tasks/test_capabilities.py::TestRequireTaskAugmentedSampling::test_raises_when_missing 561[gw7] [ 20%] PASSED tests/experimental/tasks/test_capabilities.py::TestRequireTaskAugmentedSampling::test_raises_when_missing 562tests/experimental/tasks/test_capabilities.py::TestRequireTaskAugmentedSampling::test_passes_when_present 563[gw7] [ 21%] PASSED tests/experimental/tasks/test_capabilities.py::TestRequireTaskAugmentedSampling::test_passes_when_present 564tests/experimental/tasks/test_deprecations.py::test_client_session_experimental_property_is_deprecated 565[gw8] [ 21%] PASSED tests/experimental/tasks/server/test_server.py::test_default_task_handlers_via_enable_tasks 566[gw0] [ 21%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestToolLevelNegotiation::test_tool_execution_task_optional_accepts_task_augmented_call 567tests/experimental/tasks/server/test_server.py::test_build_elicit_form_request 568[gw8] [ 21%] PASSED tests/experimental/tasks/server/test_server.py::test_build_elicit_form_request 569tests/experimental/tasks/server/test_server.py::test_build_elicit_url_request 570tests/experimental/tasks/server/test_task_result_handler.py::test_deliver_registers_resolver_for_request_messages 571tests/experimental/tasks/test_spec_compliance.py::TestToolLevelNegotiation::test_tool_execution_task_required_rejects_normal_call 572[gw0] [ 21%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestToolLevelNegotiation::test_tool_execution_task_required_rejects_normal_call 573tests/experimental/tasks/test_spec_compliance.py::TestToolLevelNegotiation::test_tool_execution_task_required_accepts_task_augmented_call 574[gw0] [ 21%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestToolLevelNegotiation::test_tool_execution_task_required_accepts_task_augmented_call 575tests/experimental/tasks/test_spec_compliance.py::TestCapabilityNegotiation::test_receiver_without_capability_ignores_task_metadata 576[gw0] [ 21%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestCapabilityNegotiation::test_receiver_without_capability_ignores_task_metadata 577tests/experimental/tasks/test_spec_compliance.py::TestCapabilityNegotiation::test_receiver_with_capability_may_require_task_augmentation 578[gw0] [ 21%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestCapabilityNegotiation::test_receiver_with_capability_may_require_task_augmentation 579tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_task_begins_in_working_status 580[gw0] [ 21%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_task_begins_in_working_status 581tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_working_to_completed_transition 582[gw0] [ 21%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_working_to_completed_transition 583tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_working_to_failed_transition 584[gw0] [ 21%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_working_to_failed_transition 585tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_working_to_cancelled_transition 586[gw0] [ 21%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_working_to_cancelled_transition 587tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_working_to_input_required_transition 588[gw0] [ 22%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_working_to_input_required_transition 589tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_input_required_to_working_transition 590[gw8] [ 22%] PASSED tests/experimental/tasks/server/test_server.py::test_build_elicit_url_request 591tests/experimental/tasks/server/test_server.py::test_build_create_message_request 592[gw8] [ 22%] PASSED tests/experimental/tasks/server/test_server.py::test_build_create_message_request 593tests/experimental/tasks/server/test_server.py::test_send_message 594[gw8] [ 22%] PASSED tests/experimental/tasks/server/test_server.py::test_send_message 595tests/experimental/tasks/server/test_server.py::test_response_routing_success 596[gw8] [ 22%] PASSED tests/experimental/tasks/server/test_server.py::test_response_routing_success 597tests/experimental/tasks/server/test_server.py::test_response_routing_error 598[gw9] [ 22%] PASSED tests/experimental/tasks/server/test_task_result_handler.py::test_handle_delivers_queued_messages 599[gw8] [ 22%] PASSED tests/experimental/tasks/server/test_server.py::test_response_routing_error 600tests/experimental/tasks/test_request_context.py::test_validate_task_mode_optional_with_task_is_valid 601[gw8] [ 22%] PASSED tests/experimental/tasks/test_request_context.py::test_validate_task_mode_optional_with_task_is_valid 602tests/experimental/tasks/test_request_context.py::test_validate_task_mode_optional_without_task_is_valid 603[gw8] [ 22%] PASSED tests/experimental/tasks/test_request_context.py::test_validate_task_mode_optional_without_task_is_valid 604tests/experimental/tasks/test_request_context.py::test_validate_for_tool_with_execution_required 605[gw8] [ 22%] PASSED tests/experimental/tasks/test_request_context.py::test_validate_for_tool_with_execution_required 606tests/experimental/tasks/test_request_context.py::test_validate_for_tool_without_execution 607[gw8] [ 22%] PASSED tests/experimental/tasks/test_request_context.py::test_validate_for_tool_without_execution 608tests/experimental/tasks/test_request_context.py::test_validate_for_tool_optional_with_task 609[gw8] [ 23%] PASSED tests/experimental/tasks/test_request_context.py::test_validate_for_tool_optional_with_task 610tests/experimental/tasks/test_request_context.py::test_can_use_tool_required_with_task_support 611[gw8] [ 23%] PASSED tests/experimental/tasks/test_request_context.py::test_can_use_tool_required_with_task_support 612tests/experimental/tasks/test_request_context.py::test_can_use_tool_required_without_task_support 613[gw8] [ 23%] PASSED tests/experimental/tasks/test_request_context.py::test_can_use_tool_required_without_task_support 614tests/experimental/tasks/test_request_context.py::test_can_use_tool_optional_without_task_support 615[gw2] [ 23%] PASSED tests/experimental/tasks/server/test_task_result_handler.py::test_deliver_registers_resolver_for_request_messages 616tests/experimental/tasks/server/test_task_result_handler.py::test_deliver_skips_resolver_registration_when_no_original_id 617[gw2] [ 23%] PASSED tests/experimental/tasks/server/test_task_result_handler.py::test_deliver_skips_resolver_registration_when_no_original_id 618tests/experimental/tasks/server/test_task_result_handler.py::test_wait_for_task_update_handles_store_exception 619[gw2] [ 23%] PASSED tests/experimental/tasks/server/test_task_result_handler.py::test_wait_for_task_update_handles_store_exception 620tests/experimental/tasks/server/test_task_result_handler.py::test_wait_for_task_update_handles_queue_exception 621[gw4] [ 23%] PASSED tests/client/test_list_methods_cursor.py::test_list_methods_cursor_parameter[list_tools-tools/list] 622tests/client/test_list_methods_cursor.py::test_list_methods_cursor_parameter[list_resources-resources/list] 623[gw2] [ 23%] PASSED tests/experimental/tasks/server/test_task_result_handler.py::test_wait_for_task_update_handles_queue_exception 624tests/experimental/tasks/server/test_task_scope.py::test_new_session_scope_is_unique 625[gw2] [ 23%] PASSED tests/experimental/tasks/server/test_task_scope.py::test_new_session_scope_is_unique 626tests/experimental/tasks/server/test_task_scope.py::test_scoped_task_id_round_trips_its_scope 627[gw2] [ 23%] PASSED tests/experimental/tasks/server/test_task_scope.py::test_scoped_task_id_round_trips_its_scope 628tests/experimental/tasks/server/test_task_scope.py::test_scoped_task_ids_are_unique_within_a_scope 629[gw2] [ 23%] PASSED tests/experimental/tasks/server/test_task_scope.py::test_scoped_task_ids_are_unique_within_a_scope 630tests/experimental/tasks/server/test_task_scope.py::test_session_scope_of_returns_none_for_unscoped_ids[plain-task-id] 631[gw2] [ 23%] PASSED tests/experimental/tasks/server/test_task_scope.py::test_session_scope_of_returns_none_for_unscoped_ids[plain-task-id] 632tests/experimental/tasks/server/test_task_scope.py::test_session_scope_of_returns_none_for_unscoped_ids[550e8400-e29b-41d4-a716-446655440000] 633[gw2] [ 24%] PASSED tests/experimental/tasks/server/test_task_scope.py::test_session_scope_of_returns_none_for_unscoped_ids[550e8400-e29b-41d4-a716-446655440000] 634tests/experimental/tasks/server/test_task_scope.py::test_session_scope_of_returns_none_for_unscoped_ids[] 635[gw2] [ 24%] PASSED tests/experimental/tasks/server/test_task_scope.py::test_session_scope_of_returns_none_for_unscoped_ids[] 636tests/experimental/tasks/server/test_task_scope.py::test_session_scope_of_returns_none_for_unscoped_ids[not-a-scope:550e8400-e29b-41d4-a716-446655440000] 637[gw2] [ 24%] PASSED tests/experimental/tasks/server/test_task_scope.py::test_session_scope_of_returns_none_for_unscoped_ids[not-a-scope:550e8400-e29b-41d4-a716-446655440000] 638tests/experimental/tasks/server/test_task_scope.py::test_session_scope_of_returns_none_for_unscoped_ids[0123456789abcdef0123456789abcdef:not-a-uuid] 639[gw2] [ 24%] PASSED tests/experimental/tasks/server/test_task_scope.py::test_session_scope_of_returns_none_for_unscoped_ids[0123456789abcdef0123456789abcdef:not-a-uuid] 640tests/experimental/tasks/server/test_task_scope.py::test_session_scope_of_returns_none_for_unscoped_ids[0123456789ABCDEF0123456789ABCDEF:550e8400-e29b-41d4-a716-446655440000] 641[gw2] [ 24%] PASSED tests/experimental/tasks/server/test_task_scope.py::test_session_scope_of_returns_none_for_unscoped_ids[0123456789ABCDEF0123456789ABCDEF:550e8400-e29b-41d4-a716-446655440000] 642tests/experimental/tasks/server/test_task_scope.py::test_a_scoped_task_is_usable_only_from_the_scope_that_created_it 643[gw2] [ 24%] PASSED tests/experimental/tasks/server/test_task_scope.py::test_a_scoped_task_is_usable_only_from_the_scope_that_created_it 644tests/experimental/tasks/server/test_task_scope.py::test_an_unscoped_task_is_usable_from_any_scope 645[gw2] [ 24%] PASSED tests/experimental/tasks/server/test_task_scope.py::test_an_unscoped_task_is_usable_from_any_scope 646tests/experimental/tasks/server/test_task_scope.py::test_a_scoped_task_is_listable_only_in_the_scope_that_created_it 647[gw2] [ 24%] PASSED tests/experimental/tasks/server/test_task_scope.py::test_a_scoped_task_is_listable_only_in_the_scope_that_created_it 648tests/experimental/tasks/server/test_task_scope.py::test_an_unscoped_task_is_never_listable 649[gw2] [ 24%] PASSED tests/experimental/tasks/server/test_task_scope.py::test_an_unscoped_task_is_never_listable 650tests/experimental/tasks/server/test_task_scope.py::test_configure_session_assigns_a_scope 651[gw2] [ 24%] PASSED tests/experimental/tasks/server/test_task_scope.py::test_configure_session_assigns_a_scope 652tests/experimental/tasks/server/test_task_scope.py::test_configure_session_assigns_distinct_scopes_per_session 653[gw2] [ 24%] PASSED tests/experimental/tasks/server/test_task_scope.py::test_configure_session_assigns_distinct_scopes_per_session 654tests/experimental/tasks/server/test_task_scope.py::test_configure_session_is_idempotent 655[gw2] [ 25%] PASSED tests/experimental/tasks/server/test_task_scope.py::test_configure_session_is_idempotent 656tests/experimental/tasks/server/test_task_scope.py::test_configure_session_assigns_no_scope_to_stateless_sessions 657[gw2] [ 25%] PASSED tests/experimental/tasks/server/test_task_scope.py::test_configure_session_assigns_no_scope_to_stateless_sessions 658[gw4] [ 25%] PASSED tests/client/test_list_methods_cursor.py::test_list_methods_cursor_parameter[list_resources-resources/list] 659tests/client/test_list_methods_cursor.py::test_list_methods_cursor_parameter[list_prompts-prompts/list] 660tests/experimental/tasks/server/test_task_visibility.py::test_a_client_can_poll_its_own_task_to_completion_and_read_the_result 661[gw3] [ 25%] PASSED tests/client/test_logging_callback.py::test_logging_callback 662tests/client/test_notification_response.py::test_non_compliant_notification_response 663[gw6] [ 25%] PASSED tests/experimental/tasks/test_elicitation_scenarios.py::test_scenario4_task_augmented_tool_task_augmented_elicitation 664tests/experimental/tasks/test_elicitation_scenarios.py::test_scenario2_sampling_normal_tool_task_augmented_sampling 665tests/experimental/tasks/server/test_task_result_handler.py::test_handle_waits_for_task_completion 666[gw2] [ 25%] PASSED tests/experimental/tasks/server/test_task_visibility.py::test_a_client_can_poll_its_own_task_to_completion_and_read_the_result 667tests/issues/test_1338_icons_and_metadata.py::test_icons_and_website_url 668[gw6] [ 25%] PASSED tests/experimental/tasks/test_elicitation_scenarios.py::test_scenario2_sampling_normal_tool_task_augmented_sampling 669tests/experimental/tasks/test_elicitation_scenarios.py::test_scenario4_sampling_task_augmented_tool_task_augmented_sampling 670[gw9] [ 25%] PASSED tests/experimental/tasks/server/test_task_result_handler.py::test_handle_waits_for_task_completion 671tests/experimental/tasks/server/test_task_result_handler.py::test_route_response_resolves_pending_request 672[gw6] [ 25%] PASSED tests/experimental/tasks/test_elicitation_scenarios.py::test_scenario4_sampling_task_augmented_tool_task_augmented_sampling 673[gw9] [ 25%] PASSED tests/experimental/tasks/server/test_task_result_handler.py::test_route_response_resolves_pending_request 674tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_enqueue_and_dequeue 675tests/experimental/tasks/server/test_task_result_handler.py::test_route_response_returns_false_for_unknown_request 676[gw0] [ 25%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_input_required_to_working_transition 677tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_input_required_to_terminal_transition 678[gw0] [ 25%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_input_required_to_terminal_transition 679tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_terminal_state_no_further_transitions 680[gw7] [ 26%] PASSED tests/experimental/tasks/test_deprecations.py::test_client_session_experimental_property_is_deprecated 681tests/experimental/tasks/test_deprecations.py::test_client_session_experimental_task_handlers_kwarg_is_deprecated 682[gw5] [ 26%] PASSED tests/client/test_stdio.py::test_stdio_client 683tests/client/test_stdio.py::test_stdio_client_bad_path 684[gw0] [ 26%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_terminal_state_no_further_transitions 685tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_completed_is_terminal 686[gw0] [ 26%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_completed_is_terminal 687tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_failed_is_terminal 688[gw0] [ 26%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_failed_is_terminal 689tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_cancelled_is_terminal 690[gw0] [ 26%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskStatusLifecycle::test_cancelled_is_terminal 691tests/experimental/tasks/test_spec_compliance.py::TestInputRequiredStatus::test_input_required_status_retrievable_via_tasks_get 692[gw7] [ 26%] PASSED tests/experimental/tasks/test_deprecations.py::test_client_session_experimental_task_handlers_kwarg_is_deprecated 693tests/experimental/tasks/test_deprecations.py::test_server_session_experimental_property_is_deprecated 694[gw7] [ 26%] PASSED tests/experimental/tasks/test_deprecations.py::test_server_session_experimental_property_is_deprecated 695tests/experimental/tasks/test_deprecations.py::test_lowlevel_server_experimental_property_is_deprecated 696[gw7] [ 26%] PASSED tests/experimental/tasks/test_deprecations.py::test_lowlevel_server_experimental_property_is_deprecated 697tests/experimental/tasks/test_spec_compliance.py::TestRetrievingResults::test_tasks_result_includes_related_task_metadata 698[gw7] [ 26%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestRetrievingResults::test_tasks_result_includes_related_task_metadata 699tests/experimental/tasks/test_spec_compliance.py::TestRetrievingResults::test_tasks_result_returns_error_for_failed_task 700[gw9] [ 26%] PASSED tests/experimental/tasks/server/test_task_result_handler.py::test_route_response_returns_false_for_unknown_request 701[gw8] [ 26%] PASSED tests/experimental/tasks/test_request_context.py::test_can_use_tool_optional_without_task_support 702tests/experimental/tasks/test_request_context.py::test_can_use_tool_forbidden_without_task_support 703[gw8] [ 27%] PASSED tests/experimental/tasks/test_request_context.py::test_can_use_tool_forbidden_without_task_support 704tests/experimental/tasks/test_request_context.py::test_can_use_tool_none_without_task_support 705[gw8] [ 27%] PASSED tests/experimental/tasks/test_request_context.py::test_can_use_tool_none_without_task_support 706tests/experimental/tasks/test_request_context.py::test_run_task_with_an_explicit_task_id_emits_a_deprecation_warning 707[gw8] [ 27%] PASSED tests/experimental/tasks/test_request_context.py::test_run_task_with_an_explicit_task_id_emits_a_deprecation_warning 708tests/experimental/tasks/test_request_context.py::test_run_task_without_a_task_id_does_not_warn 709[gw0] [ 27%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestInputRequiredStatus::test_input_required_status_retrievable_via_tasks_get 710tests/experimental/tasks/test_spec_compliance.py::TestTaskManagement::test_receiver_may_delete_tasks_after_ttl 711[gw0] [ 27%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskManagement::test_receiver_may_delete_tasks_after_ttl 712tests/experimental/tasks/test_spec_compliance.py::TestTaskManagement::test_related_task_metadata_in_task_messages 713tests/experimental/tasks/server/test_task_result_handler.py::test_route_response_returns_false_for_already_done_resolver 714[gw9] [ 27%] PASSED tests/experimental/tasks/server/test_task_result_handler.py::test_route_response_returns_false_for_already_done_resolver 715tests/experimental/tasks/server/test_task_result_handler.py::test_route_error_resolves_pending_request_with_exception 716[gw7] [ 27%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestRetrievingResults::test_tasks_result_returns_error_for_failed_task 717tests/experimental/tasks/test_spec_compliance.py::TestRetrievingResults::test_tasks_result_invalid_task_id_returns_error 718[gw9] [ 27%] PASSED tests/experimental/tasks/server/test_task_result_handler.py::test_route_error_resolves_pending_request_with_exception 719[gw7] [ 27%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestRetrievingResults::test_tasks_result_invalid_task_id_returns_error 720tests/experimental/tasks/test_spec_compliance.py::TestListingTasks::test_tasks_list_returns_array_of_tasks 721tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_wait_for_message_blocks_until_message 722[gw9] [ 27%] PASSED tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_wait_for_message_blocks_until_message 723tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_notify_message_available_wakes_waiter 724[gw9] [ 27%] PASSED tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_notify_message_available_wakes_waiter 725tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_peek_empty_queue_returns_none 726[gw7] [ 28%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestListingTasks::test_tasks_list_returns_array_of_tasks 727tests/experimental/tasks/test_spec_compliance.py::TestListingTasks::test_tasks_list_pagination_with_cursor 728[gw9] [ 28%] PASSED tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_peek_empty_queue_returns_none 729tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_wait_for_message_double_check_race_condition 730[gw7] [ 28%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestListingTasks::test_tasks_list_pagination_with_cursor 731tests/experimental/tasks/test_spec_compliance.py::TestListingTasks::test_tasks_list_returns_next_cursor_when_more_results 732[gw7] [ 28%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestListingTasks::test_tasks_list_returns_next_cursor_when_more_results 733[gw9] [ 28%] PASSED tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_wait_for_message_double_check_race_condition 734tests/experimental/tasks/test_message_queue.py::TestResolver::test_set_result_and_wait 735tests/experimental/tasks/test_spec_compliance.py::TestListingTasks::test_tasks_list_cursors_are_opaque 736[gw7] [ 28%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestListingTasks::test_tasks_list_cursors_are_opaque 737[gw9] [ 28%] PASSED tests/experimental/tasks/test_message_queue.py::TestResolver::test_set_result_and_wait 738tests/experimental/tasks/test_spec_compliance.py::TestListingTasks::test_tasks_list_invalid_cursor_returns_error 739tests/experimental/tasks/test_message_queue.py::TestResolver::test_set_exception_and_wait 740[gw7] [ 28%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestListingTasks::test_tasks_list_invalid_cursor_returns_error 741[gw9] [ 28%] PASSED tests/experimental/tasks/test_message_queue.py::TestResolver::test_set_exception_and_wait 742tests/experimental/tasks/test_spec_compliance.py::TestCancellingTasks::test_tasks_cancel_returns_cancelled_task 743tests/experimental/tasks/test_message_queue.py::TestResolver::test_set_result_when_already_completed_raises 744[gw0] [ 28%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskManagement::test_related_task_metadata_in_task_messages 745tests/experimental/tasks/test_spec_compliance.py::TestTaskManagement::test_tasks_get_does_not_require_related_task_metadata 746[gw0] [ 28%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskManagement::test_tasks_get_does_not_require_related_task_metadata 747tests/experimental/tasks/test_spec_compliance.py::TestTaskManagement::test_tasks_list_does_not_require_related_task_metadata 748[gw0] [ 28%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskManagement::test_tasks_list_does_not_require_related_task_metadata 749tests/experimental/tasks/test_spec_compliance.py::TestTaskManagement::test_tasks_cancel_does_not_require_related_task_metadata 750[gw0] [ 29%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskManagement::test_tasks_cancel_does_not_require_related_task_metadata 751tests/experimental/tasks/test_spec_compliance.py::TestResultHandling::test_create_task_result_returned_immediately 752[gw9] [ 29%] PASSED tests/experimental/tasks/test_message_queue.py::TestResolver::test_set_result_when_already_completed_raises 753[gw0] [ 29%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestResultHandling::test_create_task_result_returned_immediately 754tests/experimental/tasks/test_spec_compliance.py::TestResultHandling::test_tasks_result_matches_underlying_result_structure 755tests/experimental/tasks/test_message_queue.py::TestResolver::test_set_exception_when_already_completed_raises 756[gw0] [ 29%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestResultHandling::test_tasks_result_matches_underlying_result_structure 757tests/experimental/tasks/test_spec_compliance.py::TestResultHandling::test_tasks_result_for_tool_call_returns_call_tool_result 758[gw0] [ 29%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestResultHandling::test_tasks_result_for_tool_call_returns_call_tool_result 759tests/experimental/tasks/test_spec_compliance.py::TestProgressTracking::test_progress_token_valid_throughout_task_lifetime 760[gw9] [ 29%] PASSED tests/experimental/tasks/test_message_queue.py::TestResolver::test_set_exception_when_already_completed_raises 761[gw0] [ 29%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestProgressTracking::test_progress_token_valid_throughout_task_lifetime 762tests/experimental/tasks/test_spec_compliance.py::TestProgressTracking::test_progress_notifications_sent_during_task_execution 763[gw0] [ 29%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestProgressTracking::test_progress_notifications_sent_during_task_execution 764tests/experimental/tasks/test_spec_compliance.py::TestProtocolErrors::test_invalid_request_for_required_task_augmentation 765tests/experimental/tasks/test_message_queue.py::TestResolver::test_done_returns_false_before_completion 766[gw0] [ 29%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestProtocolErrors::test_invalid_request_for_required_task_augmentation 767tests/experimental/tasks/test_spec_compliance.py::TestProtocolErrors::test_invalid_params_for_invalid_task_id 768[gw0] [ 29%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestProtocolErrors::test_invalid_params_for_invalid_task_id 769tests/experimental/tasks/test_spec_compliance.py::TestProtocolErrors::test_invalid_params_for_nonexistent_task_id 770[gw0] [ 29%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestProtocolErrors::test_invalid_params_for_nonexistent_task_id 771tests/experimental/tasks/test_spec_compliance.py::TestProtocolErrors::test_invalid_params_for_invalid_cursor 772[gw9] [ 30%] PASSED tests/experimental/tasks/test_message_queue.py::TestResolver::test_done_returns_false_before_completion 773tests/experimental/tasks/test_request_context.py::test_is_task_true_when_metadata_present 774[gw9] [ 30%] PASSED tests/experimental/tasks/test_request_context.py::test_is_task_true_when_metadata_present 775tests/experimental/tasks/test_request_context.py::test_is_task_false_when_no_metadata 776[gw9] [ 30%] PASSED tests/experimental/tasks/test_request_context.py::test_is_task_false_when_no_metadata 777tests/experimental/tasks/test_request_context.py::test_client_supports_tasks_true 778[gw9] [ 30%] PASSED tests/experimental/tasks/test_request_context.py::test_client_supports_tasks_true 779tests/experimental/tasks/test_request_context.py::test_client_supports_tasks_false_no_tasks 780[gw9] [ 30%] PASSED tests/experimental/tasks/test_request_context.py::test_client_supports_tasks_false_no_tasks 781tests/experimental/tasks/test_request_context.py::test_client_supports_tasks_false_no_capabilities 782[gw9] [ 30%] PASSED tests/experimental/tasks/test_request_context.py::test_client_supports_tasks_false_no_capabilities 783tests/experimental/tasks/test_request_context.py::test_validate_task_mode_required_with_task_is_valid 784[gw9] [ 30%] PASSED tests/experimental/tasks/test_request_context.py::test_validate_task_mode_required_with_task_is_valid 785tests/experimental/tasks/test_request_context.py::test_validate_task_mode_required_without_task_returns_error 786[gw4] [ 30%] PASSED tests/client/test_list_methods_cursor.py::test_list_methods_cursor_parameter[list_prompts-prompts/list] 787tests/client/test_list_methods_cursor.py::test_list_methods_cursor_parameter[list_resource_templates-resources/templates/list] 788[gw2] [ 30%] PASSED tests/issues/test_1338_icons_and_metadata.py::test_icons_and_website_url 789tests/issues/test_1338_icons_and_metadata.py::test_multiple_icons 790[gw8] [ 30%] PASSED tests/experimental/tasks/test_request_context.py::test_run_task_without_a_task_id_does_not_warn 791tests/experimental/tasks/test_spec_compliance.py::test_server_without_task_handlers_has_no_tasks_capability 792[gw8] [ 30%] PASSED tests/experimental/tasks/test_spec_compliance.py::test_server_without_task_handlers_has_no_tasks_capability 793tests/experimental/tasks/test_spec_compliance.py::test_server_with_list_tasks_handler_declares_list_capability 794[gw8] [ 30%] PASSED tests/experimental/tasks/test_spec_compliance.py::test_server_with_list_tasks_handler_declares_list_capability 795tests/experimental/tasks/test_spec_compliance.py::test_server_with_cancel_task_handler_declares_cancel_capability 796[gw8] [ 31%] PASSED tests/experimental/tasks/test_spec_compliance.py::test_server_with_cancel_task_handler_declares_cancel_capability 797tests/experimental/tasks/test_spec_compliance.py::test_server_with_get_task_handler_declares_requests_tools_call_capability 798[gw2] [ 31%] PASSED tests/issues/test_1338_icons_and_metadata.py::test_multiple_icons 799tests/issues/test_1338_icons_and_metadata.py::test_no_icons_or_website 800[gw8] [ 31%] PASSED tests/experimental/tasks/test_spec_compliance.py::test_server_with_get_task_handler_declares_requests_tools_call_capability 801tests/experimental/tasks/test_spec_compliance.py::test_server_without_list_handler_has_no_list_capability 802[gw8] [ 31%] PASSED tests/experimental/tasks/test_spec_compliance.py::test_server_without_list_handler_has_no_list_capability 803[gw2] [ 31%] PASSED tests/issues/test_1338_icons_and_metadata.py::test_no_icons_or_website 804tests/issues/test_1363_race_condition_streamable_http.py::test_race_condition_invalid_accept_headers 805[gw0] [ 31%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestProtocolErrors::test_invalid_params_for_invalid_cursor 806tests/experimental/tasks/test_spec_compliance.py::TestProtocolErrors::test_invalid_params_for_cancel_terminal_task 807[gw0] [ 31%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestProtocolErrors::test_invalid_params_for_cancel_terminal_task 808tests/experimental/tasks/test_spec_compliance.py::TestProtocolErrors::test_internal_error_for_server_failure 809[gw7] [ 31%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestCancellingTasks::test_tasks_cancel_returns_cancelled_task 810tests/experimental/tasks/test_spec_compliance.py::TestCancellingTasks::test_tasks_cancel_terminal_task_returns_error 811[gw7] [ 31%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestCancellingTasks::test_tasks_cancel_terminal_task_returns_error 812tests/experimental/tasks/test_spec_compliance.py::TestCancellingTasks::test_tasks_cancel_completed_task_returns_error 813[gw7] [ 31%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestCancellingTasks::test_tasks_cancel_completed_task_returns_error 814tests/experimental/tasks/test_spec_compliance.py::TestCancellingTasks::test_tasks_cancel_failed_task_returns_error 815[gw7] [ 31%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestCancellingTasks::test_tasks_cancel_failed_task_returns_error 816tests/experimental/tasks/test_spec_compliance.py::TestCancellingTasks::test_tasks_cancel_already_cancelled_task_returns_error 817[gw7] [ 31%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestCancellingTasks::test_tasks_cancel_already_cancelled_task_returns_error 818tests/experimental/tasks/test_spec_compliance.py::TestCancellingTasks::test_tasks_cancel_invalid_task_id_returns_error 819[gw7] [ 32%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestCancellingTasks::test_tasks_cancel_invalid_task_id_returns_error 820tests/experimental/tasks/test_spec_compliance.py::TestStatusNotifications::test_receiver_may_send_status_notification 821[gw7] [ 32%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestStatusNotifications::test_receiver_may_send_status_notification 822tests/experimental/tasks/test_spec_compliance.py::TestStatusNotifications::test_status_notification_contains_task_id 823[gw7] [ 32%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestStatusNotifications::test_status_notification_contains_task_id 824tests/experimental/tasks/test_spec_compliance.py::TestStatusNotifications::test_status_notification_contains_status 825[gw7] [ 32%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestStatusNotifications::test_status_notification_contains_status 826tests/experimental/tasks/test_spec_compliance.py::TestTaskManagement::test_task_ids_are_unique_strings 827[gw7] [ 32%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskManagement::test_task_ids_are_unique_strings 828tests/experimental/tasks/test_spec_compliance.py::TestTaskManagement::test_multiple_tasks_have_unique_ids 829[gw7] [ 32%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskManagement::test_multiple_tasks_have_unique_ids 830[gw6] [ 32%] PASSED tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_enqueue_and_dequeue 831tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_dequeue_empty_returns_none 832[gw6] [ 32%] PASSED tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_dequeue_empty_returns_none 833tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_fifo_ordering 834[gw6] [ 32%] PASSED tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_fifo_ordering 835tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_separate_queues_per_task 836[gw6] [ 32%] PASSED tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_separate_queues_per_task 837tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_peek_does_not_remove 838[gw6] [ 32%] PASSED tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_peek_does_not_remove 839tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_is_empty 840[gw6] [ 33%] PASSED tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_is_empty 841tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_clear_returns_all_messages 842[gw6] [ 33%] PASSED tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_clear_returns_all_messages 843tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_clear_empty_queue 844[gw6] [ 33%] PASSED tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_clear_empty_queue 845tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_notification_messages 846[gw6] [ 33%] PASSED tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_notification_messages 847tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_message_timestamp 848[gw6] [ 33%] PASSED tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_message_timestamp 849tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_message_with_resolver 850[gw6] [ 33%] PASSED tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_message_with_resolver 851tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_cleanup_specific_task 852[gw6] [ 33%] PASSED tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_cleanup_specific_task 853tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_cleanup_all 854[gw6] [ 33%] PASSED tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_cleanup_all 855tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_wait_for_message_returns_immediately_if_message_exists 856[gw6] [ 33%] PASSED tests/experimental/tasks/test_message_queue.py::TestInMemoryTaskMessageQueue::test_wait_for_message_returns_immediately_if_message_exists 857tests/issues/test_malformed_input.py::test_malformed_initialize_request_does_not_crash_server 858tests/experimental/tasks/test_spec_compliance.py::test_server_without_cancel_handler_has_no_cancel_capability 859[gw8] [ 33%] PASSED tests/experimental/tasks/test_spec_compliance.py::test_server_without_cancel_handler_has_no_cancel_capability 860tests/experimental/tasks/test_spec_compliance.py::test_server_with_all_task_handlers_has_full_capability 861[gw8] [ 33%] PASSED tests/experimental/tasks/test_spec_compliance.py::test_server_with_all_task_handlers_has_full_capability 862tests/experimental/tasks/test_spec_compliance.py::TestClientCapabilities::test_client_declares_tasks_capability 863[gw8] [ 33%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestClientCapabilities::test_client_declares_tasks_capability 864tests/experimental/tasks/test_spec_compliance.py::TestTaskExecutionErrors::test_tasks_result_returns_underlying_error 865[gw0] [ 34%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestProtocolErrors::test_internal_error_for_server_failure 866tests/experimental/tasks/test_spec_compliance.py::TestTaskExecutionErrors::test_underlying_failure_moves_task_to_failed 867[gw0] [ 34%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskExecutionErrors::test_underlying_failure_moves_task_to_failed 868[gw9] [ 34%] PASSED tests/experimental/tasks/test_request_context.py::test_validate_task_mode_required_without_task_returns_error 869tests/experimental/tasks/test_spec_compliance.py::TestTaskExecutionErrors::test_failed_task_has_status_message 870[gw0] [ 34%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskExecutionErrors::test_failed_task_has_status_message 871tests/server/auth/test_protected_resource.py::TestMetadataUrlConstruction::test_various_resource_configurations[http://localhost:8001/mcp-http://localhost:8001/.well-known/oauth-protected-resource/mcp] 872[gw0] [ 34%] PASSED tests/server/auth/test_protected_resource.py::TestMetadataUrlConstruction::test_various_resource_configurations[http://localhost:8001/mcp-http://localhost:8001/.well-known/oauth-protected-resource/mcp] 873tests/server/auth/test_protected_resource.py::TestRouteConsistency::test_route_path_matches_metadata_url 874[gw0] [ 34%] PASSED tests/server/auth/test_protected_resource.py::TestRouteConsistency::test_route_path_matches_metadata_url 875tests/server/auth/test_protected_resource.py::TestRouteConsistency::test_consistent_paths_for_various_resources[https://example.com-/.well-known/oauth-protected-resource] 876[gw0] [ 34%] PASSED tests/server/auth/test_protected_resource.py::TestRouteConsistency::test_consistent_paths_for_various_resources[https://example.com-/.well-known/oauth-protected-resource] 877tests/server/auth/test_protected_resource.py::TestRouteConsistency::test_consistent_paths_for_various_resources[https://example.com/-/.well-known/oauth-protected-resource] 878[gw0] [ 34%] PASSED tests/server/auth/test_protected_resource.py::TestRouteConsistency::test_consistent_paths_for_various_resources[https://example.com/-/.well-known/oauth-protected-resource] 879tests/server/auth/test_protected_resource.py::TestRouteConsistency::test_consistent_paths_for_various_resources[https://example.com/mcp-/.well-known/oauth-protected-resource/mcp] 880[gw0] [ 34%] PASSED tests/server/auth/test_protected_resource.py::TestRouteConsistency::test_consistent_paths_for_various_resources[https://example.com/mcp-/.well-known/oauth-protected-resource/mcp] 881tests/server/auth/test_provider.py::TestConstructRedirectUri::test_construct_redirect_uri_no_existing_params 882[gw0] [ 34%] PASSED tests/server/auth/test_provider.py::TestConstructRedirectUri::test_construct_redirect_uri_no_existing_params 883tests/server/auth/test_provider.py::TestConstructRedirectUri::test_construct_redirect_uri_with_existing_params 884[gw0] [ 34%] PASSED tests/server/auth/test_provider.py::TestConstructRedirectUri::test_construct_redirect_uri_with_existing_params 885tests/server/auth/test_provider.py::TestConstructRedirectUri::test_construct_redirect_uri_multiple_existing_params 886[gw8] [ 35%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskExecutionErrors::test_tasks_result_returns_underlying_error 887tests/experimental/tasks/test_spec_compliance.py::TestTaskExecutionErrors::test_tool_call_is_error_true_moves_to_failed 888[gw8] [ 35%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskExecutionErrors::test_tool_call_is_error_true_moves_to_failed 889tests/experimental/tasks/test_spec_compliance.py::TestTaskObject::test_task_has_task_id_string 890[gw8] [ 35%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskObject::test_task_has_task_id_string 891tests/experimental/tasks/test_spec_compliance.py::TestTaskObject::test_task_has_status 892[gw8] [ 35%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskObject::test_task_has_status 893tests/experimental/tasks/test_spec_compliance.py::TestTaskObject::test_task_status_message_is_optional 894[gw8] [ 35%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskObject::test_task_status_message_is_optional 895tests/experimental/tasks/test_spec_compliance.py::TestTaskObject::test_task_has_created_at 896[gw8] [ 35%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskObject::test_task_has_created_at 897tests/experimental/tasks/test_spec_compliance.py::TestTaskObject::test_task_ttl_is_optional 898[gw8] [ 35%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskObject::test_task_ttl_is_optional 899tests/experimental/tasks/test_spec_compliance.py::TestTaskObject::test_task_poll_interval_is_optional 900[gw8] [ 35%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestTaskObject::test_task_poll_interval_is_optional 901tests/experimental/tasks/test_spec_compliance.py::TestRelatedTaskMetadata::test_related_task_metadata_structure 902[gw8] [ 35%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestRelatedTaskMetadata::test_related_task_metadata_structure 903tests/experimental/tasks/test_spec_compliance.py::TestRelatedTaskMetadata::test_related_task_metadata_contains_task_id 904[gw8] [ 35%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestRelatedTaskMetadata::test_related_task_metadata_contains_task_id 905tests/experimental/tasks/test_spec_compliance.py::TestAccessAndIsolation::test_task_bound_to_authorization_context 906[gw8] [ 35%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestAccessAndIsolation::test_task_bound_to_authorization_context 907tests/experimental/tasks/test_spec_compliance.py::TestAccessAndIsolation::test_reject_task_operations_outside_authorization_context 908[gw8] [ 35%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestAccessAndIsolation::test_reject_task_operations_outside_authorization_context 909tests/server/auth/middleware/test_bearer_auth.py::TestRequireAuthMiddleware::test_has_required_scopes 910[gw0] [ 36%] PASSED tests/server/auth/test_provider.py::TestConstructRedirectUri::test_construct_redirect_uri_multiple_existing_params 911tests/server/auth/test_provider.py::TestConstructRedirectUri::test_construct_redirect_uri_with_none_values 912[gw0] [ 36%] PASSED tests/server/auth/test_provider.py::TestConstructRedirectUri::test_construct_redirect_uri_with_none_values 913tests/server/auth/test_provider.py::TestConstructRedirectUri::test_construct_redirect_uri_empty_params 914[gw0] [ 36%] PASSED tests/server/auth/test_provider.py::TestConstructRedirectUri::test_construct_redirect_uri_empty_params 915tests/server/auth/test_provider.py::TestConstructRedirectUri::test_construct_redirect_uri_duplicate_param_names 916[gw0] [ 36%] PASSED tests/server/auth/test_provider.py::TestConstructRedirectUri::test_construct_redirect_uri_duplicate_param_names 917tests/server/auth/test_provider.py::TestConstructRedirectUri::test_construct_redirect_uri_multivalued_existing_params 918[gw0] [ 36%] PASSED tests/server/auth/test_provider.py::TestConstructRedirectUri::test_construct_redirect_uri_multivalued_existing_params 919tests/server/auth/test_provider.py::TestConstructRedirectUri::test_construct_redirect_uri_encoded_values 920[gw0] [ 36%] PASSED tests/server/auth/test_provider.py::TestConstructRedirectUri::test_construct_redirect_uri_encoded_values 921tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_metadata_endpoint 922[gw1] [ 36%] XFAIL tests/client/test_auth.py::test_build_metadata[simple-url] 923tests/client/test_auth.py::test_build_metadata[with-trailing-slash] 924[gw1] [ 36%] PASSED tests/client/test_auth.py::test_build_metadata[with-trailing-slash] 925tests/experimental/tasks/server/test_task_visibility.py::test_a_client_sees_its_own_task_when_listing_tasks 926tests/experimental/tasks/test_spec_compliance.py::TestAccessAndIsolation::test_non_authorized_environments_use_secure_ids 927[gw8] [ 36%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestAccessAndIsolation::test_non_authorized_environments_use_secure_ids 928tests/experimental/tasks/test_spec_compliance.py::TestAccessAndIsolation::test_non_authorized_environments_use_shorter_ttls 929[gw8] [ 36%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestAccessAndIsolation::test_non_authorized_environments_use_shorter_ttls 930tests/experimental/tasks/test_spec_compliance.py::TestResourceLimits::test_concurrent_task_limit_enforced 931[gw8] [ 36%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestResourceLimits::test_concurrent_task_limit_enforced 932tests/experimental/tasks/test_spec_compliance.py::TestResourceLimits::test_maximum_ttl_constraint_enforced 933[gw8] [ 36%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestResourceLimits::test_maximum_ttl_constraint_enforced 934tests/experimental/tasks/test_spec_compliance.py::TestResourceLimits::test_expired_tasks_cleaned_up 935[gw8] [ 37%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestResourceLimits::test_expired_tasks_cleaned_up 936[gw5] [ 37%] PASSED tests/client/test_stdio.py::test_stdio_client_bad_path 937tests/client/test_stdio.py::test_stdio_client_nonexistent_command 938[gw4] [ 37%] PASSED tests/client/test_list_methods_cursor.py::test_list_methods_cursor_parameter[list_resource_templates-resources/templates/list] 939tests/client/test_list_methods_cursor.py::test_list_methods_params_parameter[list_tools-tools/list] 940tests/experimental/tasks/test_request_context.py::test_validate_task_mode_required_without_task_raises_by_default 941[gw9] [ 37%] PASSED tests/experimental/tasks/test_request_context.py::test_validate_task_mode_required_without_task_raises_by_default 942tests/experimental/tasks/test_request_context.py::test_validate_task_mode_forbidden_without_task_is_valid 943[gw9] [ 37%] PASSED tests/experimental/tasks/test_request_context.py::test_validate_task_mode_forbidden_without_task_is_valid 944tests/experimental/tasks/test_request_context.py::test_validate_task_mode_forbidden_with_task_returns_error 945[gw9] [ 37%] PASSED tests/experimental/tasks/test_request_context.py::test_validate_task_mode_forbidden_with_task_returns_error 946tests/experimental/tasks/test_request_context.py::test_validate_task_mode_forbidden_with_task_raises_by_default 947[gw9] [ 37%] PASSED tests/experimental/tasks/test_request_context.py::test_validate_task_mode_forbidden_with_task_raises_by_default 948tests/experimental/tasks/test_request_context.py::test_validate_task_mode_none_treated_as_forbidden 949[gw9] [ 37%] PASSED tests/experimental/tasks/test_request_context.py::test_validate_task_mode_none_treated_as_forbidden 950tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_token_expired_auth_code 951[gw7] [ 37%] PASSED tests/server/auth/middleware/test_bearer_auth.py::TestRequireAuthMiddleware::test_has_required_scopes 952tests/server/auth/middleware/test_bearer_auth.py::TestRequireAuthMiddleware::test_multiple_required_scopes 953[gw4] [ 37%] PASSED tests/client/test_list_methods_cursor.py::test_list_methods_params_parameter[list_tools-tools/list] 954tests/client/test_list_methods_cursor.py::test_list_methods_params_parameter[list_resources-resources/list] 955[gw5] [ 37%] PASSED tests/client/test_stdio.py::test_stdio_client_nonexistent_command 956tests/client/test_stdio.py::test_stdio_client_universal_cleanup 957[gw4] [ 38%] PASSED tests/client/test_list_methods_cursor.py::test_list_methods_params_parameter[list_resources-resources/list] 958tests/client/test_list_methods_cursor.py::test_list_methods_params_parameter[list_prompts-prompts/list] 959tests/issues/test_129_resource_templates.py::test_resource_templates 960[gw0] [ 38%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_metadata_endpoint 961tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_token_validation_error 962[gw0] [ 38%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_token_validation_error 963tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_token_invalid_auth_code 964[gw0] [ 38%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_token_invalid_auth_code 965tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration_invalid_grant_type 966[gw0] [ 38%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration_invalid_grant_type 967tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration_with_additional_grant_type 968[gw0] [ 38%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration_with_additional_grant_type 969tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration_with_additional_response_types 970[gw0] [ 38%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration_with_additional_response_types 971tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration_response_types_without_code 972[gw7] [ 38%] PASSED tests/server/auth/middleware/test_bearer_auth.py::TestRequireAuthMiddleware::test_multiple_required_scopes 973tests/server/auth/middleware/test_bearer_auth.py::TestRequireAuthMiddleware::test_no_required_scopes 974[gw7] [ 38%] PASSED tests/server/auth/middleware/test_bearer_auth.py::TestRequireAuthMiddleware::test_no_required_scopes 975tests/server/auth/test_error_handling.py::TestRegistrationErrorHandling::test_registration_error_handling 976[gw0] [ 38%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration_response_types_without_code 977tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration_default_response_types 978[gw8] [ 38%] PASSED tests/issues/test_129_resource_templates.py::test_resource_templates 979tests/server/fastmcp/auth/test_auth_integration.py::TestAuthorizeEndpointErrors::test_authorize_invalid_redirect_uri 980[gw9] [ 38%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_token_expired_auth_code 981[gw0] [ 39%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration_default_response_types 982tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_secret_basic_authentication 983tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_token_redirect_uri_mismatch[registered_client0] 984[gw6] [ 39%] PASSED tests/issues/test_malformed_input.py::test_malformed_initialize_request_does_not_crash_server 985tests/issues/test_malformed_input.py::test_multiple_concurrent_malformed_requests 986[gw1] [ 39%] PASSED tests/experimental/tasks/server/test_task_visibility.py::test_a_client_sees_its_own_task_when_listing_tasks 987tests/experimental/tasks/server/test_task_visibility.py::test_a_client_can_cancel_its_own_task 988[gw0] [ 39%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_secret_basic_authentication 989[gw8] [ 39%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthorizeEndpointErrors::test_authorize_invalid_redirect_uri 990tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_wrong_auth_method_without_valid_credentials_fails 991[gw7] [ 39%] PASSED tests/server/auth/test_error_handling.py::TestRegistrationErrorHandling::test_registration_error_handling 992tests/server/auth/test_error_handling.py::TestAuthorizeErrorHandling::test_authorize_error_handling 993[gw7] [ 39%] PASSED tests/server/auth/test_error_handling.py::TestAuthorizeErrorHandling::test_authorize_error_handling 994tests/server/auth/test_error_handling.py::TestTokenErrorHandling::test_token_error_handling_auth_code 995[gw9] [ 39%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_token_redirect_uri_mismatch[registered_client0] 996tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_token_code_verifier_mismatch 997[gw1] [ 39%] PASSED tests/experimental/tasks/server/test_task_visibility.py::test_a_client_can_cancel_its_own_task 998tests/experimental/tasks/server/test_task_visibility.py::test_a_client_cannot_get_the_status_of_another_clients_task 999[gw1] [ 39%] PASSED tests/experimental/tasks/server/test_task_visibility.py::test_a_client_cannot_get_the_status_of_another_clients_task 1000[gw9] [ 39%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_token_code_verifier_mismatch 1001tests/experimental/tasks/server/test_task_visibility.py::test_a_client_cannot_get_the_result_of_another_clients_task 1002tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_token_invalid_refresh_token 1003[gw9] [ 40%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_token_invalid_refresh_token 1004[gw1] [ 40%] PASSED tests/experimental/tasks/server/test_task_visibility.py::test_a_client_cannot_get_the_result_of_another_clients_task 1005tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_token_expired_refresh_token 1006tests/experimental/tasks/server/test_task_visibility.py::test_a_client_cannot_cancel_another_clients_task 1007[gw1] [ 40%] PASSED tests/experimental/tasks/server/test_task_visibility.py::test_a_client_cannot_cancel_another_clients_task 1008tests/experimental/tasks/server/test_task_visibility.py::test_a_client_does_not_see_another_clients_task_when_listing_tasks 1009[gw9] [ 40%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_token_expired_refresh_token 1010tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_token_invalid_scope 1011[gw1] [ 40%] PASSED tests/experimental/tasks/server/test_task_visibility.py::test_a_client_does_not_see_another_clients_task_when_listing_tasks 1012tests/experimental/tasks/server/test_task_visibility.py::test_each_client_lists_only_its_own_tasks 1013[gw9] [ 40%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_token_invalid_scope 1014[gw1] [ 40%] PASSED tests/experimental/tasks/server/test_task_visibility.py::test_each_client_lists_only_its_own_tasks 1015tests/experimental/tasks/server/test_task_visibility.py::test_listing_tasks_reveals_nothing_about_other_clients_tasks_however_many_there_are 1016tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration 1017[gw9] [ 40%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration 1018tests/server/fastmcp/auth/test_auth_integration.py::TestAuthorizeEndpointErrors::test_authorize_missing_redirect_uri_multiple_registered[registered_client0] 1019[gw8] [ 40%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthorizeEndpointErrors::test_authorize_missing_redirect_uri_multiple_registered[registered_client0] 1020tests/server/fastmcp/auth/test_auth_integration.py::TestAuthorizeEndpointErrors::test_authorize_unsupported_response_type 1021[gw8] [ 40%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthorizeEndpointErrors::test_authorize_unsupported_response_type 1022tests/server/fastmcp/auth/test_auth_integration.py::TestAuthorizeEndpointErrors::test_authorize_missing_response_type 1023[gw4] [ 40%] PASSED tests/client/test_list_methods_cursor.py::test_list_methods_params_parameter[list_prompts-prompts/list] 1024tests/client/test_list_methods_cursor.py::test_list_methods_params_parameter[list_resource_templates-resources/templates/list] 1025[gw8] [ 40%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthorizeEndpointErrors::test_authorize_missing_response_type 1026tests/server/fastmcp/auth/test_auth_integration.py::TestAuthorizeEndpointErrors::test_authorize_missing_pkce_challenge 1027[gw7] [ 41%] PASSED tests/server/auth/test_error_handling.py::TestTokenErrorHandling::test_token_error_handling_auth_code 1028tests/server/auth/test_error_handling.py::TestTokenErrorHandling::test_token_error_handling_refresh_token 1029[gw8] [ 41%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthorizeEndpointErrors::test_authorize_missing_pkce_challenge 1030tests/server/fastmcp/auth/test_auth_integration.py::TestAuthorizeEndpointErrors::test_authorize_invalid_scope 1031[gw8] [ 41%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthorizeEndpointErrors::test_authorize_invalid_scope 1032tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_basic_fn 1033[gw8] [ 41%] PASSED tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_basic_fn 1034tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_async_fn 1035[gw7] [ 41%] PASSED tests/server/auth/test_error_handling.py::TestTokenErrorHandling::test_token_error_handling_refresh_token 1036[gw8] [ 41%] PASSED tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_async_fn 1037tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_fn_with_args 1038tests/server/auth/test_protected_resource.py::test_metadata_endpoint_with_path 1039[gw6] [ 41%] PASSED tests/issues/test_malformed_input.py::test_multiple_concurrent_malformed_requests 1040tests/server/auth/middleware/test_auth_context.py::TestAuthContextMiddleware::test_with_authenticated_user 1041[gw8] [ 41%] PASSED tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_fn_with_args 1042tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_fn_with_invalid_kwargs 1043[gw6] [ 41%] PASSED tests/server/auth/middleware/test_auth_context.py::TestAuthContextMiddleware::test_with_authenticated_user 1044[gw7] [ 41%] PASSED tests/server/auth/test_protected_resource.py::test_metadata_endpoint_with_path 1045tests/server/auth/middleware/test_auth_context.py::TestAuthContextMiddleware::test_with_no_user 1046[gw6] [ 41%] PASSED tests/server/auth/middleware/test_auth_context.py::TestAuthContextMiddleware::test_with_no_user 1047[gw8] [ 41%] PASSED tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_fn_with_invalid_kwargs 1048tests/server/auth/test_protected_resource.py::test_metadata_endpoint_root_path_returns_404 1049tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_fn_returns_message 1050tests/server/auth/middleware/test_bearer_auth.py::TestBearerAuthBackend::test_no_auth_header 1051[gw6] [ 42%] PASSED tests/server/auth/middleware/test_bearer_auth.py::TestBearerAuthBackend::test_no_auth_header 1052tests/server/auth/middleware/test_bearer_auth.py::TestBearerAuthBackend::test_non_bearer_auth_header 1053[gw6] [ 42%] PASSED tests/server/auth/middleware/test_bearer_auth.py::TestBearerAuthBackend::test_non_bearer_auth_header 1054tests/server/auth/middleware/test_bearer_auth.py::TestBearerAuthBackend::test_invalid_token 1055[gw6] [ 42%] PASSED tests/server/auth/middleware/test_bearer_auth.py::TestBearerAuthBackend::test_invalid_token 1056tests/server/auth/middleware/test_bearer_auth.py::TestBearerAuthBackend::test_expired_token 1057[gw8] [ 42%] PASSED tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_fn_returns_message 1058tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_fn_returns_assistant_message 1059[gw6] [ 42%] PASSED tests/server/auth/middleware/test_bearer_auth.py::TestBearerAuthBackend::test_expired_token 1060tests/server/auth/middleware/test_bearer_auth.py::TestBearerAuthBackend::test_valid_token 1061[gw6] [ 42%] PASSED tests/server/auth/middleware/test_bearer_auth.py::TestBearerAuthBackend::test_valid_token 1062[gw7] [ 42%] PASSED tests/server/auth/test_protected_resource.py::test_metadata_endpoint_root_path_returns_404 1063tests/server/auth/middleware/test_bearer_auth.py::TestBearerAuthBackend::test_token_without_expiry 1064tests/server/auth/test_protected_resource.py::test_metadata_endpoint_without_path 1065[gw6] [ 42%] PASSED tests/server/auth/middleware/test_bearer_auth.py::TestBearerAuthBackend::test_token_without_expiry 1066tests/server/auth/middleware/test_bearer_auth.py::TestBearerAuthBackend::test_lowercase_bearer_prefix 1067[gw6] [ 42%] PASSED tests/server/auth/middleware/test_bearer_auth.py::TestBearerAuthBackend::test_lowercase_bearer_prefix 1068tests/server/auth/middleware/test_bearer_auth.py::TestBearerAuthBackend::test_mixed_case_bearer_prefix 1069[gw7] [ 42%] PASSED tests/server/auth/test_protected_resource.py::test_metadata_endpoint_without_path 1070tests/server/auth/test_protected_resource.py::TestMetadataUrlConstruction::test_url_without_path 1071[gw6] [ 42%] PASSED tests/server/auth/middleware/test_bearer_auth.py::TestBearerAuthBackend::test_mixed_case_bearer_prefix 1072tests/server/auth/middleware/test_bearer_auth.py::TestBearerAuthBackend::test_mixed_case_authorization_header 1073[gw7] [ 43%] PASSED tests/server/auth/test_protected_resource.py::TestMetadataUrlConstruction::test_url_without_path 1074tests/server/auth/test_protected_resource.py::TestMetadataUrlConstruction::test_url_with_path_component 1075[gw6] [ 43%] PASSED tests/server/auth/middleware/test_bearer_auth.py::TestBearerAuthBackend::test_mixed_case_authorization_header 1076[gw7] [ 43%] PASSED tests/server/auth/test_protected_resource.py::TestMetadataUrlConstruction::test_url_with_path_component 1077tests/server/auth/middleware/test_bearer_auth.py::TestRequireAuthMiddleware::test_no_user 1078tests/server/auth/test_protected_resource.py::TestMetadataUrlConstruction::test_url_with_trailing_slash_only 1079[gw6] [ 43%] PASSED tests/server/auth/middleware/test_bearer_auth.py::TestRequireAuthMiddleware::test_no_user 1080tests/server/auth/middleware/test_bearer_auth.py::TestRequireAuthMiddleware::test_non_authenticated_user 1081[gw0] [ 43%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_wrong_auth_method_without_valid_credentials_fails 1082[gw6] [ 43%] PASSED tests/server/auth/middleware/test_bearer_auth.py::TestRequireAuthMiddleware::test_non_authenticated_user 1083tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_basic_auth_without_header_fails 1084[gw0] [ 43%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_basic_auth_without_header_fails 1085tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_basic_auth_invalid_base64_fails 1086[gw2] [ 43%] PASSED tests/issues/test_1363_race_condition_streamable_http.py::test_race_condition_invalid_accept_headers 1087tests/issues/test_1363_race_condition_streamable_http.py::test_race_condition_invalid_content_type 1088[gw0] [ 43%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_basic_auth_invalid_base64_fails 1089tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_basic_auth_no_colon_fails 1090[gw0] [ 43%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_basic_auth_no_colon_fails 1091tests/server/auth/middleware/test_bearer_auth.py::TestRequireAuthMiddleware::test_missing_required_scope 1092[gw4] [ 43%] PASSED tests/client/test_list_methods_cursor.py::test_list_methods_params_parameter[list_resource_templates-resources/templates/list] 1093tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_basic_auth_client_id_mismatch_fails 1094tests/client/test_list_methods_cursor.py::test_list_methods_raises_error_when_both_cursor_and_params_provided[list_tools] 1095[gw6] [ 43%] PASSED tests/server/auth/middleware/test_bearer_auth.py::TestRequireAuthMiddleware::test_missing_required_scope 1096tests/server/auth/middleware/test_bearer_auth.py::TestRequireAuthMiddleware::test_no_auth_credentials 1097[gw0] [ 44%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_basic_auth_client_id_mismatch_fails 1098[gw6] [ 44%] PASSED tests/server/auth/middleware/test_bearer_auth.py::TestRequireAuthMiddleware::test_no_auth_credentials 1099tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_none_auth_method_public_client 1100tests/server/fastmcp/resources/test_resources.py::TestResourceValidation::test_resource_name_validation 1101[gw6] [ 44%] PASSED tests/server/fastmcp/resources/test_resources.py::TestResourceValidation::test_resource_name_validation 1102tests/server/fastmcp/resources/test_resources.py::TestResourceValidation::test_resource_mime_type 1103[gw6] [ 44%] PASSED tests/server/fastmcp/resources/test_resources.py::TestResourceValidation::test_resource_mime_type 1104tests/server/fastmcp/resources/test_resources.py::TestResourceValidation::test_resource_read_abstract 1105[gw0] [ 44%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_none_auth_method_public_client 1106tests/server/fastmcp/auth/test_auth_integration.py::TestAuthorizeEndpointErrors::test_authorize_missing_client_id 1107[gw6] [ 44%] PASSED tests/server/fastmcp/resources/test_resources.py::TestResourceValidation::test_resource_read_abstract 1108tests/server/fastmcp/resources/test_resources.py::TestResourceAnnotations::test_resource_with_annotations 1109[gw6] [ 44%] PASSED tests/server/fastmcp/resources/test_resources.py::TestResourceAnnotations::test_resource_with_annotations 1110tests/server/fastmcp/resources/test_resources.py::TestResourceAnnotations::test_resource_without_annotations 1111[gw0] [ 44%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthorizeEndpointErrors::test_authorize_missing_client_id 1112[gw6] [ 44%] PASSED tests/server/fastmcp/resources/test_resources.py::TestResourceAnnotations::test_resource_without_annotations 1113tests/server/fastmcp/resources/test_resources.py::TestResourceAnnotations::test_resource_annotations_in_fastmcp 1114tests/server/fastmcp/auth/test_auth_integration.py::TestAuthorizeEndpointErrors::test_authorize_invalid_client_id 1115[gw6] [ 44%] PASSED tests/server/fastmcp/resources/test_resources.py::TestResourceAnnotations::test_resource_annotations_in_fastmcp 1116tests/server/fastmcp/resources/test_resources.py::TestResourceAnnotations::test_resource_annotations_with_both_audiences 1117[gw0] [ 44%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthorizeEndpointErrors::test_authorize_invalid_client_id 1118tests/server/fastmcp/auth/test_auth_integration.py::TestAuthorizeEndpointErrors::test_authorize_missing_redirect_uri 1119[gw6] [ 45%] PASSED tests/server/fastmcp/resources/test_resources.py::TestResourceAnnotations::test_resource_annotations_with_both_audiences 1120tests/server/fastmcp/resources/test_resources.py::TestAnnotationsValidation::test_priority_validation 1121[gw6] [ 45%] PASSED tests/server/fastmcp/resources/test_resources.py::TestAnnotationsValidation::test_priority_validation 1122tests/server/fastmcp/resources/test_resources.py::TestAnnotationsValidation::test_audience_validation 1123[gw6] [ 45%] PASSED tests/server/fastmcp/resources/test_resources.py::TestAnnotationsValidation::test_audience_validation 1124tests/server/fastmcp/resources/test_resources.py::TestResourceMetadata::test_resource_with_metadata 1125[gw6] [ 45%] PASSED tests/server/fastmcp/resources/test_resources.py::TestResourceMetadata::test_resource_with_metadata 1126tests/server/fastmcp/resources/test_resources.py::TestResourceMetadata::test_resource_without_metadata 1127[gw0] [ 45%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthorizeEndpointErrors::test_authorize_missing_redirect_uri 1128tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_fn_returns_mixed_content 1129[gw6] [ 45%] PASSED tests/server/fastmcp/resources/test_resources.py::TestResourceMetadata::test_resource_without_metadata 1130tests/server/fastmcp/servers/test_file_server.py::test_list_resources 1131tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration_missing_required_fields 1132[gw0] [ 45%] PASSED tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_fn_returns_mixed_content 1133tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_fn_returns_dict_with_resource 1134[gw0] [ 45%] PASSED tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_fn_returns_dict_with_resource 1135tests/server/fastmcp/prompts/test_manager.py::TestPromptManager::test_add_prompt 1136[gw0] [ 45%] PASSED tests/server/fastmcp/prompts/test_manager.py::TestPromptManager::test_add_prompt 1137tests/server/fastmcp/prompts/test_manager.py::TestPromptManager::test_add_duplicate_prompt 1138[gw0] [ 45%] PASSED tests/server/fastmcp/prompts/test_manager.py::TestPromptManager::test_add_duplicate_prompt 1139tests/server/fastmcp/prompts/test_manager.py::TestPromptManager::test_disable_warn_on_duplicate_prompts 1140[gw0] [ 45%] PASSED tests/server/fastmcp/prompts/test_manager.py::TestPromptManager::test_disable_warn_on_duplicate_prompts 1141[gw7] [ 45%] PASSED tests/server/auth/test_protected_resource.py::TestMetadataUrlConstruction::test_url_with_trailing_slash_only 1142tests/server/auth/test_protected_resource.py::TestMetadataUrlConstruction::test_various_resource_configurations[https://example.com-https://example.com/.well-known/oauth-protected-resource] 1143[gw7] [ 46%] PASSED tests/server/auth/test_protected_resource.py::TestMetadataUrlConstruction::test_various_resource_configurations[https://example.com-https://example.com/.well-known/oauth-protected-resource] 1144tests/server/auth/test_protected_resource.py::TestMetadataUrlConstruction::test_various_resource_configurations[https://example.com/-https://example.com/.well-known/oauth-protected-resource] 1145[gw7] [ 46%] PASSED tests/server/auth/test_protected_resource.py::TestMetadataUrlConstruction::test_various_resource_configurations[https://example.com/-https://example.com/.well-known/oauth-protected-resource] 1146tests/server/auth/test_protected_resource.py::TestMetadataUrlConstruction::test_various_resource_configurations[https://example.com/mcp-https://example.com/.well-known/oauth-protected-resource/mcp] 1147[gw7] [ 46%] PASSED tests/server/auth/test_protected_resource.py::TestMetadataUrlConstruction::test_various_resource_configurations[https://example.com/mcp-https://example.com/.well-known/oauth-protected-resource/mcp] 1148tests/server/fastmcp/resources/test_file_resources.py::TestFileResource::test_relative_path_error 1149[gw7] [ 46%] PASSED tests/server/fastmcp/resources/test_file_resources.py::TestFileResource::test_relative_path_error 1150tests/server/fastmcp/resources/test_file_resources.py::TestFileResource::test_missing_file_error 1151[gw9] [ 46%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration_missing_required_fields 1152[gw7] [ 46%] PASSED tests/server/fastmcp/resources/test_file_resources.py::TestFileResource::test_missing_file_error 1153tests/server/fastmcp/resources/test_file_resources.py::TestFileResource::test_permission_error 1154tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration_invalid_uri 1155[gw7] [ 46%] PASSED tests/server/fastmcp/resources/test_file_resources.py::TestFileResource::test_permission_error 1156tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResource::test_function_resource_creation 1157[gw7] [ 46%] PASSED tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResource::test_function_resource_creation 1158tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResource::test_read_text 1159[gw7] [ 46%] PASSED tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResource::test_read_text 1160tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResource::test_read_binary 1161[gw9] [ 46%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration_invalid_uri 1162[gw7] [ 46%] PASSED tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResource::test_read_binary 1163tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResource::test_json_conversion 1164tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration_empty_redirect_uris 1165[gw7] [ 46%] PASSED tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResource::test_json_conversion 1166tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResource::test_error_handling 1167[gw7] [ 47%] PASSED tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResource::test_error_handling 1168tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResource::test_basemodel_conversion 1169[gw9] [ 47%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration_empty_redirect_uris 1170[gw7] [ 47%] PASSED tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResource::test_basemodel_conversion 1171tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_authorize_form_post 1172tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResource::test_custom_type_conversion 1173[gw7] [ 47%] PASSED tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResource::test_custom_type_conversion 1174tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResource::test_async_read_text 1175[gw7] [ 47%] PASSED tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResource::test_async_read_text 1176tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResource::test_from_function 1177[gw7] [ 47%] PASSED tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResource::test_from_function 1178[gw9] [ 47%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_authorize_form_post 1179tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResourceMetadata::test_from_function_with_metadata 1180tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_authorization_get 1181[gw7] [ 47%] PASSED tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResourceMetadata::test_from_function_with_metadata 1182tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResourceMetadata::test_from_function_without_metadata 1183[gw4] [ 47%] PASSED tests/client/test_list_methods_cursor.py::test_list_methods_raises_error_when_both_cursor_and_params_provided[list_tools] 1184tests/client/test_list_methods_cursor.py::test_list_methods_raises_error_when_both_cursor_and_params_provided[list_resources] 1185[gw1] [ 47%] PASSED tests/experimental/tasks/server/test_task_visibility.py::test_listing_tasks_reveals_nothing_about_other_clients_tasks_however_many_there_are 1186tests/experimental/tasks/server/test_task_visibility.py::test_a_client_with_more_than_one_store_page_of_tasks_lists_all_of_them 1187[gw8] [ 47%] PASSED tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_fn_returns_assistant_message 1188tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_fn_returns_multiple_messages 1189[gw1] [ 48%] PASSED tests/experimental/tasks/server/test_task_visibility.py::test_a_client_with_more_than_one_store_page_of_tasks_lists_all_of_them 1190[gw6] [ 48%] PASSED tests/server/fastmcp/servers/test_file_server.py::test_list_resources 1191tests/server/fastmcp/servers/test_file_server.py::test_read_resource_dir 1192[gw8] [ 48%] PASSED tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_fn_returns_multiple_messages 1193tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_fn_returns_list_of_strings 1194[gw8] [ 48%] PASSED tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_fn_returns_list_of_strings 1195[gw7] [ 48%] PASSED tests/server/fastmcp/resources/test_function_resources.py::TestFunctionResourceMetadata::test_from_function_without_metadata 1196tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_fn_returns_resource_content 1197tests/server/fastmcp/test_func_metadata.py::test_structured_output_ordinary_class 1198[gw7] [ 48%] PASSED tests/server/fastmcp/test_func_metadata.py::test_structured_output_ordinary_class 1199tests/server/fastmcp/test_func_metadata.py::test_unstructured_output_unannotated_class 1200[gw7] [ 48%] PASSED tests/server/fastmcp/test_func_metadata.py::test_unstructured_output_unannotated_class 1201tests/server/fastmcp/test_func_metadata.py::test_tool_call_result_is_unstructured_and_not_converted 1202[gw7] [ 48%] PASSED tests/server/fastmcp/test_func_metadata.py::test_tool_call_result_is_unstructured_and_not_converted 1203tests/server/fastmcp/test_func_metadata.py::test_tool_call_result_annotated_is_structured_and_converted 1204[gw4] [ 48%] PASSED tests/client/test_list_methods_cursor.py::test_list_methods_raises_error_when_both_cursor_and_params_provided[list_resources] 1205tests/client/test_list_methods_cursor.py::test_list_methods_raises_error_when_both_cursor_and_params_provided[list_prompts] 1206tests/server/fastmcp/prompts/test_manager.py::TestPromptManager::test_list_prompts 1207tests/experimental/tasks/server/test_task_visibility.py::test_a_task_whose_id_was_chosen_by_the_server_is_accessible_to_every_client 1208[gw9] [ 48%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_authorization_get 1209[gw6] [ 48%] PASSED tests/server/fastmcp/servers/test_file_server.py::test_read_resource_dir 1210[gw4] [ 48%] PASSED tests/client/test_list_methods_cursor.py::test_list_methods_raises_error_when_both_cursor_and_params_provided[list_prompts] 1211tests/server/fastmcp/servers/test_file_server.py::test_read_resource_file 1212[gw7] [ 49%] PASSED tests/server/fastmcp/test_func_metadata.py::test_tool_call_result_annotated_is_structured_and_converted 1213tests/server/fastmcp/test_func_metadata.py::test_tool_call_result_annotated_is_structured_and_invalid 1214tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_revoke_invalid_token 1215tests/experimental/tasks/test_spec_compliance.py::TestInputRequiredStatus::test_input_required_related_task_metadata_in_requests 1216[gw7] [ 49%] PASSED tests/server/fastmcp/test_func_metadata.py::test_tool_call_result_annotated_is_structured_and_invalid 1217tests/server/fastmcp/test_func_metadata.py::test_tool_call_result_in_optional_is_rejected 1218[gw7] [ 49%] PASSED tests/server/fastmcp/test_func_metadata.py::test_tool_call_result_in_optional_is_rejected 1219[gw4] [ 49%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestInputRequiredStatus::test_input_required_related_task_metadata_in_requests 1220tests/server/fastmcp/test_func_metadata.py::test_tool_call_result_in_union_is_rejected 1221tests/experimental/tasks/test_spec_compliance.py::TestCreatingTask::test_task_augmented_request_returns_create_task_result 1222[gw7] [ 49%] PASSED tests/server/fastmcp/test_func_metadata.py::test_tool_call_result_in_union_is_rejected 1223tests/server/fastmcp/test_func_metadata.py::test_tool_call_result_in_pipe_union_is_rejected 1224[gw7] [ 49%] PASSED tests/server/fastmcp/test_func_metadata.py::test_tool_call_result_in_pipe_union_is_rejected 1225tests/server/fastmcp/test_func_metadata.py::test_structured_output_with_field_descriptions 1226[gw4] [ 49%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestCreatingTask::test_task_augmented_request_returns_create_task_result 1227tests/experimental/tasks/test_spec_compliance.py::TestCreatingTask::test_create_task_result_contains_task_id 1228[gw7] [ 49%] PASSED tests/server/fastmcp/test_func_metadata.py::test_structured_output_with_field_descriptions 1229tests/server/fastmcp/test_func_metadata.py::test_structured_output_nested_models 1230[gw7] [ 49%] PASSED tests/server/fastmcp/test_func_metadata.py::test_structured_output_nested_models 1231[gw4] [ 49%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestCreatingTask::test_create_task_result_contains_task_id 1232tests/experimental/tasks/test_spec_compliance.py::TestCreatingTask::test_create_task_result_contains_status_working 1233[gw4] [ 49%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestCreatingTask::test_create_task_result_contains_status_working 1234tests/experimental/tasks/test_spec_compliance.py::TestCreatingTask::test_create_task_result_contains_created_at 1235[gw4] [ 50%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestCreatingTask::test_create_task_result_contains_created_at 1236tests/experimental/tasks/test_spec_compliance.py::TestCreatingTask::test_create_task_result_created_at_is_iso8601 1237[gw4] [ 50%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestCreatingTask::test_create_task_result_created_at_is_iso8601 1238tests/experimental/tasks/test_spec_compliance.py::TestCreatingTask::test_create_task_result_may_contain_ttl 1239[gw4] [ 50%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestCreatingTask::test_create_task_result_may_contain_ttl 1240tests/experimental/tasks/test_spec_compliance.py::TestCreatingTask::test_create_task_result_may_contain_poll_interval 1241[gw4] [ 50%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestCreatingTask::test_create_task_result_may_contain_poll_interval 1242tests/experimental/tasks/test_spec_compliance.py::TestCreatingTask::test_create_task_result_may_contain_status_message 1243[gw4] [ 50%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestCreatingTask::test_create_task_result_may_contain_status_message 1244[gw6] [ 50%] PASSED tests/server/fastmcp/servers/test_file_server.py::test_read_resource_file 1245tests/server/fastmcp/servers/test_file_server.py::test_delete_file 1246[gw9] [ 50%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_revoke_invalid_token 1247[gw2] [ 50%] PASSED tests/issues/test_1363_race_condition_streamable_http.py::test_race_condition_invalid_content_type 1248tests/issues/test_1363_race_condition_streamable_http.py::test_race_condition_message_router_async_for 1249tests/experimental/tasks/test_spec_compliance.py::TestCreatingTask::test_receiver_may_override_requested_ttl 1250tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_revoke_with_malformed_token 1251[gw1] [ 50%] PASSED tests/experimental/tasks/server/test_task_visibility.py::test_a_task_whose_id_was_chosen_by_the_server_is_accessible_to_every_client 1252tests/experimental/tasks/server/test_task_visibility.py::test_a_stateless_server_serves_a_task_to_any_session_that_knows_its_id 1253[gw0] [ 50%] PASSED tests/server/fastmcp/prompts/test_manager.py::TestPromptManager::test_list_prompts 1254[gw9] [ 50%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_revoke_with_malformed_token 1255tests/server/fastmcp/prompts/test_manager.py::TestPromptManager::test_render_prompt 1256tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration_disallowed_scopes 1257[gw9] [ 50%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration_disallowed_scopes 1258tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration_default_scopes 1259[gw1] [ 51%] PASSED tests/experimental/tasks/server/test_task_visibility.py::test_a_stateless_server_serves_a_task_to_any_session_that_knows_its_id 1260tests/experimental/tasks/server/test_task_visibility.py::test_a_stateless_server_lists_no_tasks 1261[gw0] [ 51%] PASSED tests/server/fastmcp/prompts/test_manager.py::TestPromptManager::test_render_prompt 1262[gw9] [ 51%] PASSED tests/server/fastmcp/auth/test_auth_integration.py::TestAuthEndpoints::test_client_registration_default_scopes 1263tests/server/fastmcp/prompts/test_manager.py::TestPromptManager::test_render_prompt_with_args 1264tests/server/fastmcp/resources/test_resource_manager.py::TestResourceManager::test_add_resource 1265[gw9] [ 51%] PASSED tests/server/fastmcp/resources/test_resource_manager.py::TestResourceManager::test_add_resource 1266[gw1] [ 51%] PASSED tests/experimental/tasks/server/test_task_visibility.py::test_a_stateless_server_lists_no_tasks 1267tests/server/fastmcp/resources/test_resource_manager.py::TestResourceManager::test_add_duplicate_resource 1268[gw9] [ 51%] PASSED tests/server/fastmcp/resources/test_resource_manager.py::TestResourceManager::test_add_duplicate_resource 1269tests/server/fastmcp/resources/test_resource_manager.py::TestResourceManager::test_warn_on_duplicate_resources 1270tests/experimental/tasks/server/test_task_visibility.py::test_clients_are_isolated_when_the_server_uses_a_custom_task_store 1271[gw9] [ 51%] PASSED tests/server/fastmcp/resources/test_resource_manager.py::TestResourceManager::test_warn_on_duplicate_resources 1272tests/server/fastmcp/resources/test_resource_manager.py::TestResourceManager::test_disable_warn_on_duplicate_resources 1273[gw9] [ 51%] PASSED tests/server/fastmcp/resources/test_resource_manager.py::TestResourceManager::test_disable_warn_on_duplicate_resources 1274tests/server/fastmcp/resources/test_resource_manager.py::TestResourceManager::test_get_resource 1275[gw0] [ 51%] PASSED tests/server/fastmcp/prompts/test_manager.py::TestPromptManager::test_render_prompt_with_args 1276tests/server/fastmcp/prompts/test_manager.py::TestPromptManager::test_render_unknown_prompt 1277[gw9] [ 51%] PASSED tests/server/fastmcp/resources/test_resource_manager.py::TestResourceManager::test_get_resource 1278tests/server/fastmcp/resources/test_resource_manager.py::TestResourceManager::test_get_resource_from_template 1279[gw0] [ 51%] PASSED tests/server/fastmcp/prompts/test_manager.py::TestPromptManager::test_render_unknown_prompt 1280tests/server/fastmcp/prompts/test_manager.py::TestPromptManager::test_render_prompt_with_missing_args 1281[gw9] [ 51%] PASSED tests/server/fastmcp/resources/test_resource_manager.py::TestResourceManager::test_get_resource_from_template 1282tests/server/fastmcp/resources/test_resource_manager.py::TestResourceManager::test_get_unknown_resource 1283[gw0] [ 52%] PASSED tests/server/fastmcp/prompts/test_manager.py::TestPromptManager::test_render_prompt_with_missing_args 1284tests/server/fastmcp/resources/test_file_resources.py::TestFileResource::test_file_resource_creation 1285[gw9] [ 52%] PASSED tests/server/fastmcp/resources/test_resource_manager.py::TestResourceManager::test_get_unknown_resource 1286tests/server/fastmcp/resources/test_resource_manager.py::TestResourceManager::test_list_resources 1287[gw0] [ 52%] PASSED tests/server/fastmcp/resources/test_file_resources.py::TestFileResource::test_file_resource_creation 1288[gw1] [ 52%] PASSED tests/experimental/tasks/server/test_task_visibility.py::test_clients_are_isolated_when_the_server_uses_a_custom_task_store 1289tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_required_requests_none_returns_true 1290[gw1] [ 52%] PASSED tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_required_requests_none_returns_true 1291tests/server/fastmcp/resources/test_file_resources.py::TestFileResource::test_file_resource_str_path_conversion 1292tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_client_requests_none_returns_false 1293[gw1] [ 52%] PASSED tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_client_requests_none_returns_false 1294tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_elicitation_required_but_client_missing 1295[gw9] [ 52%] PASSED tests/server/fastmcp/resources/test_resource_manager.py::TestResourceManager::test_list_resources 1296tests/server/fastmcp/resources/test_resource_manager.py::TestResourceManagerMetadata::test_add_template_with_metadata 1297[gw8] [ 52%] PASSED tests/server/fastmcp/prompts/test_base.py::TestRenderPrompt::test_fn_returns_resource_content 1298tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplate::test_template_error 1299[gw8] [ 52%] PASSED tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplate::test_template_error 1300tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplate::test_async_text_resource 1301[gw8] [ 52%] PASSED tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplate::test_async_text_resource 1302tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplate::test_async_binary_resource 1303tests/server/fastmcp/test_func_metadata.py::test_structured_output_unserializable_type_error 1304[gw8] [ 52%] PASSED tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplate::test_async_binary_resource 1305tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplate::test_basemodel_conversion 1306[gw8] [ 53%] PASSED tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplate::test_basemodel_conversion 1307tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplate::test_custom_type_conversion 1308[gw7] [ 53%] PASSED tests/server/fastmcp/test_func_metadata.py::test_structured_output_unserializable_type_error 1309tests/server/fastmcp/test_func_metadata.py::test_structured_output_aliases 1310[gw7] [ 53%] PASSED tests/server/fastmcp/test_func_metadata.py::test_structured_output_aliases 1311tests/server/fastmcp/test_func_metadata.py::test_basemodel_reserved_names 1312[gw7] [ 53%] PASSED tests/server/fastmcp/test_func_metadata.py::test_basemodel_reserved_names 1313tests/server/fastmcp/test_func_metadata.py::test_basemodel_reserved_names_validation 1314[gw7] [ 53%] PASSED tests/server/fastmcp/test_func_metadata.py::test_basemodel_reserved_names_validation 1315tests/server/fastmcp/test_func_metadata.py::test_basemodel_reserved_names_with_json_preparsing 1316[gw7] [ 53%] PASSED tests/server/fastmcp/test_func_metadata.py::test_basemodel_reserved_names_with_json_preparsing 1317tests/server/fastmcp/test_func_metadata.py::test_disallowed_type_qualifier 1318[gw7] [ 53%] PASSED tests/server/fastmcp/test_func_metadata.py::test_disallowed_type_qualifier 1319tests/server/fastmcp/test_func_metadata.py::test_preserves_pydantic_metadata 1320[gw6] [ 53%] PASSED tests/server/fastmcp/servers/test_file_server.py::test_delete_file 1321tests/server/fastmcp/servers/test_file_server.py::test_delete_file_and_check_resources 1322[gw4] [ 53%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestCreatingTask::test_receiver_may_override_requested_ttl 1323tests/experimental/tasks/test_spec_compliance.py::TestCreatingTask::test_model_immediate_response_in_meta 1324[gw6] [ 53%] PASSED tests/server/fastmcp/servers/test_file_server.py::test_delete_file_and_check_resources 1325[gw4] [ 53%] PASSED tests/experimental/tasks/test_spec_compliance.py::TestCreatingTask::test_model_immediate_response_in_meta 1326tests/experimental/tasks/test_spec_compliance.py::TestGettingTaskStatus::test_tasks_get_returns_task_object 1327tests/server/fastmcp/test_elicitation.py::test_stdio_elicitation 1328[gw4] [ 53%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestGettingTaskStatus::test_tasks_get_returns_task_object 1329tests/experimental/tasks/test_spec_compliance.py::TestGettingTaskStatus::test_tasks_get_returns_current_status 1330[gw4] [ 54%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestGettingTaskStatus::test_tasks_get_returns_current_status 1331tests/experimental/tasks/test_spec_compliance.py::TestGettingTaskStatus::test_tasks_get_may_return_poll_interval 1332[gw4] [ 54%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestGettingTaskStatus::test_tasks_get_may_return_poll_interval 1333tests/experimental/tasks/test_spec_compliance.py::TestGettingTaskStatus::test_tasks_get_invalid_task_id_returns_error 1334[gw4] [ 54%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestGettingTaskStatus::test_tasks_get_invalid_task_id_returns_error 1335tests/experimental/tasks/test_spec_compliance.py::TestGettingTaskStatus::test_tasks_get_nonexistent_task_id_returns_error 1336[gw4] [ 54%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestGettingTaskStatus::test_tasks_get_nonexistent_task_id_returns_error 1337tests/experimental/tasks/test_spec_compliance.py::TestRetrievingResults::test_tasks_result_returns_underlying_result 1338[gw4] [ 54%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestRetrievingResults::test_tasks_result_returns_underlying_result 1339tests/experimental/tasks/test_spec_compliance.py::TestRetrievingResults::test_tasks_result_blocks_until_terminal 1340[gw4] [ 54%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestRetrievingResults::test_tasks_result_blocks_until_terminal 1341tests/experimental/tasks/test_spec_compliance.py::TestRetrievingResults::test_tasks_result_unblocks_on_terminal 1342[gw1] [ 54%] PASSED tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_elicitation_required_but_client_missing 1343[gw6] [ 54%] PASSED tests/server/fastmcp/test_elicitation.py::test_stdio_elicitation 1344tests/server/fastmcp/test_elicitation.py::test_stdio_elicitation_decline 1345[gw0] [ 54%] PASSED tests/server/fastmcp/resources/test_file_resources.py::TestFileResource::test_file_resource_str_path_conversion 1346[gw4] [ 54%] SKIPPED tests/experimental/tasks/test_spec_compliance.py::TestRetrievingResults::test_tasks_result_unblocks_on_terminal 1347tests/server/fastmcp/test_server.py::TestServerTools::test_tool_image_helper 1348tests/server/fastmcp/resources/test_file_resources.py::TestFileResource::test_read_text_file 1349[gw6] [ 54%] PASSED tests/server/fastmcp/test_elicitation.py::test_stdio_elicitation_decline 1350tests/server/fastmcp/test_elicitation.py::test_elicitation_schema_validation 1351[gw4] [ 55%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_image_helper 1352tests/server/fastmcp/test_server.py::TestServerTools::test_tool_audio_helper 1353[gw7] [ 55%] PASSED tests/server/fastmcp/test_func_metadata.py::test_preserves_pydantic_metadata 1354[gw0] [ 55%] PASSED tests/server/fastmcp/resources/test_file_resources.py::TestFileResource::test_read_text_file 1355tests/server/fastmcp/resources/test_file_resources.py::TestFileResource::test_read_binary_file 1356[gw9] [ 55%] PASSED tests/server/fastmcp/resources/test_resource_manager.py::TestResourceManagerMetadata::test_add_template_with_metadata 1357tests/server/fastmcp/resources/test_resource_manager.py::TestResourceManagerMetadata::test_add_template_without_metadata 1358tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_elicitation_create_required_but_client_missing 1359[gw1] [ 55%] PASSED tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_elicitation_create_required_but_client_missing 1360tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_elicitation_create_present 1361[gw1] [ 55%] PASSED tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_elicitation_create_present 1362[gw0] [ 55%] PASSED tests/server/fastmcp/resources/test_file_resources.py::TestFileResource::test_read_binary_file 1363tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_sampling_required_but_client_missing 1364[gw1] [ 55%] PASSED tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_sampling_required_but_client_missing 1365tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_sampling_create_message_required_but_client_missing 1366[gw1] [ 55%] PASSED tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_sampling_create_message_required_but_client_missing 1367tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_sampling_create_message_present 1368[gw1] [ 55%] PASSED tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_sampling_create_message_present 1369tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_both_elicitation_and_sampling_present 1370tests/server/fastmcp/test_func_metadata.py::test_structured_output_dict_str_types 1371tests/server/fastmcp/test_integration.py::test_basic_tools[server_transport0] 1372[gw8] [ 55%] PASSED tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplate::test_custom_type_conversion 1373[gw0] [ 55%] PASSED tests/server/fastmcp/test_func_metadata.py::test_structured_output_dict_str_types 1374tests/server/fastmcp/test_func_metadata.py::test_lambda_function 1375tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplateAnnotations::test_template_with_annotations 1376[gw0] [ 56%] PASSED tests/server/fastmcp/test_func_metadata.py::test_lambda_function 1377tests/server/fastmcp/test_func_metadata.py::test_complex_function_json_schema 1378[gw0] [ 56%] PASSED tests/server/fastmcp/test_func_metadata.py::test_complex_function_json_schema 1379tests/server/fastmcp/test_func_metadata.py::test_str_vs_int 1380[gw0] [ 56%] PASSED tests/server/fastmcp/test_func_metadata.py::test_str_vs_int 1381tests/server/fastmcp/test_func_metadata.py::test_str_annotation_preserves_json_string 1382[gw1] [ 56%] PASSED tests/experimental/tasks/test_capabilities.py::TestCheckTasksCapability::test_both_elicitation_and_sampling_present 1383[gw0] [ 56%] PASSED tests/server/fastmcp/test_func_metadata.py::test_str_annotation_preserves_json_string 1384tests/server/fastmcp/test_func_metadata.py::test_str_annotation_runtime_validation 1385[gw0] [ 56%] PASSED tests/server/fastmcp/test_func_metadata.py::test_str_annotation_runtime_validation 1386tests/server/fastmcp/test_func_metadata.py::test_structured_output_requires_return_annotation 1387[gw0] [ 56%] PASSED tests/server/fastmcp/test_func_metadata.py::test_structured_output_requires_return_annotation 1388tests/server/fastmcp/test_func_metadata.py::test_structured_output_basemodel 1389[gw0] [ 56%] PASSED tests/server/fastmcp/test_func_metadata.py::test_structured_output_basemodel 1390[gw9] [ 56%] PASSED tests/server/fastmcp/resources/test_resource_manager.py::TestResourceManagerMetadata::test_add_template_without_metadata 1391tests/server/fastmcp/test_func_metadata.py::test_structured_output_primitives 1392[gw8] [ 56%] PASSED tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplateAnnotations::test_template_with_annotations 1393tests/server/fastmcp/test_parameter_descriptions.py::test_parameter_descriptions 1394tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplate::test_template_creation 1395tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplateAnnotations::test_template_without_annotations 1396[gw9] [ 56%] PASSED tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplate::test_template_creation 1397tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplate::test_template_matches 1398[gw8] [ 56%] PASSED tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplateAnnotations::test_template_without_annotations 1399[gw9] [ 57%] PASSED tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplate::test_template_matches 1400tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplate::test_template_matches_rejects_trailing_newline_after_literal 1401[gw9] [ 57%] PASSED tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplate::test_template_matches_rejects_trailing_newline_after_literal 1402tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplate::test_create_resource 1403[gw9] [ 57%] PASSED tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplate::test_create_resource 1404tests/server/fastmcp/test_integration.py::test_sampling[server_transport1] 1405[gw1] [ 57%] PASSED tests/server/fastmcp/test_parameter_descriptions.py::test_parameter_descriptions 1406tests/server/fastmcp/test_server.py::TestServer::test_create_server 1407[gw1] [ 57%] PASSED tests/server/fastmcp/test_server.py::TestServer::test_create_server 1408tests/server/fastmcp/test_server.py::TestServer::test_normalize_path 1409[gw1] [ 57%] PASSED tests/server/fastmcp/test_server.py::TestServer::test_normalize_path 1410tests/server/fastmcp/test_server.py::TestServer::test_sse_app_with_mount_path 1411tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplateAnnotations::test_template_annotations_in_fastmcp 1412[gw4] [ 57%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_audio_helper 1413[gw2] [ 57%] PASSED tests/issues/test_1363_race_condition_streamable_http.py::test_race_condition_message_router_async_for 1414tests/issues/test_141_resource_templates.py::test_resource_template_edge_cases 1415tests/server/fastmcp/test_server.py::TestServerTools::test_tool_audio_suffix_detection[test.wav-audio/wav] 1416[gw2] [ 57%] PASSED tests/issues/test_141_resource_templates.py::test_resource_template_edge_cases 1417tests/issues/test_152_resource_mime_type.py::test_fastmcp_resource_mime_type 1418[gw8] [ 57%] PASSED tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplateAnnotations::test_template_annotations_in_fastmcp 1419tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplateAnnotations::test_template_created_resources_inherit_annotations 1420[gw8] [ 57%] PASSED tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplateAnnotations::test_template_created_resources_inherit_annotations 1421[gw4] [ 58%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_audio_suffix_detection[test.wav-audio/wav] 1422tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplateMetadata::test_template_from_function_with_metadata 1423[gw2] [ 58%] PASSED tests/issues/test_152_resource_mime_type.py::test_fastmcp_resource_mime_type 1424tests/issues/test_152_resource_mime_type.py::test_lowlevel_resource_mime_type 1425tests/server/fastmcp/test_server.py::TestServerTools::test_tool_audio_suffix_detection[test.mp3-audio/mpeg] 1426[gw8] [ 58%] PASSED tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplateMetadata::test_template_from_function_with_metadata 1427tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplateMetadata::test_template_created_resources_inherit_metadata 1428[gw2] [ 58%] PASSED tests/issues/test_152_resource_mime_type.py::test_lowlevel_resource_mime_type 1429tests/issues/test_1754_mime_type_parameters.py::test_mime_type_with_parameters 1430[gw2] [ 58%] PASSED tests/issues/test_1754_mime_type_parameters.py::test_mime_type_with_parameters 1431tests/issues/test_1754_mime_type_parameters.py::test_mime_type_with_parameters_and_space 1432[gw2] [ 58%] PASSED tests/issues/test_1754_mime_type_parameters.py::test_mime_type_with_parameters_and_space 1433tests/issues/test_1754_mime_type_parameters.py::test_mime_type_with_multiple_parameters 1434[gw2] [ 58%] PASSED tests/issues/test_1754_mime_type_parameters.py::test_mime_type_with_multiple_parameters 1435tests/issues/test_1754_mime_type_parameters.py::test_mime_type_preserved_in_read_resource 1436[gw2] [ 58%] PASSED tests/issues/test_1754_mime_type_parameters.py::test_mime_type_preserved_in_read_resource 1437tests/issues/test_176_progress_token.py::test_progress_token_zero_first_call 1438[gw2] [ 58%] PASSED tests/issues/test_176_progress_token.py::test_progress_token_zero_first_call 1439tests/issues/test_192_request_id.py::test_request_id_match 1440[gw2] [ 58%] PASSED tests/issues/test_192_request_id.py::test_request_id_match 1441tests/issues/test_342_base64_encoding.py::test_server_base64_encoding_issue 1442[gw2] [ 58%] PASSED tests/issues/test_342_base64_encoding.py::test_server_base64_encoding_issue 1443tests/issues/test_552_windows_hang.py::test_windows_stdio_client_with_session 1444[gw2] [ 58%] SKIPPED tests/issues/test_552_windows_hang.py::test_windows_stdio_client_with_session 1445tests/server/fastmcp/test_server.py::TestContextInjection::test_context_logging 1446[gw2] [ 59%] PASSED tests/server/fastmcp/test_server.py::TestContextInjection::test_context_logging 1447tests/server/fastmcp/test_server.py::TestContextInjection::test_optional_context 1448[gw0] [ 59%] PASSED tests/server/fastmcp/test_func_metadata.py::test_structured_output_primitives 1449tests/server/fastmcp/test_func_metadata.py::test_structured_output_generic_types 1450[gw8] [ 59%] PASSED tests/server/fastmcp/resources/test_resource_template.py::TestResourceTemplateMetadata::test_template_created_resources_inherit_metadata 1451tests/server/fastmcp/resources/test_resources.py::TestResourceValidation::test_resource_uri_validation 1452[gw8] [ 59%] PASSED tests/server/fastmcp/resources/test_resources.py::TestResourceValidation::test_resource_uri_validation 1453tests/server/fastmcp/resources/test_resources.py::TestResourceValidation::test_resource_name_from_uri 1454[gw8] [ 59%] PASSED tests/server/fastmcp/resources/test_resources.py::TestResourceValidation::test_resource_name_from_uri 1455tests/server/fastmcp/test_server.py::TestServerResourceTemplates::test_resource_multiple_params 1456[gw2] [ 59%] PASSED tests/server/fastmcp/test_server.py::TestContextInjection::test_optional_context 1457tests/server/fastmcp/test_server.py::TestContextInjection::test_context_resource_access 1458[gw8] [ 59%] PASSED tests/server/fastmcp/test_server.py::TestServerResourceTemplates::test_resource_multiple_params 1459tests/server/fastmcp/test_server.py::TestServerResourceTemplates::test_resource_multiple_mismatched_params 1460[gw8] [ 59%] PASSED tests/server/fastmcp/test_server.py::TestServerResourceTemplates::test_resource_multiple_mismatched_params 1461tests/server/fastmcp/test_server.py::TestServerResourceTemplates::test_template_to_resource_conversion 1462[gw1] [ 59%] PASSED tests/server/fastmcp/test_server.py::TestServer::test_sse_app_with_mount_path 1463tests/server/fastmcp/test_server.py::TestServer::test_starlette_routes_with_mount_path 1464[gw6] [ 59%] PASSED tests/server/fastmcp/test_elicitation.py::test_elicitation_schema_validation 1465[gw4] [ 59%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_audio_suffix_detection[test.mp3-audio/mpeg] 1466tests/server/fastmcp/test_elicitation.py::test_elicitation_with_optional_fields 1467tests/server/fastmcp/test_server.py::TestServerTools::test_tool_audio_suffix_detection[test.ogg-audio/ogg] 1468[gw0] [ 60%] PASSED tests/server/fastmcp/test_func_metadata.py::test_structured_output_generic_types 1469tests/server/fastmcp/test_func_metadata.py::test_structured_output_dataclass 1470[gw8] [ 60%] PASSED tests/server/fastmcp/test_server.py::TestServerResourceTemplates::test_template_to_resource_conversion 1471tests/server/fastmcp/test_server.py::TestServerResourceTemplates::test_resource_template_includes_mime_type 1472[gw8] [ 60%] PASSED tests/server/fastmcp/test_server.py::TestServerResourceTemplates::test_resource_template_includes_mime_type 1473tests/server/fastmcp/test_server.py::TestServerResourceMetadata::test_resource_decorator_with_metadata 1474[gw1] [ 60%] PASSED tests/server/fastmcp/test_server.py::TestServer::test_starlette_routes_with_mount_path 1475tests/server/fastmcp/test_server.py::TestServer::test_non_ascii_description 1476[gw4] [ 60%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_audio_suffix_detection[test.ogg-audio/ogg] 1477tests/server/fastmcp/test_server.py::TestServerTools::test_tool_audio_suffix_detection[test.flac-audio/flac] 1478[gw4] [ 60%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_audio_suffix_detection[test.flac-audio/flac] 1479tests/server/fastmcp/test_server.py::TestServerTools::test_tool_audio_suffix_detection[test.aac-audio/aac] 1480[gw0] [ 60%] PASSED tests/server/fastmcp/test_func_metadata.py::test_structured_output_dataclass 1481tests/server/fastmcp/test_func_metadata.py::test_structured_output_typeddict 1482[gw0] [ 60%] PASSED tests/server/fastmcp/test_func_metadata.py::test_structured_output_typeddict 1483tests/server/fastmcp/test_server.py::TestServerResources::test_text_resource 1484[gw8] [ 60%] PASSED tests/server/fastmcp/test_server.py::TestServerResourceMetadata::test_resource_decorator_with_metadata 1485tests/server/fastmcp/test_server.py::TestServerResourceMetadata::test_resource_template_decorator_with_metadata 1486[gw8] [ 60%] PASSED tests/server/fastmcp/test_server.py::TestServerResourceMetadata::test_resource_template_decorator_with_metadata 1487tests/server/fastmcp/test_server.py::TestServerResourceMetadata::test_read_resource_returns_meta 1488[gw0] [ 60%] PASSED tests/server/fastmcp/test_server.py::TestServerResources::test_text_resource 1489tests/server/fastmcp/test_server.py::TestServerResources::test_binary_resource 1490[gw0] [ 60%] PASSED tests/server/fastmcp/test_server.py::TestServerResources::test_binary_resource 1491tests/server/fastmcp/test_server.py::TestServerResources::test_file_resource_text 1492[gw1] [ 61%] PASSED tests/server/fastmcp/test_server.py::TestServer::test_non_ascii_description 1493tests/server/fastmcp/test_server.py::TestServer::test_add_tool_decorator 1494[gw1] [ 61%] PASSED tests/server/fastmcp/test_server.py::TestServer::test_add_tool_decorator 1495tests/server/fastmcp/test_server.py::TestServer::test_add_tool_decorator_incorrect_usage 1496[gw1] [ 61%] PASSED tests/server/fastmcp/test_server.py::TestServer::test_add_tool_decorator_incorrect_usage 1497tests/server/fastmcp/test_server.py::TestServer::test_add_resource_decorator 1498[gw1] [ 61%] PASSED tests/server/fastmcp/test_server.py::TestServer::test_add_resource_decorator 1499tests/server/fastmcp/test_server.py::TestServer::test_add_resource_decorator_incorrect_usage 1500[gw1] [ 61%] PASSED tests/server/fastmcp/test_server.py::TestServer::test_add_resource_decorator_incorrect_usage 1501tests/server/fastmcp/test_server.py::TestDnsRebindingProtection::test_auto_enabled_for_127_0_0_1 1502[gw1] [ 61%] PASSED tests/server/fastmcp/test_server.py::TestDnsRebindingProtection::test_auto_enabled_for_127_0_0_1 1503tests/server/fastmcp/test_server.py::TestServerPrompts::test_get_prompt_missing_args 1504[gw6] [ 61%] PASSED tests/server/fastmcp/test_elicitation.py::test_elicitation_with_optional_fields 1505tests/server/fastmcp/test_elicitation.py::test_elicitation_with_default_values 1506[gw4] [ 61%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_audio_suffix_detection[test.aac-audio/aac] 1507tests/server/fastmcp/test_server.py::TestServerTools::test_tool_audio_suffix_detection[test.m4a-audio/mp4] 1508[gw2] [ 61%] PASSED tests/server/fastmcp/test_server.py::TestContextInjection::test_context_resource_access 1509tests/server/fastmcp/test_server.py::TestContextInjection::test_resource_with_context 1510[gw8] [ 61%] PASSED tests/server/fastmcp/test_server.py::TestServerResourceMetadata::test_read_resource_returns_meta 1511tests/server/fastmcp/test_server.py::TestContextInjection::test_context_detection 1512[gw8] [ 61%] PASSED tests/server/fastmcp/test_server.py::TestContextInjection::test_context_detection 1513tests/server/fastmcp/test_server.py::TestContextInjection::test_context_injection 1514[gw2] [ 61%] PASSED tests/server/fastmcp/test_server.py::TestContextInjection::test_resource_with_context 1515tests/server/fastmcp/test_server.py::TestContextInjection::test_resource_without_context 1516[gw0] [ 62%] PASSED tests/server/fastmcp/test_server.py::TestServerResources::test_file_resource_text 1517tests/server/fastmcp/test_server.py::TestServerResources::test_file_resource_binary 1518[gw1] [ 62%] PASSED tests/server/fastmcp/test_server.py::TestServerPrompts::test_get_prompt_missing_args 1519tests/server/fastmcp/test_title.py::test_tool_title_precedence 1520[gw4] [ 62%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_audio_suffix_detection[test.m4a-audio/mp4] 1521tests/server/fastmcp/test_server.py::TestServerTools::test_tool_audio_suffix_detection[test.unknown-application/octet-stream] 1522[gw4] [ 62%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_audio_suffix_detection[test.unknown-application/octet-stream] 1523tests/server/fastmcp/test_server.py::TestServerTools::test_tool_mixed_content 1524[gw0] [ 62%] PASSED tests/server/fastmcp/test_server.py::TestServerResources::test_file_resource_binary 1525tests/server/fastmcp/test_server.py::TestServerResources::test_function_resource 1526[gw0] [ 62%] PASSED tests/server/fastmcp/test_server.py::TestServerResources::test_function_resource 1527tests/server/fastmcp/test_server.py::TestServerResourceTemplates::test_resource_with_params 1528[gw0] [ 62%] PASSED tests/server/fastmcp/test_server.py::TestServerResourceTemplates::test_resource_with_params 1529tests/server/fastmcp/test_server.py::TestServerResourceTemplates::test_resource_with_uri_params 1530[gw0] [ 62%] PASSED tests/server/fastmcp/test_server.py::TestServerResourceTemplates::test_resource_with_uri_params 1531tests/server/fastmcp/test_server.py::TestServerResourceTemplates::test_resource_with_untyped_params 1532[gw0] [ 62%] PASSED tests/server/fastmcp/test_server.py::TestServerResourceTemplates::test_resource_with_untyped_params 1533tests/server/fastmcp/test_server.py::TestServerResourceTemplates::test_resource_matching_params 1534[gw8] [ 62%] PASSED tests/server/fastmcp/test_server.py::TestContextInjection::test_context_injection 1535[gw2] [ 62%] PASSED tests/server/fastmcp/test_server.py::TestContextInjection::test_resource_without_context 1536tests/server/fastmcp/test_server.py::TestContextInjection::test_async_context 1537tests/server/fastmcp/test_server.py::TestContextInjection::test_resource_context_custom_name 1538[gw2] [ 63%] PASSED tests/server/fastmcp/test_server.py::TestContextInjection::test_resource_context_custom_name 1539tests/server/fastmcp/test_server.py::TestContextInjection::test_prompt_with_context 1540[gw6] [ 63%] PASSED tests/server/fastmcp/test_elicitation.py::test_elicitation_with_default_values 1541tests/server/fastmcp/test_elicitation.py::test_elicitation_with_enum_titles 1542[gw2] [ 63%] PASSED tests/server/fastmcp/test_server.py::TestContextInjection::test_prompt_with_context 1543tests/server/fastmcp/test_server.py::TestContextInjection::test_prompt_without_context 1544[gw1] [ 63%] PASSED tests/server/fastmcp/test_title.py::test_tool_title_precedence 1545tests/server/fastmcp/test_title.py::test_prompt_title 1546[gw8] [ 63%] PASSED tests/server/fastmcp/test_server.py::TestContextInjection::test_async_context 1547tests/server/fastmcp/test_server.py::TestServerPrompts::test_prompt_decorator_with_description 1548[gw8] [ 63%] PASSED tests/server/fastmcp/test_server.py::TestServerPrompts::test_prompt_decorator_with_description 1549tests/server/fastmcp/test_server.py::TestServerPrompts::test_prompt_decorator_error 1550[gw8] [ 63%] PASSED tests/server/fastmcp/test_server.py::TestServerPrompts::test_prompt_decorator_error 1551tests/server/fastmcp/test_server.py::TestServerPrompts::test_list_prompts 1552[gw5] [ 63%] PASSED tests/client/test_stdio.py::test_stdio_client_universal_cleanup 1553tests/client/test_stdio.py::test_stdio_client_sigint_only_process 1554[gw0] [ 63%] PASSED tests/server/fastmcp/test_server.py::TestServerResourceTemplates::test_resource_matching_params 1555[gw2] [ 63%] PASSED tests/server/fastmcp/test_server.py::TestContextInjection::test_prompt_without_context 1556tests/server/fastmcp/test_server.py::TestServerPrompts::test_prompt_decorator 1557tests/server/fastmcp/test_server.py::TestServerResourceTemplates::test_resource_mismatched_params 1558[gw2] [ 63%] PASSED tests/server/fastmcp/test_server.py::TestServerPrompts::test_prompt_decorator 1559tests/server/fastmcp/test_server.py::TestServerPrompts::test_prompt_decorator_with_name 1560[gw2] [ 63%] PASSED tests/server/fastmcp/test_server.py::TestServerPrompts::test_prompt_decorator_with_name 1561tests/server/fastmcp/test_tool_manager.py::TestCallTools::test_call_async_object_tool 1562[gw0] [ 64%] PASSED tests/server/fastmcp/test_server.py::TestServerResourceTemplates::test_resource_mismatched_params 1563[gw1] [ 64%] PASSED tests/server/fastmcp/test_title.py::test_prompt_title 1564[gw2] [ 64%] PASSED tests/server/fastmcp/test_tool_manager.py::TestCallTools::test_call_async_object_tool 1565tests/server/fastmcp/test_tool_manager.py::TestCallTools::test_call_tool_with_default_args 1566tests/server/fastmcp/test_tool_manager.py::TestContextHandling::test_context_injection 1567tests/server/fastmcp/test_title.py::test_resource_title 1568[gw2] [ 64%] PASSED tests/server/fastmcp/test_tool_manager.py::TestCallTools::test_call_tool_with_default_args 1569tests/server/fastmcp/test_tool_manager.py::TestCallTools::test_call_tool_with_missing_args 1570[gw0] [ 64%] PASSED tests/server/fastmcp/test_tool_manager.py::TestContextHandling::test_context_injection 1571[gw2] [ 64%] PASSED tests/server/fastmcp/test_tool_manager.py::TestCallTools::test_call_tool_with_missing_args 1572tests/server/fastmcp/test_tool_manager.py::TestCallTools::test_call_unknown_tool 1573tests/server/fastmcp/test_tool_manager.py::TestContextHandling::test_context_injection_async 1574[gw2] [ 64%] PASSED tests/server/fastmcp/test_tool_manager.py::TestCallTools::test_call_unknown_tool 1575tests/server/fastmcp/test_tool_manager.py::TestCallTools::test_call_tool_with_list_int_input 1576[gw1] [ 64%] PASSED tests/server/fastmcp/test_title.py::test_resource_title 1577tests/server/fastmcp/test_title.py::test_get_display_name_utility 1578[gw2] [ 64%] PASSED tests/server/fastmcp/test_tool_manager.py::TestCallTools::test_call_tool_with_list_int_input 1579[gw1] [ 64%] PASSED tests/server/fastmcp/test_title.py::test_get_display_name_utility 1580tests/server/fastmcp/test_tool_manager.py::TestCallTools::test_call_tool_with_list_str_or_str_input 1581tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_basic_function 1582[gw0] [ 64%] PASSED tests/server/fastmcp/test_tool_manager.py::TestContextHandling::test_context_injection_async 1583tests/server/fastmcp/test_tool_manager.py::TestContextHandling::test_context_optional 1584[gw1] [ 65%] PASSED tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_basic_function 1585tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_init_with_tools 1586[gw2] [ 65%] PASSED tests/server/fastmcp/test_tool_manager.py::TestCallTools::test_call_tool_with_list_str_or_str_input 1587tests/server/fastmcp/test_tool_manager.py::TestCallTools::test_call_tool_with_complex_model 1588[gw0] [ 65%] PASSED tests/server/fastmcp/test_tool_manager.py::TestContextHandling::test_context_optional 1589[gw6] [ 65%] PASSED tests/server/fastmcp/test_elicitation.py::test_elicitation_with_enum_titles 1590tests/server/fastmcp/test_func_metadata.py::test_complex_function_runtime_arg_validation_non_json 1591tests/server/fastmcp/test_tool_manager.py::TestContextHandling::test_context_error_handling 1592[gw2] [ 65%] PASSED tests/server/fastmcp/test_tool_manager.py::TestCallTools::test_call_tool_with_complex_model 1593[gw6] [ 65%] PASSED tests/server/fastmcp/test_func_metadata.py::test_complex_function_runtime_arg_validation_non_json 1594tests/server/fastmcp/test_func_metadata.py::test_complex_function_runtime_arg_validation_with_json 1595tests/server/fastmcp/test_tool_manager.py::TestToolSchema::test_context_arg_excluded_from_schema 1596[gw8] [ 65%] PASSED tests/server/fastmcp/test_server.py::TestServerPrompts::test_list_prompts 1597[gw0] [ 65%] PASSED tests/server/fastmcp/test_tool_manager.py::TestContextHandling::test_context_error_handling 1598tests/server/fastmcp/test_tool_manager.py::TestToolAnnotations::test_tool_annotations 1599[gw2] [ 65%] PASSED tests/server/fastmcp/test_tool_manager.py::TestToolSchema::test_context_arg_excluded_from_schema 1600tests/server/fastmcp/test_server.py::TestServerPrompts::test_get_prompt 1601tests/server/fastmcp/test_tool_manager.py::TestContextHandling::test_context_parameter_detection 1602[gw0] [ 65%] PASSED tests/server/fastmcp/test_tool_manager.py::TestToolAnnotations::test_tool_annotations 1603[gw1] [ 65%] PASSED tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_init_with_tools 1604tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_async_function 1605tests/server/fastmcp/test_tool_manager.py::TestToolAnnotations::test_tool_annotations_in_fastmcp 1606[gw8] [ 65%] PASSED tests/server/fastmcp/test_server.py::TestServerPrompts::test_get_prompt 1607tests/server/fastmcp/test_server.py::TestServerPrompts::test_get_prompt_with_description 1608[gw8] [ 66%] PASSED tests/server/fastmcp/test_server.py::TestServerPrompts::test_get_prompt_with_description 1609tests/server/fastmcp/test_server.py::TestServerPrompts::test_get_prompt_without_description 1610[gw8] [ 66%] PASSED tests/server/fastmcp/test_server.py::TestServerPrompts::test_get_prompt_without_description 1611tests/server/fastmcp/test_server.py::TestServerPrompts::test_get_prompt_with_docstring_description 1612[gw8] [ 66%] PASSED tests/server/fastmcp/test_server.py::TestServerPrompts::test_get_prompt_with_docstring_description 1613tests/server/fastmcp/test_server.py::TestServerPrompts::test_get_prompt_with_resource 1614[gw1] [ 66%] PASSED tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_async_function 1615tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_pydantic_model_function 1616[gw6] [ 66%] PASSED tests/server/fastmcp/test_func_metadata.py::test_complex_function_runtime_arg_validation_with_json 1617tests/server/fastmcp/test_func_metadata.py::test_str_vs_list_str 1618[gw6] [ 66%] PASSED tests/server/fastmcp/test_func_metadata.py::test_str_vs_list_str 1619tests/server/fastmcp/test_func_metadata.py::test_skip_names 1620[gw1] [ 66%] PASSED tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_pydantic_model_function 1621[gw6] [ 66%] PASSED tests/server/fastmcp/test_func_metadata.py::test_skip_names 1622[gw2] [ 66%] PASSED tests/server/fastmcp/test_tool_manager.py::TestContextHandling::test_context_parameter_detection 1623tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_add_callable_object 1624tests/server/fastmcp/test_tool_manager.py::TestStructuredOutput::test_tool_with_typeddict_output 1625[gw0] [ 66%] PASSED tests/server/fastmcp/test_tool_manager.py::TestToolAnnotations::test_tool_annotations_in_fastmcp 1626tests/server/fastmcp/test_tool_manager.py::TestStructuredOutput::test_tool_with_basemodel_output 1627tests/server/fastmcp/test_server.py::TestServerTools::test_tool_structured_output_basemodel 1628[gw6] [ 66%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_structured_output_basemodel 1629tests/server/fastmcp/test_server.py::TestServerTools::test_tool_structured_output_primitive 1630[gw6] [ 66%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_structured_output_primitive 1631tests/server/fastmcp/test_server.py::TestServerTools::test_tool_structured_output_list 1632[gw6] [ 67%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_structured_output_list 1633tests/server/fastmcp/test_server.py::TestServerTools::test_tool_structured_output_server_side_validation_error 1634[gw1] [ 67%] PASSED tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_add_callable_object 1635[gw0] [ 67%] PASSED tests/server/fastmcp/test_tool_manager.py::TestStructuredOutput::test_tool_with_basemodel_output 1636tests/server/fastmcp/test_tool_manager.py::TestStructuredOutput::test_tool_with_primitive_output 1637[gw0] [ 67%] PASSED tests/server/fastmcp/test_tool_manager.py::TestStructuredOutput::test_tool_with_primitive_output 1638tests/server/fastmcp/test_tool_manager.py::TestRemoveTools::test_remove_nonexistent_tool 1639tests/server/fastmcp/test_tool_manager.py::TestToolMetadata::test_add_tool_without_metadata 1640[gw0] [ 67%] PASSED tests/server/fastmcp/test_tool_manager.py::TestRemoveTools::test_remove_nonexistent_tool 1641tests/server/fastmcp/test_tool_manager.py::TestRemoveTools::test_remove_tool_from_multiple_tools 1642[gw1] [ 67%] PASSED tests/server/fastmcp/test_tool_manager.py::TestToolMetadata::test_add_tool_without_metadata 1643tests/server/fastmcp/test_tool_manager.py::TestToolMetadata::test_metadata_in_fastmcp_decorator 1644[gw1] [ 67%] PASSED tests/server/fastmcp/test_tool_manager.py::TestToolMetadata::test_metadata_in_fastmcp_decorator 1645tests/server/fastmcp/test_tool_manager.py::TestToolMetadata::test_metadata_in_list_tools 1646[gw1] [ 67%] PASSED tests/server/fastmcp/test_tool_manager.py::TestToolMetadata::test_metadata_in_list_tools 1647tests/server/fastmcp/test_tool_manager.py::TestToolMetadata::test_multiple_tools_with_different_metadata 1648[gw2] [ 67%] PASSED tests/server/fastmcp/test_tool_manager.py::TestStructuredOutput::test_tool_with_typeddict_output 1649tests/server/fastmcp/test_tool_manager.py::TestStructuredOutput::test_tool_with_dataclass_output 1650[gw0] [ 67%] PASSED tests/server/fastmcp/test_tool_manager.py::TestRemoveTools::test_remove_tool_from_multiple_tools 1651tests/server/fastmcp/test_tool_manager.py::TestRemoveTools::test_call_removed_tool_raises_error 1652[gw0] [ 67%] PASSED tests/server/fastmcp/test_tool_manager.py::TestRemoveTools::test_call_removed_tool_raises_error 1653[gw8] [ 68%] PASSED tests/server/fastmcp/test_server.py::TestServerPrompts::test_get_prompt_with_resource 1654tests/server/fastmcp/test_tool_manager.py::TestRemoveTools::test_remove_tool_case_sensitive 1655[gw0] [ 68%] PASSED tests/server/fastmcp/test_tool_manager.py::TestRemoveTools::test_remove_tool_case_sensitive 1656tests/server/fastmcp/test_url_elicitation.py::test_url_elicitation_accept 1657[gw4] [ 68%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_mixed_content 1658tests/server/fastmcp/test_server.py::TestServerTools::test_tool_mixed_list_with_audio_and_image 1659[gw6] [ 68%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_structured_output_server_side_validation_error 1660tests/server/fastmcp/test_server.py::TestServerTools::test_tool_structured_output_dict_str_any 1661[gw2] [ 68%] PASSED tests/server/fastmcp/test_tool_manager.py::TestStructuredOutput::test_tool_with_dataclass_output 1662tests/server/fastmcp/test_tool_manager.py::TestStructuredOutput::test_tool_with_list_output 1663[gw1] [ 68%] PASSED tests/server/fastmcp/test_tool_manager.py::TestToolMetadata::test_multiple_tools_with_different_metadata 1664tests/server/fastmcp/test_tool_manager.py::TestToolMetadata::test_metadata_with_complex_structure 1665[gw1] [ 68%] PASSED tests/server/fastmcp/test_tool_manager.py::TestToolMetadata::test_metadata_with_complex_structure 1666tests/server/fastmcp/test_tool_manager.py::TestToolMetadata::test_metadata_empty_dict 1667tests/server/fastmcp/test_server.py::TestServerPrompts::test_get_unknown_prompt 1668[gw4] [ 68%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_mixed_list_with_audio_and_image 1669tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_add_async_callable_object 1670[gw2] [ 68%] PASSED tests/server/fastmcp/test_tool_manager.py::TestStructuredOutput::test_tool_with_list_output 1671tests/server/fastmcp/test_tool_manager.py::TestStructuredOutput::test_tool_without_structured_output 1672[gw2] [ 68%] PASSED tests/server/fastmcp/test_tool_manager.py::TestStructuredOutput::test_tool_without_structured_output 1673tests/server/fastmcp/test_tool_manager.py::TestStructuredOutput::test_tool_output_schema_property 1674[gw2] [ 68%] PASSED tests/server/fastmcp/test_tool_manager.py::TestStructuredOutput::test_tool_output_schema_property 1675[gw4] [ 68%] PASSED tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_add_async_callable_object 1676tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_add_invalid_tool 1677[gw4] [ 69%] PASSED tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_add_invalid_tool 1678tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_add_lambda 1679tests/server/fastmcp/test_tool_manager.py::TestStructuredOutput::test_tool_with_dict_str_any_output 1680[gw4] [ 69%] PASSED tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_add_lambda 1681tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_add_lambda_with_no_name 1682[gw1] [ 69%] PASSED tests/server/fastmcp/test_tool_manager.py::TestToolMetadata::test_metadata_empty_dict 1683tests/server/fastmcp/test_tool_manager.py::TestToolMetadata::test_metadata_with_annotations 1684[gw4] [ 69%] PASSED tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_add_lambda_with_no_name 1685[gw6] [ 69%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_structured_output_dict_str_any 1686tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_warn_on_duplicate_tools 1687tests/server/fastmcp/test_server.py::TestServerTools::test_tool_structured_output_dict_str_typed 1688[gw4] [ 69%] PASSED tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_warn_on_duplicate_tools 1689tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_disable_warn_on_duplicate_tools 1690[gw1] [ 69%] PASSED tests/server/fastmcp/test_tool_manager.py::TestToolMetadata::test_metadata_with_annotations 1691tests/server/fastmcp/test_tool_manager.py::TestRemoveTools::test_remove_existing_tool 1692[gw1] [ 69%] PASSED tests/server/fastmcp/test_tool_manager.py::TestRemoveTools::test_remove_existing_tool 1693tests/server/fastmcp/test_url_elicitation_error_throw.py::test_url_elicitation_error_from_error 1694[gw4] [ 69%] PASSED tests/server/fastmcp/test_tool_manager.py::TestAddTools::test_disable_warn_on_duplicate_tools 1695tests/server/fastmcp/test_tool_manager.py::TestCallTools::test_call_tool 1696[gw4] [ 69%] PASSED tests/server/fastmcp/test_tool_manager.py::TestCallTools::test_call_tool 1697tests/server/fastmcp/test_tool_manager.py::TestCallTools::test_call_async_tool 1698[gw4] [ 69%] PASSED tests/server/fastmcp/test_tool_manager.py::TestCallTools::test_call_async_tool 1699tests/server/fastmcp/test_tool_manager.py::TestCallTools::test_call_object_tool 1700[gw4] [ 70%] PASSED tests/server/fastmcp/test_tool_manager.py::TestCallTools::test_call_object_tool 1701tests/server/lowlevel/test_server_listing.py::test_list_tools_basic 1702[gw2] [ 70%] PASSED tests/server/fastmcp/test_tool_manager.py::TestStructuredOutput::test_tool_with_dict_str_any_output 1703tests/server/fastmcp/test_tool_manager.py::TestStructuredOutput::test_tool_with_dict_str_typed_output 1704[gw8] [ 70%] PASSED tests/server/fastmcp/test_server.py::TestServerPrompts::test_get_unknown_prompt 1705[gw2] [ 70%] PASSED tests/server/fastmcp/test_tool_manager.py::TestStructuredOutput::test_tool_with_dict_str_typed_output 1706tests/server/fastmcp/test_tool_manager.py::TestToolMetadata::test_add_tool_with_metadata 1707[gw2] [ 70%] PASSED tests/server/fastmcp/test_tool_manager.py::TestToolMetadata::test_add_tool_with_metadata 1708tests/server/lowlevel/test_func_inspection.py::test_different_request_types 1709tests/server/fastmcp/test_url_elicitation.py::test_url_no_content_in_response 1710[gw6] [ 70%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_structured_output_dict_str_typed 1711tests/server/fastmcp/test_server.py::TestServerTools::test_remove_tool 1712[gw4] [ 70%] PASSED tests/server/lowlevel/test_server_listing.py::test_list_tools_basic 1713tests/server/lowlevel/test_server_listing.py::test_list_prompts_empty 1714[gw1] [ 70%] PASSED tests/server/fastmcp/test_url_elicitation_error_throw.py::test_url_elicitation_error_from_error 1715tests/server/fastmcp/test_url_elicitation_error_throw.py::test_normal_exceptions_still_return_error_result 1716[gw6] [ 70%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_remove_tool 1717tests/server/fastmcp/test_server.py::TestServerTools::test_remove_nonexistent_tool 1718[gw4] [ 70%] PASSED tests/server/lowlevel/test_server_listing.py::test_list_prompts_empty 1719tests/server/lowlevel/test_server_listing.py::test_list_resources_empty 1720[gw6] [ 70%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_remove_nonexistent_tool 1721tests/server/fastmcp/test_server.py::TestServerTools::test_remove_tool_and_list 1722[gw6] [ 70%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_remove_tool_and_list 1723tests/server/fastmcp/test_server.py::TestServerTools::test_remove_tool_and_call 1724[gw8] [ 71%] PASSED tests/server/fastmcp/test_url_elicitation.py::test_url_no_content_in_response 1725tests/server/fastmcp/test_url_elicitation.py::test_form_mode_still_works 1726[gw1] [ 71%] PASSED tests/server/fastmcp/test_url_elicitation_error_throw.py::test_normal_exceptions_still_return_error_result 1727tests/server/lowlevel/test_func_inspection.py::test_no_params_returns_deprecated_wrapper 1728[gw1] [ 71%] PASSED tests/server/lowlevel/test_func_inspection.py::test_no_params_returns_deprecated_wrapper 1729[gw2] [ 71%] PASSED tests/server/lowlevel/test_func_inspection.py::test_different_request_types 1730[gw4] [ 71%] PASSED tests/server/lowlevel/test_server_listing.py::test_list_resources_empty 1731[gw6] [ 71%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_remove_tool_and_call 1732tests/server/lowlevel/test_func_inspection.py::test_param_with_default_returns_deprecated_wrapper 1733tests/server/lowlevel/test_func_inspection.py::test_mixed_params_with_typed_request 1734[gw1] [ 71%] PASSED tests/server/lowlevel/test_func_inspection.py::test_param_with_default_returns_deprecated_wrapper 1735tests/server/lowlevel/test_func_inspection.py::test_typed_request_param_passes_request 1736[gw1] [ 71%] PASSED tests/server/lowlevel/test_func_inspection.py::test_typed_request_param_passes_request 1737tests/server/lowlevel/test_func_inspection.py::test_typed_request_with_default_param_passes_request 1738[gw1] [ 71%] PASSED tests/server/lowlevel/test_func_inspection.py::test_typed_request_with_default_param_passes_request 1739tests/server/lowlevel/test_func_inspection.py::test_optional_typed_request_with_default_none_is_deprecated 1740[gw1] [ 71%] PASSED tests/server/lowlevel/test_func_inspection.py::test_optional_typed_request_with_default_none_is_deprecated 1741tests/server/test_lifespan.py::test_fastmcp_server_lifespan 1742tests/server/lowlevel/test_server_listing.py::test_list_tools_empty 1743[gw4] [ 71%] PASSED tests/server/lowlevel/test_server_listing.py::test_list_tools_empty 1744tests/server/lowlevel/test_server_pagination.py::test_list_prompts_pagination 1745[gw4] [ 71%] PASSED tests/server/lowlevel/test_server_pagination.py::test_list_prompts_pagination 1746tests/server/lowlevel/test_server_pagination.py::test_list_resources_pagination 1747tests/server/test_cancel_handling.py::test_server_remains_functional_after_cancel 1748[gw2] [ 72%] PASSED tests/server/lowlevel/test_func_inspection.py::test_mixed_params_with_typed_request 1749tests/server/lowlevel/test_helper_types.py::TestReadResourceContentsMetadata::test_read_resource_contents_with_metadata 1750[gw2] [ 72%] PASSED tests/server/lowlevel/test_helper_types.py::TestReadResourceContentsMetadata::test_read_resource_contents_with_metadata 1751tests/server/lowlevel/test_helper_types.py::TestReadResourceContentsMetadata::test_read_resource_contents_without_metadata 1752[gw2] [ 72%] PASSED tests/server/lowlevel/test_helper_types.py::TestReadResourceContentsMetadata::test_read_resource_contents_without_metadata 1753tests/server/lowlevel/test_helper_types.py::TestReadResourceContentsMetadata::test_read_resource_contents_with_bytes 1754[gw2] [ 72%] PASSED tests/server/lowlevel/test_helper_types.py::TestReadResourceContentsMetadata::test_read_resource_contents_with_bytes 1755tests/server/lowlevel/test_server_listing.py::test_list_prompts_basic 1756[gw4] [ 72%] PASSED tests/server/lowlevel/test_server_pagination.py::test_list_resources_pagination 1757tests/server/lowlevel/test_server_pagination.py::test_list_tools_pagination 1758[gw0] [ 72%] PASSED tests/server/fastmcp/test_url_elicitation.py::test_url_elicitation_accept 1759tests/server/fastmcp/test_url_elicitation.py::test_url_elicitation_decline 1760[gw0] [ 72%] PASSED tests/server/fastmcp/test_url_elicitation.py::test_url_elicitation_decline 1761tests/server/fastmcp/test_url_elicitation.py::test_url_elicitation_cancel 1762[gw0] [ 72%] PASSED tests/server/fastmcp/test_url_elicitation.py::test_url_elicitation_cancel 1763tests/server/fastmcp/test_url_elicitation.py::test_url_elicitation_helper_function 1764[gw0] [ 72%] PASSED tests/server/fastmcp/test_url_elicitation.py::test_url_elicitation_helper_function 1765tests/server/lowlevel/test_func_inspection.py::test_untyped_request_param_is_deprecated 1766[gw0] [ 72%] PASSED tests/server/lowlevel/test_func_inspection.py::test_untyped_request_param_is_deprecated 1767tests/server/lowlevel/test_func_inspection.py::test_any_typed_request_param_is_deprecated 1768[gw0] [ 72%] PASSED tests/server/lowlevel/test_func_inspection.py::test_any_typed_request_param_is_deprecated 1769tests/server/lowlevel/test_func_inspection.py::test_generic_typed_request_param_is_deprecated 1770[gw0] [ 73%] PASSED tests/server/lowlevel/test_func_inspection.py::test_generic_typed_request_param_is_deprecated 1771tests/server/lowlevel/test_func_inspection.py::test_wrong_typed_request_param_is_deprecated 1772[gw0] [ 73%] PASSED tests/server/lowlevel/test_func_inspection.py::test_wrong_typed_request_param_is_deprecated 1773tests/server/lowlevel/test_func_inspection.py::test_required_param_before_typed_request_attempts_to_pass 1774[gw0] [ 73%] PASSED tests/server/lowlevel/test_func_inspection.py::test_required_param_before_typed_request_attempts_to_pass 1775tests/server/lowlevel/test_func_inspection.py::test_positional_only_param_with_correct_type 1776[gw0] [ 73%] PASSED tests/server/lowlevel/test_func_inspection.py::test_positional_only_param_with_correct_type 1777tests/server/lowlevel/test_func_inspection.py::test_keyword_only_param_with_correct_type 1778[gw0] [ 73%] PASSED tests/server/lowlevel/test_func_inspection.py::test_keyword_only_param_with_correct_type 1779tests/server/test_lowlevel_output_validation.py::test_both_content_and_valid_dict_with_output_schema 1780[gw4] [ 73%] PASSED tests/server/lowlevel/test_server_pagination.py::test_list_tools_pagination 1781tests/server/test_lowlevel_input_validation.py::test_valid_tool_call 1782[gw0] [ 73%] PASSED tests/server/test_lowlevel_output_validation.py::test_both_content_and_valid_dict_with_output_schema 1783tests/server/test_lowlevel_output_validation.py::test_tool_call_result 1784[gw0] [ 73%] PASSED tests/server/test_lowlevel_output_validation.py::test_tool_call_result 1785tests/server/test_lowlevel_output_validation.py::test_output_schema_type_validation 1786[gw4] [ 73%] PASSED tests/server/test_lowlevel_input_validation.py::test_valid_tool_call 1787tests/server/test_lowlevel_input_validation.py::test_invalid_tool_call_missing_required 1788[gw0] [ 73%] PASSED tests/server/test_lowlevel_output_validation.py::test_output_schema_type_validation 1789tests/server/test_lowlevel_tool_annotations.py::test_lowlevel_server_tool_annotations 1790[gw4] [ 73%] PASSED tests/server/test_lowlevel_input_validation.py::test_invalid_tool_call_missing_required 1791tests/server/test_lowlevel_input_validation.py::test_invalid_tool_call_wrong_type 1792[gw0] [ 73%] PASSED tests/server/test_lowlevel_tool_annotations.py::test_lowlevel_server_tool_annotations 1793tests/server/test_read_resource.py::test_read_resource_text 1794[gw0] [ 74%] PASSED tests/server/test_read_resource.py::test_read_resource_text 1795tests/server/test_read_resource.py::test_read_resource_binary 1796[gw1] [ 74%] PASSED tests/server/test_lifespan.py::test_fastmcp_server_lifespan 1797[gw0] [ 74%] PASSED tests/server/test_read_resource.py::test_read_resource_binary 1798[gw8] [ 74%] PASSED tests/server/fastmcp/test_url_elicitation.py::test_form_mode_still_works 1799tests/server/test_read_resource.py::test_read_resource_default_mime 1800tests/server/fastmcp/test_url_elicitation.py::test_elicit_complete_notification 1801tests/server/test_lowlevel_exception_handling.py::test_exception_handling_with_raise_exceptions_true 1802[gw4] [ 74%] PASSED tests/server/test_lowlevel_input_validation.py::test_invalid_tool_call_wrong_type 1803tests/server/test_lowlevel_input_validation.py::test_cache_refresh_on_missing_tool 1804[gw0] [ 74%] PASSED tests/server/test_read_resource.py::test_read_resource_default_mime 1805tests/server/test_session.py::test_server_session_initialize 1806[gw1] [ 74%] PASSED tests/server/test_lowlevel_exception_handling.py::test_exception_handling_with_raise_exceptions_true 1807[gw0] [ 74%] PASSED tests/server/test_session.py::test_server_session_initialize 1808tests/server/test_session.py::test_server_capabilities 1809tests/server/test_lowlevel_exception_handling.py::test_exception_handling_with_raise_exceptions_false[ValueError-Test validation error] 1810[gw0] [ 74%] PASSED tests/server/test_session.py::test_server_capabilities 1811tests/server/test_session.py::test_server_session_initialize_with_older_protocol_version 1812[gw4] [ 74%] PASSED tests/server/test_lowlevel_input_validation.py::test_cache_refresh_on_missing_tool 1813tests/server/test_lowlevel_input_validation.py::test_enum_constraint_validation 1814[gw0] [ 74%] PASSED tests/server/test_session.py::test_server_session_initialize_with_older_protocol_version 1815tests/server/test_session.py::test_ping_request_before_initialization 1816[gw1] [ 75%] PASSED tests/server/test_lowlevel_exception_handling.py::test_exception_handling_with_raise_exceptions_false[ValueError-Test validation error] 1817[gw0] [ 75%] PASSED tests/server/test_session.py::test_ping_request_before_initialization 1818tests/server/test_lowlevel_exception_handling.py::test_exception_handling_with_raise_exceptions_false[RuntimeError-Test runtime error] 1819tests/server/test_session.py::test_create_message_tool_result_validation 1820[gw1] [ 75%] PASSED tests/server/test_lowlevel_exception_handling.py::test_exception_handling_with_raise_exceptions_false[RuntimeError-Test runtime error] 1821tests/server/test_lowlevel_exception_handling.py::test_exception_handling_with_raise_exceptions_false[KeyError-Test key error] 1822[gw4] [ 75%] PASSED tests/server/test_lowlevel_input_validation.py::test_enum_constraint_validation 1823tests/server/test_lowlevel_input_validation.py::test_tool_not_in_list_logs_warning 1824[gw2] [ 75%] PASSED tests/server/lowlevel/test_server_listing.py::test_list_prompts_basic 1825tests/server/lowlevel/test_server_listing.py::test_list_resources_basic 1826[gw2] [ 75%] PASSED tests/server/lowlevel/test_server_listing.py::test_list_resources_basic 1827tests/server/test_lowlevel_output_validation.py::test_content_only_without_output_schema 1828[gw2] [ 75%] PASSED tests/server/test_lowlevel_output_validation.py::test_content_only_without_output_schema 1829tests/server/test_lowlevel_output_validation.py::test_dict_only_without_output_schema 1830[gw6] [ 75%] PASSED tests/server/test_cancel_handling.py::test_server_remains_functional_after_cancel 1831tests/server/test_cancel_handling.py::test_server_cancels_in_flight_handlers_on_transport_close 1832[gw2] [ 75%] PASSED tests/server/test_lowlevel_output_validation.py::test_dict_only_without_output_schema 1833tests/server/test_lowlevel_output_validation.py::test_both_content_and_dict_without_output_schema 1834[gw6] [ 75%] PASSED tests/server/test_cancel_handling.py::test_server_cancels_in_flight_handlers_on_transport_close 1835tests/server/test_cancel_handling.py::test_server_handles_transport_close_with_pending_server_to_client_requests 1836[gw2] [ 75%] PASSED tests/server/test_lowlevel_output_validation.py::test_both_content_and_dict_without_output_schema 1837tests/server/test_lowlevel_output_validation.py::test_content_only_with_output_schema_error 1838[gw6] [ 75%] PASSED tests/server/test_cancel_handling.py::test_server_handles_transport_close_with_pending_server_to_client_requests 1839tests/server/test_completion_with_context.py::test_completion_handler_receives_context 1840[gw2] [ 76%] PASSED tests/server/test_lowlevel_output_validation.py::test_content_only_with_output_schema_error 1841tests/server/test_lowlevel_output_validation.py::test_valid_dict_with_output_schema 1842[gw1] [ 76%] PASSED tests/server/test_lowlevel_exception_handling.py::test_exception_handling_with_raise_exceptions_false[KeyError-Test key error] 1843tests/server/test_lowlevel_exception_handling.py::test_exception_handling_with_raise_exceptions_false[Exception-Basic error] 1844[gw6] [ 76%] PASSED tests/server/test_completion_with_context.py::test_completion_handler_receives_context 1845tests/server/test_completion_with_context.py::test_completion_backward_compatibility 1846[gw6] [ 76%] PASSED tests/server/test_completion_with_context.py::test_completion_backward_compatibility 1847tests/server/test_completion_with_context.py::test_dependent_completion_scenario 1848[gw2] [ 76%] PASSED tests/server/test_lowlevel_output_validation.py::test_valid_dict_with_output_schema 1849[gw6] [ 76%] PASSED tests/server/test_completion_with_context.py::test_dependent_completion_scenario 1850tests/server/test_completion_with_context.py::test_completion_error_on_missing_context 1851tests/server/test_lowlevel_output_validation.py::test_invalid_dict_with_output_schema 1852[gw6] [ 76%] PASSED tests/server/test_completion_with_context.py::test_completion_error_on_missing_context 1853tests/server/test_lifespan.py::test_lowlevel_server_lifespan 1854[gw2] [ 76%] PASSED tests/server/test_lowlevel_output_validation.py::test_invalid_dict_with_output_schema 1855tests/server/test_validation.py::TestCheckSamplingToolsCapability::test_returns_true_when_tools_present 1856[gw2] [ 76%] PASSED tests/server/test_validation.py::TestCheckSamplingToolsCapability::test_returns_true_when_tools_present 1857tests/server/test_validation.py::TestValidateSamplingTools::test_no_error_when_tools_none 1858[gw2] [ 76%] PASSED tests/server/test_validation.py::TestValidateSamplingTools::test_no_error_when_tools_none 1859tests/server/test_validation.py::TestValidateSamplingTools::test_raises_when_tools_provided_but_no_capability 1860[gw2] [ 76%] PASSED tests/server/test_validation.py::TestValidateSamplingTools::test_raises_when_tools_provided_but_no_capability 1861tests/server/test_validation.py::TestValidateSamplingTools::test_raises_when_tool_choice_provided_but_no_capability 1862[gw2] [ 76%] PASSED tests/server/test_validation.py::TestValidateSamplingTools::test_raises_when_tool_choice_provided_but_no_capability 1863[gw6] [ 77%] PASSED tests/server/test_lifespan.py::test_lowlevel_server_lifespan 1864tests/server/test_validation.py::TestValidateToolUseResultMessages::test_no_error_for_empty_messages 1865[gw6] [ 77%] PASSED tests/server/test_validation.py::TestValidateToolUseResultMessages::test_no_error_for_empty_messages 1866tests/server/test_validation.py::TestValidateToolUseResultMessages::test_no_error_for_simple_text_messages 1867[gw6] [ 77%] PASSED tests/server/test_validation.py::TestValidateToolUseResultMessages::test_no_error_for_simple_text_messages 1868tests/server/test_validation.py::TestValidateSamplingTools::test_no_error_when_capability_present 1869[gw2] [ 77%] PASSED tests/server/test_validation.py::TestValidateSamplingTools::test_no_error_when_capability_present 1870tests/server/test_validation.py::TestValidateToolUseResultMessages::test_no_error_when_tool_result_matches_tool_use 1871tests/server/test_validation.py::TestValidateToolUseResultMessages::test_raises_when_tool_result_mixed_with_other_content 1872[gw1] [ 77%] PASSED tests/server/test_lowlevel_exception_handling.py::test_exception_handling_with_raise_exceptions_false[Exception-Basic error] 1873[gw6] [ 77%] PASSED tests/server/test_validation.py::TestValidateToolUseResultMessages::test_raises_when_tool_result_mixed_with_other_content 1874[gw2] [ 77%] PASSED tests/server/test_validation.py::TestValidateToolUseResultMessages::test_no_error_when_tool_result_matches_tool_use 1875tests/server/test_validation.py::TestValidateToolUseResultMessages::test_raises_when_tool_result_without_previous_tool_use 1876[gw6] [ 77%] PASSED tests/server/test_validation.py::TestValidateToolUseResultMessages::test_raises_when_tool_result_without_previous_tool_use 1877tests/server/test_websocket_security.py::test_ws_security_default_settings 1878tests/server/test_validation.py::TestValidateToolUseResultMessages::test_raises_when_tool_result_ids_dont_match_tool_use 1879[gw6] [ 77%] PASSED tests/server/test_validation.py::TestValidateToolUseResultMessages::test_raises_when_tool_result_ids_dont_match_tool_use 1880tests/server/test_websocket_security.py::test_ws_security_disabled 1881tests/server/test_lowlevel_exception_handling.py::test_normal_message_handling_not_affected 1882[gw8] [ 77%] PASSED tests/server/fastmcp/test_url_elicitation.py::test_elicit_complete_notification 1883tests/server/fastmcp/test_url_elicitation.py::test_url_elicitation_required_error_code 1884[gw8] [ 77%] PASSED tests/server/fastmcp/test_url_elicitation.py::test_url_elicitation_required_error_code 1885tests/server/fastmcp/test_url_elicitation.py::test_elicit_url_typed_results 1886[gw8] [ 78%] PASSED tests/server/fastmcp/test_url_elicitation.py::test_elicit_url_typed_results 1887tests/server/fastmcp/test_url_elicitation.py::test_deprecated_elicit_method 1888[gw1] [ 78%] PASSED tests/server/test_lowlevel_exception_handling.py::test_normal_message_handling_not_affected 1889tests/server/test_stdio.py::test_stdio_server 1890[gw4] [ 78%] PASSED tests/server/test_lowlevel_input_validation.py::test_tool_not_in_list_logs_warning 1891tests/server/test_session.py::test_create_message_without_tools_capability 1892[gw1] [ 78%] PASSED tests/server/test_stdio.py::test_stdio_server 1893tests/server/test_stdio.py::test_stdio_server_invalid_utf8 1894[gw4] [ 78%] PASSED tests/server/test_session.py::test_create_message_without_tools_capability 1895tests/server/test_session.py::test_other_requests_blocked_before_initialization 1896[gw1] [ 78%] PASSED tests/server/test_stdio.py::test_stdio_server_invalid_utf8 1897tests/server/test_validation.py::TestCheckSamplingToolsCapability::test_returns_false_when_caps_none 1898[gw1] [ 78%] PASSED tests/server/test_validation.py::TestCheckSamplingToolsCapability::test_returns_false_when_caps_none 1899tests/server/test_validation.py::TestCheckSamplingToolsCapability::test_returns_false_when_sampling_none 1900[gw1] [ 78%] PASSED tests/server/test_validation.py::TestCheckSamplingToolsCapability::test_returns_false_when_sampling_none 1901tests/server/test_validation.py::TestCheckSamplingToolsCapability::test_returns_false_when_tools_none 1902[gw1] [ 78%] PASSED tests/server/test_validation.py::TestCheckSamplingToolsCapability::test_returns_false_when_tools_none 1903tests/shared/test_auth.py::test_optional_url_empty_string_coerced_to_none[client_uri] 1904[gw1] [ 78%] PASSED tests/shared/test_auth.py::test_optional_url_empty_string_coerced_to_none[client_uri] 1905tests/shared/test_auth.py::test_optional_url_empty_string_coerced_to_none[logo_uri] 1906[gw1] [ 78%] PASSED tests/shared/test_auth.py::test_optional_url_empty_string_coerced_to_none[logo_uri] 1907tests/shared/test_auth.py::test_optional_url_empty_string_coerced_to_none[tos_uri] 1908[gw1] [ 78%] PASSED tests/shared/test_auth.py::test_optional_url_empty_string_coerced_to_none[tos_uri] 1909tests/shared/test_auth.py::test_optional_url_empty_string_coerced_to_none[policy_uri] 1910[gw1] [ 79%] PASSED tests/shared/test_auth.py::test_optional_url_empty_string_coerced_to_none[policy_uri] 1911tests/shared/test_auth.py::test_optional_url_empty_string_coerced_to_none[jwks_uri] 1912[gw1] [ 79%] PASSED tests/shared/test_auth.py::test_optional_url_empty_string_coerced_to_none[jwks_uri] 1913tests/shared/test_auth.py::test_all_optional_urls_empty_together 1914[gw1] [ 79%] PASSED tests/shared/test_auth.py::test_all_optional_urls_empty_together 1915tests/shared/test_auth.py::test_valid_url_passes_through_unchanged 1916[gw1] [ 79%] PASSED tests/shared/test_auth.py::test_valid_url_passes_through_unchanged 1917tests/shared/test_auth.py::test_information_full_inherits_coercion 1918[gw1] [ 79%] PASSED tests/shared/test_auth.py::test_information_full_inherits_coercion 1919tests/shared/test_auth.py::test_invalid_non_empty_url_still_rejected 1920[gw1] [ 79%] PASSED tests/shared/test_auth.py::test_invalid_non_empty_url_still_rejected 1921tests/shared/test_auth_utils.py::TestResourceUrlFromServerUrl::test_removes_fragment 1922[gw1] [ 79%] PASSED tests/shared/test_auth_utils.py::TestResourceUrlFromServerUrl::test_removes_fragment 1923tests/shared/test_auth_utils.py::TestResourceUrlFromServerUrl::test_preserves_path 1924[gw1] [ 79%] PASSED tests/shared/test_auth_utils.py::TestResourceUrlFromServerUrl::test_preserves_path 1925[gw4] [ 79%] PASSED tests/server/test_session.py::test_other_requests_blocked_before_initialization 1926tests/server/test_session_race_condition.py::test_request_immediately_after_initialize_response 1927tests/shared/test_auth_utils.py::TestResourceUrlFromServerUrl::test_preserves_query 1928[gw4] [ 79%] PASSED tests/server/test_session_race_condition.py::test_request_immediately_after_initialize_response 1929tests/server/test_sse_security.py::test_sse_post_requires_the_credential_that_created_the_session[different-client] 1930[gw4] [ 79%] PASSED tests/server/test_sse_security.py::test_sse_post_requires_the_credential_that_created_the_session[different-client] 1931[gw1] [ 80%] PASSED tests/shared/test_auth_utils.py::TestResourceUrlFromServerUrl::test_preserves_query 1932tests/shared/test_auth_utils.py::TestResourceUrlFromServerUrl::test_preserves_port 1933tests/server/test_sse_security.py::test_sse_post_requires_the_credential_that_created_the_session[unauthenticated-sender] 1934[gw4] [ 80%] PASSED tests/server/test_sse_security.py::test_sse_post_requires_the_credential_that_created_the_session[unauthenticated-sender] 1935tests/server/test_sse_security.py::test_sse_post_requires_the_credential_that_created_the_session[same-client-different-subject] 1936[gw0] [ 80%] PASSED tests/server/test_session.py::test_create_message_tool_result_validation 1937[gw1] [ 80%] PASSED tests/shared/test_auth_utils.py::TestResourceUrlFromServerUrl::test_preserves_port 1938tests/server/test_sse_security.py::test_sse_post_requires_the_credential_that_created_the_session[same-client-no-subject] 1939[gw8] [ 80%] PASSED tests/server/fastmcp/test_url_elicitation.py::test_deprecated_elicit_method 1940[gw4] [ 80%] PASSED tests/server/test_sse_security.py::test_sse_post_requires_the_credential_that_created_the_session[same-client-different-subject] 1941tests/shared/test_auth_utils.py::TestResourceUrlFromServerUrl::test_lowercase_scheme_and_host 1942[gw0] [ 80%] PASSED tests/server/test_sse_security.py::test_sse_post_requires_the_credential_that_created_the_session[same-client-no-subject] 1943tests/server/test_sse_security.py::test_sse_post_requires_the_credential_that_created_the_session[different-issuer] 1944[gw0] [ 80%] PASSED tests/server/test_sse_security.py::test_sse_post_requires_the_credential_that_created_the_session[different-issuer] 1945tests/server/test_sse_security.py::test_sse_post_requires_the_credential_that_created_the_session[unauthenticated-creator] 1946[gw0] [ 80%] PASSED tests/server/test_sse_security.py::test_sse_post_requires_the_credential_that_created_the_session[unauthenticated-creator] 1947tests/server/test_sse_security.py::test_sse_post_requires_the_credential_that_created_the_session[same-client] 1948[gw1] [ 80%] PASSED tests/shared/test_auth_utils.py::TestResourceUrlFromServerUrl::test_lowercase_scheme_and_host 1949tests/shared/test_auth_utils.py::TestResourceUrlFromServerUrl::test_handles_pydantic_urls 1950[gw1] [ 80%] PASSED tests/shared/test_auth_utils.py::TestResourceUrlFromServerUrl::test_handles_pydantic_urls 1951tests/shared/test_auth_utils.py::TestCheckResourceAllowed::test_hierarchical_matching 1952[gw1] [ 80%] PASSED tests/shared/test_auth_utils.py::TestCheckResourceAllowed::test_hierarchical_matching 1953tests/shared/test_auth_utils.py::TestCheckResourceAllowed::test_path_boundary_matching 1954tests/server/fastmcp/test_url_elicitation.py::test_ctx_elicit_url_convenience_method 1955[gw1] [ 81%] PASSED tests/shared/test_auth_utils.py::TestCheckResourceAllowed::test_path_boundary_matching 1956tests/shared/test_auth_utils.py::TestCheckResourceAllowed::test_trailing_slash_handling 1957[gw1] [ 81%] PASSED tests/shared/test_auth_utils.py::TestCheckResourceAllowed::test_trailing_slash_handling 1958[gw0] [ 81%] PASSED tests/server/test_sse_security.py::test_sse_post_requires_the_credential_that_created_the_session[same-client] 1959tests/server/test_sse_security.py::test_sse_post_requires_the_credential_that_created_the_session[same-client-and-subject] 1960tests/shared/test_auth_utils.py::TestCheckResourceAllowed::test_case_insensitive_origin 1961[gw1] [ 81%] PASSED tests/shared/test_auth_utils.py::TestCheckResourceAllowed::test_case_insensitive_origin 1962tests/shared/test_auth_utils.py::TestCheckResourceAllowed::test_empty_paths 1963[gw1] [ 81%] PASSED tests/shared/test_auth_utils.py::TestCheckResourceAllowed::test_empty_paths 1964[gw0] [ 81%] PASSED tests/server/test_sse_security.py::test_sse_post_requires_the_credential_that_created_the_session[same-client-and-subject] 1965tests/shared/test_exceptions.py::TestUrlElicitationRequiredError::test_create_with_single_elicitation 1966tests/server/test_sse_security.py::test_sse_post_requires_the_credential_that_created_the_session[both-unauthenticated] 1967[gw1] [ 81%] PASSED tests/shared/test_exceptions.py::TestUrlElicitationRequiredError::test_create_with_single_elicitation 1968tests/shared/test_exceptions.py::TestUrlElicitationRequiredError::test_create_with_multiple_elicitations 1969[gw1] [ 81%] PASSED tests/shared/test_exceptions.py::TestUrlElicitationRequiredError::test_create_with_multiple_elicitations 1970tests/shared/test_exceptions.py::TestUrlElicitationRequiredError::test_custom_message 1971[gw0] [ 81%] PASSED tests/server/test_sse_security.py::test_sse_post_requires_the_credential_that_created_the_session[both-unauthenticated] 1972[gw1] [ 81%] PASSED tests/shared/test_exceptions.py::TestUrlElicitationRequiredError::test_custom_message 1973tests/shared/test_exceptions.py::TestUrlElicitationRequiredError::test_inherits_from_mcp_error 1974[gw1] [ 81%] PASSED tests/shared/test_exceptions.py::TestUrlElicitationRequiredError::test_inherits_from_mcp_error 1975tests/shared/test_exceptions.py::TestUrlElicitationRequiredError::test_from_error_data 1976tests/shared/test_exceptions.py::TestUrlElicitationRequiredError::test_exception_message 1977[gw1] [ 81%] PASSED tests/shared/test_exceptions.py::TestUrlElicitationRequiredError::test_exception_message 1978tests/shared/test_httpx_utils.py::test_default_settings 1979[gw0] [ 82%] PASSED tests/shared/test_exceptions.py::TestUrlElicitationRequiredError::test_from_error_data 1980tests/shared/test_exceptions.py::TestUrlElicitationRequiredError::test_from_error_data_wrong_code 1981[gw0] [ 82%] PASSED tests/shared/test_exceptions.py::TestUrlElicitationRequiredError::test_from_error_data_wrong_code 1982tests/shared/test_exceptions.py::TestUrlElicitationRequiredError::test_serialization_roundtrip 1983[gw0] [ 82%] PASSED tests/shared/test_exceptions.py::TestUrlElicitationRequiredError::test_serialization_roundtrip 1984tests/shared/test_auth_utils.py::TestCheckResourceAllowed::test_identical_urls 1985tests/shared/test_exceptions.py::TestUrlElicitationRequiredError::test_error_data_contains_elicitations 1986[gw4] [ 82%] PASSED tests/shared/test_auth_utils.py::TestCheckResourceAllowed::test_identical_urls 1987[gw8] [ 82%] PASSED tests/server/fastmcp/test_url_elicitation.py::test_ctx_elicit_url_convenience_method 1988tests/shared/test_auth_utils.py::TestCheckResourceAllowed::test_different_schemes 1989tests/server/fastmcp/test_url_elicitation_error_throw.py::test_url_elicitation_error_thrown_from_tool 1990[gw4] [ 82%] PASSED tests/shared/test_auth_utils.py::TestCheckResourceAllowed::test_different_schemes 1991tests/shared/test_auth_utils.py::TestCheckResourceAllowed::test_different_domains 1992[gw4] [ 82%] PASSED tests/shared/test_auth_utils.py::TestCheckResourceAllowed::test_different_domains 1993tests/shared/test_auth_utils.py::TestCheckResourceAllowed::test_different_ports 1994[gw4] [ 82%] PASSED tests/shared/test_auth_utils.py::TestCheckResourceAllowed::test_different_ports 1995tests/shared/test_session.py::test_response_id_non_numeric_string_no_match 1996[gw8] [ 82%] PASSED tests/server/fastmcp/test_url_elicitation_error_throw.py::test_url_elicitation_error_thrown_from_tool 1997tests/shared/test_session.py::test_in_flight_requests_cleared_after_completion 1998[gw8] [ 82%] PASSED tests/shared/test_session.py::test_in_flight_requests_cleared_after_completion 1999tests/shared/test_session.py::test_request_cancellation 2000[gw3] [ 82%] PASSED tests/client/test_notification_response.py::test_non_compliant_notification_response 2001[gw8] [ 83%] PASSED tests/shared/test_session.py::test_request_cancellation 2002tests/shared/test_session.py::test_response_id_type_mismatch_string_to_int 2003tests/client/test_output_schema_validation.py::TestClientOutputSchemaValidation::test_tool_structured_output_client_side_validation_basemodel 2004[gw8] [ 83%] PASSED tests/shared/test_session.py::test_response_id_type_mismatch_string_to_int 2005tests/shared/test_session.py::test_error_response_id_type_mismatch_string_to_int 2006[gw8] [ 83%] PASSED tests/shared/test_session.py::test_error_response_id_type_mismatch_string_to_int 2007tests/shared/test_sse.py::test_sse_client_on_session_created 2008[gw0] [ 83%] PASSED tests/shared/test_exceptions.py::TestUrlElicitationRequiredError::test_error_data_contains_elicitations 2009tests/shared/test_memory.py::test_memory_server_and_client_connection 2010[gw0] [ 83%] PASSED tests/shared/test_memory.py::test_memory_server_and_client_connection 2011tests/shared/test_progress_notifications.py::test_bidirectional_progress_notifications 2012[gw3] [ 83%] PASSED tests/client/test_output_schema_validation.py::TestClientOutputSchemaValidation::test_tool_structured_output_client_side_validation_basemodel 2013tests/client/test_output_schema_validation.py::TestClientOutputSchemaValidation::test_tool_structured_output_client_side_validation_primitive 2014[gw4] [ 83%] PASSED tests/shared/test_session.py::test_response_id_non_numeric_string_no_match 2015tests/shared/test_session.py::test_connection_closed 2016[gw4] [ 83%] PASSED tests/shared/test_session.py::test_connection_closed 2017tests/shared/test_sse.py::test_raw_sse_connection 2018[gw3] [ 83%] PASSED tests/client/test_output_schema_validation.py::TestClientOutputSchemaValidation::test_tool_structured_output_client_side_validation_primitive 2019tests/client/test_output_schema_validation.py::TestClientOutputSchemaValidation::test_tool_structured_output_client_side_validation_dict_typed 2020[gw1] [ 83%] PASSED tests/shared/test_httpx_utils.py::test_default_settings 2021tests/shared/test_httpx_utils.py::test_custom_parameters 2022[gw0] [ 83%] PASSED tests/shared/test_progress_notifications.py::test_bidirectional_progress_notifications 2023tests/shared/test_progress_notifications.py::test_progress_context_manager 2024[gw3] [ 83%] PASSED tests/client/test_output_schema_validation.py::TestClientOutputSchemaValidation::test_tool_structured_output_client_side_validation_dict_typed 2025tests/client/test_output_schema_validation.py::TestClientOutputSchemaValidation::test_tool_structured_output_client_side_validation_missing_required 2026[gw1] [ 84%] PASSED tests/shared/test_httpx_utils.py::test_custom_parameters 2027tests/shared/test_sse.py::test_extract_session_id_from_endpoint[/messages?other=value-None] 2028[gw1] [ 84%] PASSED tests/shared/test_sse.py::test_extract_session_id_from_endpoint[/messages?other=value-None] 2029tests/shared/test_sse.py::test_extract_session_id_from_endpoint[/messages-None] 2030[gw1] [ 84%] PASSED tests/shared/test_sse.py::test_extract_session_id_from_endpoint[/messages-None] 2031tests/shared/test_sse.py::test_extract_session_id_from_endpoint[-None] 2032[gw1] [ 84%] PASSED tests/shared/test_sse.py::test_extract_session_id_from_endpoint[-None] 2033tests/shared/test_sse.py::test_sse_client_on_session_created_not_called_when_no_session_id 2034[gw3] [ 84%] PASSED tests/client/test_output_schema_validation.py::TestClientOutputSchemaValidation::test_tool_structured_output_client_side_validation_missing_required 2035tests/client/test_output_schema_validation.py::TestClientOutputSchemaValidation::test_tool_not_listed_warning 2036[gw3] [ 84%] PASSED tests/client/test_output_schema_validation.py::TestClientOutputSchemaValidation::test_tool_not_listed_warning 2037tests/client/test_resource_cleanup.py::test_send_request_stream_cleanup 2038[gw3] [ 84%] PASSED tests/client/test_resource_cleanup.py::test_send_request_stream_cleanup 2039tests/client/test_sampling_callback.py::test_sampling_callback 2040[gw3] [ 84%] PASSED tests/client/test_sampling_callback.py::test_sampling_callback 2041tests/client/test_sampling_callback.py::test_create_message_backwards_compat_single_content 2042[gw3] [ 84%] PASSED tests/client/test_sampling_callback.py::test_create_message_backwards_compat_single_content 2043tests/client/test_sampling_callback.py::test_create_message_result_with_tools_type 2044[gw3] [ 84%] PASSED tests/client/test_sampling_callback.py::test_create_message_result_with_tools_type 2045tests/client/test_scope_bug_1630.py::test_401_uses_www_auth_scope_not_resource_metadata_url 2046[gw3] [ 84%] PASSED tests/client/test_scope_bug_1630.py::test_401_uses_www_auth_scope_not_resource_metadata_url 2047tests/client/test_session.py::test_client_session_initialize 2048[gw3] [ 85%] PASSED tests/client/test_session.py::test_client_session_initialize 2049tests/client/test_session.py::test_client_session_custom_client_info 2050[gw3] [ 85%] PASSED tests/client/test_session.py::test_client_session_custom_client_info 2051tests/client/test_session.py::test_client_session_default_client_info 2052[gw3] [ 85%] PASSED tests/client/test_session.py::test_client_session_default_client_info 2053tests/client/test_session.py::test_client_session_version_negotiation_success 2054[gw3] [ 85%] PASSED tests/client/test_session.py::test_client_session_version_negotiation_success 2055tests/client/test_session.py::test_client_session_version_negotiation_failure 2056[gw3] [ 85%] PASSED tests/client/test_session.py::test_client_session_version_negotiation_failure 2057tests/client/test_session.py::test_client_capabilities_default 2058[gw0] [ 85%] PASSED tests/shared/test_progress_notifications.py::test_progress_context_manager 2059tests/shared/test_progress_notifications.py::test_progress_callback_exception_logging 2060[gw3] [ 85%] PASSED tests/client/test_session.py::test_client_capabilities_default 2061tests/client/test_session.py::test_client_capabilities_with_custom_callbacks 2062[gw0] [ 85%] PASSED tests/shared/test_progress_notifications.py::test_progress_callback_exception_logging 2063tests/shared/test_sse.py::test_sse_client_basic_connection_mounted_app 2064[gw3] [ 85%] PASSED tests/client/test_session.py::test_client_capabilities_with_custom_callbacks 2065tests/client/test_session.py::test_client_capabilities_with_sampling_tools 2066[gw3] [ 85%] PASSED tests/client/test_session.py::test_client_capabilities_with_sampling_tools 2067tests/client/test_session.py::test_get_server_capabilities 2068[gw3] [ 85%] PASSED tests/client/test_session.py::test_get_server_capabilities 2069tests/client/test_session.py::test_client_tool_call_with_meta[None] 2070[gw3] [ 85%] PASSED tests/client/test_session.py::test_client_tool_call_with_meta[None] 2071tests/client/test_session.py::test_client_tool_call_with_meta[meta1] 2072[gw3] [ 86%] PASSED tests/client/test_session.py::test_client_tool_call_with_meta[meta1] 2073tests/client/test_session_group.py::TestClientSessionGroup::test_init 2074[gw3] [ 86%] PASSED tests/client/test_session_group.py::TestClientSessionGroup::test_init 2075tests/client/test_session_group.py::TestClientSessionGroup::test_component_properties 2076[gw3] [ 86%] PASSED tests/client/test_session_group.py::TestClientSessionGroup::test_component_properties 2077tests/client/test_session_group.py::TestClientSessionGroup::test_call_tool 2078[gw3] [ 86%] PASSED tests/client/test_session_group.py::TestClientSessionGroup::test_call_tool 2079tests/shared/test_sse.py::test_sse_message_id_coercion 2080[gw3] [ 86%] PASSED tests/shared/test_sse.py::test_sse_message_id_coercion 2081tests/shared/test_sse.py::test_sse_server_transport_endpoint_validation[/messages/-/messages/] 2082[gw3] [ 86%] PASSED tests/shared/test_sse.py::test_sse_server_transport_endpoint_validation[/messages/-/messages/] 2083tests/shared/test_sse.py::test_sse_server_transport_endpoint_validation[messages/-/messages/] 2084[gw3] [ 86%] PASSED tests/shared/test_sse.py::test_sse_server_transport_endpoint_validation[messages/-/messages/] 2085tests/shared/test_sse.py::test_sse_server_transport_endpoint_validation[/-/] 2086[gw3] [ 86%] PASSED tests/shared/test_sse.py::test_sse_server_transport_endpoint_validation[/-/] 2087tests/shared/test_sse.py::test_sse_server_transport_endpoint_validation[http://example.com/messages/-ValueError] 2088[gw3] [ 86%] PASSED tests/shared/test_sse.py::test_sse_server_transport_endpoint_validation[http://example.com/messages/-ValueError] 2089tests/shared/test_sse.py::test_sse_server_transport_endpoint_validation[//example.com/messages/-ValueError] 2090[gw3] [ 86%] PASSED tests/shared/test_sse.py::test_sse_server_transport_endpoint_validation[//example.com/messages/-ValueError] 2091tests/shared/test_sse.py::test_sse_server_transport_endpoint_validation[ftp://example.com/messages/-ValueError] 2092[gw3] [ 86%] PASSED tests/shared/test_sse.py::test_sse_server_transport_endpoint_validation[ftp://example.com/messages/-ValueError] 2093tests/shared/test_sse.py::test_sse_server_transport_endpoint_validation[/messages/?param=value-ValueError] 2094[gw3] [ 86%] PASSED tests/shared/test_sse.py::test_sse_server_transport_endpoint_validation[/messages/?param=value-ValueError] 2095tests/shared/test_sse.py::test_sse_server_transport_endpoint_validation[/messages/#fragment-ValueError] 2096[gw3] [ 87%] PASSED tests/shared/test_sse.py::test_sse_server_transport_endpoint_validation[/messages/#fragment-ValueError] 2097tests/shared/test_sse.py::test_sse_client_handles_empty_keepalive_pings 2098[gw3] [ 87%] PASSED tests/shared/test_sse.py::test_sse_client_handles_empty_keepalive_pings 2099tests/shared/test_streamable_http.py::test_accept_header_validation 2100[gw5] [ 87%] PASSED tests/client/test_stdio.py::test_stdio_client_sigint_only_process 2101tests/client/test_stdio.py::test_stdio_client_graceful_stdin_exit 2102[gw5] [ 87%] PASSED tests/client/test_stdio.py::test_stdio_client_graceful_stdin_exit 2103tests/client/test_stdio.py::test_stdio_client_stdin_close_ignored 2104[gw7] [ 87%] PASSED tests/server/fastmcp/test_integration.py::test_basic_tools[server_transport0] 2105tests/server/fastmcp/test_integration.py::test_basic_tools[server_transport1] 2106[gw9] [ 87%] PASSED tests/server/fastmcp/test_integration.py::test_sampling[server_transport1] 2107tests/server/fastmcp/test_integration.py::test_elicitation[server_transport0] 2108[gw5] [ 87%] PASSED tests/client/test_stdio.py::test_stdio_client_stdin_close_ignored 2109tests/experimental/tasks/client/test_capabilities.py::test_client_capabilities_without_tasks 2110[gw5] [ 87%] PASSED tests/experimental/tasks/client/test_capabilities.py::test_client_capabilities_without_tasks 2111tests/experimental/tasks/client/test_capabilities.py::test_client_capabilities_with_tasks 2112[gw5] [ 87%] PASSED tests/experimental/tasks/client/test_capabilities.py::test_client_capabilities_with_tasks 2113tests/experimental/tasks/client/test_capabilities.py::test_client_capabilities_auto_built_from_handlers 2114[gw5] [ 87%] PASSED tests/experimental/tasks/client/test_capabilities.py::test_client_capabilities_auto_built_from_handlers 2115tests/experimental/tasks/client/test_capabilities.py::test_client_capabilities_with_task_augmented_handlers 2116[gw5] [ 87%] PASSED tests/experimental/tasks/client/test_capabilities.py::test_client_capabilities_with_task_augmented_handlers 2117tests/experimental/tasks/client/test_handlers.py::test_client_handles_get_task_request 2118[gw5] [ 88%] PASSED tests/experimental/tasks/client/test_handlers.py::test_client_handles_get_task_request 2119tests/experimental/tasks/client/test_handlers.py::test_client_handles_get_task_result_request 2120[gw5] [ 88%] PASSED tests/experimental/tasks/client/test_handlers.py::test_client_handles_get_task_result_request 2121tests/experimental/tasks/client/test_handlers.py::test_client_handles_list_tasks_request 2122[gw5] [ 88%] PASSED tests/experimental/tasks/client/test_handlers.py::test_client_handles_list_tasks_request 2123tests/experimental/tasks/client/test_handlers.py::test_client_handles_cancel_task_request 2124[gw5] [ 88%] PASSED tests/experimental/tasks/client/test_handlers.py::test_client_handles_cancel_task_request 2125tests/experimental/tasks/client/test_handlers.py::test_client_task_augmented_sampling 2126[gw5] [ 88%] PASSED tests/experimental/tasks/client/test_handlers.py::test_client_task_augmented_sampling 2127tests/experimental/tasks/client/test_handlers.py::test_client_task_augmented_elicitation 2128[gw5] [ 88%] PASSED tests/experimental/tasks/client/test_handlers.py::test_client_task_augmented_elicitation 2129tests/experimental/tasks/client/test_handlers.py::test_client_returns_error_for_unhandled_task_request 2130[gw5] [ 88%] PASSED tests/experimental/tasks/client/test_handlers.py::test_client_returns_error_for_unhandled_task_request 2131tests/experimental/tasks/client/test_handlers.py::test_client_returns_error_for_unhandled_task_result_request 2132[gw5] [ 88%] PASSED tests/experimental/tasks/client/test_handlers.py::test_client_returns_error_for_unhandled_task_result_request 2133tests/experimental/tasks/client/test_handlers.py::test_client_returns_error_for_unhandled_list_tasks_request 2134[gw5] [ 88%] PASSED tests/experimental/tasks/client/test_handlers.py::test_client_returns_error_for_unhandled_list_tasks_request 2135tests/shared/test_streamable_http.py::test_json_validation 2136[gw6] [ 88%] PASSED tests/server/test_websocket_security.py::test_ws_security_disabled 2137tests/server/test_websocket_security.py::test_ws_security_rejects_before_accept 2138[gw6] [ 88%] PASSED tests/server/test_websocket_security.py::test_ws_security_rejects_before_accept 2139tests/shared/test_auth.py::TestOAuthMetadata::test_oauth 2140[gw6] [ 88%] PASSED tests/shared/test_auth.py::TestOAuthMetadata::test_oauth 2141tests/shared/test_auth.py::TestOAuthMetadata::test_oidc 2142[gw6] [ 89%] PASSED tests/shared/test_auth.py::TestOAuthMetadata::test_oidc 2143tests/shared/test_auth.py::TestOAuthMetadata::test_oauth_with_jarm 2144[gw6] [ 89%] PASSED tests/shared/test_auth.py::TestOAuthMetadata::test_oauth_with_jarm 2145tests/shared/test_streamable_http.py::test_session_validation 2146[gw2] [ 89%] PASSED tests/server/test_websocket_security.py::test_ws_security_default_settings 2147tests/server/test_websocket_security.py::test_ws_security_invalid_origin_header 2148[gw8] [ 89%] PASSED tests/shared/test_sse.py::test_sse_client_on_session_created 2149tests/shared/test_sse.py::test_extract_session_id_from_endpoint[/messages?sessionId=abc123-abc123] 2150[gw8] [ 89%] PASSED tests/shared/test_sse.py::test_extract_session_id_from_endpoint[/messages?sessionId=abc123-abc123] 2151tests/shared/test_sse.py::test_extract_session_id_from_endpoint[/messages?session_id=def456-def456] 2152[gw8] [ 89%] PASSED tests/shared/test_sse.py::test_extract_session_id_from_endpoint[/messages?session_id=def456-def456] 2153tests/shared/test_sse.py::test_extract_session_id_from_endpoint[/messages?sessionId=abc&session_id=def-abc] 2154[gw8] [ 89%] PASSED tests/shared/test_sse.py::test_extract_session_id_from_endpoint[/messages?sessionId=abc&session_id=def-abc] 2155tests/shared/test_streamable_http.py::test_session_termination 2156[gw4] [ 89%] PASSED tests/shared/test_sse.py::test_raw_sse_connection 2157tests/shared/test_sse.py::test_sse_client_basic_connection 2158[gw1] [ 89%] PASSED tests/shared/test_sse.py::test_sse_client_on_session_created_not_called_when_no_session_id 2159tests/shared/test_sse.py::test_sse_client_happy_request_and_response 2160[gw0] [ 89%] PASSED tests/shared/test_sse.py::test_sse_client_basic_connection_mounted_app 2161tests/shared/test_sse.py::test_request_context_propagation 2162[gw3] [ 89%] PASSED tests/shared/test_streamable_http.py::test_accept_header_validation 2163tests/shared/test_streamable_http.py::test_content_type_validation 2164[gw7] [ 90%] PASSED tests/server/fastmcp/test_integration.py::test_basic_tools[server_transport1] 2165tests/server/fastmcp/test_integration.py::test_basic_resources[server_transport0] 2166[gw9] [ 90%] PASSED tests/server/fastmcp/test_integration.py::test_elicitation[server_transport0] 2167tests/server/fastmcp/test_integration.py::test_elicitation[server_transport1] 2168[gw5] [ 90%] PASSED tests/shared/test_streamable_http.py::test_json_validation 2169tests/shared/test_streamable_http.py::test_json_parsing 2170[gw2] [ 90%] PASSED tests/server/test_websocket_security.py::test_ws_security_invalid_origin_header 2171tests/server/test_websocket_security.py::test_ws_security_invalid_host_header 2172[gw6] [ 90%] PASSED tests/shared/test_streamable_http.py::test_session_validation 2173tests/shared/test_streamable_http.py::test_session_id_pattern 2174[gw6] [ 90%] PASSED tests/shared/test_streamable_http.py::test_session_id_pattern 2175tests/shared/test_streamable_http.py::test_get_sse_stream 2176[gw4] [ 90%] PASSED tests/shared/test_sse.py::test_sse_client_basic_connection 2177tests/shared/test_streamable_http.py::test_json_response 2178[gw8] [ 90%] PASSED tests/shared/test_streamable_http.py::test_session_termination 2179tests/shared/test_streamable_http.py::test_response 2180[gw1] [ 90%] PASSED tests/shared/test_sse.py::test_sse_client_happy_request_and_response 2181tests/shared/test_sse.py::test_sse_client_exception_handling 2182[gw0] [ 90%] PASSED tests/shared/test_sse.py::test_request_context_propagation 2183tests/shared/test_sse.py::test_request_context_isolation 2184[gw3] [ 90%] PASSED tests/shared/test_streamable_http.py::test_content_type_validation 2185tests/shared/test_streamable_http.py::test_json_response_missing_accept_header 2186[gw7] [ 90%] PASSED tests/server/fastmcp/test_integration.py::test_basic_resources[server_transport0] 2187tests/server/fastmcp/test_integration.py::test_basic_resources[server_transport1] 2188[gw5] [ 91%] PASSED tests/shared/test_streamable_http.py::test_json_parsing 2189tests/shared/test_streamable_http.py::test_method_not_allowed 2190[gw9] [ 91%] PASSED tests/server/fastmcp/test_integration.py::test_elicitation[server_transport1] 2191tests/server/fastmcp/test_integration.py::test_notifications[server_transport0] 2192[gw2] [ 91%] PASSED tests/server/test_websocket_security.py::test_ws_security_invalid_host_header 2193tests/server/test_websocket_security.py::test_ws_security_allowed_origin 2194[gw8] [ 91%] PASSED tests/shared/test_streamable_http.py::test_response 2195tests/shared/test_streamable_http.py::test_client_includes_protocol_version_header_after_init 2196[gw6] [ 91%] PASSED tests/shared/test_streamable_http.py::test_get_sse_stream 2197tests/shared/test_streamable_http.py::test_get_validation 2198[gw1] [ 91%] PASSED tests/shared/test_sse.py::test_sse_client_exception_handling 2199tests/shared/test_sse.py::test_sse_client_timeout 2200[gw1] [ 91%] SKIPPED tests/shared/test_sse.py::test_sse_client_timeout 2201tests/shared/test_streamable_http.py::test_server_close_sse_stream_via_context 2202[gw4] [ 91%] PASSED tests/shared/test_streamable_http.py::test_json_response 2203tests/shared/test_streamable_http.py::test_json_response_accept_json_only 2204[gw0] [ 91%] PASSED tests/shared/test_sse.py::test_request_context_isolation 2205tests/shared/test_streamable_http.py::test_server_backwards_compatibility_no_protocol_version 2206[gw3] [ 91%] PASSED tests/shared/test_streamable_http.py::test_json_response_missing_accept_header 2207tests/shared/test_streamable_http.py::test_json_response_incorrect_accept_header 2208[gw9] [ 91%] PASSED tests/server/fastmcp/test_integration.py::test_notifications[server_transport0] 2209tests/server/fastmcp/test_integration.py::test_notifications[server_transport1] 2210[gw7] [ 91%] PASSED tests/server/fastmcp/test_integration.py::test_basic_resources[server_transport1] 2211tests/server/fastmcp/test_integration.py::test_basic_prompts[server_transport0] 2212[gw5] [ 92%] PASSED tests/shared/test_streamable_http.py::test_method_not_allowed 2213tests/shared/test_streamable_http.py::test_handle_sse_event_skips_empty_data 2214[gw5] [ 92%] PASSED tests/shared/test_streamable_http.py::test_handle_sse_event_skips_empty_data 2215tests/shared/test_streamable_http.py::test_priming_event_not_minted_for_old_protocol_version 2216[gw5] [ 92%] PASSED tests/shared/test_streamable_http.py::test_priming_event_not_minted_for_old_protocol_version 2217tests/shared/test_tool_name_validation.py::TestValidateToolName::TestValidNames::test_accepts_valid_names[with_dashes] 2218[gw5] [ 92%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestValidNames::test_accepts_valid_names[with_dashes] 2219tests/shared/test_tool_name_validation.py::TestValidateToolName::TestValidNames::test_accepts_valid_names[with_dots] 2220[gw5] [ 92%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestValidNames::test_accepts_valid_names[with_dots] 2221tests/shared/test_tool_name_validation.py::TestValidateToolName::TestValidNames::test_accepts_valid_names[mixed_characters] 2222[gw5] [ 92%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestValidNames::test_accepts_valid_names[mixed_characters] 2223tests/shared/test_tool_name_validation.py::TestValidateToolName::TestValidNames::test_accepts_valid_names[single_character] 2224[gw5] [ 92%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestValidNames::test_accepts_valid_names[single_character] 2225tests/shared/test_tool_name_validation.py::TestValidateToolName::TestValidNames::test_accepts_valid_names[max_length_128] 2226[gw5] [ 92%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestValidNames::test_accepts_valid_names[max_length_128] 2227tests/shared/test_tool_name_validation.py::TestValidateToolName::TestInvalidNames::test_rejects_empty_name 2228[gw5] [ 92%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestInvalidNames::test_rejects_empty_name 2229tests/shared/test_tool_name_validation.py::TestValidateToolName::TestInvalidNames::test_rejects_name_exceeding_max_length 2230[gw5] [ 92%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestInvalidNames::test_rejects_name_exceeding_max_length 2231tests/shared/test_tool_name_validation.py::TestValidateToolName::TestInvalidNames::test_rejects_invalid_characters[with_spaces] 2232[gw5] [ 92%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestInvalidNames::test_rejects_invalid_characters[with_spaces] 2233tests/shared/test_tool_name_validation.py::TestValidateToolName::TestInvalidNames::test_rejects_invalid_characters[with_commas] 2234[gw5] [ 93%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestInvalidNames::test_rejects_invalid_characters[with_commas] 2235tests/shared/test_tool_name_validation.py::TestValidateToolName::TestInvalidNames::test_rejects_invalid_characters[with_slashes] 2236[gw5] [ 93%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestInvalidNames::test_rejects_invalid_characters[with_slashes] 2237tests/shared/test_tool_name_validation.py::TestValidateToolName::TestInvalidNames::test_rejects_invalid_characters[with_at_symbol] 2238[gw5] [ 93%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestInvalidNames::test_rejects_invalid_characters[with_at_symbol] 2239tests/shared/test_tool_name_validation.py::TestValidateToolName::TestInvalidNames::test_rejects_invalid_characters[with_trailing_newline] 2240[gw5] [ 93%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestInvalidNames::test_rejects_invalid_characters[with_trailing_newline] 2241tests/shared/test_tool_name_validation.py::TestValidateToolName::TestInvalidNames::test_rejects_invalid_characters[max_length_with_trailing_newline] 2242[gw5] [ 93%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestInvalidNames::test_rejects_invalid_characters[max_length_with_trailing_newline] 2243tests/shared/test_tool_name_validation.py::TestValidateToolName::TestInvalidNames::test_rejects_multiple_invalid_chars 2244[gw5] [ 93%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestInvalidNames::test_rejects_multiple_invalid_chars 2245tests/shared/test_tool_name_validation.py::TestValidateToolName::TestInvalidNames::test_rejects_unicode_characters 2246[gw5] [ 93%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestInvalidNames::test_rejects_unicode_characters 2247tests/shared/test_tool_name_validation.py::TestValidateToolName::TestWarningsForProblematicPatterns::test_warns_on_leading_dash 2248[gw5] [ 93%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestWarningsForProblematicPatterns::test_warns_on_leading_dash 2249tests/shared/test_tool_name_validation.py::TestValidateToolName::TestWarningsForProblematicPatterns::test_warns_on_trailing_dash 2250[gw5] [ 93%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestWarningsForProblematicPatterns::test_warns_on_trailing_dash 2251tests/shared/test_tool_name_validation.py::TestValidateToolName::TestWarningsForProblematicPatterns::test_warns_on_leading_dot 2252[gw5] [ 93%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestWarningsForProblematicPatterns::test_warns_on_leading_dot 2253tests/shared/test_tool_name_validation.py::TestValidateToolName::TestWarningsForProblematicPatterns::test_warns_on_trailing_dot 2254[gw5] [ 93%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestWarningsForProblematicPatterns::test_warns_on_trailing_dot 2255tests/shared/test_tool_name_validation.py::TestIssueToolNameWarning::test_logs_warnings 2256[gw5] [ 93%] PASSED tests/shared/test_tool_name_validation.py::TestIssueToolNameWarning::test_logs_warnings 2257tests/shared/test_tool_name_validation.py::TestIssueToolNameWarning::test_no_logging_for_empty_warnings 2258[gw5] [ 94%] PASSED tests/shared/test_tool_name_validation.py::TestIssueToolNameWarning::test_no_logging_for_empty_warnings 2259tests/shared/test_tool_name_validation.py::TestValidateAndWarnToolName::test_returns_true_for_valid_name 2260[gw5] [ 94%] PASSED tests/shared/test_tool_name_validation.py::TestValidateAndWarnToolName::test_returns_true_for_valid_name 2261tests/shared/test_tool_name_validation.py::TestValidateAndWarnToolName::test_returns_false_for_invalid_name 2262[gw5] [ 94%] PASSED tests/shared/test_tool_name_validation.py::TestValidateAndWarnToolName::test_returns_false_for_invalid_name 2263tests/shared/test_tool_name_validation.py::TestValidateAndWarnToolName::test_logs_warnings_for_invalid_name 2264[gw5] [ 94%] PASSED tests/shared/test_tool_name_validation.py::TestValidateAndWarnToolName::test_logs_warnings_for_invalid_name 2265tests/shared/test_tool_name_validation.py::TestValidateAndWarnToolName::test_no_warnings_for_clean_valid_name 2266[gw5] [ 94%] PASSED tests/shared/test_tool_name_validation.py::TestValidateAndWarnToolName::test_no_warnings_for_clean_valid_name 2267tests/shared/test_tool_name_validation.py::TestEdgeCases::test_edge_cases[only_dots] 2268[gw5] [ 94%] PASSED tests/shared/test_tool_name_validation.py::TestEdgeCases::test_edge_cases[only_dots] 2269tests/shared/test_tool_name_validation.py::TestEdgeCases::test_edge_cases[only_dashes] 2270[gw5] [ 94%] PASSED tests/shared/test_tool_name_validation.py::TestEdgeCases::test_edge_cases[only_dashes] 2271tests/shared/test_tool_name_validation.py::TestEdgeCases::test_edge_cases[only_slashes] 2272[gw5] [ 94%] PASSED tests/shared/test_tool_name_validation.py::TestEdgeCases::test_edge_cases[only_slashes] 2273tests/shared/test_tool_name_validation.py::TestEdgeCases::test_edge_cases[mixed_valid_invalid] 2274[gw5] [ 94%] PASSED tests/shared/test_tool_name_validation.py::TestEdgeCases::test_edge_cases[mixed_valid_invalid] 2275tests/shared/test_ws.py::test_ws_client_basic_connection 2276[gw2] [ 94%] PASSED tests/server/test_websocket_security.py::test_ws_security_allowed_origin 2277tests/shared/test_streamable_http.py::test_priming_event_not_minted_without_event_store 2278[gw2] [ 94%] PASSED tests/shared/test_streamable_http.py::test_priming_event_not_minted_without_event_store 2279tests/shared/test_streamable_http.py::test_priming_event_includes_retry_interval 2280[gw2] [ 95%] PASSED tests/shared/test_streamable_http.py::test_priming_event_includes_retry_interval 2281tests/shared/test_ws.py::test_ws_client_exception_handling 2282[gw8] [ 95%] PASSED tests/shared/test_streamable_http.py::test_client_includes_protocol_version_header_after_init 2283tests/shared/test_streamable_http.py::test_server_validates_protocol_version_header 2284[gw6] [ 95%] PASSED tests/shared/test_streamable_http.py::test_get_validation 2285tests/shared/test_streamable_http.py::test_close_sse_stream_callback_not_provided_for_old_protocol_version 2286[gw6] [ 95%] PASSED tests/shared/test_streamable_http.py::test_close_sse_stream_callback_not_provided_for_old_protocol_version 2287tests/shared/test_ws.py::test_websocket_server_is_deprecated 2288[gw6] [ 95%] PASSED tests/shared/test_ws.py::test_websocket_server_is_deprecated 2289tests/test_examples.py::test_simple_echo 2290[gw6] [ 95%] PASSED tests/test_examples.py::test_simple_echo 2291tests/test_examples.py::test_complex_inputs 2292[gw6] [ 95%] PASSED tests/test_examples.py::test_complex_inputs 2293tests/test_examples.py::test_direct_call_tool_result_return 2294[gw6] [ 95%] PASSED tests/test_examples.py::test_direct_call_tool_result_return 2295tests/test_examples.py::test_desktop 2296[gw4] [ 95%] PASSED tests/shared/test_streamable_http.py::test_json_response_accept_json_only 2297tests/shared/test_tool_name_validation.py::TestValidateToolName::TestValidNames::test_accepts_valid_names[simple_alphanumeric] 2298[gw4] [ 95%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestValidNames::test_accepts_valid_names[simple_alphanumeric] 2299tests/test_types.py::test_jsonrpc_request 2300[gw4] [ 95%] PASSED tests/test_types.py::test_jsonrpc_request 2301tests/test_types.py::test_method_initialization 2302[gw4] [ 95%] PASSED tests/test_types.py::test_method_initialization 2303tests/test_types.py::test_tool_use_content 2304[gw4] [ 96%] PASSED tests/test_types.py::test_tool_use_content 2305tests/test_types.py::test_tool_result_content 2306[gw4] [ 96%] PASSED tests/test_types.py::test_tool_result_content 2307tests/test_types.py::test_tool_choice 2308[gw4] [ 96%] PASSED tests/test_types.py::test_tool_choice 2309tests/test_types.py::test_sampling_message_with_user_role 2310[gw4] [ 96%] PASSED tests/test_types.py::test_sampling_message_with_user_role 2311tests/test_types.py::test_sampling_message_with_assistant_role 2312[gw4] [ 96%] PASSED tests/test_types.py::test_sampling_message_with_assistant_role 2313tests/test_types.py::test_sampling_message_backward_compatibility 2314[gw4] [ 96%] PASSED tests/test_types.py::test_sampling_message_backward_compatibility 2315tests/test_types.py::test_create_message_request_params_with_tools 2316[gw6] [ 96%] PASSED tests/test_examples.py::test_desktop 2317[gw4] [ 96%] PASSED tests/test_types.py::test_create_message_request_params_with_tools 2318tests/test_types.py::test_create_message_result_with_tool_use 2319tests/test_examples.py::test_docs_examples[README.md:92-136] 2320[gw4] [ 96%] PASSED tests/test_types.py::test_create_message_result_with_tool_use 2321tests/test_types.py::test_client_capabilities_with_sampling_tools 2322[gw4] [ 96%] PASSED tests/test_types.py::test_client_capabilities_with_sampling_tools 2323tests/test_types.py::test_tool_preserves_json_schema_2020_12_fields 2324[gw4] [ 96%] PASSED tests/test_types.py::test_tool_preserves_json_schema_2020_12_fields 2325tests/test_types.py::test_list_tools_result_preserves_json_schema_2020_12_fields 2326[gw4] [ 96%] PASSED tests/test_types.py::test_list_tools_result_preserves_json_schema_2020_12_fields 2327[gw1] [ 97%] PASSED tests/shared/test_streamable_http.py::test_server_close_sse_stream_via_context 2328tests/shared/test_streamable_http.py::test_standalone_get_stream_reconnection 2329[gw6] [ 97%] PASSED tests/test_examples.py::test_docs_examples[README.md:92-136] 2330tests/test_types.py::test_create_message_result_basic 2331[gw6] [ 97%] PASSED tests/test_types.py::test_create_message_result_basic 2332[gw0] [ 97%] PASSED tests/shared/test_streamable_http.py::test_server_backwards_compatibility_no_protocol_version 2333tests/shared/test_streamable_http.py::test_client_crash_handled 2334[gw3] [ 97%] PASSED tests/shared/test_streamable_http.py::test_json_response_incorrect_accept_header 2335tests/shared/test_tool_name_validation.py::TestValidateToolName::TestValidNames::test_accepts_valid_names[with_underscores] 2336[gw3] [ 97%] PASSED tests/shared/test_tool_name_validation.py::TestValidateToolName::TestValidNames::test_accepts_valid_names[with_underscores] 2337[gw9] [ 97%] PASSED tests/server/fastmcp/test_integration.py::test_notifications[server_transport1] 2338tests/server/fastmcp/test_integration.py::test_completion[server_transport0] 2339[gw5] [ 97%] PASSED tests/shared/test_ws.py::test_ws_client_basic_connection 2340tests/shared/test_ws.py::test_ws_client_happy_request_and_response 2341[gw7] [ 97%] PASSED tests/server/fastmcp/test_integration.py::test_basic_prompts[server_transport0] 2342tests/server/fastmcp/test_integration.py::test_basic_prompts[server_transport1] 2343[gw2] [ 97%] PASSED tests/shared/test_ws.py::test_ws_client_exception_handling 2344tests/shared/test_ws.py::test_ws_client_timeout 2345[gw8] [ 97%] PASSED tests/shared/test_streamable_http.py::test_server_validates_protocol_version_header 2346tests/shared/test_ws.py::test_websocket_client_is_deprecated 2347[gw8] [ 98%] PASSED tests/shared/test_ws.py::test_websocket_client_is_deprecated 2348[gw5] [ 98%] PASSED tests/shared/test_ws.py::test_ws_client_happy_request_and_response 2349[gw0] [ 98%] PASSED tests/shared/test_streamable_http.py::test_client_crash_handled 2350[gw1] [ 98%] PASSED tests/shared/test_streamable_http.py::test_standalone_get_stream_reconnection 2351[gw9] [ 98%] PASSED tests/server/fastmcp/test_integration.py::test_completion[server_transport0] 2352tests/server/fastmcp/test_integration.py::test_completion[server_transport1] 2353[gw2] [ 98%] PASSED tests/shared/test_ws.py::test_ws_client_timeout 2354[gw7] [ 98%] PASSED tests/server/fastmcp/test_integration.py::test_basic_prompts[server_transport1] 2355tests/server/fastmcp/test_integration.py::test_sampling[server_transport0] 2356[gw9] [ 98%] PASSED tests/server/fastmcp/test_integration.py::test_completion[server_transport1] 2357tests/server/fastmcp/test_integration.py::test_fastmcp_quickstart[server_transport0] 2358[gw7] [ 98%] PASSED tests/server/fastmcp/test_integration.py::test_sampling[server_transport0] 2359tests/server/fastmcp/test_server.py::TestDnsRebindingProtection::test_auto_enabled_for_localhost 2360[gw7] [ 98%] PASSED tests/server/fastmcp/test_server.py::TestDnsRebindingProtection::test_auto_enabled_for_localhost 2361tests/server/fastmcp/test_server.py::TestDnsRebindingProtection::test_auto_enabled_for_ipv6_localhost 2362[gw7] [ 98%] PASSED tests/server/fastmcp/test_server.py::TestDnsRebindingProtection::test_auto_enabled_for_ipv6_localhost 2363tests/server/fastmcp/test_server.py::TestDnsRebindingProtection::test_not_auto_enabled_for_other_hosts 2364[gw7] [ 98%] PASSED tests/server/fastmcp/test_server.py::TestDnsRebindingProtection::test_not_auto_enabled_for_other_hosts 2365tests/server/fastmcp/test_server.py::TestDnsRebindingProtection::test_explicit_settings_not_overridden 2366[gw7] [ 99%] PASSED tests/server/fastmcp/test_server.py::TestDnsRebindingProtection::test_explicit_settings_not_overridden 2367tests/server/fastmcp/test_server.py::TestServerTools::test_add_tool 2368[gw7] [ 99%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_add_tool 2369tests/server/fastmcp/test_server.py::TestServerTools::test_list_tools 2370[gw7] [ 99%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_list_tools 2371tests/server/fastmcp/test_server.py::TestServerTools::test_call_tool 2372[gw7] [ 99%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_call_tool 2373tests/server/fastmcp/test_server.py::TestServerTools::test_tool_exception_handling 2374[gw7] [ 99%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_exception_handling 2375tests/server/fastmcp/test_server.py::TestServerTools::test_tool_error_handling 2376[gw7] [ 99%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_error_handling 2377tests/server/fastmcp/test_server.py::TestServerTools::test_tool_error_details 2378[gw7] [ 99%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_error_details 2379tests/server/fastmcp/test_server.py::TestServerTools::test_tool_return_value_conversion 2380[gw7] [ 99%] PASSED tests/server/fastmcp/test_server.py::TestServerTools::test_tool_return_value_conversion 2381[gw9] [ 99%] PASSED tests/server/fastmcp/test_integration.py::test_fastmcp_quickstart[server_transport0] 2382tests/server/fastmcp/test_integration.py::test_fastmcp_quickstart[server_transport1] 2383[gw9] [ 99%] PASSED tests/server/fastmcp/test_integration.py::test_fastmcp_quickstart[server_transport1] 2384tests/server/fastmcp/test_integration.py::test_structured_output[server_transport0] 2385[gw9] [ 99%] PASSED tests/server/fastmcp/test_integration.py::test_structured_output[server_transport0] 2386tests/server/fastmcp/test_integration.py::test_structured_output[server_transport1] 2387[gw9] [100%] PASSED tests/server/fastmcp/test_integration.py::test_structured_output[server_transport1] 23882389═══════════════════════════════ inline-snapshot ════════════════════════════════2390INFO: inline-snapshot was disabled because you used xdist. This means that tests2391with snapshots will continue to run, but snapshot(x) will only return x and 2392inline-snapshot will not be able to fix snapshots or generate reports.2393239423952396=========== 1064 passed, 95 skipped, 1 xfailed in 139.94s (0:02:19) ============2397Finished executing pytestCheckPhase2398pytestCheckPhase completed in 2 minutes 29 seconds