summaryrefslogtreecommitdiffstats
path: root/LayoutTests
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2010-09-29 10:18:58 +0100
committerSteve Block <steveblock@google.com>2010-09-29 18:57:08 +0100
commit340f9cbb492b486999250f2df715e79877c17d3a (patch)
tree628630e56e5da69aaba8d06eea17ce400c0756a8 /LayoutTests
parentec57b3b518584fcf031d2a5215cc564c54866149 (diff)
downloadexternal_webkit-340f9cbb492b486999250f2df715e79877c17d3a.zip
external_webkit-340f9cbb492b486999250f2df715e79877c17d3a.tar.gz
external_webkit-340f9cbb492b486999250f2df715e79877c17d3a.tar.bz2
Reclassify failing multi-touch tests in test_expectations.txt
Change-Id: If0fc3da76b46a7c45dabfa0f25f2e440d27ffd62
Diffstat (limited to 'LayoutTests')
-rw-r--r--LayoutTests/platform/android/test_expectations.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/LayoutTests/platform/android/test_expectations.txt b/LayoutTests/platform/android/test_expectations.txt
index 021b97d..18efe3c 100644
--- a/LayoutTests/platform/android/test_expectations.txt
+++ b/LayoutTests/platform/android/test_expectations.txt
@@ -48,8 +48,6 @@ fast/encoding/char-decoding.html FAIL // fails in Java HTTP stack, see http://b/
fast/encoding/hanarei-blog32-fc2-com.html FAIL // fails in Java HTTP stack, see http://b/issue?id=3046986
fast/encoding/mailto-always-utf-8.html FAIL // Requires waitForPolicyDelegate(), see http://b/issue?id=3043468
fast/encoding/percent-escaping.html FAIL // fails in Java HTTP stack, see http://b/issue?id=3046984
-fast/events/touch/basic-multi-touch-events.html FAIL // Requires multi-touch
-fast/events/touch/touch-target.html FAIL // Requires multi-touch
http/tests/appcache/empty-manifest.html FAIL // flaky
http/tests/appcache/fallback.html FAIL // http://b/issue?id=2713004
http/tests/appcache/foreign-iframe-main.html FAIL // flaky - skips states
@@ -64,11 +62,13 @@ storage/transaction-callback-isolated-world.html FAIL // Requires layoutTestCont
storage/transaction-error-callback-isolated-world.html FAIL // Requires layoutTestController.evaluateScriptInIsolatedWorld()
storage/transaction-success-callback-isolated-world.html FAIL // Requires layoutTestController.evaluateScriptInIsolatedWorld()
-// Expected failures due to unsupported features.
+// Expected failures due to unsupported features or tests unsuitable for Android.
fast/encoding/char-decoding-mac.html FAIL // Mac-specific encodings (also marked Won't Fix in Chromium, bug 7388)
fast/encoding/char-encoding-mac.html FAIL // Mac-specific encodings (also marked Won't Fix in Chromium, bug 7388)
fast/encoding/idn-security.html FAIL // Mac-specific IDN checks (also marked Won't Fix in Chromium, bug 21814)
+fast/events/touch/basic-multi-touch-events.html FAIL // Requires multi-touch gestures not supported by Android system
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/eventsource/workers FAIL // workers not supported
http/tests/workers FAIL // workers not supported