[Webkit-unassigned] [Bug 185915] New: [GTK] Suspicious warning in http/tests/xmlhttprequest/connection-error-sync.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 23 07:42:23 PDT 2018


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

            Bug ID: 185915
           Summary: [GTK] Suspicious warning in
                    http/tests/xmlhttprequest/connection-error-sync.html
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

The following test has started failing on GTK in r230852:r230858:

http/tests/xmlhttprequest/connection-error-sync.html

This is probably a consequence of https://trac.webkit.org/changeset/230857/webkit

The additional log we're getting is this:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/xmlhttprequest/connection-error-sync-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/xmlhttprequest/connection-error-sync-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: line 22: XMLHttpRequest cannot load http://127.0.0.1:8000/xmlhttprequest/resources/infinite-loop.php due to access control checks.
 Test the behavior of a sync XMLHttpRequest that encounters an infinite redirection loop.

 Exception NetworkError; code=19; number=undefined (0); message=' A network error occurred.'


Is that message expected?

-- 
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/20180523/13d2ed78/attachment.html>


More information about the webkit-unassigned mailing list