Bug 104054

Summary: svg/custom/use-href-update-crash.svg failing on certain platforms
Product: WebKit Reporter: Florin Malita <fmalita>
Component: Tools / TestsAssignee: Rob Buis <rwlbuis>
Status: RESOLVED FIXED    
Severity: Normal CC: inferno, roger_fong, rwlbuis
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

Florin Malita
Reported 2012-12-04 15:25:30 PST
Apple/Mac Apple/Win Qt/Linux CONSOLE MESSAGE: line 12: ReferenceError: Can't find variable: gc layer at (0,0) size 800x600 RenderView at (0,0) size 800x600 layer at (0,0) size 800x600 RenderSVGRoot {svg} at (0,0) size 127x4 RenderSVGText {text} at (0,-15) size 127x19 contains 1 chunk(s) RenderSVGInlineText {#text} at (0,0) size 127x19 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 20 width 127.00: "PASS: did not crash." Not sure why the gc() call is undefined on these, I'll suppress the test for now.
Attachments
Patch (4.79 KB, patch)
2013-08-08 08:20 PDT, Rob Buis
darin: review+
Abhishek Arya
Comment 1 2012-12-04 15:28:41 PST
Florin, you need to include gc() from js-test-pre.js. It is not defined on all platforms.
Florin Malita
Comment 2 2012-12-04 15:31:04 PST
(In reply to comment #1) > Florin, you need to include gc() from js-test-pre.js. It is not defined on all platforms. I see, thanks! I figured I must be missing something :)
Florin Malita
Comment 3 2012-12-04 15:51:21 PST
Florin Malita
Comment 4 2012-12-04 17:41:47 PST
Gah, still failing. Marking as such on Mac & Qt to clear the bots: http://trac.webkit.org/changeset/136604
Roger Fong
Comment 5 2012-12-04 18:05:59 PST
(In reply to comment #4) > Gah, still failing. Marking as such on Mac & Qt to clear the bots: > > http://trac.webkit.org/changeset/136604 Please skip on Windows Port as well. platform/win/TestExpectations Thanks
Florin Malita
Comment 6 2012-12-04 19:27:14 PST
(In reply to comment #5) > (In reply to comment #4) > > Gah, still failing. Marking as such on Mac & Qt to clear the bots: > > > > http://trac.webkit.org/changeset/136604 > > Please skip on Windows Port as well. > > platform/win/TestExpectations > > Thanks Done: http://trac.webkit.org/changeset/136610
Rob Buis
Comment 7 2013-08-08 08:20:09 PDT
Rob Buis
Comment 8 2013-08-08 11:19:37 PDT
Note You need to log in before you can comment on or make changes to this bug.