[Webkit-unassigned] [Bug 243057] New: Fix error in WPT CSP test on timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 21 09:15:26 PDT 2022


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

            Bug ID: 243057
           Summary: Fix error in WPT CSP test on timeout
           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: sysrqb at apple.com

This bug is shown in bug 239568: when the CSP test times out, the report.py script sends an empty array ('[]') to the checkReport.sub.js script; but the latter script expects, at minimum, the array's zero-ith index is defined. As a result, we get an error like:
> undefined is not an object (evaluating 'data[0]["body"]')

-- 
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/20220721/f14a4d26/attachment.htm>


More information about the webkit-unassigned mailing list