diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-12 23:37:09 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-12 23:37:09 +0000 |
commit | 4bc6df7b613f627fb6fc5086680a20f4e4ecf083 (patch) | |
tree | 59eaadc55969d755379534e00dadf92676e263d7 /webkit | |
parent | 4237d5b756a5ead2e3539c8279f848a029435f39 (diff) | |
download | chromium_src-4bc6df7b613f627fb6fc5086680a20f4e4ecf083.zip chromium_src-4bc6df7b613f627fb6fc5086680a20f4e4ecf083.tar.gz chromium_src-4bc6df7b613f627fb6fc5086680a20f4e4ecf083.tar.bz2 |
Mark a test a expected fail which has been failing in debug mode for a while.
BUG=14014
TBR=darin
Review URL: http://codereview.chromium.org/125089
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18333 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b06f960..3af53d5 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2795,3 +2795,7 @@ BUG13767 : LayoutTests/fast/js/JSON-stringify.html = FAIL // WebKit 44571:44597 // Needs pixel results generated upstream, may need rebaselining afterwards BUG13809 SKIP : LayoutTests/fast/canvas/canvas-empty-image-pattern.html = FAIL + +// DCHECK failure about current message loop. +BUG14014 DEBUG : LayoutTests/fast/events/tabindex-focus-chain.html = FAIL + |