From 969ff7ce3e33b1ba4c0ec4c39fde3914b4201a38 Mon Sep 17 00:00:00 2001 From: Steve Block Date: Thu, 5 Aug 2010 12:39:42 +0100 Subject: Merge WebKit at r64523 : Add new LayoutTest fast/dom/DeviceOrientation/basic-operation.html to skipped list Also updates this list to reflect the hard-coded skipped list for the existing DumpRenderTree Change-Id: I377db6c1826ff745a3943bd8ea129a14e506f18e --- LayoutTests/platform/android/test_expectations.txt | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'LayoutTests') diff --git a/LayoutTests/platform/android/test_expectations.txt b/LayoutTests/platform/android/test_expectations.txt index 210e279..959a3f0 100644 --- a/LayoutTests/platform/android/test_expectations.txt +++ b/LayoutTests/platform/android/test_expectations.txt @@ -16,11 +16,15 @@ // IGNORE_RESULT - runs the test and compares the result, but doesn't care if it passes // SLOW - marks the test as being slow to run -editing/selection/move-left-right.html SKIP -fast/js/excessive-comma-usage.html SKIP -fast/js/regexp-charclass-crash.html SKIP -fast/regex/test1.html SKIP -fast/regex/slow.html SKIP +editing/selection/move-left-right.html SKIP // Causes DumpRenderTree to hang +fast/dom/DeviceOrientation/basic-operation.html SKIP // Will cause crash until mock DeviceOrientationClient is hooked up. +fast/js/excessive-comma-usage.html SKIP // Tests huge initializer list, causes OOM. +fast/js/regexp-charclass-crash.html SKIP // RegExp is too large, causing OOM +fast/regex/test1.html SKIP // Causes DumpRenderTree to hang with V8 +fast/regex/slow.html SKIP // Causes DumpRenderTree to hang with V8 +ietestcenter/Javascript/15.4.4.15-3-14.html SKIP // hangs the layout tests http://b/issue?id=2889595 +ietestcenter/Javascript/15.4.4.15-3-29.html SKIP // hangs the layout tests http://b/issue?id=2889596 +ietestcenter/Javascript/15.4.4.15-3-8.html SKIP // hangs the layout tests http://b/issue?id=2889598 // This first block of tests are for features for which Android // should pass all tests. They are skipped only temporarily. @@ -137,4 +141,4 @@ fast/overflow/scroll-vertical-not-horizontal.html IGNORE_RESULT // http://b/7351 fast/parser/script-tag-with-trailing-slash.html IGNORE_RESULT // not capturing the console messages fast/replaced/image-map.html IGNORE_RESULT // requires eventSender.mouseDown(),mouseUp() fast/text/plain-text-line-breaks.html IGNORE_RESULT // extra spacing because iFrames rendered next to each other on Apple -profiler IGNORE_RESULT // profiler is not supported \ No newline at end of file +profiler IGNORE_RESULT // profiler is not supported -- cgit v1.1