mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 17:11:34 +02:00
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 Review URL: http://codereview.chromium.org/6602098
Description
Languages
Shell
93.1%
Python
6.9%