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

Issue 29013002: Fix the coverage build which used to complain about the missing pyautolib target. (Closed)

Created:
7 years, 2 months ago by Alexander Potapenko
Modified:
7 years, 2 months ago
Reviewers:
Nico
CC:
chromium-reviews
Visibility:
Public.

Description

Fix the coverage build which used to complain about the missing pyautolib target. In the case pyautolib shouldn't be built, define a fake pyautolib target. This lets other targets to unconditionally depend on pyautolib. BUG=307018 R=thakis@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=229837

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+171 lines, -180 lines) Patch
M build/all.gyp View 1 2 2 chunks +2 lines, -14 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 chunks +169 lines, -166 lines 2 comments Download

Messages

Total messages: 14 (0 generated)
Alexander Potapenko
PTAL
7 years, 2 months ago (2013-10-18 12:20:17 UTC) #1
Nico
https://codereview.chromium.org/29013002/diff/1/chrome/chrome_tests.gypi File chrome/chrome_tests.gypi (right): https://codereview.chromium.org/29013002/diff/1/chrome/chrome_tests.gypi#newcode2930 chrome/chrome_tests.gypi:2930: ['OS=="linux" and enable_automation==1 and ' indent 2 more https://codereview.chromium.org/29013002/diff/1/chrome/chrome_tests.gypi#newcode2930 ...
7 years, 2 months ago (2013-10-18 14:03:06 UTC) #2
Alexander Potapenko
https://codereview.chromium.org/29013002/diff/1/chrome/chrome_tests.gypi File chrome/chrome_tests.gypi (right): https://codereview.chromium.org/29013002/diff/1/chrome/chrome_tests.gypi#newcode2930 chrome/chrome_tests.gypi:2930: ['OS=="linux" and enable_automation==1 and ' On 2013/10/18 14:03:06, Nico ...
7 years, 2 months ago (2013-10-18 14:16:58 UTC) #3
Nico
https://codereview.chromium.org/29013002/diff/50001/chrome/chrome_tests.gypi File chrome/chrome_tests.gypi (right): https://codereview.chromium.org/29013002/diff/50001/chrome/chrome_tests.gypi#newcode2836 chrome/chrome_tests.gypi:2836: } To not repeat the target name, other places ...
7 years, 2 months ago (2013-10-18 14:18:58 UTC) #4
Alexander Potapenko
On 2013/10/18 14:18:58, Nico wrote: > https://codereview.chromium.org/29013002/diff/50001/chrome/chrome_tests.gypi > File chrome/chrome_tests.gypi (right): > > https://codereview.chromium.org/29013002/diff/50001/chrome/chrome_tests.gypi#newcode2836 > ...
7 years, 2 months ago (2013-10-18 14:24:24 UTC) #5
Nico
On Fri, Oct 18, 2013 at 7:24 AM, <glider@chromium.org> wrote: > On 2013/10/18 14:18:58, Nico ...
7 years, 2 months ago (2013-10-18 14:29:26 UTC) #6
Nico
…and you can also make the dependency on pyautolib in build/all.gyp unconditional. On Fri, Oct ...
7 years, 2 months ago (2013-10-18 14:30:46 UTC) #7
Alexander Potapenko
On 2013/10/18 14:30:46, Nico wrote: > …and you can also make the dependency on pyautolib ...
7 years, 2 months ago (2013-10-18 14:39:45 UTC) #8
Nico
Thanks, lgtm! Much nicer :-) https://codereview.chromium.org/29013002/diff/160001/chrome/chrome_tests.gypi File chrome/chrome_tests.gypi (right): https://codereview.chromium.org/29013002/diff/160001/chrome/chrome_tests.gypi#newcode2610 chrome/chrome_tests.gypi:2610: '-Wno-self-assign', Since you're here, ...
7 years, 2 months ago (2013-10-18 15:21:07 UTC) #9
Alexander Potapenko
https://codereview.chromium.org/29013002/diff/160001/chrome/chrome_tests.gypi File chrome/chrome_tests.gypi (right): https://codereview.chromium.org/29013002/diff/160001/chrome/chrome_tests.gypi#newcode2610 chrome/chrome_tests.gypi:2610: '-Wno-self-assign', On 2013/10/18 15:21:07, Nico wrote: > Since you're ...
7 years, 2 months ago (2013-10-18 15:25:55 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/glider@chromium.org/29013002/160001
7 years, 2 months ago (2013-10-18 15:28:10 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/glider@chromium.org/29013002/160001
7 years, 2 months ago (2013-10-18 22:04:15 UTC) #12
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) app_list_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=90608
7 years, 2 months ago (2013-10-19 06:45:47 UTC) #13
Alexander Potapenko
7 years, 2 months ago (2013-10-21 16:37:56 UTC) #14
Message was sent while issue was closed.
Committed patchset #4 manually as r229837 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698