diff options
author | erikkay@chromium.org <erikkay@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-17 21:28:36 +0000 |
---|---|---|
committer | erikkay@chromium.org <erikkay@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-17 21:28:36 +0000 |
commit | b9fabd0dc1c046e8e1aced7df017eec995119b9d (patch) | |
tree | 3aff8b8c59a9626374cb95407960065161e6ecdd | |
parent | 9c4a14003a39314c26854a81acb5ae6c5b220c78 (diff) | |
download | chromium_src-b9fabd0dc1c046e8e1aced7df017eec995119b9d.zip chromium_src-b9fabd0dc1c046e8e1aced7df017eec995119b9d.tar.gz chromium_src-b9fabd0dc1c046e8e1aced7df017eec995119b9d.tar.bz2 |
Add CRASH to Linux expectations for
LayoutTests/plugins/embed-attributes-setting.html
BUG=15797
TEST=LayoutTests/plugins/embed-attributes-setting.html
TBR=idana
Review URL: http://codereview.chromium.org/400019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32210 0039d316-1c4b-4281-b951-d872f2087c98
-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 4e20f08..a2a97ac9 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1380,7 +1380,7 @@ BUG10666 LINUX : chrome/fast/forms/basic-selects.html = FAIL // These tests are marked as failing on Linux because they depend on QuickTime. // See the bug for more discussion. BUG15797 LINUX : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL -BUG15797 LINUX : LayoutTests/plugins/embed-attributes-setting.html = FAIL +BUG15797 LINUX : LayoutTests/plugins/embed-attributes-setting.html = FAIL CRASH // Depends on plugin support. BUG10351 MAC : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL |