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

Issue 1881553003: Use correct target for app_list_shower_unittests. (Closed)

Created:
4 years, 8 months ago by pcc1
Modified:
4 years, 8 months ago
Reviewers:
hans, Nico, mfomitchev
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use correct target for app_list_shower_unittests. Follow-up to https://codereview.chromium.org/1875743002. Should fix ClangToTLinux bot. BUG=557408 R=hans@chromium.org,thakis@chromium.org Committed: https://crrev.com/3f57662c89f0ab2cabd4840bff52b6376faf5555 Cr-Commit-Position: refs/heads/master@{#386501}

Patch Set 1 #

Total comments: 2

Patch Set 2 : move line #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M build/gn_migration.gypi View 1 2 chunks +1 line, -1 line 1 comment Download

Messages

Total messages: 13 (4 generated)
pcc1
4 years, 8 months ago (2016-04-11 18:43:21 UTC) #1
Nico
thanks! lgtm with comment addressed https://codereview.chromium.org/1881553003/diff/1/build/gn_migration.gypi File build/gn_migration.gypi (right): https://codereview.chromium.org/1881553003/diff/1/build/gn_migration.gypi#newcode625 build/gn_migration.gypi:625: '../ui/wm/wm.gyp:wm_unittests_run', the _run targets ...
4 years, 8 months ago (2016-04-11 18:47:37 UTC) #2
pcc1
https://codereview.chromium.org/1881553003/diff/1/build/gn_migration.gypi File build/gn_migration.gypi (right): https://codereview.chromium.org/1881553003/diff/1/build/gn_migration.gypi#newcode625 build/gn_migration.gypi:625: '../ui/wm/wm.gyp:wm_unittests_run', On 2016/04/11 18:47:37, Nico wrote: > the _run ...
4 years, 8 months ago (2016-04-11 18:55:09 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1881553003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1881553003/20001
4 years, 8 months ago (2016-04-11 18:56:02 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-11 22:37:38 UTC) #7
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/3f57662c89f0ab2cabd4840bff52b6376faf5555 Cr-Commit-Position: refs/heads/master@{#386501}
4 years, 8 months ago (2016-04-11 22:38:41 UTC) #9
mfomitchev
https://codereview.chromium.org/1881553003/diff/20001/build/gn_migration.gypi File build/gn_migration.gypi (right): https://codereview.chromium.org/1881553003/diff/20001/build/gn_migration.gypi#newcode623 build/gn_migration.gypi:623: '../ui/app_list/shower/app_list_shower.gyp:app_list_shower_unittests_run', I don't really understand the subtleties here, but ...
4 years, 8 months ago (2016-04-12 01:53:37 UTC) #11
Nico
What's in here is part of the 'all' target. This adds the _run target to ...
4 years, 8 months ago (2016-04-12 02:07:22 UTC) #12
mfomitchev
4 years, 8 months ago (2016-04-12 03:00:49 UTC) #13
Message was sent while issue was closed.
Ok, thanks, that makes sense, but why is it then that for other tests
we list both xyz and xyz_run here? E.g.aura_unittests_run depends on
aura_unittests, but we list both of them here. Same for wm_unittests,
content_browsertests, etc, etc.

Powered by Google App Engine
This is Rietveld 408576698