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

Issue 237883002: Remove dependency of NaCl untarred toolchain from NaCl SDK Tests. (Closed)

Created:
6 years, 8 months ago by David Yen
Modified:
6 years, 8 months ago
Reviewers:
binji
CC:
chromium-reviews, Sam Clegg
Visibility:
Public.

Description

Remove dependency of NaCl untarred toolchain from NaCl SDK Tests. Nothing on the chromium side should depend on the untarred toolchains within the NaCl tree. Have NaCl SDK tests untar its own copy of what it needs before proceeding. R=binji@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263791

Patch Set 1 #

Total comments: 10

Patch Set 2 : Fixed alphabetized import order #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -12 lines) Patch
M native_client_sdk/src/test_all.py View 1 2 chunks +53 lines, -3 lines 0 comments Download
M native_client_sdk/src/tools/lib/tests/get_shared_deps_test.py View 2 chunks +5 lines, -5 lines 0 comments Download
M native_client_sdk/src/tools/tests/create_nmf_test.py View 2 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
David Yen
6 years, 8 months ago (2014-04-14 21:49:11 UTC) #1
David Yen
This is what we discussed last week about removing the dependency on the NaCl toolchain ...
6 years, 8 months ago (2014-04-14 21:50:51 UTC) #2
binji
lgtm, please run trybots. https://codereview.chromium.org/237883002/diff/1/native_client_sdk/src/test_all.py File native_client_sdk/src/test_all.py (right): https://codereview.chromium.org/237883002/diff/1/native_client_sdk/src/test_all.py#newcode8 native_client_sdk/src/test_all.py:8: import shutil alphabetize https://codereview.chromium.org/237883002/diff/1/native_client_sdk/src/test_all.py#newcode14 native_client_sdk/src/test_all.py:14: ...
6 years, 8 months ago (2014-04-14 22:17:26 UTC) #3
David Yen
https://codereview.chromium.org/237883002/diff/1/native_client_sdk/src/test_all.py File native_client_sdk/src/test_all.py (right): https://codereview.chromium.org/237883002/diff/1/native_client_sdk/src/test_all.py#newcode8 native_client_sdk/src/test_all.py:8: import shutil On 2014/04/14 22:17:26, binji wrote: > alphabetize ...
6 years, 8 months ago (2014-04-14 22:31:05 UTC) #4
David Yen
The CQ bit was checked by dyen@chromium.org
6 years, 8 months ago (2014-04-14 23:46:29 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dyen@chromium.org/237883002/20001
6 years, 8 months ago (2014-04-14 23:46:46 UTC) #6
commit-bot: I haz the power
Change committed as 263791
6 years, 8 months ago (2014-04-15 05:30:23 UTC) #7
binji
On 2014/04/15 05:30:23, I haz the power (commit-bot) wrote: > Change committed as 263791 This ...
6 years, 8 months ago (2014-04-15 16:35:27 UTC) #8
David Yen
On 2014/04/15 16:35:27, binji wrote: > On 2014/04/15 05:30:23, I haz the power (commit-bot) wrote: ...
6 years, 8 months ago (2014-04-15 16:39:39 UTC) #9
binji
6 years, 8 months ago (2014-04-15 16:41:55 UTC) #10
Message was sent while issue was closed.
On 2014/04/15 16:39:39, David Yen wrote:
> On 2014/04/15 16:35:27, binji wrote:
> > On 2014/04/15 05:30:23, I haz the power (commit-bot) wrote:
> > > Change committed as 263791
> > 
> > This broke the windows bots, as you can see from the win_nacl_sdk and
> > win_nacl_sdk_build trybot runs. Unfortunately, the sdk builders still do not
> > block the CQ so you will have to be more careful.
> 
> Ah okay, I assumed it would block the CQ if something was my fault. Do you
have
> any idea why it would break?

Not really, it doesn't have any useful output. See
http://build.chromium.org/p/tryserver.chromium/builders/win_nacl_sdk_build/bu...

You'll probably have to try it on a Windows machine.

Powered by Google App Engine
This is Rietveld 408576698