Skip to content

Batch modularize oversized Rust test files#329

Merged
yvette-carlisle merged 1 commit into
mainfrom
xy/module-batch-23
Jul 1, 2026
Merged

Batch modularize oversized Rust test files#329
yvette-carlisle merged 1 commit into
mainfrom
xy/module-batch-23

Conversation

@yvette-carlisle

Copy link
Copy Markdown
Member

Summary

  • Split knowledge page acceptance helpers into focused helper modules.
  • Split memory policy evaluation tests into support and evaluation modules.
  • Split real-world benchmark boundary tests for competitor strength and trace replay reports.

Validation

  • RUSTC=/run/current-system/sw/bin/rustc cargo make fmt-rust
  • RUSTC=/run/current-system/sw/bin/rustc cargo make check
  • RUSTC=/run/current-system/sw/bin/rustc cargo nextest run -p elf-eval --test real_world_job_benchmark adversarial_quality::adversarial_quality_fixture_catches_unsupported_and_stale_regressions --all-features (reran after one transient full-suite failure; passed)
  • RUSTC=/run/current-system/sw/bin/rustc cargo make check (rerun; 403 passed, 92 skipped)

@yvette-carlisle yvette-carlisle merged commit 9435734 into main Jul 1, 2026
12 checks passed
@yvette-carlisle yvette-carlisle deleted the xy/module-batch-23 branch July 1, 2026 04:37
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