RESOLVED FIXED 12640
run-webkit-tests --pixel hangs because svg/custom/use-elementInstance-event-target-expected.png is a render tree dump instead of an image
https://bugs.webkit.org/show_bug.cgi?id=12640
Summary run-webkit-tests --pixel hangs because svg/custom/use-elementInstance-event-t...
mitz
Reported 2007-02-06 15:26:31 PST
A render tree dump was checked in instead of a pixel dump. This makes the build slave and other machines whose actual rendering does not match the checksum hang in ImageDiff when running the test in pixel mode.
Attachments
Expected image (19.61 KB, patch)
2007-02-06 15:28 PST, mitz
mrowe: review+
mitz
Comment 1 2007-02-06 15:28:37 PST
Created attachment 12986 [details] Expected image Generated on a machine that agrees with the expected checksum.
Sam Weinig
Comment 2 2007-02-06 15:48:07 PST
Landed in r19448.
Note You need to log in before you can comment on or make changes to this bug.