Skip to content

[ci] Repair weekly toolchain rollers - #3511

Merged
joshlf merged 1 commit into
mainfrom
Gi7fqbztzwp7leeet4gpsldtxbcjupbml
Jul 31, 2026
Merged

[ci] Repair weekly toolchain rollers#3511
joshlf merged 1 commit into
mainfrom
Gi7fqbztzwp7leeet4gpsldtxbcjupbml

Conversation

@joshlf

@joshlf joshlf commented Jul 31, 2026

Copy link
Copy Markdown
Member

The Rust roller could not regenerate codegen snapshots because
cargo-show-asm was only installed by the validation workflow. Install
a pinned version in the regeneration helper and keep normal CI on that
same version.

Update stable explicitly before selecting its rustc version. Parse Kani
from the single anchored cargo-search record instead of collecting every
SemVer printed by cargo add.

Require each edited pin to have exactly one expected source line, and
let independent Kani branch rolls finish when one matrix cell fails.


Latest Update: v5 — Compare vs v4

📚 Full Patch History

Links show the diff between the row version and the column version.

Version v4 v3 v2 v1 Base
v5 vs v4 vs v3 vs v2 vs v1 vs Base
v4 vs v3 vs v2 vs v1 vs Base
v3 vs v2 vs v1 vs Base
v2 vs v1 vs Base
v1 vs Base
⬇️ Download this PR

Branch

git fetch origin refs/heads/Gi7fqbztzwp7leeet4gpsldtxbcjupbml && git checkout -b pr-Gi7fqbztzwp7leeet4gpsldtxbcjupbml FETCH_HEAD

Checkout

git fetch origin refs/heads/Gi7fqbztzwp7leeet4gpsldtxbcjupbml && git checkout FETCH_HEAD

Cherry Pick

git fetch origin refs/heads/Gi7fqbztzwp7leeet4gpsldtxbcjupbml && git cherry-pick FETCH_HEAD

Pull

git pull origin refs/heads/Gi7fqbztzwp7leeet4gpsldtxbcjupbml

Stacked PRs enabled by GHerrit.

@codecov-commenter

codecov-commenter commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.85%. Comparing base (8efe661) to head (6b1807f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3511   +/-   ##
=======================================
  Coverage   91.85%   91.85%           
=======================================
  Files          20       20           
  Lines        6093     6093           
=======================================
  Hits         5597     5597           
  Misses        496      496           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

The Rust roller could not regenerate codegen snapshots because
cargo-show-asm was only installed by the validation workflow. Install
a pinned version in the regeneration helper and keep normal CI on that
same version.

Update stable explicitly before selecting its rustc version. Parse Kani
from the single anchored cargo-search record instead of collecting every
SemVer printed by cargo add.

Require each edited pin to have exactly one expected source line, and
let independent Kani branch rolls finish when one matrix cell fails.

gherrit-pr-id: Gi7fqbztzwp7leeet4gpsldtxbcjupbml
@joshlf
joshlf force-pushed the Gi7fqbztzwp7leeet4gpsldtxbcjupbml branch from 6137048 to 6b1807f Compare July 31, 2026 23:45
@joshlf
joshlf merged commit 6bdcdab into main Jul 31, 2026
128 checks passed
@joshlf
joshlf deleted the Gi7fqbztzwp7leeet4gpsldtxbcjupbml branch July 31, 2026 23:56
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.

2 participants