Bug 98817

Summary: [Chromium] Chromium DEPS has a stray directory, turning our Win bots red
Product: WebKit Reporter: Julien Chaffraix <jchaffraix>
Component: Tools / TestsAssignee: Julien Chaffraix <jchaffraix>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dpranke, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed change. none

Description Julien Chaffraix 2012-10-09 12:58:48 PDT
The bots are failing trying to sync the Chromium DEPS:

Error: Command svn update C:\b\WebKit-BuildSlave\chromium-win-perf-tests\build\Source\WebKit\chromium\tools\isolate --revision 160764 --non-interactive --force --accept theirs-conflict --ignore-externals returned non-zero exit status 1 in C:\b\WebKit-BuildSlave\chromium-win-perf-tests\build\Source\WebKit\chromium

Removing the 'tools/isolate' entry from the bots resolves the issue and discussing with other people, we should just remove it on trunk. Patch forthcoming.
Comment 1 Julien Chaffraix 2012-10-09 13:01:09 PDT
Created attachment 167829 [details]
Proposed change.
Comment 2 WebKit Review Bot 2012-10-09 14:35:31 PDT
Comment on attachment 167829 [details]
Proposed change.

Clearing flags on attachment: 167829

Committed r130813: <http://trac.webkit.org/changeset/130813>
Comment 3 WebKit Review Bot 2012-10-09 14:35:33 PDT
All reviewed patches have been landed.  Closing bug.