diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-10 01:55:18 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-10 01:55:18 +0000 |
commit | f19b0836b029576cfa8196effef452abd51de7ae (patch) | |
tree | 0174718abd9bc534605a0d96339ea8d65645b0b6 | |
parent | 46d7e85d7cb8d2f442d44696e142137c5edec041 (diff) | |
download | chromium_src-f19b0836b029576cfa8196effef452abd51de7ae.zip chromium_src-f19b0836b029576cfa8196effef452abd51de7ae.tar.gz chromium_src-f19b0836b029576cfa8196effef452abd51de7ae.tar.bz2 |
Mark one layout test as FAIL
TBR=ojan
This test actually fails on the build bot, mark it so.
LayoutTests/platform/mac-snowleopard/accessibility/aria-list-and-listitem.html
Review URL: http://codereview.chromium.org/261057
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28652 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4972731..781ef67 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -89,7 +89,7 @@ BUG24182 MAC SLOW : LayoutTests/dom/html/level2/html/HTMLImageElement01.html = P BUG24182 SLOW WIN DEBUG : LayoutTests/svg/carto.net/scrollbar.svg = PASS BUG24182 DEBUG SLOW : LayoutTests/media/audio-controls-rendering.html = PASS BUG24182 SLOW DEBUG : LayoutTests/storage/domstorage/localstorage/index-get-and-set.html = PASS -BUG24182 SLOW WONTFIX DEBUG : LayoutTests/platform/mac-snowleopard/accessibility/aria-list-and-listitem.html = PASS +BUG24182 SLOW WONTFIX DEBUG : LayoutTests/platform/mac-snowleopard/accessibility/aria-list-and-listitem.html = FAIL BUG24182 SLOW WIN : LayoutTests/fast/backgrounds/svg-as-background-5.html = PASS BUG24182 SLOW WIN : LayoutTests/http/tests/local/file-url-sent-as-referer.html = PASS BUG24182 SLOW WIN : LayoutTests/svg/carto.net/window.svg = PASS |