diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-24 21:02:10 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-24 21:02:10 +0000 |
commit | b3ef9d1b182811b01cf7aa3fbffdf9f19e0f3d11 (patch) | |
tree | 98aa6416c47099aee025baf3d3064e7e891ecfa2 /webkit | |
parent | 811e7d36f5bb3768cb7203f752744d079750aa1a (diff) | |
download | chromium_src-b3ef9d1b182811b01cf7aa3fbffdf9f19e0f3d11.zip chromium_src-b3ef9d1b182811b01cf7aa3fbffdf9f19e0f3d11.tar.gz chromium_src-b3ef9d1b182811b01cf7aa3fbffdf9f19e0f3d11.tar.bz2 |
Skip fast/wml layout tests, since Chrome doesn't support wml. First layout test was added into this directory during last webkit merge.
BUG=none
TEST=Ran on layout_win, layout_mac, layout_win try servers.
Review URL: http://codereview.chromium.org/173247
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24144 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index ca2ce5b..19ecfaeb 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -87,6 +87,7 @@ WONTFIX SKIP : LayoutTests/svg/custom/getPresentationAttribute.svg = PASS // with WML support, so skip its tests. WONTFIX SKIP : LayoutTests/wml = FAIL WONTFIX SKIP : LayoutTests/http/tests/wml = FAIL +WONTFIX SKIP : LayoutTests/fast/wml = FAIL // These tests are based on the JSC JavaScript profiler. The V8 JavaScript // profiler is in development and will use a different approach than JSC and @@ -2762,12 +2763,6 @@ BUG19625 : LayoutTests/fast/eventsource/eventsource-constructor.html = FAIL // New test added, doesn't yet pass for Chrome BUG19635 : LayoutTests/fast/harness/use-page-cache.html = FAIL -// Code was checked into webkit without expectations in 47329, added in 47437. -// Remove this once we roll deps that far -BUG_JPARENT SKIP : LayoutTests/fast/wml/html-fieldset-crash.html = FAIL - -// Merge 47383:47417 - // WebKit roll r47417:47528 BUG19766 WIN LINUX : LayoutTests/editing/deleting/delete-br-011.html = FAIL BUG19766 WIN LINUX : LayoutTests/editing/deleting/delete-br-012.html = FAIL |