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

Issue 9513003: Add target base_unittests_run and tools/isolate/isolate.py. (Closed)

Created:
8 years, 9 months ago by M-A Ruel
Modified:
8 years, 9 months ago
CC:
chromium-reviews, pam+watch_chromium.org, brettw-cc_chromium.org, csharp, Roger Tawa OOO till Jul 10th
Visibility:
Public.

Description

Add target base_unittests_run and tools/isolate/isolate.py. This target uses isolate.py to run the unit test in a separate directory. BUG=98636 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125386

Patch Set 1 : Working #

Total comments: 6

Patch Set 2 : Add unit test, fix absolute path #

Total comments: 2

Patch Set 3 : Remove directory from 'inputs' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+779 lines, -0 lines) Patch
M base/base.gyp View 1 2 1 chunk +45 lines, -0 lines 0 comments Download
M build/common.gypi View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
A tools/isolate/PRESUBMIT.py View 1 1 chunk +28 lines, -0 lines 0 comments Download
A tools/isolate/isolate.py View 1 1 chunk +167 lines, -0 lines 0 comments Download
A tools/isolate/isolate_test.py View 1 1 chunk +91 lines, -0 lines 0 comments Download
A tools/isolate/pylintrc View 1 chunk +267 lines, -0 lines 0 comments Download
A tools/isolate/tree_creator.py View 1 1 chunk +171 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
M-A Ruel
Still playing with the idea. I'm currently fixing it on all OSes. 1. I'm also ...
8 years, 9 months ago (2012-02-28 18:50:35 UTC) #1
M-A Ruel
On 2012/02/28 18:50:35, Marc-Antoine Ruel wrote: > Still playing with the idea. I'm currently fixing ...
8 years, 9 months ago (2012-02-28 21:02:28 UTC) #2
M-A Ruel
Now in functional state. I'm not 100% happy with the "tests_run" variable name, I'm open ...
8 years, 9 months ago (2012-03-02 02:17:16 UTC) #3
willchan no longer on Chromium
302 Found Server: willchan Location: mark@chromium.org It looks like the only change is a gyp ...
8 years, 9 months ago (2012-03-02 02:31:08 UTC) #4
M-A Ruel
See background information at http://dev.chromium.org/developers/testing/isolated-testing
8 years, 9 months ago (2012-03-02 16:18:07 UTC) #5
Roger Tawa OOO till Jul 10th
Looks fine. A few nits below. Can you add style-guide type comments where missing? Can ...
8 years, 9 months ago (2012-03-02 16:47:49 UTC) #6
M-A Ruel
On 2012/03/02 16:47:49, Roger Tawa wrote: > Can you add style-guide type comments where missing? ...
8 years, 9 months ago (2012-03-02 21:28:30 UTC) #7
Roger Tawa OOO till Jul 10th
lgtm Thanks MA!
8 years, 9 months ago (2012-03-02 21:35:52 UTC) #8
M-A Ruel
On 2012/03/02 02:31:08, willchan wrote: > 302 Found > Server: willchan > Location: mailto:mark@chromium.org > ...
8 years, 9 months ago (2012-03-06 02:15:45 UTC) #9
Mark Mentovai
https://chromiumcodereview.appspot.com/9513003/diff/22002/base/base.gyp File base/base.gyp (right): https://chromiumcodereview.appspot.com/9513003/diff/22002/base/base.gyp#newcode453 base/base.gyp:453: 'data/file_util_unittest/', Specifying a directory as an input is undefined. ...
8 years, 9 months ago (2012-03-06 22:05:02 UTC) #10
M-A Ruel
https://chromiumcodereview.appspot.com/9513003/diff/22002/base/base.gyp File base/base.gyp (right): https://chromiumcodereview.appspot.com/9513003/diff/22002/base/base.gyp#newcode453 base/base.gyp:453: 'data/file_util_unittest/', On 2012/03/06 22:05:02, Mark Mentovai wrote: > Specifying ...
8 years, 9 months ago (2012-03-06 22:19:51 UTC) #11
Mark Mentovai
You can make the tool accept a directory name on the command line, then. Just ...
8 years, 9 months ago (2012-03-06 22:23:08 UTC) #12
M-A Ruel
On 2012/03/06 22:23:08, Mark Mentovai wrote: > You can make the tool accept a directory ...
8 years, 9 months ago (2012-03-07 00:05:35 UTC) #13
Mark Mentovai
LGTM. I only reviewed your .gyp/.gypi files.
8 years, 9 months ago (2012-03-07 00:06:42 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/9513003/33001
8 years, 9 months ago (2012-03-07 00:49:32 UTC) #15
commit-bot: I haz the power
Try job failure for 9513003-33001 (retry) on win_rel for steps "unit_tests, browser_tests, ui_tests". It's a ...
8 years, 9 months ago (2012-03-07 04:24:53 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/9513003/33001
8 years, 9 months ago (2012-03-07 13:08:51 UTC) #17
commit-bot: I haz the power
8 years, 9 months ago (2012-03-07 14:39:58 UTC) #18
Change committed as 125386

Powered by Google App Engine
This is Rietveld 408576698