Skip to content

test(zigux): add lane16 bitmap-window bench replay runner#14688

Draft
adybag14-cyber wants to merge 1 commit into
zigux-builder/lane16-bitmap-window-bench-replay-current-master-20260528t0436zfrom
zigux-builder/lane16-bitmap-window-bench-replay-build-followup-20260529t0432z
Draft

test(zigux): add lane16 bitmap-window bench replay runner#14688
adybag14-cyber wants to merge 1 commit into
zigux-builder/lane16-bitmap-window-bench-replay-current-master-20260528t0436zfrom
zigux-builder/lane16-bitmap-window-bench-replay-build-followup-20260529t0432z

Conversation

@adybag14-cyber
Copy link
Copy Markdown
Owner

Summary

  • add zigux/tests/phase1_bitmap_window_bench_replay_build.zig as a focused standalone Lane 16 build shard for the existing bitmap-window replay on PR test(zigux): add lane16 bitmap-window bench replay #13250
  • expose both a named phase1-bitmap-window-bench-replay step and a plain test alias
  • keep the change one-file scoped and additive so it stays off the replay body, shared bench wiring, helper bodies, checker scripts, docs, and workflows

Why This Lane

  • Lane 16 owns the Phase 1 hardening gates around bench-sensitive helper packets
  • PR test(zigux): add lane16 bitmap-window bench replay #13250 already carries zigux/tests/phase1_bitmap_window_bench_replay.zig, but the replay did not yet have its own direct zig build route
  • this stacked runner follows the newer Lane 16 shard pattern without widening into zigux/tests/phase1_bench_build.zig or the helper implementations

Validation

  • authenticated base-branch reread confirmed zigux/tests/phase1_bitmap_window_bench_replay.zig exists on branch zigux-builder/lane16-bitmap-window-bench-replay-current-master-20260528t0436z
  • authenticated base-branch reread confirmed zigux/tests/phase1_bitmap_window_bench_replay_build.zig returned 404 Not Found before publication
  • focused scratch validation used the attached Zigux-master.zip scaffold plus the attached Zig 0.17.0-dev.87+9b177a7d2 toolchain because direct live checkout remains blocked in this scheduled runtime
  • zig fmt --check zigux/tests/phase1_bitmap_window_bench_replay.zig zigux/tests/phase1_bitmap_window_bench_replay_build.zig tools/lib/bitmap.zig tools/lib/find_bit.zig
  • cd zigux/tests && zig build --build-file phase1_bitmap_window_bench_replay_build.zig --list-steps
    • result: step list includes phase1-bitmap-window-bench-replay and test
  • cd zigux/tests && zig build phase1-bitmap-window-bench-replay --build-file phase1_bitmap_window_bench_replay_build.zig --summary all
    • result: Build Summary: 3/3 steps succeeded; 2/2 tests passed
    • result: phase1-bitmap-window-bench-replay success
  • authenticated compare after publication:
    • changed files: 1
    • result: ahead_by: 1
    • result: behind_by: 0
    • result: status: ahead

Scope

  • lane: Lane 16 — Phase 1 hardening gates
  • session issue: #14685
  • base PR: #13250
  • branch: zigux-builder/lane16-bitmap-window-bench-replay-build-followup-20260529t0432z
  • file:
    • zigux/tests/phase1_bitmap_window_bench_replay_build.zig
  • intentionally no edits to zigux/tests/phase1_bitmap_window_bench_replay.zig, zigux/tests/phase1_bench.zig, zigux/tests/phase1_bench_build.zig, tools/lib/bitmap.zig, tools/lib/find_bit.zig, or scripts/zigux/check-phase1-bench.py

Coordination

Validation Boundary

Direct live checkout remains unavailable in this scheduled container due CONNECT tunnel failed, response 403, so live repo grounding and publication used authenticated GitHub reads/writes plus focused current-like 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: 6fb1824b-284e-4170-bcbd-b3ee981cbcca

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-bitmap-window-bench-replay-build-followup-20260529t0432z

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