summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authordimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-20 00:50:27 +0000
committerdimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-20 00:50:27 +0000
commitae04ea37988664d28cdf8c26829e3c87c144d5f3 (patch)
tree7b1d546c15f56a575988d0a394ed31a36413ef4e /webkit/tools
parent381cd5a5e63e3a7e5360e889e42d328a5bf93199 (diff)
downloadchromium_src-ae04ea37988664d28cdf8c26829e3c87c144d5f3.zip
chromium_src-ae04ea37988664d28cdf8c26829e3c87c144d5f3.tar.gz
chromium_src-ae04ea37988664d28cdf8c26829e3c87c144d5f3.tar.bz2
WebKit roll 51135:51190.
removing the platfomr-specific snapshots for some tests that are now 'dumpAsText'. Disabling and filing bugs for others that need more implementation work. BUG=28266,28264,10437,28301 TEST=none Review URL: http://codereview.chromium.org/410003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32574 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt15
1 files changed, 12 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index e249d60..e9c6dea 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2289,9 +2289,6 @@ BUG10434 LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = FAIL
// See above comment about this test on linux/win.
BUG10435 MAC : LayoutTests/editing/selection/designmode-no-caret.html = FAIL
-// New tests added in the 41420:41447 merge that fail (just needs a new baseline):
-BUG10437 LINUX : LayoutTests/fast/css-generated-content/hit-test-generated-content.html = FAIL
-
// Flakey. Not clear when it started, but it was before 3/9/09.
// This test also started failing with the merge of March 25th 2009
BUG10441 LINUX : LayoutTests/fast/clip/outline-overflowClip.html = FAIL
@@ -3043,3 +3040,15 @@ BUG28079 LINUX : LayoutTests/http/tests/misc/uncacheable-script-repeated.html =
BUG28080 MAC : LayoutTests/http/tests/xmlhttprequest/cross-origin-authorization.html = PASS TIMEOUT
BUG28092 WIN : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html = PASS FAIL
BUG28095 MAC : LayoutTests/http/tests/cookies/simple-cookies-expired.html = PASS TIMEOUT
+
+// This test should simply be dumpAsText()
+BUG_DIMICH WIN LINUX : LayoutTests/fast/table/row-height-recalc2.html = FAIL
+
+// Need to add Chromium localized strings for the feature. Upstream r51172
+BUG28264 : LayoutTests/fast/forms/validationMessage.html = FAIL
+
+// New feature, but the failure seems to be real (not rebaseline). Upstream r51159.
+BUG28266 : LayoutTests/fast/forms/input-step.html = FAIL
+
+// Video Captions are added upsteram (r51191), need to implement.
+BUG28301 : LayoutTests/media/media-captions.html = TIMEOUT