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

Issue 224723022: Add the first app_shell_browsertest test. (Closed)

Created:
6 years, 8 months ago by Yoyo Zhou
Modified:
6 years, 8 months ago
Reviewers:
James Cook
CC:
chromium-reviews, tfarina, extensions-reviews_chromium.org, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Add the first app_shell_browsertests test. This test simply launches an app window and waits for it to load. Other changes in this CL: - Clean up the way we exclude apps/ from our DEPS (applying it to all of apps/shell) and the common/browser/renderer DEPS separation. - Move apps/test to apps/shell/test, for accuracy. BUG=349631 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262616

Patch Set 1 #

Total comments: 19

Patch Set 2 : jamescook #

Patch Set 3 : rebase #

Patch Set 4 : temp dep #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -199 lines) Patch
M apps/shell/DEPS View 1 chunk +8 lines, -0 lines 0 comments Download
M apps/shell/app/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M apps/shell/app_shell.gyp View 1 1 chunk +6 lines, -5 lines 0 comments Download
M apps/shell/browser/DEPS View 1 chunk +0 lines, -5 lines 0 comments Download
M apps/shell/browser/shell_browser_main_parts.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M apps/shell/browser/shell_browser_main_parts.cc View 4 chunks +14 lines, -13 lines 0 comments Download
A apps/shell/browser/shell_browsertest.cc View 1 1 chunk +32 lines, -0 lines 0 comments Download
M apps/shell/common/DEPS View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
A apps/shell/test/DEPS View 1 chunk +4 lines, -0 lines 0 comments Download
A + apps/shell/test/shell_test.h View 1 3 chunks +5 lines, -3 lines 0 comments Download
A + apps/shell/test/shell_test.cc View 1 4 chunks +13 lines, -2 lines 0 comments Download
A + apps/shell/test/shell_test_launcher_delegate.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + apps/shell/test/shell_test_launcher_delegate.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
A + apps/shell/test/shell_tests_main.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
D apps/test/app_shell_test.h View 1 chunk +0 lines, -48 lines 0 comments Download
D apps/test/app_shell_test.cc View 1 chunk +0 lines, -42 lines 0 comments Download
D apps/test/apps_test_launcher_delegate.h View 1 chunk +0 lines, -23 lines 0 comments Download
D apps/test/apps_test_launcher_delegate.cc View 1 chunk +0 lines, -27 lines 0 comments Download
D apps/test/apps_tests_main.cc View 1 chunk +0 lines, -15 lines 0 comments Download
A + extensions/test/data/platform_app/background.js View 1 1 chunk +6 lines, -2 lines 0 comments Download
A extensions/test/data/platform_app/hello.html View 1 chunk +3 lines, -0 lines 0 comments Download
A + extensions/test/data/platform_app/manifest.json View 1 chunk +3 lines, -2 lines 0 comments Download
A + extensions/test/data/platform_app/world.js View 1 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 22 (0 generated)
Yoyo Zhou
6 years, 8 months ago (2014-04-08 01:22:02 UTC) #1
Yoyo Zhou
https://chromiumcodereview.appspot.com/224723022/diff/1/apps/shell/browser/DEPS File apps/shell/browser/DEPS (right): https://chromiumcodereview.appspot.com/224723022/diff/1/apps/shell/browser/DEPS#newcode1 apps/shell/browser/DEPS:1: include_rules = [ Note that we don't have to ...
6 years, 8 months ago (2014-04-08 01:23:12 UTC) #2
James Cook
Overall looking good, mostly questions. One meta-question: In most Chrome unit and browser tests I've ...
6 years, 8 months ago (2014-04-08 16:03:49 UTC) #3
Yoyo Zhou
https://chromiumcodereview.appspot.com/224723022/diff/1/apps/shell/DEPS File apps/shell/DEPS (right): https://chromiumcodereview.appspot.com/224723022/diff/1/apps/shell/DEPS#newcode7 apps/shell/DEPS:7: "+apps/shell/common", On 2014/04/08 16:03:49, James Cook wrote: > If ...
6 years, 8 months ago (2014-04-08 21:55:20 UTC) #4
James Cook
LGTM. Following the chrome/ and content/ convention for DEPS seems like the right thing to ...
6 years, 8 months ago (2014-04-08 22:07:18 UTC) #5
Yoyo Zhou
The CQ bit was checked by yoz@chromium.org
6 years, 8 months ago (2014-04-08 22:20:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/224723022/40001
6 years, 8 months ago (2014-04-08 22:20:47 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-08 23:20:34 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_rel
6 years, 8 months ago (2014-04-08 23:20:34 UTC) #9
Yoyo Zhou
On 2014/04/08 23:20:34, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 8 months ago (2014-04-08 23:27:37 UTC) #10
James Cook
On 2014/04/08 23:27:37, Yoyo Zhou wrote: > On 2014/04/08 23:20:34, I haz the power (commit-bot) ...
6 years, 8 months ago (2014-04-08 23:29:34 UTC) #11
Yoyo Zhou
The CQ bit was checked by yoz@chromium.org
6 years, 8 months ago (2014-04-08 23:29:52 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/224723022/60001
6 years, 8 months ago (2014-04-08 23:33:01 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/224723022/60001
6 years, 8 months ago (2014-04-09 00:34:44 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/224723022/60001
6 years, 8 months ago (2014-04-09 00:58:44 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/224723022/60001
6 years, 8 months ago (2014-04-09 01:09:41 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/224723022/60001
6 years, 8 months ago (2014-04-09 01:29:51 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/224723022/60001
6 years, 8 months ago (2014-04-09 01:40:28 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/224723022/60001
6 years, 8 months ago (2014-04-09 01:50:54 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/224723022/60001
6 years, 8 months ago (2014-04-09 02:01:23 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/224723022/60001
6 years, 8 months ago (2014-04-09 02:18:48 UTC) #21
commit-bot: I haz the power
6 years, 8 months ago (2014-04-09 04:21:30 UTC) #22
Message was sent while issue was closed.
Change committed as 262616

Powered by Google App Engine
This is Rietveld 408576698