diff options
author | asargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-01 00:13:49 +0000 |
---|---|---|
committer | asargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-01 00:13:49 +0000 |
commit | af0e7e96c0a27919e2d7c9b68b045c7b20dd7fe7 (patch) | |
tree | 51ab15d5c61d633922b50a03e9fd812bbee8ed0a | |
parent | df1af24a4724624aa2b56c6adc0db49694379d25 (diff) | |
download | chromium_src-af0e7e96c0a27919e2d7c9b68b045c7b20dd7fe7.zip chromium_src-af0e7e96c0a27919e2d7c9b68b045c7b20dd7fe7.tar.gz chromium_src-af0e7e96c0a27919e2d7c9b68b045c7b20dd7fe7.tar.bz2 |
Disable two tests that started crashing on buildbots after r14994.
BUG=11264
TBR=dglazkov
Review URL: http://codereview.chromium.org/100235
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15021 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index cb1e78d..0b37b32 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1205,7 +1205,7 @@ BUG10351 MAC LINUX : LayoutTests/plugins/embed-attributes-setting.html = CRASH F BUG10351 MAC LINUX : LayoutTests/plugins/embed-inside-object.html = TIMEOUT BUG10351 MAC LINUX : LayoutTests/plugins/get-empty-url.html = CRASH FAIL BUG10351 MAC LINUX : LayoutTests/plugins/get-url-that-the-resource-load-delegate-will-disallow.html = FAIL -BUG10351 MAC LINUX : LayoutTests/plugins/getintidentifier-special-values.html = FAIL +BUG10351 MAC LINUX : LayoutTests/plugins/getintidentifier-special-values.html = CRASH FAIL BUG10351 MAC LINUX : LayoutTests/plugins/geturl-replace-query.html = TIMEOUT BUG10351 MAC LINUX : LayoutTests/plugins/inner-html-display-none.html = FAIL BUG10351 MAC LINUX : LayoutTests/plugins/invoke.html = FAIL @@ -1213,7 +1213,7 @@ BUG10351 MAC LINUX : LayoutTests/plugins/mouse-events.html = FAIL BUG10351 MAC LINUX : LayoutTests/plugins/netscape-destroy-plugin-script-objects.html = FAIL BUG10351 MAC LINUX : LayoutTests/plugins/netscape-dom-access.html = FAIL BUG10351 MAC LINUX : LayoutTests/plugins/netscape-get-property-return-value.html = FAIL -BUG10351 MAC LINUX : LayoutTests/plugins/netscape-identifier-conversion.html = FAIL +BUG10351 MAC LINUX : LayoutTests/plugins/netscape-identifier-conversion.html = CRASH FAIL BUG10351 MAC LINUX : LayoutTests/plugins/netscape-invoke-default.html = FAIL BUG10351 LINUX : LayoutTests/plugins/open-and-close-window-with-plugin.html = FAIL BUG10351 MAC LINUX : LayoutTests/plugins/plugin-javascript-access.html = FAIL |