fix(ci): correct authorization_selector_collision error snapshot#22771
Merged
vezenovm merged 1 commit intomerge-train/fairiesfrom Apr 24, 2026
Merged
fix(ci): correct authorization_selector_collision error snapshot#22771vezenovm merged 1 commit intomerge-train/fairiesfrom
vezenovm merged 1 commit intomerge-train/fairiesfrom
Conversation
vezenovm
approved these changes
Apr 24, 2026
Collaborator
Author
|
❌ Failed to cherry-pick to |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The
expected_errorsnapshot forauthorization_selector_collisioncontains a phantom linecheck_parent_traits_are_implemented: missing trait IDthat nargo does not emit (the string does not exist anywhere innoir/noir-repo). CI onmerge-train/fairiesruns this test on every PR with caching disabled, so the mismatch was blocking the branch.Actual nargo output is a stable 5 errors; expected was 6. Remove the phantom line so the snapshot matches.
Failing run: http://ci.aztec-labs.com/1777040996623663 (sub-step log
b6fb83475dc5b0b0). Full analysis: https://gist.github.com/AztecBot/e4536bdfe3f12f3cde1f5c3d9a23fe55Verified locally — all 51 contracts in
noir-contracts-comp-failurespass after the edit.ClaudeBox log: https://claudebox.work/s/56b0f2729e6fb5d3?run=1