diff options
author | stuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-29 22:35:53 +0000 |
---|---|---|
committer | stuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-29 22:35:53 +0000 |
commit | db069ed78bbc296cf2e2b09925e667fb1846941f (patch) | |
tree | 65af28d3a54ec6d6266625670151fdce8e7192fd | |
parent | 0a93845fbeb9c2b5728252153d13f3077c235550 (diff) | |
download | chromium_src-db069ed78bbc296cf2e2b09925e667fb1846941f.zip chromium_src-db069ed78bbc296cf2e2b09925e667fb1846941f.tar.gz chromium_src-db069ed78bbc296cf2e2b09925e667fb1846941f.tar.bz2 |
Remove duplicate expectations.
TBR=avi
BUG=18027
TEST=Layout tests run
Review URL: http://codereview.chromium.org/160360
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22007 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b2212b0..a483840 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1263,8 +1263,6 @@ BUG10667 MAC : chrome/plugins/return-npobject.html = FAIL BUG10667 MAC : chrome/plugins/script-object-invoke.html = FAIL BUG10667 MAC : pending/plugins/iframe-shims.html = FAIL CRASH BUG18027 MAC : LayoutTests/fast/dom/object-plugin-hides-properties.html = CRASH -BUG18027 MAC : LayoutTests/fast/images/embed-image.html = CRASH -BUG18027 MAC : LayoutTests/fast/images/object-image.html = CRASH BUG18027 MAC : LayoutTests/plugins/embed-attributes-style.html = CRASH // NEW FOR MERGE 36102:37604 @@ -1432,8 +1430,8 @@ BUG10377 MAC : LayoutTests/fast/events/drag-in-frames.html = FAIL // These two have a different object type in the dom dump. Plugin-related. // Ignored on Win/Linux because they rely on QT to provide a TIFF decoder. -BUG10378 MAC : LayoutTests/fast/images/embed-image.html = FAIL -BUG10378 MAC : LayoutTests/fast/images/object-image.html = FAIL +BUG10378 MAC : LayoutTests/fast/images/embed-image.html = FAIL CRASH +BUG10378 MAC : LayoutTests/fast/images/object-image.html = FAIL CRASH // Some times it fails because the animation starts before the first dom dump // so the text doesn't match. |