Bug 58302
Summary: | Generate 'XXX-{actual,expected}.txt' as well as images for debugging purpose in reftests. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hayato Ito <hayato> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
Bug Depends on: | |||
Bug Blocks: | 36065 |
Hayato Ito
Reftests use only rendered images to compare, but it might be useful if reftests output '-{actual, expected}.txt' for purely debugging purpose.
For example, we might want to see the result of DumpAsText() as a text file for debugging purpose even in reftests.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |