diff options
author | michaeln@google.com <michaeln@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-07 02:35:12 +0000 |
---|---|---|
committer | michaeln@google.com <michaeln@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-07 02:35:12 +0000 |
commit | e41552495803d482f3168923b743668c0b75b610 (patch) | |
tree | 4bcaf4face51c06e767c48d829c13caa51b8220c /webkit/tools | |
parent | a1e5299c58cf02899263f583a01cfbb91b21b17c (diff) | |
download | chromium_src-e41552495803d482f3168923b743668c0b75b610.zip chromium_src-e41552495803d482f3168923b743668c0b75b610.tar.gz chromium_src-e41552495803d482f3168923b743668c0b75b610.tar.bz2 |
LayoutTests/editing/deleting/25322-1.html is flaky on linux
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20009 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-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 58fbf4c..9a94c99 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2767,7 +2767,7 @@ BUG15478 SKIP : LayoutTests/platform/qt/fast/events/event-sender-keydown-frame.h // WebKit 45270:45287 BUG15490 DEBUG LINUX : LayoutTests/fast/overflow/overflow-rtl-inline-scrollbar.html= CRASH -BUG15490 DEBUG LINUX : LayoutTests/editing/deleting/25322-1.html = CRASH +BUG15490 LINUX : LayoutTests/editing/deleting/25322-1.html = PASS CRASH // Flaky for a while on DEBUG BUG15267 WIN LINUX DEBUG : LayoutTests/transitions/cancel-transition.html = PASS FAIL |