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

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

Created:
9 years, 4 months ago by chrisphan
Modified:
9 years, 3 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=98757

Patch Set 1 #

Total comments: 39

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Total comments: 8

Patch Set 4 : '' #

Total comments: 4

Patch Set 5 : '' #

Total comments: 10

Patch Set 6 : '' #

Total comments: 48

Patch Set 7 : '' #

Patch Set 8 : '' #

Patch Set 9 : '' #

Patch Set 10 : '' #

Patch Set 11 : '' #

Total comments: 1

Patch Set 12 : '' #

Patch Set 13 : '' #

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

Messages

Total messages: 22 (0 generated)
chrisphan
Update for issue 7633026. Removed 7-Zip.
9 years, 4 months ago (2011-08-12 19:15:48 UTC) #1
dennis_jeffrey
http://codereview.chromium.org/7633026/diff/1/functional/PYAUTO_TESTS File functional/PYAUTO_TESTS (right): http://codereview.chromium.org/7633026/diff/1/functional/PYAUTO_TESTS#newcode381 functional/PYAUTO_TESTS:381: 'nacl_sdk', Please move this up one line to keep ...
9 years, 4 months ago (2011-08-15 16:26:07 UTC) #2
chrisphan
http://codereview.chromium.org/7633026/diff/1/functional/nacl_sdk.py File functional/nacl_sdk.py (right): http://codereview.chromium.org/7633026/diff/1/functional/nacl_sdk.py#newcode73 functional/nacl_sdk.py:73: xml_str = response.read() On 2011/08/15 16:26:07, dennis_jeffrey wrote: > ...
9 years, 4 months ago (2011-08-15 17:00:50 UTC) #3
chrisphan
http://codereview.chromium.org/7633026/diff/1/functional/PYAUTO_TESTS File functional/PYAUTO_TESTS (right): http://codereview.chromium.org/7633026/diff/1/functional/PYAUTO_TESTS#newcode381 functional/PYAUTO_TESTS:381: 'nacl_sdk', On 2011/08/15 16:26:07, dennis_jeffrey wrote: > Please move ...
9 years, 4 months ago (2011-08-15 17:01:16 UTC) #4
chrisphan
9 years, 4 months ago (2011-08-15 17:02:02 UTC) #5
dennis_jeffrey
A handful more comments. http://codereview.chromium.org/7633026/diff/1/functional/nacl_sdk.py File functional/nacl_sdk.py (right): http://codereview.chromium.org/7633026/diff/1/functional/nacl_sdk.py#newcode118 functional/nacl_sdk.py:118: for i in xrange(3): On ...
9 years, 4 months ago (2011-08-15 18:36:17 UTC) #6
chrisphan
http://codereview.chromium.org/7633026/diff/1/functional/nacl_sdk.py File functional/nacl_sdk.py (right): http://codereview.chromium.org/7633026/diff/1/functional/nacl_sdk.py#newcode395 functional/nacl_sdk.py:395: for i in xrange(6): On 2011/08/15 18:36:18, dennis_jeffrey wrote: ...
9 years, 4 months ago (2011-08-15 21:10:19 UTC) #7
dennis_jeffrey
A few more comments. Could you have Nirnimesh take a quick look too before you ...
9 years, 4 months ago (2011-08-15 22:27:45 UTC) #8
chrisphan
Ok. http://codereview.chromium.org/7633026/diff/7002/functional/nacl_sdk.py File functional/nacl_sdk.py (right): http://codereview.chromium.org/7633026/diff/7002/functional/nacl_sdk.py#newcode690 functional/nacl_sdk.py:690: retry_sleep=retry_sleep, expect_retval=True) On 2011/08/15 22:27:45, dennis_jeffrey wrote: > ...
9 years, 4 months ago (2011-08-15 22:38:37 UTC) #9
dennis_jeffrey
Oops, I think there's a conflict with the PYAUTO_TESTS file. It seems you over-wrote the ...
9 years, 4 months ago (2011-08-15 22:46:53 UTC) #10
chrisphan
http://codereview.chromium.org/7633026/diff/6005/functional/nacl_sdk.py File functional/nacl_sdk.py (right): http://codereview.chromium.org/7633026/diff/6005/functional/nacl_sdk.py#newcode678 functional/nacl_sdk.py:678: retry_sleep: Sleep time in-between each try. On 2011/08/15 22:46:53, ...
9 years, 4 months ago (2011-08-15 23:02:19 UTC) #11
Nirnimesh
http://codereview.chromium.org/7633026/diff/1/functional/nacl_sdk.py File functional/nacl_sdk.py (right): http://codereview.chromium.org/7633026/diff/1/functional/nacl_sdk.py#newcode25 functional/nacl_sdk.py:25: need 2 blank lines at global scope http://codereview.chromium.org/7633026/diff/1/functional/nacl_sdk.py#newcode1063 functional/nacl_sdk.py:1063: ...
9 years, 4 months ago (2011-08-15 23:13:15 UTC) #12
chrisphan
http://codereview.chromium.org/7633026/diff/1/functional/nacl_sdk.py File functional/nacl_sdk.py (right): http://codereview.chromium.org/7633026/diff/1/functional/nacl_sdk.py#newcode25 functional/nacl_sdk.py:25: On 2011/08/15 23:13:15, Nirnimesh wrote: > need 2 blank ...
9 years, 4 months ago (2011-08-15 23:43:27 UTC) #13
Nirnimesh
Please respond to all the comments I made previously. http://codereview.chromium.org/7633026/diff/11001/data/nacl_sdk/nacl_sdk_setting File data/nacl_sdk/nacl_sdk_setting (right): http://codereview.chromium.org/7633026/diff/11001/data/nacl_sdk/nacl_sdk_setting#newcode1 data/nacl_sdk/nacl_sdk_setting:1: ...
9 years, 4 months ago (2011-08-16 21:52:22 UTC) #14
chrisphan
http://codereview.chromium.org/7633026/diff/4005/data/nacl_sdk/nacl_sdk_setting File data/nacl_sdk/nacl_sdk_setting (right): http://codereview.chromium.org/7633026/diff/4005/data/nacl_sdk/nacl_sdk_setting#newcode5 data/nacl_sdk/nacl_sdk_setting:5: 'release_win_sdk_url': 'http://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/staging/naclsdk_win.exe', On 2011/08/15 23:13:15, Nirnimesh wrote: > Fetching ...
9 years, 4 months ago (2011-08-17 18:51:01 UTC) #15
Nirnimesh
http://codereview.chromium.org/7633026/diff/4005/functional/nacl_sdk.py File functional/nacl_sdk.py (right): http://codereview.chromium.org/7633026/diff/4005/functional/nacl_sdk.py#newcode1059 functional/nacl_sdk.py:1059: self.RestartBrowser(False) Are you sure chrome really restarts with --enable-nacl ...
9 years, 4 months ago (2011-08-17 23:58:45 UTC) #16
chrisphan
http://codereview.chromium.org/7633026/diff/4005/functional/nacl_sdk.py File functional/nacl_sdk.py (right): http://codereview.chromium.org/7633026/diff/4005/functional/nacl_sdk.py#newcode1044 functional/nacl_sdk.py:1044: nacl_plugin = self.GetPluginsInfo().PluginForName('Chrome NaCl') On 2011/08/15 23:13:15, Nirnimesh wrote: ...
9 years, 4 months ago (2011-08-18 00:21:03 UTC) #17
chrisphan
Anything else I should look at here?
9 years, 4 months ago (2011-08-26 18:45:07 UTC) #18
dennis_jeffrey
Code I commented on LGTM Just 1 nit. Please wait for Nirnimesh's approval before submitting. ...
9 years, 4 months ago (2011-08-26 19:09:21 UTC) #19
Nirnimesh
LGTM. Sorry for the delay. If you don't get back a response on your CL ...
9 years, 4 months ago (2011-08-26 22:52:44 UTC) #20
Nirnimesh
Use the commit checkbox to commit. Please watch the bots after committing.
9 years, 3 months ago (2011-08-29 22:12:43 UTC) #21
commit-bot: I haz the power
9 years, 3 months ago (2011-08-30 02:22:19 UTC) #22
Change committed as 98757

Powered by Google App Engine
This is Rietveld 408576698