diff options
author | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-19 22:07:24 +0000 |
---|---|---|
committer | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-19 22:07:24 +0000 |
commit | 908e468904ee63e49a0ff426100eb1417906baf7 (patch) | |
tree | d3b4ef499870bef184775409a1229b8b2375d154 /webkit/tools | |
parent | fa5c9a0393065b41c2b81fc20e12ff232cafb17b (diff) | |
download | chromium_src-908e468904ee63e49a0ff426100eb1417906baf7.zip chromium_src-908e468904ee63e49a0ff426100eb1417906baf7.tar.gz chromium_src-908e468904ee63e49a0ff426100eb1417906baf7.tar.bz2 |
Defers accessibility layout tests per our discussion the other day.
BUG=none
TEST=none
TBR=darin
Review URL: http://codereview.chromium.org/21524
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10046 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 6a4bcb11..6c34b90 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -716,7 +716,9 @@ DEFER : LayoutTests/editing/selection/move-left-right.html = FAIL // and then baselined if necessary. // ---------------------------------------------------------------------------- -LayoutTests/accessibility = FAIL +// Accessibility is off in the browser, and accessibility is not a priority +// for the current release. +DEFER : LayoutTests/accessibility = FAIL // Linux pixeltest failure: Image scaling is terrible // New test. We should fix it, but it doesn't need to block the current release DEFER LINUX : LayoutTests/fast/borders/border-image-omit-right-slice.html = FAIL |