New issue
Advanced search Search tips

Issue 722937 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 722853
Owner: ----
Closed: May 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: ----
Type: ----



Sign in to add a comment

webkit_python_tests failing on 2 builders

Project Member Reported by gab@chromium.org, May 16 2017

Issue description

webkit_python_tests failing on 2 builders

Builders failed on: 
- WebKit Linux Trusty: 
  https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%20Trusty
- WebKit Linux Trusty Leak: 
  https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%20Trusty%20Leak

It's the git unitests that are failing with exit code 128.

Which appears to be some kind of permission denied or git lock file being present issue: http://stackoverflow.com/questions/9617336/how-to-resolve-git-did-not-exit-cleanly-exit-code-128-error-on-tortoisegit

I don't see anything in commit range that could have messed up git. Maybe some operation left a git lock file behind?
 
Mergedinto: 722853
Status: Duplicate (was: Untriaged)
I'm wiling to bet it's the same  issue 722853  - we had an unexpected fleet-wide git upgrade which broke lots of things. Fixing that as we speak.

Sign in to add a comment