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

Issue 2473103006: Rename XCTests test main target and output. (Closed)

Created:
4 years, 1 month ago by sdefresne
Modified:
4 years, 1 month ago
Reviewers:
baxley, smut
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename XCTests test main target and output. Refactor ios_xctest_test template in order to have the main target correspond to the host application and to have the dynamic module be a secondary target. With this change ios_xctest_test("foo") { ... } will now create an application named foo.app (instead of foo_host.app) and the target will be correctly named foo (instead of foo_host). Keep the old target foo_host and the foo_host.app as compatibility until the downstream bots have been fixed to use the new names. Rename ios_web_shell_test_host to ios_web_shell_egtests. BUG=662404 Committed: https://crrev.com/103ee1e345eb36725297bb35e758cbbd023cb8a8 Cr-Commit-Position: refs/heads/master@{#430570}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use a boolean to select convention and avoid build app twice and rename ios_web_shell_eg_test to io… #

Patch Set 3 : Fix build/config/ios/Module-Info.plist #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -174 lines) Patch
M build/config/ios/Host-Info.plist View 1 chunk +1 line, -1 line 0 comments Download
M build/config/ios/Module-Info.plist View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M build/config/ios/rules.gni View 1 2 3 4 chunks +23 lines, -7 lines 0 comments Download
M ios/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M ios/build/bots/chromium.fyi/EarlGreyiOS.json View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ios/build/bots/scripts/test_runner.py View 1 2 3 1 chunk +14 lines, -5 lines 0 comments Download
M ios/build/tools/convert_gn_xcodeproj.py View 1 chunk +12 lines, -4 lines 0 comments Download
M ios/web/shell/test/BUILD.gn View 1 2 chunks +6 lines, -2 lines 0 comments Download
D ios/web/shell/test/Host-Info.plist View 1 chunk +0 lines, -126 lines 0 comments Download
D ios/web/shell/test/Module-Info.plist View 1 chunk +0 lines, -24 lines 0 comments Download

Messages

Total messages: 30 (19 generated)
sdefresne
Please take a look.
4 years, 1 month ago (2016-11-04 15:14:22 UTC) #3
baxley
LGTM I think the target should ultimately end in an 's' (ios_web_shell_eg_tests, like in the ...
4 years, 1 month ago (2016-11-04 15:26:20 UTC) #6
sdefresne
Mike: please take another look as I improved the template and renamed the target. Sana: ...
4 years, 1 month ago (2016-11-04 15:57:26 UTC) #10
baxley
LGTM, I think it looks cleaner. Regarding names, I don't know if we want to ...
4 years, 1 month ago (2016-11-04 16:36:53 UTC) #14
smut
On 2016/11/04 16:36:53, baxley wrote: > LGTM, I think it looks cleaner. > > Regarding ...
4 years, 1 month ago (2016-11-04 21:11:44 UTC) #17
sdefresne
On 2016/11/04 21:11:44, smut wrote: > On 2016/11/04 16:36:53, baxley wrote: > > LGTM, I ...
4 years, 1 month ago (2016-11-07 08:38:06 UTC) #18
smut
On 2016/11/07 08:38:06, sdefresne wrote: > On 2016/11/04 21:11:44, smut wrote: > > On 2016/11/04 ...
4 years, 1 month ago (2016-11-07 20:51:26 UTC) #19
commit-bot: I haz the power
This CL has an open dependency (Issue 2473103005 Patch 1). Please resolve the dependency and ...
4 years, 1 month ago (2016-11-07 20:51:57 UTC) #22
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/2473103006/60001
4 years, 1 month ago (2016-11-08 09:37:38 UTC) #26
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-11-08 10:39:05 UTC) #28
commit-bot: I haz the power
4 years, 1 month ago (2016-11-08 10:41:57 UTC) #30
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/103ee1e345eb36725297bb35e758cbbd023cb8a8
Cr-Commit-Position: refs/heads/master@{#430570}

Powered by Google App Engine
This is Rietveld 408576698