summaryrefslogtreecommitdiffstats
path: root/LayoutTests/platform
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2010-11-24 13:46:35 +0000
committerSteve Block <steveblock@google.com>2010-11-24 14:56:39 +0000
commit63796d97248956b9c06a7889b007b34bc8b486f4 (patch)
tree27ce93ae24d8d9b672c617fc5e02896f00a73a1c /LayoutTests/platform
parent0c918ae77b5edfe59b726ff40a7c86dbc4a94307 (diff)
downloadexternal_webkit-63796d97248956b9c06a7889b007b34bc8b486f4.zip
external_webkit-63796d97248956b9c06a7889b007b34bc8b486f4.tar.gz
external_webkit-63796d97248956b9c06a7889b007b34bc8b486f4.tar.bz2
Add LayoutTests http/tests/cookies at r71558
All tests pass or have failing test expectations. Bug: 3227269 Change-Id: Ia0d58eb29d312c57c2f687e5431bb997b9433560
Diffstat (limited to 'LayoutTests/platform')
-rwxr-xr-xLayoutTests/platform/android/layout_test_directories.txt1
-rw-r--r--LayoutTests/platform/android/test_expectations.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/LayoutTests/platform/android/layout_test_directories.txt b/LayoutTests/platform/android/layout_test_directories.txt
index da81ffd..703c4da 100755
--- a/LayoutTests/platform/android/layout_test_directories.txt
+++ b/LayoutTests/platform/android/layout_test_directories.txt
@@ -36,6 +36,7 @@ fast/url
fast/xpath
http/conf
http/tests/appcache
+http/tests/cookies
http/tests/resources
http/tests/ssl
platform/android
diff --git a/LayoutTests/platform/android/test_expectations.txt b/LayoutTests/platform/android/test_expectations.txt
index 375a595..d0a039c 100644
--- a/LayoutTests/platform/android/test_expectations.txt
+++ b/LayoutTests/platform/android/test_expectations.txt
@@ -66,6 +66,7 @@ fast/events/touch/basic-multi-touch-events.html FAIL // Requires multi-touch ges
fast/events/touch/touch-coords-in-zoom-and-scroll.html FAIL // Requires eventSender.zoomPageIn(),zoomPageOut()
fast/events/touch/touch-target.html FAIL // Requires multi-touch gestures not supported by Android system
fast/workers FAIL // workers not supported
+http/tests/cookies/third-party-cookie-relaxing.html FAIL // We don't support conditional acceptance of third-party cookies
http/tests/eventsource/workers FAIL // workers not supported
http/tests/workers FAIL // workers not supported
http/tests/xmlhttprequest/workers FAIL // workers not supported