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

Issue 135853008: Don't enable app shims in tests. (Mac) (Closed)

Created:
6 years, 11 months ago by jackhou1
Modified:
6 years, 11 months ago
Reviewers:
tapted
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Don't enable app shims in tests. (Mac) This causes problems for try bots as the app shims cannot connect to the test chrome processes. Also are created in user-local (rather than test-local) locations. BUG=334079 TEST=Tests that install apps (e.g.PlatformAppBrowserTest) should not create app shims (in ~/Applications/Chromium Apps/). Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245076

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M apps/app_shim/app_shim_mac.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
jackhou1
6 years, 11 months ago (2014-01-15 02:53:07 UTC) #1
mlamouri (slow - plz ping)
Hmm, shouldn't we keep the apps shim if we can for interactive_ui_tests? Otherwise, testing that ...
6 years, 11 months ago (2014-01-15 02:56:12 UTC) #2
jackhou1
On 2014/01/15 02:56:12, Mounir Lamouri wrote: > Hmm, shouldn't we keep the apps shim if ...
6 years, 11 months ago (2014-01-15 03:42:24 UTC) #3
tapted
lgtm for keeping the bots happy (assuming the CQ is also happy) I think a ...
6 years, 11 months ago (2014-01-15 04:26:13 UTC) #4
mlamouri (slow - plz ping)
On 2014/01/15 04:26:13, tapted wrote: > lgtm for keeping the bots happy (assuming the CQ ...
6 years, 11 months ago (2014-01-15 04:58:43 UTC) #5
tapted
On 2014/01/15 04:58:43, Mounir Lamouri wrote: > On 2014/01/15 04:26:13, tapted wrote: > > lgtm ...
6 years, 11 months ago (2014-01-15 05:03:52 UTC) #6
jackhou1
https://codereview.chromium.org/135853008/diff/1/apps/app_shim/app_shim_mac.cc File apps/app_shim/app_shim_mac.cc (right): https://codereview.chromium.org/135853008/diff/1/apps/app_shim/app_shim_mac.cc#newcode13 apps/app_shim/app_shim_mac.cc:13: return !(CommandLine::ForCurrentProcess()->HasSwitch(switches::kTestType) || On 2014/01/15 04:26:13, tapted wrote: > ...
6 years, 11 months ago (2014-01-15 05:06:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jackhou@chromium.org/135853008/100001
6 years, 11 months ago (2014-01-15 08:27:02 UTC) #8
commit-bot: I haz the power
6 years, 11 months ago (2014-01-16 02:48:44 UTC) #9
Message was sent while issue was closed.
Change committed as 245076

Powered by Google App Engine
This is Rietveld 408576698