fix(ci): backport correct authorization_selector_collision error snapshot (#22771) to v4-next#22774
Open
AztecBot wants to merge 3 commits intobackport-to-v4-next-stagingfrom
Open
fix(ci): backport correct authorization_selector_collision error snapshot (#22771) to v4-next#22774AztecBot wants to merge 3 commits intobackport-to-v4-next-stagingfrom
AztecBot wants to merge 3 commits intobackport-to-v4-next-stagingfrom
Conversation
vezenovm
approved these changes
Apr 24, 2026
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.
Backport of #22771 to
backport-to-v4-next-staging.Summary
Removes a phantom line (
check_parent_traits_are_implemented: missing trait ID) from theauthorization_selector_collisionexpected-error snapshot. Nargo does not emit that string anywhere innoir/noir-repo; the snapshot was mismatching the actual 5-line output by one line, blocking CI.Cherry-pick
Upstream commit:
a25be00c4a0af121f8fb8f1b7b38e35ab3b03811Applied cleanly as a single commit. The automatic backport bot initially failed, but once the prerequisite snapshot-unification backport (#22733) landed on this branch, the single-line removal applies without conflict.
Details: https://gist.github.com/AztecBot/050934535845ce2408317439b221690a
ClaudeBox log: https://claudebox.work/s/521fcc37d42dd8a1?run=1
ClaudeBox log: https://claudebox.work/s/521fcc37d42dd8a1?run=1