diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-29 15:37:57 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-29 15:37:57 +0000 |
commit | 7291480db4686cffea8240bc155110b025b9f22a (patch) | |
tree | db246eabde43570eb435c6f726efec4a49368a7d /webkit | |
parent | 97c1d6fabc3fb8d8eabbd346afa2148b86a5160d (diff) | |
download | chromium_src-7291480db4686cffea8240bc155110b025b9f22a.zip chromium_src-7291480db4686cffea8240bc155110b025b9f22a.tar.gz chromium_src-7291480db4686cffea8240bc155110b025b9f22a.tar.bz2 |
Fix the test expectations file by removing duplicate names.
Review URL: http://codereview.chromium.org/115925
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17190 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index aa4ee74..254a573 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2047,7 +2047,6 @@ BUG9786 : LayoutTests/fast/dom/Window/dom-access-from-closure-iframe.html = FAIL BUG9786 : LayoutTests/fast/dom/Window/dom-access-from-closure-window.html = FAIL BUG9786 : LayoutTests/http/tests/security/cross-frame-access-history-prototype.html = FAIL BUG9786 : LayoutTests/http/tests/security/cross-frame-access-location-prototype.html = FAIL -BUG9786 : LayoutTests/http/tests/security/cross-frame-access-document-direct.html = TIMEOUT BUG9787 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-41-t.svg = FAIL BUG9787 : LayoutTests/svg/W3C-SVG-1.1/coords-trans-01-b.svg = FAIL BUG9787 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/painting-render-01-b.svg = FAIL |