Commit d6d2bafa authored by timurrrr@chromium.org's avatar timurrrr@chromium.org

Run 3x more tests on WebKit Linux Valgrind bot

Looks like I've underestimated the new builder's speed!
TBR=thestig
Review URL: http://codereview.chromium.org/8954012

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114631 0039d316-1c4b-4281-b951-d872f2087c98
parent 6b55790a
......@@ -497,7 +497,7 @@ def _main():
"instead of /tmp.\nThis can be useful for tool "
"developers/maintainers.\nPlease note that the <tool>"
".logs directory will be clobbered on tool startup.")
parser.add_option("-n", "--num_tests", default=500, type="int",
parser.add_option("-n", "--num_tests", default=1500, type="int",
help="for layout tests: # of subtests per run. 0 for all.")
options, args = parser.parse_args()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment