[Webkit-unassigned] [Bug 137138] [EFL][WK2] REGRESSION(r136848): W3C SVG 1.1. tests are flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 3 08:04:49 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=137138

Csaba Osztrogonác <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kenneth at webkit.org,
                   |                            |yael at webkit.org
            Summary|[EFL][WK2] W3C SVG 1.1.     |[EFL][WK2]
                   |tests are flaky             |REGRESSION(r136848): W3C
                   |                            |SVG 1.1. tests are flaky
             Blocks|                            |104139

--- Comment #3 from Csaba Osztrogonác <ossy at webkit.org> ---
I got it, http://trac.webkit.org/changeset/136848 is the culprit.
With reverting this change, W3C SVG tests are happy. But it isn't
the real fix, we only replaced one flakiness with an other one.

After r136848 the window is resized to 800x600 after each test
in resetStateToConsistentValues(). The webview is always resized
to 800x600 or 480x360 depends on the filename before each test
via updateWebViewSizeForTest() ( via configureViewForTest() )

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141103/3ac8ee39/attachment-0002.html>


More information about the webkit-unassigned mailing list