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 Bugs | Assignee: | 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 | ||
Diego Pino
* 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 ""
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
This is passing since r259705.