Chromium Code Reviews
DescriptionReliablity test
Introduce a flag --noclearprofile to instruct reliability test to not clear
profile before firing off the browser. This is so avoid unnecessary disk
writes. (The default value of this flag is OFF, so win reliability bot should
continue to behave as is). Mac Chromebot would fire several instances of
Chrome at a time, and I want to minimize the load it generates. I understand
that I should begin with a clean profile, so I clean-up the user-data-dir
after every few runs, rather than cleaning every single time.
BUG=25271
TEST=reliability_tests should work as is on Win
Patch Set 1 #Patch Set 2 : '' #Messages
Total messages: 2 (0 generated)
|