Bug 124589 - [EFL] http/tests/cache/partitioned-cache.html and http/tests/cache/partitioned-cache-iframe.html are failing
Summary: [EFL] http/tests/cache/partitioned-cache.html and http/tests/cache/partition...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-19 08:55 PST by Michal Pakula vel Rutka
Modified: 2017-03-11 10:44 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Pakula vel Rutka 2013-11-19 08:55:36 PST
Both layout tests http/tests/cache/partitioned-cache.html and http/tests/cache/partitioned-cache-iframe.html are failing since r151705 <http://trac.webkit.org/changeset/151705> when baselines were updated.

Tests outputs:
--- /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/http/tests/cache/partitioned-cache-iframe-expected.txt
+++ /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/http/tests/cache/partitioned-cache-iframe-actual.txt
@@ -1,2 +1,2 @@
-CONSOLE MESSAGE: line 20: PASS
+CONSOLE MESSAGE: line 18: The cache is not properly partitioned

--- /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/http/tests/cache/partitioned-cache-expected.txt
+++ /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/http/tests/cache/partitioned-cache-actual.txt
@@ -3,6 +3,6 @@
 CONSOLE MESSAGE: line 22: Server state retrieved via a 1st party resource: "localhost"
 CONSOLE MESSAGE: line 12: Document domain is now 127.0.0.1
 CONSOLE MESSAGE: line 13: Setting server-side persistent state to "127.0.0.1"
-CONSOLE MESSAGE: line 25: Server state retrieved via a 3rd party resource (possibly a cached result, but it shouldn't be): "127.0.0.1"
-PASS response is "127.0.0.1"
+CONSOLE MESSAGE: line 25: Server state retrieved via a 3rd party resource (possibly a cached result, but it shouldn't be): "localhost"
+FAIL response should be 127.0.0.1. Was localhost.
Comment 1 Michael Catanzaro 2017-03-11 10:44:16 PST
Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.