imported/w3c/web-platform-tests/fetch/api/headers/header-values.html [ Failure ]
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"
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.