Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(112)

Issue 9834090: Add tool to use the manifest, fetch and cache dependencies and run the test. (Closed)

Created:
8 years, 9 months ago by M-A Ruel
Modified:
8 years, 9 months ago
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Add tool to use the manifest, fetch and cache dependencies and run the test. Only keep functions needed on the slave in tree_creator.py. Move the rest to isolate.py. R=rogerta@chromium.org BUG=98834 TEST=Run from the ouput directory: GYP_DEFINES="$GYP_DEFINES tests_run=hashtable" ../../build/gyp_chromium; \ ninja base_unittests_run; \ ../../tools/isolate/tree_creator.py -m base_unittests.results --remote . Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=129455

Patch Set 1 : . #

Total comments: 7

Patch Set 2 : Address comments #

Total comments: 1

Patch Set 3 : Accelerated trim() #

Total comments: 1

Patch Set 4 : Rebase against 9835084 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+316 lines, -108 lines) Patch
M tools/isolate/isolate.py View 1 2 3 7 chunks +99 lines, -10 lines 0 comments Download
M tools/isolate/tree_creator.py View 1 2 5 chunks +217 lines, -98 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
M-A Ruel
In theory, them swarm simply has to do this: 1. Package tree_creator.py and base_unittests.results. Nothing ...
8 years, 9 months ago (2012-03-24 22:58:05 UTC) #1
csharp
Sounds good to me. My only issue is that some of the swarm machines have ...
8 years, 9 months ago (2012-03-26 13:46:32 UTC) #2
Roger Tawa OOO till Jul 10th
a couple of questions below. http://codereview.chromium.org/9834090/diff/1001/tools/isolate/tree_creator.py File tools/isolate/tree_creator.py (right): http://codereview.chromium.org/9834090/diff/1001/tools/isolate/tree_creator.py#newcode177 tools/isolate/tree_creator.py:177: self.MIN_FREE_SPACE and why is ...
8 years, 9 months ago (2012-03-26 14:50:40 UTC) #3
M-A Ruel
http://codereview.chromium.org/9834090/diff/1001/tools/isolate/tree_creator.py File tools/isolate/tree_creator.py (right): http://codereview.chromium.org/9834090/diff/1001/tools/isolate/tree_creator.py#newcode177 tools/isolate/tree_creator.py:177: self.MIN_FREE_SPACE and On 2012/03/26 14:50:40, Roger Tawa wrote: > ...
8 years, 9 months ago (2012-03-26 15:55:59 UTC) #4
M-A Ruel
On 2012/03/26 13:46:32, csharp wrote: > Sounds good to me. > > My only issue ...
8 years, 9 months ago (2012-03-27 00:35:23 UTC) #5
Roger Tawa OOO till Jul 10th
lgtm
8 years, 9 months ago (2012-03-27 15:30:08 UTC) #6
commit-bot: I haz the power
8 years, 9 months ago (2012-03-28 17:23:44 UTC) #7

Powered by Google App Engine
This is Rietveld 408576698