summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authordglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-01 17:08:56 +0000
committerdglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-01 17:08:56 +0000
commitfd362c138f65673872b572220aec6b15b09caada (patch)
treed46e6216de92a85fdfc2f6fd097f142ba2577f9f /webkit
parent057bb19150ea68926eddfb0e2666ab1a3422dcf8 (diff)
downloadchromium_src-fd362c138f65673872b572220aec6b15b09caada.zip
chromium_src-fd362c138f65673872b572220aec6b15b09caada.tar.gz
chromium_src-fd362c138f65673872b572220aec6b15b09caada.tar.bz2
Mark XHTML Mobile Profile and WCSS tests as WONTFIX.
Like WML, we are not planning to support these. R=japhet TEST=none BUG=12254 BUG=12310 Review URL: http://codereview.chromium.org/449057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33445 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt25
1 files changed, 10 insertions, 15 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 50eca1c..d002b7d 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -429,6 +429,16 @@ BUG17585 WONTFIX : LayoutTests/fast/dom/HTMLDataGridElement = FAIL
// For more details, see discussions at issue 20570.
BUG20570 WONTFIX : LayoutTests/fast/forms/get-forms-to-about-blank.html = FAIL
+// xhtml mp tests were added in http://trac.webkit.org/changeset/43865 and are
+// skipped on all platforms upstream.
+// We are not planning to support these.
+BUG12254 WONTFIX SKIP : LayoutTests/fast/xhtmlmp = FAIL
+
+// wap css tests were added in http://trac.webkit.org/changeset/43887 and are
+// skipped on all platforms upstream.
+// We are not planning to support these.
+BUG12310 WONTFIX SKIP : LayoutTests/fast/wcss = FAIL
+
// -----------------------------------------------------------------
// CHROME REWRITTEN TESTS
// -----------------------------------------------------------------
@@ -2550,21 +2560,6 @@ BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test2.html = F
BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test3.html = FAIL
BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test4.html = FAIL
-// xhtml mp tests were added in http://trac.webkit.org/changeset/43865 and are
-// skipped on all platforms upstream.
-BUG12254 SKIP : LayoutTests/fast/xhtmlmp/check-doctype-declaration.xhtml = FAIL
-BUG12254 SKIP : LayoutTests/fast/xhtmlmp/check-rootelement.xhtml = FAIL
-BUG12254 SKIP : LayoutTests/fast/xhtmlmp/noscript-in-multiscripts.xhtml = FAIL
-BUG12254 SKIP : LayoutTests/fast/xhtmlmp/noscript-nested.xhtml = FAIL
-BUG12254 SKIP : LayoutTests/fast/xhtmlmp/noscript.xhtml = FAIL
-
-// wap css tests were added in http://trac.webkit.org/changeset/43887 and are
-// skipped on all platforms upstream.
-BUG12310 SKIP : LayoutTests/fast/wcss/marquee-dir.xhtml = FAIL
-BUG12310 SKIP : LayoutTests/fast/wcss/marquee-loop.xhtml = FAIL
-BUG12310 SKIP : LayoutTests/fast/wcss/marquee-speed.xhtml = FAIL
-BUG12310 SKIP : LayoutTests/fast/wcss/marquee-style.xhtml = FAIL
-
// Details for all of these are in the bugs.
BUG12361 WIN SLOW : LayoutTests/http/tests/cookies/double-quoted-value-with-semi-colon.html = FAIL
BUG12361 LINUX MAC DEBUG : LayoutTests/http/tests/cookies/double-quoted-value-with-semi-colon.html = FAIL