Skip to content

ci(docs): make GFQL doc example test blocking#979

Open
lmeyerov wants to merge 3 commits intomasterfrom
fix/doc-test-ci-blocking
Open

ci(docs): make GFQL doc example test blocking#979
lmeyerov wants to merge 3 commits intomasterfrom
fix/doc-test-ci-blocking

Conversation

@lmeyerov
Copy link
Copy Markdown
Contributor

Summary

Make the GFQL doc example test (docs/test_doc_examples.py) CI-blocking instead of warning-only. Broken doc examples will now fail the test-docs job.

Change

docs/docker/build-docs.sh: Remove || { echo "WARNING: ..." } fallback from the pytest invocation.

Verification

Test plan

  • Local pytest green
  • CI test-docs job passes with the blocking change

🤖 Generated with Claude Code

lmeyerov and others added 3 commits March 29, 2026 23:26
Remove || { warning } fallback so broken doc examples fail the
test-docs CI job instead of being silently ignored.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The pandas 3.0.0 compat suite consistently takes >6 minutes and times
out on the 6-minute limit.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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