Skip to content

test(zigux): restack lane16 hweight bench replay runner#14511

Merged
adybag14-cyber merged 2 commits into
masterfrom
zigux-builder/lane16-hweight-bench-replay-runner-current-master-20260529t0133z
Jun 1, 2026
Merged

test(zigux): restack lane16 hweight bench replay runner#14511
adybag14-cyber merged 2 commits into
masterfrom
zigux-builder/lane16-hweight-bench-replay-runner-current-master-20260529t0133z

Conversation

@adybag14-cyber
Copy link
Copy Markdown
Owner

Summary

  • restack zigux/tests/phase1_hweight_bench_replay.zig onto current master as the fresh Lane 16 hweight bench replay path
  • add zigux/tests/phase1_hweight_bench_replay_build.zig so the replay has a direct focused zig build route
  • expose both a named phase1-hweight-bench-replay step and a plain test alias without reopening helper bodies, shared bench wiring, checker scripts, docs, or workflows

Why This Lane

  • Lane 16 owns Phase 1 hardening gates around bench-sensitive helper packets
  • stale draft PR test(zigux): add lane16 hweight bench replay #13134 carried the hweight replay alone, but current Lane 16 runners now use a direct build shard pattern
  • this fresh current-master branch keeps progress additive and Zig-only while making the hweight packet directly runnable like the neighboring replay runners

Validation

  • authenticated master...master compare before branch cut reported status: identical at base SHA bdc09769b16f1dc4815d86a3cce99330955cb177
  • authenticated current-master reread confirmed zigux/tests/phase1_hweight_bench_replay.zig returned 404 Not Found before publication
  • authenticated current-master reread grounded the replay against live tools/lib/hweight.zig at blob SHA ee3f969449f7279c68026a95bb23ac44b42821c0
  • 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 is not reliable in this scheduled runtime
  • zig fmt --check zigux/tests/phase1_hweight_bench_replay.zig zigux/tests/phase1_hweight_bench_replay_build.zig tools/lib/hweight.zig
  • cd zigux/tests && zig build --build-file phase1_hweight_bench_replay_build.zig --list-steps
    • result: step list includes phase1-hweight-bench-replay and test
  • cd zigux/tests && zig build phase1-hweight-bench-replay --build-file phase1_hweight_bench_replay_build.zig --summary all
    • result: Build Summary: 3/3 steps succeeded; 2/2 tests passed
    • result: phase1-hweight-bench-replay success
  • authenticated compare after publication:
    • changed files: 2
    • result: ahead_by: 2
    • result: behind_by: 0
    • result: status: ahead

Scope

  • lane: Lane 16 — Phase 1 hardening gates
  • session issue: #14507
  • branch: zigux-builder/lane16-hweight-bench-replay-runner-current-master-20260529t0133z
  • base commit: bdc09769b16f1dc4815d86a3cce99330955cb177
  • files:
    • zigux/tests/phase1_hweight_bench_replay.zig
    • zigux/tests/phase1_hweight_bench_replay_build.zig

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 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: cb481cef-6419-466f-9cb9-d68389f6392d

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-hweight-bench-replay-runner-current-master-20260529t0133z

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