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

Issue 2779833002: [iOS] Add application target as dependency of xctest module target. (Closed)

Created:
3 years, 9 months ago by liaoyuke
Modified:
3 years, 8 months ago
CC:
chromium-reviews, Dirk Pranke, tfarina, agrieve+watch_chromium.org, lpromero
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[iOS] Add application target as dependency of xctest module target. Previously, clicking on the "Play" button near a test in the test navigator doesn't automatically re-build the application target, so that tests don't test the current state of the code, but the one when it was last compiled. This CL fixes the problem by adding corresponding application target as a dependency of xctest module target. BUG=705005 Review-Url: https://codereview.chromium.org/2779833002 Cr-Commit-Position: refs/heads/master@{#460805} Committed: https://chromium.googlesource.com/chromium/src/+/611254763b178dd9a1680e1e107a09aefb1267cb

Patch Set 1 #

Total comments: 2

Patch Set 2 : Update comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -7 lines) Patch
M tools/gn/xcode_object.h View 9 chunks +51 lines, -4 lines 0 comments Download
M tools/gn/xcode_object.cc View 7 chunks +71 lines, -3 lines 0 comments Download
M tools/gn/xcode_writer.cc View 1 4 chunks +30 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (14 generated)
liaoyuke
Hey Sylvain, PTAL. Thank you very much!
3 years, 8 months ago (2017-03-28 04:44:18 UTC) #3
sdefresne
lgtm https://codereview.chromium.org/2779833002/diff/1/tools/gn/xcode_writer.cc File tools/gn/xcode_writer.cc (right): https://codereview.chromium.org/2779833002/diff/1/tools/gn/xcode_writer.cc#newcode543 tools/gn/xcode_writer.cc:543: // Add corresponding application target as depedency of ...
3 years, 8 months ago (2017-03-28 14:19:33 UTC) #4
liaoyuke
Thank you very much for reviewing! https://codereview.chromium.org/2779833002/diff/1/tools/gn/xcode_writer.cc File tools/gn/xcode_writer.cc (right): https://codereview.chromium.org/2779833002/diff/1/tools/gn/xcode_writer.cc#newcode543 tools/gn/xcode_writer.cc:543: // Add corresponding ...
3 years, 8 months ago (2017-03-28 15:49:22 UTC) #6
liaoyuke
Hey Dirk, Could you please take a look for owner's approval? Thanks!
3 years, 8 months ago (2017-03-28 15:50:45 UTC) #9
liaoyuke
It seems that Dirk won't be available until 30th. Brett, could you please take a ...
3 years, 8 months ago (2017-03-29 16:27:40 UTC) #15
brettw
owners lgtm based on sdefresne's review.
3 years, 8 months ago (2017-03-30 16:46:22 UTC) #16
liaoyuke
On 2017/03/30 16:46:22, brettw (plz ping after 24h) wrote: > owners lgtm based on sdefresne's ...
3 years, 8 months ago (2017-03-30 16:52:48 UTC) #17
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/2779833002/20001
3 years, 8 months ago (2017-03-30 16:53:10 UTC) #20
commit-bot: I haz the power
3 years, 8 months ago (2017-03-30 17:14:40 UTC) #23
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/611254763b178dd9a1680e1e107a...

Powered by Google App Engine
This is Rietveld 408576698