RESOLVED FIXED Bug 78115
Switch svg/custom tests to repaint harness
https://bugs.webkit.org/show_bug.cgi?id=78115
Summary Switch svg/custom tests to repaint harness
Nikolas Zimmermann
Reported 2012-02-08 08:16:09 PST
Switch svg/custom tests to repaint harness. Follow-up for bug 77736. Next and last is svg/dynamic-updates.
Attachments
Patch (deleted)
2012-02-08 08:20 PST, Nikolas Zimmermann
no flags
Patch v2 (deleted)
2012-02-09 02:40 PST, Nikolas Zimmermann
no flags
Nikolas Zimmermann
Comment 1 2012-02-08 08:20:43 PST
Nikolas Zimmermann
Comment 2 2012-02-09 02:40:55 PST
Created attachment 126262 [details] Patch v2
Andreas Kling
Comment 3 2012-02-09 03:07:03 PST
Comment on attachment 126262 [details] Patch v2 LGTM!
Nikolas Zimmermann
Comment 4 2012-02-09 03:22:32 PST
WebKit Review Bot
Comment 5 2012-02-09 03:23:15 PST
Comment on attachment 126262 [details] Patch v2 Attachment 126262 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/11487197 New failing tests: platform/chromium/compositing/layout-width-change.html svg/carto.net/slider.svg
Nikolas Zimmermann
Comment 6 2012-02-09 04:34:15 PST
(In reply to comment #5) > (From update of attachment 126262 [details]) > Attachment 126262 [details] did not pass chromium-ews (chromium-xvfb): > Output: http://queues.webkit.org/results/11487197 > > New failing tests: > platform/chromium/compositing/layout-width-change.html > svg/carto.net/slider.svg For the record, these are not related to this bug, it only changed layout tests, and none in those directories.
Csaba Osztrogonác
Comment 7 2012-02-09 07:56:00 PST
(In reply to comment #4) > Committed r107207: <http://trac.webkit.org/changeset/107207> Reopen, because it made the following tests assert on Qt in debug mode: svg/custom/mask-child-changes.svg svg/custom/mask-invalidation.svg svg/custom/absolute-sized-content-with-resources.xhtml ASSERTION FAILED: m_transparencyCount > 0 ../../../../Source/WebCore/platform/graphics/GraphicsContext.cpp(346) : void WebCore::GraphicsContext::endTransparencyLayer()
Nikolas Zimmermann
Comment 8 2012-02-09 08:03:49 PST
(In reply to comment #7) > (In reply to comment #4) > > Committed r107207: <http://trac.webkit.org/changeset/107207> > > Reopen, because it made the following tests assert on Qt in debug mode: > svg/custom/mask-child-changes.svg > svg/custom/mask-invalidation.svg > svg/custom/absolute-sized-content-with-resources.xhtml > > ASSERTION FAILED: m_transparencyCount > 0 > ../../../../Source/WebCore/platform/graphics/GraphicsContext.cpp(346) : void WebCore::GraphicsContext::endTransparencyLayer() hm, I guess this only exposes a Qt bug - that's now visible due the changed timing. It's not something I can fix without a Qt build - You forgot to reopen btw.
Csaba Osztrogonác
Comment 9 2012-02-09 08:05:42 PST
(In reply to comment #8) > (In reply to comment #7) > > (In reply to comment #4) > > > Committed r107207: <http://trac.webkit.org/changeset/107207> > > > > Reopen, because it made the following tests assert on Qt in debug mode: > > svg/custom/mask-child-changes.svg > > svg/custom/mask-invalidation.svg > > svg/custom/absolute-sized-content-with-resources.xhtml > > > > ASSERTION FAILED: m_transparencyCount > 0 > > ../../../../Source/WebCore/platform/graphics/GraphicsContext.cpp(346) : void WebCore::GraphicsContext::endTransparencyLayer() > > hm, I guess this only exposes a Qt bug - that's now visible due the changed timing. It's not something I can fix without a Qt build - You forgot to reopen btw. :-( Zoltán or Reni or any other Qt and svg expert, could you check this?
Eric Seidel (no email)
Comment 10 2012-02-10 10:22:37 PST
Comment on attachment 126262 [details] Patch v2 Cleared Andreas Kling's review+ from obsolete attachment 126262 [details] so that this bug does not appear in http://webkit.org/pending-commit.
Nikolas Zimmermann
Comment 11 2012-02-15 01:47:30 PST
I'm closing this bug, we can move the Qt specific fixing into bug 78332.
Stephen Chenney
Comment 12 2012-04-05 12:50:22 PDT
Note You need to log in before you can comment on or make changes to this bug.