diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-09 01:06:50 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-09 01:06:50 +0000 |
commit | 46524268c8ef683fb79e4c20c5ba520819d5a837 (patch) | |
tree | 5b5ee29925a5ac6db846ff23bcb5c954acddbe17 | |
parent | 79997c83d8091f77bb5f419e05cae0369e4ceb33 (diff) | |
download | chromium_src-46524268c8ef683fb79e4c20c5ba520819d5a837.zip chromium_src-46524268c8ef683fb79e4c20c5ba520819d5a837.tar.gz chromium_src-46524268c8ef683fb79e4c20c5ba520819d5a837.tar.bz2 |
Mark a test flaky which has been flaky for its whole existence.
TBR=dglazkov
BUG=35064
TEST=none
Review URL: http://codereview.chromium.org/596001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38427 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index e28b0b9..c8a0068 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2919,3 +2919,6 @@ BUG34546 : fast/loader/document-with-fragment-url-1.html = TIMEOUT BUG34546 : fast/loader/document-with-fragment-url-2.html = TIMEOUT BUG34546 : fast/loader/document-with-fragment-url-3.html = TIMEOUT BUG34546 : fast/loader/document-with-fragment-url-4.html = TIMEOUT + +// Flaky test +BUG35064 WIN DEBUG : fast/forms/restore-selection-after-layout.html = TEXT PASS
\ No newline at end of file |