Bug 186618 - [GTK] imported/w3c/web-platform-tests/fetch/api/headers/header-values.html is failing
Summary: [GTK] imported/w3c/web-platform-tests/fetch/api/headers/header-values.html is...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-14 07:10 PDT by Miguel Gomez
Modified: 2023-01-25 19:36 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Gomez 2018-06-14 07:10:40 PDT
imported/w3c/web-platform-tests/fetch/api/headers/header-values.html [ Failure ]
Comment 1 Miguel Gomez 2018-06-14 07:12:49 PDT
The fail was caused by one of these changes, not sure which one
r232571 -> Add Accept-Encoding: identity to Range requests
r232572 -> HTTP Header values validation is too strict

and this is the diff

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/fetch/api/headers/header-values-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/fetch/api/headers/header-values-actual.txt
@@ -5,6 +5,6 @@
 PASS fetch() with value x%0Ax needs to throw 
 PASS XMLHttpRequest with value x%0Dx needs to throw 
 PASS fetch() with value x%0Dx needs to throw 
-PASS XMLHttpRequest with all valid values 
-PASS fetch() with all valid values 
+FAIL XMLHttpRequest with all valid values assert_equals: expected "xx" but got "xÂx"
+FAIL fetch() with all valid values assert_equals: expected "xx" but got "xÂx"
Comment 2 Diego Pino 2023-01-25 19:36:22 PST
There are no references to this bug in any TestExpectations. It's probable this bug was solved at some point but it wasn't marked as closed. I'm closing this bug now. If you think this bug report is still valid, please reopen it and add an entry to TestExpectations.