[Webkit-unassigned] [Bug 129552] New: Set css3/filter/huge-region as skipped

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 1 13:28:18 PST 2014


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

           Summary: Set css3/filter/huge-region as skipped
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: savagobr at yahoo.com


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).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list