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

Issue 4422001: VM: Implement --order_output option in cros_run_parallel_vm_tests. (Closed)

Created:
10 years, 1 month ago by petkov
Modified:
9 years, 7 months ago
Reviewers:
sosa
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

VM: Implement --order_output option in cros_run_parallel_vm_tests. If the option is specified, the utility will pipe the test stdout/stderr to separate files and dump them at the end. BUG=8585 TEST=./bin/cros_run_parallel_vm_tests suite_Smoke suite_Smoke --order_output Change-Id: I6c4fcb02456441b4e4fc3f1717cdb5d607d733b9 Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=c0644eb

Patch Set 1 #

Total comments: 2

Patch Set 2 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -4 lines) Patch
M bin/cros_run_parallel_vm_tests.py View 1 9 chunks +29 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
petkov
10 years, 1 month ago (2010-11-03 21:24:25 UTC) #1
sosa
LGTM + nit http://codereview.chromium.org/4422001/diff/1/2 File bin/cros_run_parallel_vm_tests.py (right): http://codereview.chromium.org/4422001/diff/1/2#newcode115 bin/cros_run_parallel_vm_tests.py:115: print '------ START %s:%s ------' % ...
10 years, 1 month ago (2010-11-03 21:42:38 UTC) #2
petkov
10 years, 1 month ago (2010-11-03 21:52:15 UTC) #3
Pushing...

http://codereview.chromium.org/4422001/diff/1/2
File bin/cros_run_parallel_vm_tests.py (right):

http://codereview.chromium.org/4422001/diff/1/2#newcode115
bin/cros_run_parallel_vm_tests.py:115: print '------ START %s:%s ------' %
(test, output.name)
On 2010/11/03 21:42:38, sosa wrote:
> Info rather than print?  same below

Done.

Powered by Google App Engine
This is Rietveld 408576698