diff options
author | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-01 18:05:59 +0000 |
---|---|---|
committer | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-01 18:05:59 +0000 |
commit | e3761b7d6df630766645ee1acb22dbff2c197ae0 (patch) | |
tree | 95e4322545826a3466ad81cd3047ce94c1aad030 /webkit | |
parent | 4b4338dac5c773e075f44fa03cfa8a2d5f967efe (diff) | |
download | chromium_src-e3761b7d6df630766645ee1acb22dbff2c197ae0.zip chromium_src-e3761b7d6df630766645ee1acb22dbff2c197ae0.tar.gz chromium_src-e3761b7d6df630766645ee1acb22dbff2c197ae0.tar.bz2 |
Add a flaky test for win to test_expectations.txt
Review URL: http://codereview.chromium.org/118078
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17331 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 f19c8a0..72ce2af 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2612,6 +2612,7 @@ BUG11832 LINUX : LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open // 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 +BUG11898 WIN : LayoutTests/http/tests/xmlhttprequest/web-apps/004.html = CRASH 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 |