Bug 208180 - [GTK] http/wpt/prefetch/link-prefetch-cross-origin-vary-cookie.html is failing since added in r257211
Summary: [GTK] http/wpt/prefetch/link-prefetch-cross-origin-vary-cookie.html is failin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-25 00:01 PST by Diego Pino
Modified: 2020-04-08 02:33 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.