Closed Bug 755457 Opened 13 years ago Closed 13 years ago

Switch tests to using MozReftestInvalidate to avoid random failures

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla15

People

(Reporter: jwatt, Assigned: jwatt)

References

Details

Attachments

(1 file)

Attached patch patch (deleted) — Splinter Review
My patch for bug 734082 seems to expose random failures due to using 'load' instead of 'MozReftestInvalidate' in: layout/reftests/svg/smil/anim-filter-primitive-size-01.svg layout/reftests/svg/smil/anim-filter-size-01.svg This patch fixes them.
Attachment #624149 - Flags: review?(longsonr)
Blocks: 734082
Comment on attachment 624149 [details] [diff] [review] patch You should add a setTimeout as well as the MozReftestInvalidate to make the reftests work on non-gecko browsers. E.g. setTimeout(run, 5000);
Attachment #624149 - Flags: review?(longsonr) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla15
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: