Bug 77103 - svg/repaint/image-with-clip-path.svg is flaky under guard malloc
Summary: svg/repaint/image-with-clip-path.svg is flaky under guard malloc
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-26 07:50 PST by Nikolas Zimmermann
Modified: 2012-01-27 04:03 PST (History)
3 users (show)

See Also:


Attachments
Patch (12.38 KB, patch)
2012-01-27 01:44 PST, Nikolas Zimmermann
zherczeg: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2012-01-26 07:50:10 PST
The recently introduced svg/repaint/image-with-clip-path.svg is flaky when running under guard malloc, it's the last flaky SVG test for me on Lion. Fix coming.
Comment 1 Nikolas Zimmermann 2012-01-27 01:44:11 PST
Created attachment 124277 [details]
Patch
Comment 2 WebKit Review Bot 2012-01-27 02:36:45 PST
Comment on attachment 124277 [details]
Patch

Attachment 124277 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/11265667

New failing tests:
svg/repaint/image-href-change.svg
Comment 3 Zoltan Herczeg 2012-01-27 03:28:52 PST
Comment on attachment 124277 [details]
Patch

r=me
Comment 4 Nikolas Zimmermann 2012-01-27 03:36:41 PST
Committed r106103: <http://trac.webkit.org/changeset/106103>
Comment 5 Nikolas Zimmermann 2012-01-27 03:37:26 PST
Reopening waiting for the bots to cycle, webkit-patch was too quick.
Comment 6 Nikolas Zimmermann 2012-01-27 04:03:15 PST
(In reply to comment #5)
> Reopening waiting for the bots to cycle, webkit-patch was too quick.

Checked using the dashboard, that it needs a rebaseline only. Landed expectations update in r106107.