Skip to content

test: add strict=False to timing-dependent VLP aggregation xfail#223

Merged
genezhang merged 1 commit intomainfrom
test/xfail-strict-false-vlp-aggregation
Mar 13, 2026
Merged

test: add strict=False to timing-dependent VLP aggregation xfail#223
genezhang merged 1 commit intomainfrom
test/xfail-strict-false-vlp-aggregation

Conversation

@genezhang
Copy link
Copy Markdown
Owner

Summary

  • Added strict=False to test_vlp_complex_where_with_aggregate xfail marker
  • This test times out with heavy data (undirected *1..2 VLP + chained pattern + aggregation) but passes with lighter test data
  • strict=False allows xpass without causing test failures

Verification

  • Scanned all remaining xfail files: test_graphrag_multi_type.py (11 xfails), test_vlp_with_comprehensive.py (14 xfails), wiki/test_cypher_basic_patterns.py (1 xfail) — all legitimate
  • Matrix tests: 2222 passed, 34 skipped (legitimate), 49 xfailed — all clean
  • No other stale xfail markers found across the entire test suite

🤖 Generated with Claude Code

The test_vlp_complex_where_with_aggregate test times out with heavy data
but passes with lighter test data. Mark as strict=False so xpass doesn't
cause test failures.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@genezhang genezhang merged commit 10f4027 into main Mar 13, 2026
4 checks passed
@genezhang genezhang deleted the test/xfail-strict-false-vlp-aggregation branch March 13, 2026 02:45
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