diff options
author | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-01 19:32:33 +0000 |
---|---|---|
committer | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-01 19:32:33 +0000 |
commit | 6f4747945c7563275faaef7a8a3f80dece9358f9 (patch) | |
tree | 56eadc735cd49e63411f03b6615a5d8872283540 /webkit | |
parent | b0780133177d5b8ed447a4d296cd3299a3ef3c09 (diff) | |
download | chromium_src-6f4747945c7563275faaef7a8a3f80dece9358f9.zip chromium_src-6f4747945c7563275faaef7a8a3f80dece9358f9.tar.gz chromium_src-6f4747945c7563275faaef7a8a3f80dece9358f9.tar.bz2 |
Add a linux webkit flaky crasher to test_expectations.txt
Review URL: http://codereview.chromium.org/119004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17343 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 72ce2af..467ec08 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2608,6 +2608,7 @@ BUG11832 LINUX : LayoutTests/editing/selection/extend-selection.html = TIMEOUT P BUG11832 LINUX : LayoutTests/http/tests/xmlhttprequest/request-encoding.html = TIMEOUT PASS BUG11832 LINUX : LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-005.html = CRASH PASS BUG11832 LINUX : LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-010.html = CRASH PASS +BUG11832 LINUX DEBUG : LayoutTests/http/tests/xmlhttprequest/web-apps/004.html = CRASH PASS // Flaky Windows Tests BUG11898 WIN DEBUG : LayoutTests/svg/dom/SVGScriptElement/script-set-href.svg = FAIL PASS |