Fix Jujutsu push errors with an incorrect bookmark name.

Review Request #14754 — Created Dec. 30, 2025 and updated

Information

RBTools
master

Reviewers

Jujutsu 0.36 changed jj git push to always return a 0 exit code, even
when the target bookmark is invalid. This broke one of our unit tests.
I've updated the push implementation to always look at the output for
the relevant error.

Ran unit tests.

Summary ID
Fix Jujutsu push errors with an incorrect bookmark name.
Jujutsu 0.36 changed `jj git push` to always return a 0 exit code, even when the target bookmark is invalid. This broke one of our unit tests. I've updated the push implementation to always look at the output for the relevant error. Testing Done: Ran unit tests.
qzvrppornwupkrpyxwuzyuqszyzposto
Checks run (2 succeeded)
flake8 passed.
JSHint passed.
maubin
  1. Ship It!
  2.