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

Issue 2966563005: Stop Nesting Test Suites in mash_browser_tests (Closed)

Created:
3 years, 5 months ago by jonross
Modified:
3 years, 5 months ago
Reviewers:
sky, Paweł Hajdan Jr.
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Stop Nesting Test Suites in mash_browser_tests MojoTestState registers content_package_services as a service of the BackgroundServiceManager. MojoTestConnector::ServiceProcessLauncherDelegateImpl::AdjustCommandLineArgumentsForTarget eventually handles a request to launch the content_package_services. This leads to RunMashBrowserTests relaunching the test suite, as a child of the original suite. This time with a mixed state of a local-Ash and non-local-Aura. This causes OzonePlatform to crash, and the test suite to have a long run time. This patch updates RunMashBrowserTests to not act when asked to launch content_package_services. Follow up changes will find the source, and setup an appropriate launch mechanism within RunMashBrowserTests. TEST=mash_browser_tests BUG=738449 Review-Url: https://codereview.chromium.org/2966563005 Cr-Commit-Position: refs/heads/master@{#484259} Committed: https://chromium.googlesource.com/chromium/src/+/08d64457d9385f3f976ba57108a6fe1946b90029

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M chrome/test/base/mash_browser_tests_main.cc View 2 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
jonross
Hey sky@, Could you take a look at this review? In it I am disabling ...
3 years, 5 months ago (2017-06-30 17:56:37 UTC) #2
jonross
Hey phajdan.jr@, With sky@ OOO could you provide an owners review of this change? I'm ...
3 years, 5 months ago (2017-07-04 14:14:24 UTC) #4
Paweł Hajdan Jr.
LGTM
3 years, 5 months ago (2017-07-05 08:16:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2966563005/1
3 years, 5 months ago (2017-07-05 13:08:37 UTC) #7
commit-bot: I haz the power
3 years, 5 months ago (2017-07-05 13:38:06 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/08d64457d9385f3f976ba57108a6...

Powered by Google App Engine
This is Rietveld 408576698