Skip to content

test(v2): match Arabic inspector steps by configured inspector name#997

Merged
aix-ahmet merged 1 commit into
testfrom
fix/v2-arabic-inspector-matcher
Jul 21, 2026
Merged

test(v2): match Arabic inspector steps by configured inspector name#997
aix-ahmet merged 1 commit into
testfrom
fix/v2-arabic-inspector-matcher

Conversation

@aix-ahmet

Copy link
Copy Markdown
Collaborator

Follow-up to #996: the Arabic tests name their inspector ArabicContentValidator-<model>, which doesn't contain the word "inspector", so the substring matcher missed the steps. Now also matches the step agent id against the configured inspector's name.

Fixes test_arabic_inspector_agent_across_llms[gpt-4o] and [gpt-4.1-nano] (the [claude-opus-4.6] variant fails earlier on the empty-output backend issue).

🤖 Generated with Claude Code

https://claude.ai/code/session_018dCb6BE5bqjCrmsiPDGLRr

…name

The backend uses the inspector's own name as the step agent id, and this
test names its inspector 'ArabicContentValidator-<model>', which the
substring matcher ('inspector') missed.
@aix-ahmet
aix-ahmet merged commit edd8df7 into test Jul 21, 2026
1 check 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