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

Issue 1547463004: GN: Properly mark all NaCl test depencies as data_deps (Closed)

Created:
5 years ago by Petr Hosek
Modified:
4 years, 11 months ago
Reviewers:
bradnelson, brettw
CC:
chromium-reviews, grt+watch_chromium.org, Michael Moss, extensions-reviews_chromium.org, chromium-apps-reviews_chromium.org, wfh+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

GN: Properly mark all NaCl test depencies as data_deps NaCl tests and helpers are build as standalone executables and hence need to be marked as data_deps to be copied over to shards. BUG=462791 Committed: https://crrev.com/21255d8b9b0ace0629fd941ee128cf9adf356b31 Cr-Commit-Position: refs/heads/master@{#367367}

Patch Set 1 #

Total comments: 3

Patch Set 2 : nacl_helper_nonsfi is not part of Linux installer #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -45 lines) Patch
M chrome/test/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/nacl/BUILD.gn View 2 chunks +3 lines, -3 lines 0 comments Download
M components/nacl/loader/BUILD.gn View 2 chunks +2 lines, -1 line 0 comments Download
M extensions/shell/BUILD.gn View 1 chunk +4 lines, -1 line 0 comments Download
M ppapi/BUILD.gn View 6 chunks +51 lines, -35 lines 0 comments Download
M ppapi/native_client/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/tests/extensions/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 22 (8 generated)
Petr Hosek
5 years ago (2015-12-22 01:06:06 UTC) #3
brettw
https://codereview.chromium.org/1547463004/diff/1/chrome/installer/linux/BUILD.gn File chrome/installer/linux/BUILD.gn (right): https://codereview.chromium.org/1547463004/diff/1/chrome/installer/linux/BUILD.gn#newcode171 chrome/installer/linux/BUILD.gn:171: "//components/nacl/loader:helper_nonsfi", Are you sure this is right? I didn't ...
5 years ago (2015-12-22 06:53:37 UTC) #4
Petr Hosek
https://codereview.chromium.org/1547463004/diff/1/chrome/installer/linux/BUILD.gn File chrome/installer/linux/BUILD.gn (right): https://codereview.chromium.org/1547463004/diff/1/chrome/installer/linux/BUILD.gn#newcode171 chrome/installer/linux/BUILD.gn:171: "//components/nacl/loader:helper_nonsfi", On 2015/12/22 06:53:37, brettw wrote: > Are you ...
5 years ago (2015-12-22 06:55:31 UTC) #5
Petr Hosek
https://codereview.chromium.org/1547463004/diff/1/chrome/installer/linux/BUILD.gn File chrome/installer/linux/BUILD.gn (right): https://codereview.chromium.org/1547463004/diff/1/chrome/installer/linux/BUILD.gn#newcode171 chrome/installer/linux/BUILD.gn:171: "//components/nacl/loader:helper_nonsfi", On 2015/12/22 06:53:37, brettw wrote: > Are you ...
5 years ago (2015-12-22 07:12:59 UTC) #6
brettw
lgtm
5 years ago (2015-12-22 17:57:52 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1547463004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1547463004/20001
5 years ago (2015-12-22 17:58:50 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/131196)
5 years ago (2015-12-22 18:06:58 UTC) #11
Petr Hosek
Brad, could you please ptal?
5 years ago (2015-12-22 18:38:49 UTC) #13
Petr Hosek
ping
4 years, 11 months ago (2015-12-29 14:50:24 UTC) #14
bradnelson
lgtm
4 years, 11 months ago (2016-01-04 17:59:48 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1547463004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1547463004/20001
4 years, 11 months ago (2016-01-04 18:00:41 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-04 21:08:30 UTC) #19
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/21255d8b9b0ace0629fd941ee128cf9adf356b31 Cr-Commit-Position: refs/heads/master@{#367367}
4 years, 11 months ago (2016-01-04 21:09:48 UTC) #21
Dan Beam
4 years, 11 months ago (2016-01-04 22:49:11 UTC) #22
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1555223002/ by dbeam@chromium.org.

The reason for reverting is: broke windows GN build:
https://build.chromium.org/p/chromium.win/builders/Win%20x64%20GN/builds/9754...

E:\b\build\slave\Win_x64_GN\build\src\buildtools\win\gn gen //out/Release_x64
"--args=is_debug=false is_component_build=false use_goma=true
goma_dir=\"E:\b\build\goma\" symbol_level=1" --check
  -> returned 1
ERROR Input to target not generated by a dependency.
The file:
  //out/Release_x64/nacl_irt_x86_64.nexe
is listed as an input or source for the target:
  //chrome/installer/mini_installer:archive(//build/toolchain/win:x64)
but this file was not generated by any dependencies of the target. The target
that generates the file is:
  //ppapi/native_client:nacl_irt_debuglink(//build/toolchain/nacl:irt_x64).

Powered by Google App Engine
This is Rietveld 408576698