diff options
author | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-21 16:51:22 +0000 |
---|---|---|
committer | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-21 16:51:22 +0000 |
commit | ea8f4a21e600783aec58bb3652c2ce85c46ee27f (patch) | |
tree | 79cc1e193922242deba7f41b75c5977b93467edb /webkit | |
parent | 3c86adc61df3e8eaa94c93bcd9c844b9863bbff0 (diff) | |
download | chromium_src-ea8f4a21e600783aec58bb3652c2ce85c46ee27f.zip chromium_src-ea8f4a21e600783aec58bb3652c2ce85c46ee27f.tar.gz chromium_src-ea8f4a21e600783aec58bb3652c2ce85c46ee27f.tar.bz2 |
Add a comment for the flakey test.
TBR=ojan
BUG=10475
Review URL: http://codereview.chromium.org/87033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14109 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index bbb4a0c..8054fbc 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2240,6 +2240,7 @@ BUG9704 : LayoutTests/http/tests/navigation/onload-navigation-iframe.html = TIME // Merge WebKit: 42026:42115 new tests BUG10475 DEFER WIN LINUX : LayoutTests/fast/block/positioning/negative-rel-position.html = FAIL +// This test isn't just slow -- sometimes it times out indefinitely. BUG10475 DEFER : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html = FAIL TIMEOUT BUG10475 DEFER WIN LINUX : LayoutTests/fast/forms/range-thumb-height-percentage.html = FAIL |