Skip to content

test: kill WAL mutation survivors and update h2 - #69

Merged
prk-Jr merged 6 commits into
mainfrom
fix/mutation-survivors-and-h2
Aug 19, 2026
Merged

test: kill WAL mutation survivors and update h2#69
prk-Jr merged 6 commits into
mainfrom
fix/mutation-survivors-and-h2

Conversation

@prk-Jr

@prk-Jr prk-Jr commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add focused WAL regression tests for all three reported mutation survivors:
    • new_with_replication must retain the supplied WAL configuration.
    • queued puts must retain their collection name.
    • queued deletes must retain their collection name.
  • Update h2 from 0.4.13 to 0.4.16 to resolve RUSTSEC-2026-0258.
  • Document the failure analysis and implementation plan.

Verification

  • cargo test --workspace
  • cargo test -p prkdb --lib — 202 passed
  • cargo fmt --all -- --check
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo deny check
  • cargo audit
  • Final whole-branch review: no findings

The expensive cargo-mutants sweep is deferred to GitHub CI. The two new regression tests target the exact behavioral effects of all three reported survivors.

@prk-Jr prk-Jr self-assigned this Aug 19, 2026
@prk-Jr
prk-Jr merged commit dd79dcb into main Aug 19, 2026
30 checks passed
@prk-Jr
prk-Jr deleted the fix/mutation-survivors-and-h2 branch August 19, 2026 17:57
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