- test_no_results_for_unrelated_query: use pytest.skip when the nonsense query
returns nothing (the ideal outcome) so the report shows the path was taken,
instead of a bare return appearing as a silent pass.
- _top_score: include result.content in the isError assertion message for
faster failure diagnosis.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>