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

Issue 1955173002: [gn] Use nacl_test_data template for PPAPI tests (Closed)

Created:
4 years, 7 months ago by Petr Hosek
Modified:
4 years, 7 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[gn] Use nacl_test_data template for PPAPI tests The nacl_test_data template functionality largely overlaps with the build logic for PPAPI tests. By replacing that logic with nacl_test_data template, any future changes, like correctly handling Windows build, can be isolated to that template. BUG=https://bugs.chromium.org/p/chromium/issues/detail?id=609684 Committed: https://crrev.com/e19dffc8f0896799ea782c0acba651ef39fc6d73 Cr-Commit-Position: refs/heads/master@{#392288}

Patch Set 1 #

Patch Set 2 : Only include nacl_test_data when nacl is enabled #

Total comments: 8

Patch Set 3 : Document the changes in the nacl_test_data template #

Patch Set 4 : Only set manifest name when generating manifest #

Patch Set 5 : Allow pre-translating pexe to nexe #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -171 lines) Patch
M ppapi/BUILD.gn View 1 2 3 4 3 chunks +5 lines, -140 lines 0 comments Download
M ppapi/native_client/nacl_test_data.gni View 1 2 3 4 12 chunks +91 lines, -31 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
Petr Hosek
4 years, 7 months ago (2016-05-06 23:02:22 UTC) #2
Roland McGrath
lgtm https://codereview.chromium.org/1955173002/diff/20001/ppapi/native_client/nacl_test_data.gni File ppapi/native_client/nacl_test_data.gni (right): https://codereview.chromium.org/1955173002/diff/20001/ppapi/native_client/nacl_test_data.gni#newcode32 ppapi/native_client/nacl_test_data.gni:32: # destination_dir: the output directory relative to the ...
4 years, 7 months ago (2016-05-06 23:07:24 UTC) #4
Petr Hosek
https://codereview.chromium.org/1955173002/diff/20001/ppapi/native_client/nacl_test_data.gni File ppapi/native_client/nacl_test_data.gni (right): https://codereview.chromium.org/1955173002/diff/20001/ppapi/native_client/nacl_test_data.gni#newcode32 ppapi/native_client/nacl_test_data.gni:32: # destination_dir: the output directory relative to the $root_build_dir ...
4 years, 7 months ago (2016-05-06 23:21:06 UTC) #5
Dirk Pranke
I'm holding off on reviewing this because I don't yet understand how these things are ...
4 years, 7 months ago (2016-05-06 23:28:36 UTC) #6
bbudge
Rubber stamp LGTM so I can get out of the way on this.
4 years, 7 months ago (2016-05-06 23:36:29 UTC) #7
Dirk Pranke
lgtm.
4 years, 7 months ago (2016-05-07 01:06:52 UTC) #9
Petr Hosek
Just an update, in the original version of the patch, I omitted the pexe pre-translation ...
4 years, 7 months ago (2016-05-09 06:36:55 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1955173002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1955173002/100001
4 years, 7 months ago (2016-05-09 06:37:30 UTC) #13
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 7 months ago (2016-05-09 07:03:59 UTC) #15
commit-bot: I haz the power
4 years, 7 months ago (2016-05-09 07:05:35 UTC) #17
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/e19dffc8f0896799ea782c0acba651ef39fc6d73
Cr-Commit-Position: refs/heads/master@{#392288}

Powered by Google App Engine
This is Rietveld 408576698