New issue
Advanced search Search tips

Issue 738908 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 739243
Owner:
Closed: Jul 2017
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 0
Type: Bug



Sign in to add a comment

Patch errors on trybots after file move

Project Member Reported by bauerb@chromium.org, Jul 3 2017

Issue description

After r483988, I'm getting patch errors on trybots on completely unrelated CLs: https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Ftryserver.chromium.android%2Flinux_android_rel_ng%2F330283%2F%2B%2Frecipes%2Fsteps%2FPatch_failure%2F0%2Flogs%2Fpatch_error%2F0

It looks like the files show up as locally modified, but a `git checkout HEAD` doesn't revert them to the unmodified state -- probably something with the line endings.
 
I see this strange behaviour, but I don't know how to fix it.  Feel free to revert my change if this is causing ongoing problems.

The CL in question was a fairly simple file move.  It is strange that this problem only just started now.

Status: Fixed (was: Assigned)
Where you able to resolve this error with a rebase?  Is the problem ongoing for other builds?

It looks like there have been only a few others with the same error.  I suspect a rebase should fix this.

I'm going to mark this is resolved for now.  We can reopen if this error continues.
Forgot to include this link showing errors

https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng?numbuilds=200

(search for 'patch failure' on that page)
Mergedinto: 739243
Status: Duplicate (was: Fixed)

Sign in to add a comment