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).
Created attachment 225563 [details] Patch
Comment on attachment 225563 [details] Patch Clearing flags on attachment: 225563 Committed r164926: <http://trac.webkit.org/changeset/164926>
All reviewed patches have been landed. Closing bug.