diff options
author | mal@chromium.org <mal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-26 05:24:00 +0000 |
---|---|---|
committer | mal@chromium.org <mal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-26 05:24:00 +0000 |
commit | a4b87b400f3f6b9c1ea9716ca0b03863806bd555 (patch) | |
tree | a24e7b31fa0e29dea33f3e2dc67e197b1c1c4da4 /webkit | |
parent | 6647cbc6bdf54a2042a43b9fe6fa424741f00e44 (diff) | |
download | chromium_src-a4b87b400f3f6b9c1ea9716ca0b03863806bd555.zip chromium_src-a4b87b400f3f6b9c1ea9716ca0b03863806bd555.tar.gz chromium_src-a4b87b400f3f6b9c1ea9716ca0b03863806bd555.tar.bz2 |
Mark QuickTime plugin scripting tests as TIMEOUT on the 249 branch.
BUG= http://crbug.com/28845
TEST= None
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@33178 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 3f48fd4..e4951fb 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3070,3 +3070,8 @@ BUG27679 WIN LINUX MAC : LayoutTests/fast/events/ime-composition-events-001.html // Failure from merge 50947:50972 BUG27683 : LayoutTests/svg/custom/viewport-update2.svg = IMAGE+TEXT + +// Ignore tests timing out so that we don't miss new failures on the official +// bot. +BUG28845 WIN : LayoutTests/fast/dom/object-embed-plugin-scripting.html = TIMEOUT +BUG28845 WIN : LayoutTests/fast/dom/object-plugin-hides-properties.html = TIMEOUT
\ No newline at end of file |