Skip to content

ci: fix web search test hangs - #204

Merged
franciscojavierarceo merged 1 commit into
mainfrom
codex/fix-rust-ci-web-search-hang
Aug 25, 2026
Merged

franciscojavierarceo merged 1 commit into
mainfrom
codex/fix-rust-ci-web-search-hang

Conversation

@franciscojavierarceo

Copy link
Copy Markdown
Collaborator

Summary

  • align the remaining You.com test mocks with the GET query-parameter contract introduced in fix: use GET query params for You.com search #203
  • bound mock request captures so future contract mismatches fail within five seconds instead of hanging CI
  • verify the intentional 500 search mock is actually reached and cap the Rust job at 30 minutes

Test Plan

  • cargo fmt --all -- --check
  • cargo clippy --all-targets -- -D warnings
  • cargo build
  • cargo test
  • cargo test -p agentic-server-core --test dispatch_loop_cassette_test
  • cargo test -p agentic-server-core --test messages_loop_test
  • cargo test -p agentic-server-core --test messages_stream_test

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
@franciscojavierarceo
franciscojavierarceo merged commit e1c61ce into main Aug 25, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant