diff options
author | jeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-12 17:30:21 +0000 |
---|---|---|
committer | jeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-12 17:30:21 +0000 |
commit | b1d836dfb359a1e38339859f5cbaba8451c3187b (patch) | |
tree | de609a9017cb15809234676fab54c81065d2282a /webkit | |
parent | 704521cc761b19c1d4d7f48643709ee8aeabf6f3 (diff) | |
download | chromium_src-b1d836dfb359a1e38339859f5cbaba8451c3187b.zip chromium_src-b1d836dfb359a1e38339859f5cbaba8451c3187b.tar.gz chromium_src-b1d836dfb359a1e38339859f5cbaba8451c3187b.tar.bz2 |
Mark LayoutTests/fast/body-propagation/overflow/004.html as flaky on Win as well.
More Mac flaky test gardening.
Review URL: http://codereview.chromium.org/113274
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15865 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-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 06ca040..6e30f7e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2197,7 +2197,7 @@ BUG9798 WIN RELEASE : LayoutTests/http/tests/xmlhttprequest/state-after-network- BUG9797 LINUX DEBUG : LayoutTests/svg/W3C-SVG-1.1/filters-gauss-01-b.svg = CRASH PASS BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/colourpicker.svg = CRASH FAIL BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/tabgroup.svg = CRASH PASS -BUG9797 MAC : LayoutTests/fast/body-propagation/overflow/004.html = FAIL PASS +BUG9797 MAC WIN : LayoutTests/fast/body-propagation/overflow/004.html = FAIL PASS BUG9797 MAC DEBUG : LayoutTests/tables/mozilla/bugs/bug137388-2.html = FAIL PASS BUG9797 WIN DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS BUG9797 WIN DEBUG : LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = FAIL PASS |