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

Issue 7541046: Adding pyauto tests for the NaCl SDK. (Closed)

Created:
9 years, 4 months ago by chrisphan
Modified:
9 years, 4 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Adding pyauto tests for the NaCl SDK. Automation for step 1-9 testplan @ go/NACL-SDK-testing BUG=89467, 89470, 89479, 89610, 89612 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96230

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 139

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 34

Patch Set 6 : '' #

Total comments: 4

Patch Set 7 : '' #

Patch Set 8 : '' #

Patch Set 9 : '' #

Patch Set 10 : '' #

Patch Set 11 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1133 lines, -0 lines) Patch
A data/nacl_sdk/nacl_sdk_setting View 1 2 1 chunk +30 lines, -0 lines 0 comments Download
M functional/PYAUTO_TESTS View 1 2 3 4 5 6 7 8 9 10 3 chunks +6 lines, -0 lines 0 comments Download
A functional/nacl_sdk.py View 1 2 3 4 5 6 7 8 9 10 1 chunk +1097 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
chrisphan
9 years, 4 months ago (2011-08-05 19:00:38 UTC) #1
anantha
Did not go through the whole CL yet. comments until now: http://codereview.chromium.org/7541046/diff/1/functional/nacl_sdk.py File functional/nacl_sdk.py (right): ...
9 years, 4 months ago (2011-08-05 20:15:34 UTC) #2
chrisphan
http://codereview.chromium.org/7541046/diff/1/functional/nacl_sdk.py File functional/nacl_sdk.py (right): http://codereview.chromium.org/7541046/diff/1/functional/nacl_sdk.py#newcode28 functional/nacl_sdk.py:28: _SEVENZIP_PATH = 'C:\\Program Files\\7-Zip\\7z.exe' Yes, it is handled. I ...
9 years, 4 months ago (2011-08-05 21:32:14 UTC) #3
dennis_jeffrey
http://codereview.chromium.org/7541046/diff/5001/functional/nacl_sdk.py File functional/nacl_sdk.py (right): http://codereview.chromium.org/7541046/diff/5001/functional/nacl_sdk.py#newcode31 functional/nacl_sdk.py:31: if self._HasAllSystemRequirements() == False: if not self._HasAllSystemRequirements(): http://codereview.chromium.org/7541046/diff/5001/functional/nacl_sdk.py#newcode31 functional/nacl_sdk.py:31: ...
9 years, 4 months ago (2011-08-08 18:00:53 UTC) #4
chrisphan
http://codereview.chromium.org/7541046/diff/5001/functional/nacl_sdk.py File functional/nacl_sdk.py (right): http://codereview.chromium.org/7541046/diff/5001/functional/nacl_sdk.py#newcode32 functional/nacl_sdk.py:32: return On 2011/08/08 18:00:53, dennis_jeffrey wrote: > Before returning, ...
9 years, 4 months ago (2011-08-08 22:46:44 UTC) #5
chrisphan
http://codereview.chromium.org/7541046/diff/5001/functional/nacl_sdk.py File functional/nacl_sdk.py (right): http://codereview.chromium.org/7541046/diff/5001/functional/nacl_sdk.py#newcode31 functional/nacl_sdk.py:31: if self._HasAllSystemRequirements() == False: As for Python 2.6, I ...
9 years, 4 months ago (2011-08-08 23:14:39 UTC) #6
dennis_jeffrey
Several more comments. http://codereview.chromium.org/7541046/diff/13001/functional/nacl_sdk.py File functional/nacl_sdk.py (right): http://codereview.chromium.org/7541046/diff/13001/functional/nacl_sdk.py#newcode36 functional/nacl_sdk.py:36: if self._HasAllSystemRequirements() == False: if not ...
9 years, 4 months ago (2011-08-09 17:14:21 UTC) #7
chrisphan
http://codereview.chromium.org/7541046/diff/13001/functional/nacl_sdk.py File functional/nacl_sdk.py (right): http://codereview.chromium.org/7541046/diff/13001/functional/nacl_sdk.py#newcode36 functional/nacl_sdk.py:36: if self._HasAllSystemRequirements() == False: On 2011/08/09 17:14:21, dennis_jeffrey wrote: ...
9 years, 4 months ago (2011-08-09 17:42:57 UTC) #8
dennis_jeffrey
LGTM Just 2 small typos to fix before submitting. Thanks for addressing all those comments! ...
9 years, 4 months ago (2011-08-09 18:32:15 UTC) #9
chrisphan
http://codereview.chromium.org/7541046/diff/14001/functional/nacl_sdk.py File functional/nacl_sdk.py (right): http://codereview.chromium.org/7541046/diff/14001/functional/nacl_sdk.py#newcode1050 functional/nacl_sdk.py:1050: if len(nacl_plugin): On 2011/08/09 18:32:15, dennis_jeffrey wrote: > Oops ...
9 years, 4 months ago (2011-08-09 18:50:27 UTC) #10
dennis_jeffrey
LGTM Thanks!
9 years, 4 months ago (2011-08-09 18:53:32 UTC) #11
commit-bot: I haz the power
Presubmit check for 7541046-17002 failed and returned exit status 1. Running presubmit commit checks ...
9 years, 4 months ago (2011-08-09 23:53:40 UTC) #12
commit-bot: I haz the power
Presubmit check for 7541046-21001 failed and returned exit status 1. Running presubmit commit checks ...
9 years, 4 months ago (2011-08-10 00:18:34 UTC) #13
commit-bot: I haz the power
Presubmit check for 7541046-21001 failed and returned exit status 1. Running presubmit commit checks ...
9 years, 4 months ago (2011-08-10 17:27:31 UTC) #14
commit-bot: I haz the power
Presubmit check for 7541046-21002 failed and returned exit status 1. Running presubmit commit checks ...
9 years, 4 months ago (2011-08-10 19:52:47 UTC) #15
commit-bot: I haz the power
9 years, 4 months ago (2011-08-10 22:33:19 UTC) #16
Change committed as 96230

Powered by Google App Engine
This is Rietveld 408576698