[Webkit-unassigned] [Bug 184503] New: [GTK] imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 11 08:30:31 PDT 2018


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

            Bug ID: 184503
           Summary: [GTK]
                    imported/w3c/web-platform-tests/fetch/api/redirect/red
                    irect-method.html fails
           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 tests fail on GTK since W3C tests were updated in r230330:

imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method.html
imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker.html


--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker-actual.txt
@@ -10,6 +10,7 @@
 PASS Redirect 303 with POST 
 PASS Redirect 303 with HEAD 
 PASS Redirect 307 with GET 
-PASS Redirect 307 with POST 
+PASS Redirect 307 with POST (string body) 
+FAIL Redirect 307 with POST (blob body) assert_equals: request body expected "it's me the blob! and more blob!" but got ""
 PASS Redirect 307 with HEAD

-- 
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/20180411/3e7f4153/attachment-0002.html>


More information about the webkit-unassigned mailing list