Bug 49945 - svg/custom/clip-path-referencing-use2.svg spews a console message into the next test when run with Aero enabled
Summary: svg/custom/clip-path-referencing-use2.svg spews a console message into the ne...
Status: RESOLVED DUPLICATE of bug 129574
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/Windo...
Keywords: InRadar, LayoutTestFailure, PlatformOnly
: 50463 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-11-22 16:02 PST by Adam Roben (:aroben)
Modified: 2015-10-06 17:36 PDT (History)
5 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) 2010-11-22 16:02:18 PST
svg/custom/clip-path-referencing-use.html fails on the Windows 7 Release bots. See the URL for the diff. The Windows XP Debug bots are not seeing this failure.
Comment 1 Adam Roben (:aroben) 2010-11-22 16:03:03 PST
<rdar://problem/8695286>
Comment 2 Adam Roben (:aroben) 2010-12-02 07:44:25 PST
It's easy to reproduce this:

run-webkit-tests svg/custom/clip-path-referencing-use2.svg svg/custom/clip-path-referencing-use.svg

It looks like turning off Aero fixes the bug, which explains why the test passes on XP.
Comment 3 Adam Roben (:aroben) 2010-12-02 07:47:46 PST
(In reply to comment #2)
> It looks like turning off Aero fixes the bug, which explains why the test passes on XP.

Based on this, I'll bet we could get it to fail on XP, too, if we moved the DRT window onscreen.
Comment 4 Adam Roben (:aroben) 2010-12-02 07:53:31 PST
(In reply to comment #3)
> (In reply to comment #2)
> > It looks like turning off Aero fixes the bug, which explains why the test passes on XP.
> 
> Based on this, I'll bet we could get it to fail on XP, too, if we moved the DRT window onscreen.

Indeed!
Comment 5 Adam Roben (:aroben) 2010-12-03 10:50:43 PST
*** Bug 50463 has been marked as a duplicate of this bug. ***
Comment 6 Jessie Berlin 2010-12-03 11:21:51 PST
I committed the failing results for Windows 7 (and the Mac results for Win XP) in
http://trac.webkit.org/changeset/73277
Comment 7 Adam Roben (:aroben) 2010-12-06 05:05:44 PST
It looks like this test is passing on apple-windows-5 but failing on apple-windows-6:

http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r73355%20(7143)/svg/custom/clip-path-referencing-use-pretty-diff.html
Comment 8 Adam Roben (:aroben) 2010-12-08 08:07:48 PST
(In reply to comment #7)
> It looks like this test is passing on apple-windows-5 but failing on apple-windows-6:
> 
> http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r73355%20(7143)/svg/custom/clip-path-referencing-use-pretty-diff.html

Because of this, I added this test to the Skipped file in r73520.
Comment 9 Adam Roben (:aroben) 2010-12-08 12:25:01 PST
Note that svg/custom/clip-path-referencing-use2.svg is the culprit here. It's spewing a console message into the next test.
Comment 10 Adam Roben (:aroben) 2010-12-08 12:25:56 PST
(In reply to comment #9)
> Note that svg/custom/clip-path-referencing-use2.svg is the culprit here. It's spewing a console message into the next test.

...so I changed the Skipped file to skip that test in r73538.
Comment 11 Dirk Schulze 2014-03-02 08:23:09 PST

*** This bug has been marked as a duplicate of bug 129574 ***
Comment 12 Brent Fulgham 2015-10-06 17:36:19 PDT
This test was removed in <http://trac.webkit.org/changeset/164592>, and is no longer an issue.