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

Issue 16820008: GTTF: Move core parts of test_launcher down to base. (Closed)

Created:
7 years, 6 months ago by Paweł Hajdan Jr.
Modified:
7 years, 6 months ago
Reviewers:
jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, erikwright+watch_chromium.org
Visibility:
Public.

Description

GTTF: Move core parts of test_launcher down to base. BUG=236893 R=jam@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207629

Patch Set 1 #

Total comments: 10

Patch Set 2 : fixes #

Patch Set 3 : switches cleanuo #

Patch Set 4 : fixes #

Total comments: 2

Patch Set 5 : nit #

Total comments: 1

Patch Set 6 : no more empty tests #

Patch Set 7 : compile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+525 lines, -473 lines) Patch
M base/base.gyp View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
A base/test/test_launcher.h View 1 4 5 1 chunk +52 lines, -0 lines 0 comments Download
A base/test/test_launcher.cc View 1 2 3 4 5 6 1 chunk +378 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/base/chrome_test_launcher.cc View 1 2 3 4 5 1 chunk +0 lines, -6 lines 0 comments Download
D chrome/test/base/empty_browser_test.cc View 1 2 3 4 5 1 chunk +0 lines, -10 lines 0 comments Download
M content/public/test/test_launcher.h View 1 2 3 4 5 2 chunks +0 lines, -6 lines 0 comments Download
M content/public/test/test_launcher.cc View 1 2 3 4 5 11 chunks +93 lines, -446 lines 0 comments Download
M content/test/content_test_launcher.cc View 1 2 3 4 5 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Paweł Hajdan Jr.
7 years, 6 months ago (2013-06-12 22:34:19 UTC) #1
jam
now that you have a separate delegate, https://codereview.chromium.org/15808008/ can be reverted. please do that first ...
7 years, 6 months ago (2013-06-13 20:43:31 UTC) #2
Paweł Hajdan Jr.
John, thank you for review, your time and patience here. I appreciate your ongoing feedback ...
7 years, 6 months ago (2013-06-13 22:13:05 UTC) #3
jam
On 2013/06/13 22:13:05, Paweł Hajdan Jr. wrote: > Here is a question. :) Why would ...
7 years, 6 months ago (2013-06-14 16:16:50 UTC) #4
Paweł Hajdan Jr.
This should now have no behavior changes compared to the previous version. I reverted the ...
7 years, 6 months ago (2013-06-14 18:11:21 UTC) #5
jam
https://codereview.chromium.org/16820008/diff/22001/content/public/test/test_launcher.cc File content/public/test/test_launcher.cc (left): https://codereview.chromium.org/16820008/diff/22001/content/public/test/test_launcher.cc#oldcode612 content/public/test/test_launcher.cc:612: const char kWarmupFlag[] = "warmup"; you should update sharding_supervisor_old.py ...
7 years, 6 months ago (2013-06-14 23:12:19 UTC) #6
Paweł Hajdan Jr.
https://codereview.chromium.org/16820008/diff/22001/content/public/test/test_launcher.cc File content/public/test/test_launcher.cc (left): https://codereview.chromium.org/16820008/diff/22001/content/public/test/test_launcher.cc#oldcode612 content/public/test/test_launcher.cc:612: const char kWarmupFlag[] = "warmup"; On 2013/06/14 23:12:20, jam ...
7 years, 6 months ago (2013-06-17 20:30:30 UTC) #7
jam
On 2013/06/17 20:30:30, Paweł Hajdan Jr. wrote: > https://codereview.chromium.org/16820008/diff/22001/content/public/test/test_launcher.cc > File content/public/test/test_launcher.cc (left): > > ...
7 years, 6 months ago (2013-06-17 21:41:46 UTC) #8
Paweł Hajdan Jr.
On 2013/06/17 21:41:46, jam wrote: > which waterfall builders run browser tests without sharding? as ...
7 years, 6 months ago (2013-06-17 23:21:41 UTC) #9
jam
On 2013/06/17 23:21:41, Paweł Hajdan Jr. wrote: > On 2013/06/17 21:41:46, jam wrote: > > ...
7 years, 6 months ago (2013-06-18 00:11:19 UTC) #10
Paweł Hajdan Jr.
On 2013/06/18 00:11:19, jam wrote: > sure, by definition interactive_ui_tests isn't sharded. That's why it ...
7 years, 6 months ago (2013-06-18 00:53:36 UTC) #11
jam
On 2013/06/18 00:53:36, Paweł Hajdan Jr. wrote: > On 2013/06/18 00:11:19, jam wrote: > > ...
7 years, 6 months ago (2013-06-18 23:29:53 UTC) #12
Paweł Hajdan Jr.
On 2013/06/18 23:29:53, jam wrote: > I was wondering about browser_tests. content_browsertests is much lighterweight, ...
7 years, 6 months ago (2013-06-19 17:56:28 UTC) #13
jam
lgtm
7 years, 6 months ago (2013-06-20 00:38:00 UTC) #14
Paweł Hajdan Jr.
7 years, 6 months ago (2013-06-20 23:07:37 UTC) #15
Message was sent while issue was closed.
Committed patchset #7 manually as r207629.

Powered by Google App Engine
This is Rietveld 408576698