Skip to content

Strengthen regression test architecture - #9

Merged
benjipeng merged 2 commits into
mainfrom
agent/strengthen-regression-tests
Aug 14, 2026
Merged

Strengthen regression test architecture#9
benjipeng merged 2 commits into
mainfrom
agent/strengthen-regression-tests

Conversation

@benjipeng

Copy link
Copy Markdown
Contributor

Summary

  • separate routine, integration, real-asset, Metal, heavy, benchmark, and Torch-parity test roles
  • keep one bounded routine integration guard for every supported model pipeline
  • tighten TRELLIS.2 blockers, isolate generated outputs, and add a miniature MapAnything scene golden
  • preserve strict cross-hardware contracts while using explicit invariants for ill-conditioned geometry and a narrow UV seam vertex tolerance

Why

The repository needs fast representative regression coverage as pipeline code grows, without requiring local production weights or allowing expensive checks to enter routine CI accidentally.

Validation

  • local routine suite: 1181 passed, 61 deselected, 3 xfailed
  • targeted cross-hardware golden checks: 3 passed, 1 deselected
  • GitHub Actions Tests run 31844705145 passed on macos-15

@benjipeng
benjipeng merged commit 30e5101 into main Aug 14, 2026
2 checks passed
@benjipeng
benjipeng deleted the agent/strengthen-regression-tests branch August 14, 2026 22:02
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