[Webkit-unassigned] [Bug 179608] New: Some XHR tests are flaky with random data in console logs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 13 02:40:35 PST 2017


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

            Bug ID: 179608
           Summary: Some XHR tests are flaky with random data in console
                    logs
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: XML
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Ms2ger at igalia.com

For example, in imported/w3c/web-platform-tests/XMLHttpRequest/send-conditional-cors.htm:

-Blocked access to external URL http://www1.localhost:8800/XMLHttpRequest/resources/conditional.py?tag=0.45864598185251126
-CONSOLE MESSAGE: line 37: XMLHttpRequest cannot load http://www1.localhost:8800/XMLHttpRequest/resources/conditional.py?tag=0.45864598185251126 due to access control checks.
-Blocked access to external URL http://www1.localhost:8800/XMLHttpRequest/resources/conditional.py?tag=0.3336103787755589&cors=yes
-CONSOLE MESSAGE: line 37: XMLHttpRequest cannot load http://www1.localhost:8800/XMLHttpRequest/resources/conditional.py?tag=0.3336103787755589&cors=yes due to access control checks.
+Blocked access to external URL http://www1.localhost:8800/XMLHttpRequest/resources/conditional.py?tag=0.9993790228499609
+CONSOLE MESSAGE: line 37: XMLHttpRequest cannot load http://www1.localhost:8800/XMLHttpRequest/resources/conditional.py?tag=0.9993790228499609 due to access control checks.
+Blocked access to external URL http://www1.localhost:8800/XMLHttpRequest/resources/conditional.py?tag=0.76380518148912&cors=yes
+CONSOLE MESSAGE: line 37: XMLHttpRequest cannot load http://www1.localhost:8800/XMLHttpRequest/resources/conditional.py?tag=0.76380518148912&cors=yes due to access control checks.

or in imported/w3c/web-platform-tests/XMLHttpRequest/access-control-preflight-async-header-denied.htm:

-CONSOLE MESSAGE: XMLHttpRequest cannot load http://127.0.0.1:8800/XMLHttpRequest/resources/access-control-preflight-denied.py?token=e3414997-b8d9-44c5-ac25-b008d36bee33&command=header. Request header field x-test is not allowed by Access-Control-Allow-Headers.
+CONSOLE MESSAGE: XMLHttpRequest cannot load http://127.0.0.1:8800/XMLHttpRequest/resources/access-control-preflight-denied.py?token=1442e690-a7ec-4372-a9cb-5293de4ea65c&command=header. Request header field x-test is not allowed by Access-Control-Allow-Headers.

-- 
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/20171113/30e3f008/attachment-0001.html>


More information about the webkit-unassigned mailing list