DescriptionSince we updated record_wpr to take actual page_set names instead of filenames, things got a little confusing. This patch clears some of that up:
* Added usage message to record_wpr
* Added additional default command ('run') and additional commands:
- run_benchmark: only run benchmarks
- run_pageset: only run pagesets
- list_pagesets: list all available pagesets
- list_benchmarks: list all available benchmarks
* Moved some common functionality out of test_runner.py into discover.py
* Call page sets the same as benchmarks. That is use "top_25" rather than "top25_page_set". This will hopefully clear up a lot of the confusion (since it is MUCH more intuitive to what people were doing).
BUG=406429
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Total comments: 16
Patch Set 3 : address comments #
Total comments: 4
Messages
Total messages: 10 (1 generated)
|