DescriptionChanges needed to rebaseline skimage with rebaseline.py.
rebaseline.py expects all result json files to have the same name, and
be located in a folder corresponding to the builder name. It expects
the expectations json files to also have the same name (as each other,
not the result json files) in a folder corresponding to the builder
name. This CL modifies prerender.py and run_decoding_tests to copy to/
read from expectations json files that match this pattern. It also
modifies run_decoding_tests and upload_skimage_results to write/upload
the result files that match this pattern.
TODO: Upload the images results by their hash digests.
Requires a change in trunk to move the expectations files to conform
to this pattern: https://code.google.com/p/skia/source/detail?r=11698
BUG=skia:1466
R=epoger@google.com
Committed: https://code.google.com/p/skia/source/detail?r=11712
Patch Set 1 #Patch Set 2 : Create subdir on the device. #
Total comments: 6
Patch Set 3 : Respond to comments #
Messages
Total messages: 5 (0 generated)
|