RESOLVED FIXED 129552
Set css3/filter/huge-region as skipped
https://bugs.webkit.org/show_bug.cgi?id=129552
Summary Set css3/filter/huge-region as skipped
Adenilson Cavalcanti Silva
Reported 2014-03-01 13:25:22 PST
The test huge-region.html tries to use an insanely huge kernel for a blur filtered element and it is expected to *not* execute. Thanks to the changes introduced in #123716, this test will try to be executed and will timeout. As we can't allow failing bots, the quick fix is to just skip the test and refactor the test into 2 new tests in follow up bugs. One test for stressing the clamping of huge blur kernel values and another test for above upper limit filtered areas (bigger than 4096x4096 element while considering Margin + Border).
Attachments
Patch (1.52 KB, patch)
2014-03-01 13:43 PST, Adenilson Cavalcanti Silva
no flags
Adenilson Cavalcanti Silva
Comment 1 2014-03-01 13:43:10 PST
WebKit Commit Bot
Comment 2 2014-03-01 14:22:05 PST
Comment on attachment 225563 [details] Patch Clearing flags on attachment: 225563 Committed r164926: <http://trac.webkit.org/changeset/164926>
WebKit Commit Bot
Comment 3 2014-03-01 14:22:07 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.