From 3e101a4d856b77dec77e2c7038341c9e38de2b69 Mon Sep 17 00:00:00 2001 From: Felipe Coury Date: Sat, 30 May 2026 16:13:14 -0300 Subject: [PATCH] test(core): await apps inventory for mcp search terms --- codex-rs/core/tests/suite/search_tool.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/codex-rs/core/tests/suite/search_tool.rs b/codex-rs/core/tests/suite/search_tool.rs index ee6d1ff75a..8821c8b2ac 100644 --- a/codex-rs/core/tests/suite/search_tool.rs +++ b/codex-rs/core/tests/suite/search_tool.rs @@ -1456,6 +1456,7 @@ async fn tool_search_matches_mcp_tools_by_distinct_name_description_and_schema_t let mut builder = configured_builder(apps_server.chatgpt_base_url.clone()); let test = builder.build(&server).await?; + wait_for_mcp_server(&test.codex, "codex_apps").await?; test.submit_turn_with_approval_and_permission_profile( "Search for calendar tooling.",