Skip to content

test(zigux): add lane16 duplicate replay test alias#14865

Draft
adybag14-cyber wants to merge 1 commit into
zigux-builder/lane16-rbtree-duplicate-bench-replay-current-master-20260527t2045zfrom
zigux-builder/lane16-rbtree-duplicate-replay-test-alias-20260529t0735z
Draft

test(zigux): add lane16 duplicate replay test alias#14865
adybag14-cyber wants to merge 1 commit into
zigux-builder/lane16-rbtree-duplicate-bench-replay-current-master-20260527t2045zfrom
zigux-builder/lane16-rbtree-duplicate-replay-test-alias-20260529t0735z

Conversation

@adybag14-cyber
Copy link
Copy Markdown
Owner

Summary

  • update zigux/tests/phase1_rbtree_duplicate_bench_replay_build.zig so the existing duplicate-range rbtree replay build shard also exposes a plain test alias
  • keep the existing focused phase1-rbtree-duplicate-bench-replay route intact
  • keep the change stacked and one-file scoped, with no edits to the replay body, tools/lib/rbtree.zig, shared Phase 1 bench files, checkers, docs, fixtures, or workflows

Why This Lane

  • Lane 16 owns the Phase 1 hardening gates around bench-sensitive helper packets
  • PR test(zigux): add lane16 rbtree duplicate bench replay #12794 already carries the duplicate-range replay and an older focused build shard, but it predates the newer Lane 16 runner convention where each shard also has a plain test route
  • this follow-up makes the duplicate-range runner consistent with the newer same-lane shards without widening the aggregate bench route or helper implementation surface

Validation

  • authenticated base-branch reread confirmed zigux/tests/phase1_rbtree_duplicate_bench_replay.zig and zigux/tests/phase1_rbtree_duplicate_bench_replay_build.zig exist on branch zigux-builder/lane16-rbtree-duplicate-bench-replay-current-master-20260527t2045z
  • focused scratch validation used the attached Zigux-master.zip scaffold plus the active PR test(zigux): add lane16 rbtree duplicate bench replay #12794 replay/build files and attached Zig 0.17.0-dev.87+9b177a7d2 toolchain
  • zig fmt --check zigux/tests/phase1_rbtree_duplicate_bench_replay.zig zigux/tests/phase1_rbtree_duplicate_bench_replay_build.zig tools/lib/rbtree.zig
  • zig build --build-file zigux/tests/phase1_rbtree_duplicate_bench_replay_build.zig --list-steps
    • result: step list includes phase1-rbtree-duplicate-bench-replay and test
  • zig build phase1-rbtree-duplicate-bench-replay --build-file zigux/tests/phase1_rbtree_duplicate_bench_replay_build.zig --summary all
    • result: Build Summary: 3/3 steps succeeded; 2/2 tests passed
  • zig build test --build-file zigux/tests/phase1_rbtree_duplicate_bench_replay_build.zig --summary all
    • result: Build Summary: 3/3 steps succeeded; 2/2 tests passed
  • authenticated compare against PR test(zigux): add lane16 rbtree duplicate bench replay #12794 base branch:
    • changed files: 1
    • result: ahead_by: 1
    • result: behind_by: 0
    • result: status: ahead

Scope

Coordination

Validation Boundary

Direct live checkout remains unavailable in this scheduled container, so live repo grounding and publication used authenticated GitHub reads/writes plus focused snapshot-backed local validation.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 29, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 431c77dc-32a8-4cae-83d1-15d8ee417d86

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch zigux-builder/lane16-rbtree-duplicate-replay-test-alias-20260529t0735z

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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