Description[crosutils] Add --quiet to cros_run_parallel_vm_tests
When running tests that generate huge amounts of output (like
desktopui_BrowserTest) it would be nice to suppress stdout and stderr
so that the buildbot logs aren't enormous. Adding a --quiet flag that
requires the --results_dir_root flag ensures that we can trim the
output while still ensuring that the useful data is captured.
BUG=8544
TEST=run two tests in parallel with --quiet and --results_dir_root and see that the output is where you expect it
Change-Id: I25c7ad2bc1d017a30df0d1ad4604207443e711d7
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=2eae7c2
Patch Set 1 #
Total comments: 8
Patch Set 2 : Address comments per petkov #Messages
Total messages: 4 (0 generated)
|