Bug 98817 - [Chromium] Chromium DEPS has a stray directory, turning our Win bots red
Summary: [Chromium] Chromium DEPS has a stray directory, turning our Win bots red
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Julien Chaffraix
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-09 12:58 PDT by Julien Chaffraix
Modified: 2012-10-09 14:35 PDT (History)
3 users (show)

See Also:


Attachments
Proposed change. (1.26 KB, patch)
2012-10-09 13:01 PDT, Julien Chaffraix
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.