[Stack 5/17] Per-discrepancy test infrastructure#2512
Open
jucor wants to merge 1 commit intospr/edge/d2f65026from
Open
[Stack 5/17] Per-discrepancy test infrastructure#2512jucor wants to merge 1 commit intospr/edge/d2f65026from
jucor wants to merge 1 commit intospr/edge/d2f65026from
Conversation
This was referenced Mar 30, 2026
Open
Open
e7c5afa to
7a35d30
Compare
## Summary Per-discrepancy test infrastructure for TDD fixing of Python-Clojure differences. ### Changes - Add per-discrepancy test markers and parametrized test infrastructure - Cold-start recorder: coordinate parallel runs with marker file, auto-pause math workers - Update journal with xpassed test breakdown across all datasets - Address Copilot review: remove unused import, fix script issues - Add naming convention documentation ## Test plan - [x] 223 passed, 4 skipped, 22 xfailed, 7 xpassed, 0 failures 🤖 Generated with [Claude Code](https://claude.com/claude-code) ## Squashed commits - Address Copilot review feedback and fix pre-existing test failures - Add per-discrepancy test infrastructure and fix journal - Fix cold-start recorder: auto-pause math workers and clean up containers - Cold-start recorder: coordinate parallel runs with marker file - Address Copilot review: remove unused import, fix script issues - Update journal: xpassed test breakdown with all 7 datasets - Add naming convention - Test both incremental and cold-start Clojure blobs - Add repness blob comparison tests and fix tid type mismatches - Address Copilot review on PR #2420: fix stale references and clean up imports commit-id:bdc830db
7a35d30 to
d06ba7f
Compare
Delphi Coverage Report
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Per-discrepancy test infrastructure for TDD fixing of Python-Clojure differences.
Changes
Test plan
🤖 Generated with Claude Code
Squashed commits
commit-id:bdc830db
Stack: