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

Issue 786273008: Non-SFI mode: Enable PnaclTransitional Non-SFI browser tests on x86-64 bots. (Closed)

Created:
5 years, 11 months ago by hidehiko
Modified:
5 years, 10 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, native-client-reviews_googlegroups.com, extensions-reviews_chromium.org, hamaji, mazda, Junichi Uekawa
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Non-SFI mode: Enable PnaclTransitional Non-SFI browser tests on x86-64 bots. Now, NaCl supports to build x86-32 nonsfi binary even with target_arch=x64, so this CL enables browser_tests for PPAPI. BUG=358465 TEST=browser_tests --gtest_filter=*Transitional* locally. Run trybots. CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_rel_precise32,linux_arm_compile,linux_arm Committed: https://crrev.com/d3427850741e6d68f265943c25e998b51344d97c Cr-Commit-Position: refs/heads/master@{#314148}

Patch Set 1 : #

Total comments: 8

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -17 lines) Patch
M chrome/browser_tests.isolate View 2 chunks +9 lines, -1 line 0 comments Download
M chrome/test/data/nacl/nacl_test_data.gyp View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/test/nacl/nacl_browsertest_util.h View 1 1 chunk +4 lines, -5 lines 0 comments Download
M ppapi/ppapi_nacl.gyp View 1 2 3 3 chunks +23 lines, -5 lines 0 comments Download
M ppapi/ppapi_nacl_test_common.gypi View 1 2 3 1 chunk +17 lines, -1 line 0 comments Download
M ppapi/tests/create_nonsfi_test_nmf.py View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/tests/extensions/extensions.gyp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 24 (8 generated)
hidehiko
PTAL.
5 years, 11 months ago (2015-01-16 13:56:09 UTC) #4
hidehiko
Oops, I mistakenly sent. Justin, also PTAL, as a ppapi OWNER. Thank you for review ...
5 years, 11 months ago (2015-01-16 13:57:34 UTC) #6
teravest
lgtm Thanks for doing this!
5 years, 11 months ago (2015-01-16 19:11:51 UTC) #7
Mark Seaborn
https://codereview.chromium.org/786273008/diff/40001/chrome/test/nacl/nacl_browsertest_util.h File chrome/test/nacl/nacl_browsertest_util.h (right): https://codereview.chromium.org/786273008/diff/40001/chrome/test/nacl/nacl_browsertest_util.h#newcode225 chrome/test/nacl/nacl_browsertest_util.h:225: (defined(ARCH_CPU_X86) || defined(ARCH_CPU_X86_64) || \ Nit: You could use ...
5 years, 11 months ago (2015-01-17 00:50:47 UTC) #8
hidehiko
ptal https://codereview.chromium.org/786273008/diff/40001/chrome/test/nacl/nacl_browsertest_util.h File chrome/test/nacl/nacl_browsertest_util.h (right): https://codereview.chromium.org/786273008/diff/40001/chrome/test/nacl/nacl_browsertest_util.h#newcode225 chrome/test/nacl/nacl_browsertest_util.h:225: (defined(ARCH_CPU_X86) || defined(ARCH_CPU_X86_64) || \ On 2015/01/17 00:50:47, ...
5 years, 10 months ago (2015-01-28 15:04:16 UTC) #9
Mark Seaborn
https://codereview.chromium.org/786273008/diff/40001/ppapi/ppapi_nacl.gyp File ppapi/ppapi_nacl.gyp (right): https://codereview.chromium.org/786273008/diff/40001/ppapi/ppapi_nacl.gyp#newcode284 ppapi/ppapi_nacl.gyp:284: '--arch=x86-64', On 2015/01/28 15:04:16, hidehiko wrote: > On 2015/01/17 ...
5 years, 10 months ago (2015-01-28 21:51:04 UTC) #10
hidehiko
PTAL. https://codereview.chromium.org/786273008/diff/40001/ppapi/ppapi_nacl.gyp File ppapi/ppapi_nacl.gyp (right): https://codereview.chromium.org/786273008/diff/40001/ppapi/ppapi_nacl.gyp#newcode284 ppapi/ppapi_nacl.gyp:284: '--arch=x86-64', On 2015/01/28 21:51:04, Mark Seaborn wrote: > ...
5 years, 10 months ago (2015-01-29 14:43:12 UTC) #11
Mark Seaborn
LGTM. Thanks for adding the TODO.
5 years, 10 months ago (2015-01-29 21:45:59 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/786273008/100001
5 years, 10 months ago (2015-01-30 02:28:25 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/39352)
5 years, 10 months ago (2015-01-30 02:34:26 UTC) #16
hidehiko
R+=csharp@. Could you kindly take a look at .isolate file as an OWNER? Thanks! - ...
5 years, 10 months ago (2015-01-30 03:31:02 UTC) #18
hidehiko
On 2015/01/30 03:31:02, hidehiko wrote: > R+=csharp@. > Could you kindly take a look at ...
5 years, 10 months ago (2015-02-02 05:02:30 UTC) #19
csharp
lgtm
5 years, 10 months ago (2015-02-02 14:27:16 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/786273008/100001
5 years, 10 months ago (2015-02-02 14:37:30 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:100001)
5 years, 10 months ago (2015-02-02 15:26:35 UTC) #23
commit-bot: I haz the power
5 years, 10 months ago (2015-02-02 15:27:44 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d3427850741e6d68f265943c25e998b51344d97c
Cr-Commit-Position: refs/heads/master@{#314148}

Powered by Google App Engine
This is Rietveld 408576698