Bug 63713 - REGRESSION (r90102): Lots of tests asserting beneath SVGSMILElement::findInstanceTime
Summary: REGRESSION (r90102): Lots of tests asserting beneath SVGSMILElement::findInst...
Status: RESOLVED DUPLICATE of bug 63714
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/SnowL...
Keywords: LayoutTestFailure, MakingBotsRed, Regression
Depends on:
Blocks:
 
Reported: 2011-06-30 07:05 PDT by Adam Roben (:aroben)
Modified: 2011-06-30 07:08 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-06-30 07:05:26 PDT
The following tests (among others) are failing assertions beneath SVGSMILElement::findInstanceTime:

    fast/backgrounds/animated-svg-as-background.html
    fast/backgrounds/animated-svg-as-mask.html
    html5lib/runner.html
    svg/W3C-SVG-1.1/animate-elem-02-t.svg
    svg/W3C-SVG-1.1/animate-elem-03-t.svg
    svg/W3C-SVG-1.1/animate-elem-04-t.svg
    svg/W3C-SVG-1.1/animate-elem-05-t.svg
    svg/W3C-SVG-1.1/animate-elem-06-t.svg
    svg/W3C-SVG-1.1/animate-elem-07-t.svg
    svg/W3C-SVG-1.1/animate-elem-08-t.svg
    svg/W3C-SVG-1.1/animate-elem-09-t.svg
    svg/W3C-SVG-1.1/animate-elem-10-t.svg
    svg/W3C-SVG-1.1/animate-elem-11-t.svg
    svg/W3C-SVG-1.1/animate-elem-12-t.svg
    svg/W3C-SVG-1.1/animate-elem-13-t.svg
    svg/W3C-SVG-1.1/animate-elem-14-t.svg
    svg/W3C-SVG-1.1/animate-elem-15-t.svg
    svg/W3C-SVG-1.1/animate-elem-16-t.svg
    svg/W3C-SVG-1.1/animate-elem-17-t.svg
    svg/W3C-SVG-1.1/animate-elem-18-t.svg

They started asserting in r90102: http://trac.webkit.org/changeset/90102/trunk

http://build.webkit.org/results/SnowLeopard%20Intel%20Debug%20(Tests)/r90101%20(976)/results.html passed
http://build.webkit.org/results/SnowLeopard%20Intel%20Debug%20(Tests)/r90105%20(977)/results.html failed
Comment 1 Adam Roben (:aroben) 2011-06-30 07:08:12 PDT

*** This bug has been marked as a duplicate of bug 63714 ***