I have
this CL and
this CL, with the second depending on the first. When running "git cl try" on the second it consistently gives a patch failure even if I sync to ToT in the first, upload it, rebase the second onto the first cleanly, and upload it. I'm running "git cl try -r <rev>", where <rev> is the latest rev on ToT after I synced. Any hints? Possibly related: The first CL was itself dependent on something else when I uploaded it. That something else subsequently landed and I rebased the first CL onto origin/master and changed its upstream to origin/master.