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

Issue 2788463003: Adds ability for ash_unittests to run in mushrome mode (Closed)

Created:
3 years, 8 months ago by sky
Modified:
3 years, 8 months ago
Reviewers:
msw, reveman
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Adds ability for ash_unittests to run in mushrome mode This makes it so that if you supply --mus to ash*unittests it'll run in mushrome mode. A slew of tests fail with --mus, but this at least enables mushrome mode for tests. BUG=705715 TEST=test only changes R=msw@chromium.org, reveman@chromium.org Review-Url: https://codereview.chromium.org/2788463003 Cr-Commit-Position: refs/heads/master@{#461119} Committed: https://chromium.googlesource.com/chromium/src/+/25b49b2809f59ba95b9abc95ac0a0adaf4c97722

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 18

Patch Set 3 : merge #

Patch Set 4 : feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -27 lines) Patch
M ash/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ash/test/ash_test_base.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M ash/test/ash_test_helper.h View 1 2 3 4 chunks +15 lines, -1 line 0 comments Download
M ash/test/ash_test_helper.cc View 1 2 3 14 chunks +24 lines, -22 lines 0 comments Download
M ash/test/ash_test_suite.h View 1 2 3 2 chunks +8 lines, -0 lines 0 comments Download
M ash/test/ash_test_suite.cc View 1 2 3 3 chunks +14 lines, -1 line 0 comments Download
M components/exo/BUILD.gn View 2 chunks +2 lines, -0 lines 0 comments Download
M mash/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M mash/test/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M mash/test/mash_test_suite.cc View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (14 generated)
sky
3 years, 8 months ago (2017-03-30 21:37:22 UTC) #1
sky
+reveman for exo build changes. exo uses ash_test_suite, so it needs to get additional deps ...
3 years, 8 months ago (2017-03-30 21:38:18 UTC) #6
msw
lgtm with nits and qs https://codereview.chromium.org/2788463003/diff/20001/ash/test/ash_test_helper.cc File ash/test/ash_test_helper.cc (right): https://codereview.chromium.org/2788463003/diff/20001/ash/test/ash_test_helper.cc#newcode137 ash/test/ash_test_helper.cc:137: if (config_ != Config::CLASSIC) ...
3 years, 8 months ago (2017-03-30 23:06:05 UTC) #7
sky
https://codereview.chromium.org/2788463003/diff/20001/ash/test/ash_test_helper.cc File ash/test/ash_test_helper.cc (right): https://codereview.chromium.org/2788463003/diff/20001/ash/test/ash_test_helper.cc#newcode137 ash/test/ash_test_helper.cc:137: if (config_ != Config::CLASSIC) On 2017/03/30 23:06:05, msw wrote: ...
3 years, 8 months ago (2017-03-30 23:35:46 UTC) #10
reveman
components/exo lgtm
3 years, 8 months ago (2017-03-31 08:41:47 UTC) #15
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/2788463003/60001
3 years, 8 months ago (2017-03-31 14:24:39 UTC) #18
commit-bot: I haz the power
3 years, 8 months ago (2017-03-31 14:42:05 UTC) #21
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/25b49b2809f59ba95b9abc95ac0a...

Powered by Google App Engine
This is Rietveld 408576698