From 340f9cbb492b486999250f2df715e79877c17d3a Mon Sep 17 00:00:00 2001 From: Steve Block Date: Wed, 29 Sep 2010 10:18:58 +0100 Subject: Reclassify failing multi-touch tests in test_expectations.txt Change-Id: If0fc3da76b46a7c45dabfa0f25f2e440d27ffd62 --- LayoutTests/platform/android/test_expectations.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'LayoutTests') 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 -- cgit v1.1