Skip to content

fix: install pytest for the queue-filing gate - #51

Merged
Jammy2211 merged 1 commit into
mainfrom
fix/queue-filing-pytest
Aug 21, 2026
Merged

fix: install pytest for the queue-filing gate#51
Jammy2211 merged 1 commit into
mainfrom
fix/queue-filing-pytest

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

First live run of queue_filing.yml (#50): Claude filed the paper cleanly (Morgan2026, validators green) but the deterministic gate failed on /usr/bin/python: No module named pytest — the bare runner doesn't ship pytest and the workflow never installed it. Adds actions/setup-python@v5 (3.12, matching knowledge_board.yml) + pip install pytest before the Claude step.

Re-test after merge: re-apply queue-cite on #50.

Generated by the PyAutoLabs agent workflow.

First live run (#50) filed the paper cleanly but the gate died on
'No module named pytest' — the bare runner doesn't ship it. Add
setup-python + pip install pytest before the Claude step so both the
in-sandbox check and the deterministic gate can run the suite.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01K21CJX9TAgULDo1fFJtonc
@Jammy2211 Jammy2211 added the pending-release Awaiting coordinated release label Aug 21, 2026
@Jammy2211
Jammy2211 merged commit ba2190b into main Aug 21, 2026
1 check passed
@Jammy2211
Jammy2211 deleted the fix/queue-filing-pytest branch August 21, 2026 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pending-release Awaiting coordinated release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant