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

Issue 385713003: Fix build dependencies on target remoting_webapp_unittest (Closed)

Created:
6 years, 5 months ago by kelvinp
Modified:
6 years, 5 months ago
Reviewers:
Sergey Ulanov, Nico, garykac
CC:
chromium-reviews, chromoting-reviews_chromium.org, Nico, jochen (gone - plz use gerrit)
Project:
chromium
Visibility:
Public.

Description

Fix build dependencies on target remoting_webapp_unittest There is a typo in the output element of the "Build Remoting Webapp unittest.html" action. The current output element refers to a non-existent location. As a result, ninja invoke the action on every build run. I also removes exclude-js from the input element, as there is no need to re-invoke the action if the content of an excluded script is modified. BUG=392834 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282486

Patch Set 1 : #

Total comments: 1

Patch Set 2 : Use @(_outputs) #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M remoting/remoting_test.gypi View 1 1 chunk +3 lines, -4 lines 2 comments Download

Messages

Total messages: 10 (0 generated)
kelvinp
PTAL
6 years, 5 months ago (2014-07-10 20:13:35 UTC) #1
Nico
Thanks! https://codereview.chromium.org/385713003/diff/20001/remoting/remoting_test.gypi File remoting/remoting_test.gypi (right): https://codereview.chromium.org/385713003/diff/20001/remoting/remoting_test.gypi#newcode356 remoting/remoting_test.gypi:356: '<(output_dir)/unittest.html', There are two possible patterns to avoid ...
6 years, 5 months ago (2014-07-10 20:20:20 UTC) #2
kelvinp
6 years, 5 months ago (2014-07-10 20:29:50 UTC) #3
Nico
lgtm
6 years, 5 months ago (2014-07-10 20:37:25 UTC) #4
garykac
https://codereview.chromium.org/385713003/diff/40001/remoting/remoting_test.gypi File remoting/remoting_test.gypi (left): https://codereview.chromium.org/385713003/diff/40001/remoting/remoting_test.gypi#oldcode353 remoting/remoting_test.gypi:353: '<@(remoting_webapp_unittest_exclude_files)', I assume that removing this is unrelated to ...
6 years, 5 months ago (2014-07-10 20:38:12 UTC) #5
kelvinp
https://codereview.chromium.org/385713003/diff/40001/remoting/remoting_test.gypi File remoting/remoting_test.gypi (left): https://codereview.chromium.org/385713003/diff/40001/remoting/remoting_test.gypi#oldcode353 remoting/remoting_test.gypi:353: '<@(remoting_webapp_unittest_exclude_files)', On 2014/07/10 20:38:12, garykac wrote: > I assume ...
6 years, 5 months ago (2014-07-10 20:56:48 UTC) #6
garykac
On 2014/07/10 20:56:48, kelvinp wrote: > https://codereview.chromium.org/385713003/diff/40001/remoting/remoting_test.gypi > File remoting/remoting_test.gypi (left): > > https://codereview.chromium.org/385713003/diff/40001/remoting/remoting_test.gypi#oldcode353 > ...
6 years, 5 months ago (2014-07-10 22:08:39 UTC) #7
kelvinp
The CQ bit was checked by kelvinp@chromium.org
6 years, 5 months ago (2014-07-10 22:32:53 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kelvinp@chromium.org/385713003/40001
6 years, 5 months ago (2014-07-10 22:33:30 UTC) #9
commit-bot: I haz the power
6 years, 5 months ago (2014-07-11 01:07:48 UTC) #10
Message was sent while issue was closed.
Change committed as 282486

Powered by Google App Engine
This is Rietveld 408576698