diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-04 22:21:47 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-04 22:21:47 +0000 |
commit | 3da33567fb3c69351d74ccb11d884e4ea9f9a21e (patch) | |
tree | 5f5d7720cd52aef5d5f61c3078fc1c1505d33084 /webkit | |
parent | 41a1bc26f37b948b2793e6807c9822897a1f504d (diff) | |
download | chromium_src-3da33567fb3c69351d74ccb11d884e4ea9f9a21e.zip chromium_src-3da33567fb3c69351d74ccb11d884e4ea9f9a21e.tar.gz chromium_src-3da33567fb3c69351d74ccb11d884e4ea9f9a21e.tar.bz2 |
Organize inspector test failures.
TBR=pfeldman
BUG=26734
TEST=none
Review URL: http://codereview.chromium.org/360028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31017 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 19e7624..f6eba99 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -762,6 +762,9 @@ BUG20226 : LayoutTests/fast/forms/datalist.html = TEXT BUG20292 : LayoutTests/fast/forms/input-list.html = FAIL BUG20292 : LayoutTests/fast/forms/input-selectedoption.html = FAIL +// Add support for inspector layout tests. +BUG26734 SKIP : LayoutTests/inspector = FAIL + // Fails due to storage APIs not implemented. Might be worth re-baselining // temporarily so the rest of the conditions are still tested. BUG24205 : LayoutTests/fast/dom/Window/window-function-name-getter-precedence.html = FAIL @@ -3069,9 +3072,6 @@ BUG_23475 WIN : LayoutTests/svg/custom/junk-data.svg = PASS IMAGE // WebKit roll 49405:49413 BUG_HCLAM : LayoutTests/http/tests/xmlhttprequest/logout.html = FAIL -//WebKit roll 49562:49583 -SKIP BUG_PFELDMAN : LayoutTests/inspector = FAIL - BUG24862 LINUX : LayoutTests/fast/replaced/border-radius-clip.html = FAIL // WebKit roll 49583:49597 |