Bug 208180

Summary: [GTK] http/wpt/prefetch/link-prefetch-cross-origin-vary-cookie.html is failing since added in r257211
Product: WebKit Reporter: Diego Pino <dpino>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=210106

Description Diego Pino 2020-02-25 00:01:46 PST
* http/wpt/prefetch/link-prefetch-cross-origin-vary-cookie.html [ Failure ]

--- /home/igalia/dpino/workspace/webkit-gtk/layout-test-results/retries/http/wpt/prefetch/link-prefetch-cross-origin-vary-cookie-expected.txt
+++ /home/igalia/dpino/workspace/webkit-gtk/layout-test-results/retries/http/wpt/prefetch/link-prefetch-cross-origin-vary-cookie-actual.txt
@@ -1,3 +1,3 @@

-PASS Verify that navigating to a prefetched main resource that sets Vary: Cookie does send cookies. 
+FAIL Verify that navigating to a prefetched main resource that sets Vary: Cookie does send cookies. assert_equals: expected "foo=bar" but got ""
Comment 1 Carlos Garcia Campos 2020-04-08 02:33:22 PDT
This is passing since r259705.