Skip to content

test: fail prefix roundtrip when no traces are tested#29

Merged
mvillmow merged 2 commits intomainfrom
codex/fix-prefix-roundtrip-empty-pass
May 4, 2026
Merged

test: fail prefix roundtrip when no traces are tested#29
mvillmow merged 2 commits intomainfrom
codex/fix-prefix-roundtrip-empty-pass

Conversation

@mvillmow
Copy link
Copy Markdown
Collaborator

@mvillmow mvillmow commented May 4, 2026

Summary

  • Track generation failures in the prefix hash roundtrip test.
  • Fail the test if no traces are successfully exercised.
  • Preserve existing mismatch reporting when traces do run.

Closes #27.

Validation

  • python -m py_compile benchmarks/prefix_data_generator/tests/test_roundtrip_hashes.py

@mvillmow mvillmow merged commit eda6ac3 into main May 4, 2026
9 of 12 checks passed
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.

Prefix hash roundtrip test can pass without testing any traces

1 participant