diff options
author | jeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-13 17:31:05 +0000 |
---|---|---|
committer | jeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-13 17:31:05 +0000 |
commit | 3c39333a11a67ffe72a8989be898dca8421d573b (patch) | |
tree | 4354d5b35be202204d9392417862b423ba374ce0 /webkit | |
parent | 2e985c1fb838209aec29c44cd8c6be02704bcb2f (diff) | |
download | chromium_src-3c39333a11a67ffe72a8989be898dca8421d573b.zip chromium_src-3c39333a11a67ffe72a8989be898dca8421d573b.tar.gz chromium_src-3c39333a11a67ffe72a8989be898dca8421d573b.tar.bz2 |
Mark Flaky Layout Tests
Review URL: http://codereview.chromium.org/113347
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15964 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 8a34204..1eeb5dd 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2701,5 +2701,9 @@ BUG11810 MAC : LayoutTests/editing/selection/extend-selection.html = TIMEOUT PAS BUG11832 LINUX : LayoutTests/svg/custom/circular-marker-reference-4.svg = FAIL PASS BUG11832 LINUX DEBUG : LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f.svg = FAIL PASS +// Flaky Windows Tests +BUG11898 WIN DEBUG : LayoutTests/svg/dom/SVGScriptElement/script-set-href.svg = FAIL PASS +BUG11898 WIN DEBUG : LayoutTests/http/tests/misc/submit-get-in-utf16be.html = TIMEOUT PASS + // This test is marked as Slow on other platforms but still times out on Mac debug BUG11812 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = TIMEOUT |