RESOLVED FIXED 202237
[GTK] http/tests/appcache/document-cookie-http-only.php is failing
https://bugs.webkit.org/show_bug.cgi?id=202237
Summary [GTK] http/tests/appcache/document-cookie-http-only.php is failing
Alicia Boya García
Reported 2019-09-25 14:10:10 PDT
http/tests/appcache/document-cookie-http-only.php Failing since r249530:r249620 --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/appcache/document-cookie-http-only-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/appcache/document-cookie-http-only-actual.txt @@ -1,6 +1,6 @@ CONSOLE MESSAGE: line 1: ApplicationCache is deprecated. Please use ServiceWorkers instead. This tests that HttpOnly cookies set on the main document are used when accessing resources in the manifest. This also tests that cookies used by appcache resource loading are scoped properly. -PASSED: Some cookies should not be visible from JavaScript. +FAILED: Some cookies should not be visible from JavaScript. PASSED: Script Cookie is set to 'script' PASSED: Cookie is set to 'bar'
Attachments
Carlos Garcia Campos
Comment 1 2020-04-08 02:26:23 PDT
This is passing since r259705.
Note You need to log in before you can comment on or make changes to this bug.