diff options
author | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-08 19:56:06 +0000 |
---|---|---|
committer | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-08 19:56:06 +0000 |
commit | ab39a625b5c844e1ad9c1409c8bda13bcf2b6ec7 (patch) | |
tree | 84a936f9f0d5ec57b4a3b56cc1986567c6b81eb5 /webkit | |
parent | f6a71a715db3af2f44d6a6b6ca25d927aff9a94c (diff) | |
download | chromium_src-ab39a625b5c844e1ad9c1409c8bda13bcf2b6ec7.zip chromium_src-ab39a625b5c844e1ad9c1409c8bda13bcf2b6ec7.tar.gz chromium_src-ab39a625b5c844e1ad9c1409c8bda13bcf2b6ec7.tar.bz2 |
Mark extend-selection.html as flaky.
TBR=zork
BUG=24314
TEST=none
Review URL: http://codereview.chromium.org/266025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28428 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index f855fc6..16fcd24 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3148,3 +3148,5 @@ BUG_JOHNNYG : LayoutTests/http/tests/globalhistory/history-delegate-basic-title. BUG_JOHNNYG WIN DEBUG : LayoutTests/fast/frames/onlyCommentInIFrame.html = FAIL BUG_24308 MAC : LayoutTests/http/tests/navigation/back-send-referrer.html = PASS TIMEOUT + +BUG_24314 LINUX DEBUG : LayoutTests/editing/selection/extend-selection.html = PASS TIMEOUT |