[Webkit-unassigned] [Bug 224339] New: [LayoutTests] http/tests/security/resources/reference-movie-cross-origin-allow.py timing out when not passing Content-Length header

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 8 13:38:26 PDT 2021


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

            Bug ID: 224339
           Summary: [LayoutTests]
                    http/tests/security/resources/reference-movie-cross-or
                    igin-allow.py timing out when not passing
                    Content-Length header
           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: cgambrell at apple.com

Created attachment 425539

  --> https://bugs.webkit.org/attachment.cgi?id=425539&action=review

Result from http/tests/media/reference.mov

When not specifying the Content-Length header in http/tests/security/resources/reference-movie-cross-origin-allow.py, the test calling the file times out, but does pass when specifying the Content-Length. http/tests/media/resources/reference.mov is what is called by reference-movie-cross-origin-allow.py and its binary content is the body being sent (see attached). 

http/tests/media/resources/test.mp4 is called in the access_log when specifying the Content-Length header, but is not when omitted (test.mp4 is called from reference.mov).

Use run-webkit-tests --root ./build/to/test http/tests/security/video-cross-origin-caching.html to run the file in question and see failure.

-- 
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/20210408/515ce1bd/attachment.htm>


More information about the webkit-unassigned mailing list