diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-16 23:15:29 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-16 23:15:29 +0000 |
commit | 8ca3290c9c7bc8dfff4520562290363c71cf0235 (patch) | |
tree | d7e397f6254299fafeb840f12ecac949951bb136 | |
parent | 0217950dab7f780844613da58500424855c501d5 (diff) | |
download | chromium_src-8ca3290c9c7bc8dfff4520562290363c71cf0235.zip chromium_src-8ca3290c9c7bc8dfff4520562290363c71cf0235.tar.gz chromium_src-8ca3290c9c7bc8dfff4520562290363c71cf0235.tar.bz2 |
Remove passing tests from expectations.
BUG=27683
BUG=27164
TBR=ananta
TEST=none
Review URL: http://codereview.chromium.org/391082
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32116 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index c022d8a..a4673e6 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2995,10 +2995,6 @@ BUG27044 : LayoutTests/accessibility/aria-tab-roles.html = TEXT BUG27044 : LayoutTests/accessibility/aria-combobox.html = TEXT // WebKit 50603:50667 -BUG27164 WIN DEBUG : LayoutTests/plugins/document-open.html = TIMEOUT CRASH -BUG27164 RELEASE : LayoutTests/plugins/document-open.html = TIMEOUT -BUG27164 LINUX MAC DEBUG : LayoutTests/plugins/document-open.html = TIMEOUT -BUG27164 : LayoutTests/plugins/window-open.html = TIMEOUT BUG_LEVIN WIN LINUX : LayoutTests/fast/block/positioning/relative-positioned-inline-container.html = IMAGE+TEXT BUG_LEVIN WIN DEBUG : LayoutTests/svg/custom/gradient-stop-style-change.svg = TEXT PASS @@ -3082,9 +3078,6 @@ BUG27555 WIN LINUX : LayoutTests/fast/canvas/canvas-shadow.html = TEXT // hbono's new test. BUG27679 WIN LINUX MAC : LayoutTests/fast/events/ime-composition-events-001.html = TEXT -// Failure from merge 50947:50972 -BUG27683 : LayoutTests/svg/custom/viewport-update2.svg = IMAGE+TEXT - // Failures from merge 50972:51042 BUGYAAR : LayoutTests/editing/selection/4960116.html = IMAGE BUGYAAR : LayoutTests/fast/css/apple-prefix.html = IMAGE |