diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-11 20:08:21 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-11 20:08:21 +0000 |
commit | 02afb591a63b446ad8a2db98654273b6675700a3 (patch) | |
tree | c2d39a9b304970261e6cc0fe3afbeb16639a73d6 /webkit | |
parent | d88a23dbeada3ba7639bcbe2d4b73dcaf9cc789e (diff) | |
download | chromium_src-02afb591a63b446ad8a2db98654273b6675700a3.zip chromium_src-02afb591a63b446ad8a2db98654273b6675700a3.tar.gz chromium_src-02afb591a63b446ad8a2db98654273b6675700a3.tar.bz2 |
Add blanket rule to DEFER accessibility tests.
R=dpranke
BUG=10322
TEST=none
Review URL: http://codereview.chromium.org/494002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34373 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 433e453..9d2d11e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1115,6 +1115,8 @@ BUG25175 MAC : LayoutTests/svg/custom/grayscale-gradient-mask.svg = IMAGE // testing strategy for Chromium accessibilitiy. It is possible we won't use // these at all. +BUG10322 DEFER : LayoutTests/accessibility = PASS FAIL + // AccessibilityUIElement.isActionSupported. BUG28997 WONTFIX : LayoutTests/accessibility/aria-link-supports-press.html = FAIL BUG28997 WONTFIX : LayoutTests/accessibility/button-press-action.html = FAIL @@ -3025,7 +3027,6 @@ BUG28918 : LayoutTests/http/tests/cache/subresource-failover-to-network.html = P BUG29056 WIN LINUX : LayoutTests/svg/custom/mask-with-all-units.svg = FAIL // New failures from WebKit r51534:r51576 -BUG29157 WIN LINUX MAC : LayoutTests/accessibility/aria-text-role.html = TEXT BUG29157 WIN LINUX : LayoutTests/fast/forms/input-maxlength-ime-completed.html = TEXT BUG29157 WIN LINUX : LayoutTests/fast/forms/input-maxlength-ime-preedit.html = TEXT BUG29157 MAC : LayoutTests/fast/css/namespaces/namespaces-comments.xml = IMAGE @@ -3059,7 +3060,6 @@ BUG29393 : LayoutTests/fast/loader/stateobjects/pushstate-object-types.html = TI BUG29393 : LayoutTests/fast/loader/stateobjects/pushstate-then-replacestate.html = TIMEOUT BUG29393 : LayoutTests/fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange.html = TIMEOUT BUG29393 : LayoutTests/fast/loader/stateobjects/replacestate-then-pushstate.html = TIMEOUT -BUG29653 : LayoutTests/accessibility/aria-scrollbar-role.html = TEXT BUG29944 WIN : LayoutTests/websocket/tests/unicode.html = TEXT PASS @@ -3241,7 +3241,7 @@ BUG29737 WIN : LayoutTests/svg/filters/subRegion-two-effects.svg = TEXT // WebKit Roll to r51915 BUG29928 SKIP : LayoutTests/websocket/tests/sub-protocol-with-space.html = TEXT -BUG29930 SLOW : LayoutTests/fast/loader/input-element-page-cache-crash.html = PASS +BUG29930 : LayoutTests/fast/loader/input-element-page-cache-crash.html = TIMEOUT PASS // Was first marked as (WIN: TEXT, LINUX: TEXT, MAC: IMAGE+TEXT) by // roll r51875, and then after http://trac.webkit.org/changeset/51936 the |