[Webkit-unassigned] [Bug 202378] New: LayoutTests, contentSecurityPolicy: Avoid using timeout as a failure mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 30 15:50:20 PDT 2019


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

            Bug ID: 202378
           Summary: LayoutTests, contentSecurityPolicy: Avoid using
                    timeout as a failure mode
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jbedard at apple.com

Timeouts are very expensive for layout tests. We should try and avoid using them as a failure mode. Most contentSecurityPolicy tests attach an event listener to securitypolicyviolation and only end the test if that listener is triggered, this means that if the tests fail, they timeout.

-- 
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/20190930/a96106eb/attachment-0001.html>


More information about the webkit-unassigned mailing list