rmistry
|
f802f326f4
|
Update webpages_playback script and all page_sets to use new skpicture_printer benchmark
The purpose of this CL is to turn the RecreateSKPs bot green after
https://codereview.chromium.org/665193002/ lands.
Description of changes in this CL:
* After https://codereview.chromium.org/665193002/ lands we will no longer need to copy the archives and pagesets to telemetry's data directory, I removed the code that did this in https://codereview.chromium.org/655313003/
* page_sets now need unique class names. Updated all page_sets to have unique class names.
* Using the new --page_set_name and --page_set_base_dir and --also-run-disabled-tests parameters
BUG=skia:3046
Review URL: https://codereview.chromium.org/671513009
|
2014-10-22 05:04:43 -07:00 |
|
borenet
|
25956ce430
|
Fix RecreateSKPs bot (again)
It's killing its own process...
BUG=skia:3008
TBR=rmistry
NOTRY=true
Review URL: https://codereview.chromium.org/661203002
|
2014-10-17 14:17:18 -07:00 |
|
borenet
|
783991585b
|
Fix recreate_skps?
run_measurement was removed in https://codereview.chromium.org/655563007.
Based on the comments, I think the right thing to do is replace it with
run_benchmark. Hopefully this fixes the bot.
BUG=skia:
TBR=rmistry
NOTRY=true
Review URL: https://codereview.chromium.org/658513004
|
2014-10-17 12:15:46 -07:00 |
|
borenet
|
dc89ca56e6
|
Add recreate_skps script
BUG=skia:3008
Review URL: https://codereview.chromium.org/655313003
|
2014-10-17 07:37:05 -07:00 |
|