diff options
author | finnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-11 17:50:37 +0000 |
---|---|---|
committer | finnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-11 17:50:37 +0000 |
commit | 3b54dda40632f78d2a1b51bb7a9855a5cdd2de81 (patch) | |
tree | 6df5f6e83c7fc8358844f8cbecf0a5d54852c627 /webkit | |
parent | 99c773d9f8244e0d339bbc07accf2e866b5051cc (diff) | |
download | chromium_src-3b54dda40632f78d2a1b51bb7a9855a5cdd2de81.zip chromium_src-3b54dda40632f78d2a1b51bb7a9855a5cdd2de81.tar.gz chromium_src-3b54dda40632f78d2a1b51bb7a9855a5cdd2de81.tar.bz2 |
Disabling two crashing WebKit test for Linux.
BUG=37962
TEST=Disabling tests
TBR=dglazkov
Review URL: http://codereview.chromium.org/869003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41287 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 0b61866..c4cb039 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2925,3 +2925,7 @@ BUG_JAPHET : fast/events/spatial-navigation/snav-iframe-no-focusable-content.htm BUG_JAPHET : fast/events/spatial-navigation/snav-iframe-no-scrollable-content.html = TEXT BUG_JAPHET : fast/events/spatial-navigation/snav-iframe-with-offscreen-focusable-element.html = TEXT BUG_JAPHET : fast/events/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html = TEXT + +// Two flaky tests noticed during a sheriff rotation. +BUG37962 LINUX : fast/dom/HTMLElement/bdo.html = CRASH +BUG37962 LINUX : fast/forms/multiple-form-submission-protection-mouse.html = CRASH |