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

Issue 8722001: Improve testing by comparing behavior of subprocess to subprocess2 (Closed)

Created:
9 years ago by M-A Ruel
Modified:
9 years ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, Dirk Pranke
Visibility:
Public.

Description

Improve testing by comparing behavior of subprocess to subprocess2 This makes sure no regression relative to subprocess is introduced in subprocess2. R=dpranke@chromium.org BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112217

Patch Set 1 #

Patch Set 2 : fixes #

Total comments: 1

Patch Set 3 : typo #

Patch Set 4 : Fix test for python 2.6 #

Patch Set 5 : . #

Patch Set 6 : try differently #

Patch Set 7 : print out the damn sys.version_info value #

Patch Set 8 : PYLINTTTTTTTTTT! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -78 lines) Patch
M subprocess2.py View 1 chunk +2 lines, -0 lines 0 comments Download
M tests/subprocess2_test.py View 1 2 3 4 5 6 7 6 chunks +143 lines, -78 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
M-A Ruel
9 years ago (2011-11-28 15:41:45 UTC) #1
Dirk Pranke
lgtm. http://codereview.chromium.org/8722001/diff/2001/tests/subprocess2_test.py File tests/subprocess2_test.py (right): http://codereview.chromium.org/8722001/diff/2001/tests/subprocess2_test.py#newcode193 tests/subprocess2_test.py:193: First |function| argument is the convertion for the ...
9 years ago (2011-11-28 22:31:50 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/8722001/5002
9 years ago (2011-11-30 02:10:20 UTC) #3
commit-bot: I haz the power
Presubmit check for 8722001-5002 failed and returned exit status 1. Running presubmit commit checks ...
9 years ago (2011-11-30 02:16:49 UTC) #4
M-A Ruel
On 2011/11/30 02:16:49, I haz the power (commit-bot) wrote: > AttributeError: 'module' object has no ...
9 years ago (2011-11-30 02:40:25 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/8722001/10001
9 years ago (2011-11-30 02:40:36 UTC) #6
commit-bot: I haz the power
Presubmit check for 8722001-10001 failed and returned exit status 1. Running presubmit commit checks ...
9 years ago (2011-11-30 02:46:49 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/8722001/10001
9 years ago (2011-11-30 02:56:30 UTC) #8
commit-bot: I haz the power
Presubmit check for 8722001-10001 failed and returned exit status 1. Running presubmit commit checks ...
9 years ago (2011-11-30 03:02:34 UTC) #9
M-A Ruel
On 2011/11/30 03:02:34, I haz the power (commit-bot) wrote: > ************* Module subprocess2_test > E1101:230,0:RegressionTest.test_check_output_no_stdout: ...
9 years ago (2011-11-30 03:03:45 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/8722001/13002
9 years ago (2011-11-30 13:37:17 UTC) #11
commit-bot: I haz the power
Presubmit check for 8722001-13002 failed and returned exit status 1. Running presubmit commit checks ...
9 years ago (2011-11-30 13:43:50 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/8722001/9006
9 years ago (2011-11-30 13:48:53 UTC) #13
commit-bot: I haz the power
Presubmit check for 8722001-9006 failed and returned exit status 1. Running presubmit commit checks ...
9 years ago (2011-11-30 13:55:02 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/8722001/14002
9 years ago (2011-11-30 13:57:23 UTC) #15
commit-bot: I haz the power
9 years ago (2011-11-30 14:03:16 UTC) #16
Change committed as 112217

Powered by Google App Engine
This is Rietveld 408576698