[Webkit-unassigned] [Bug 212217] New: [GLIB] imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-escape.tentative.any.html is failing since added in r261821
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 21 09:28:49 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212217
Bug ID: 212217
Summary: [GLIB]
imported/w3c/web-platform-tests/fetch/api/redirect/red
irect-location-escape.tentative.any.html is failing
since added in r261821
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dpino at igalia.com
These two tests were added in r261821:
imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-escape.tentative.any.html [ Failure ]
imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-escape.tentative.any.worker.html [ Failure ]
They have been failing since then for GTK and WPE.
Diff: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r261992%20(13799)/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-escape.tentative.any-diff.txt
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-escape.tentative.any-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-escape.tentative.any-actual.txt
@@ -1,7 +1,7 @@
PASS Redirect to escaped UTF-8
-PASS Redirect to unescaped UTF-8
-PASS Redirect to escaped and unescaped UTF-8
-PASS Escaping produces double-percent
-PASS Redirect to invalid UTF-8
+FAIL Redirect to unescaped UTF-8 assert_true: http://localhost:8800/fetch/api/resources/top.txt?%C3%A2%C2%98%C2%83 ends with top.txt?%E2%98%83 expected true got false
+FAIL Redirect to escaped and unescaped UTF-8 assert_true: http://localhost:8800/fetch/api/resources/top.txt?%C3%A2%C2%98%C2%83%e2%98%83 ends with top.txt?%E2%98%83%e2%98%83 expected true got false
+FAIL Escaping produces double-percent assert_true: http://localhost:8800/fetch/api/resources/top.txt?%%C3%A2%C2%98%C2%83 ends with top.txt?%%E2%98%83 expected true got false
+FAIL Redirect to invalid UTF-8 assert_true: http://localhost:8800/fetch/api/resources/top.txt?%C3%BF ends with top.txt?%FF expected true got false
Diff: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r261992%20(13799)/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-escape.tentative.any.worker-diff.txt
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-escape.tentative.any.worker-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-escape.tentative.any.worker-actual.txt
@@ -1,7 +1,7 @@
PASS Redirect to escaped UTF-8
-PASS Redirect to unescaped UTF-8
-PASS Redirect to escaped and unescaped UTF-8
-PASS Escaping produces double-percent
-PASS Redirect to invalid UTF-8
+FAIL Redirect to unescaped UTF-8 assert_true: http://localhost:8800/fetch/api/resources/top.txt?%C3%A2%C2%98%C2%83 ends with top.txt?%E2%98%83 expected true got false
+FAIL Redirect to escaped and unescaped UTF-8 assert_true: http://localhost:8800/fetch/api/resources/top.txt?%C3%A2%C2%98%C2%83%e2%98%83 ends with top.txt?%E2%98%83%e2%98%83 expected true got false
+FAIL Escaping produces double-percent assert_true: http://localhost:8800/fetch/api/resources/top.txt?%%C3%A2%C2%98%C2%83 ends with top.txt?%%E2%98%83 expected true got false
+FAIL Redirect to invalid UTF-8 assert_true: http://localhost:8800/fetch/api/resources/top.txt?%C3%BF ends with top.txt?%FF expected true got false
--
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/20200521/1084c1ff/attachment.htm>
More information about the webkit-unassigned
mailing list