diff options
author | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-16 16:30:33 +0000 |
---|---|---|
committer | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-16 16:30:33 +0000 |
commit | aad2ce2c0ace972097d66fd1a332e30916b34295 (patch) | |
tree | 4a035858a2316dbb5e56dc14e935df349e9badcd /webkit | |
parent | 71d19e281418339981fc3f6171e57209db7b4037 (diff) | |
download | chromium_src-aad2ce2c0ace972097d66fd1a332e30916b34295.zip chromium_src-aad2ce2c0ace972097d66fd1a332e30916b34295.tar.gz chromium_src-aad2ce2c0ace972097d66fd1a332e30916b34295.tar.bz2 |
Remove tests that are now passing from expectations.
TBR=darin
BUG=12860
TEST=no layout test regressions.
Review URL: http://codereview.chromium.org/125193
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18494 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b5d59da..0dc0236 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2120,6 +2120,7 @@ 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 @@ -2723,15 +2724,6 @@ BUG12477 : LayoutTests/http/tests/security/drag-over-remote-content-iframe.html BUG12753 WIN LINUX : LayoutTests/fast/dynamic/window-resize-scrollbars-test.html = FAIL BUG12753 WIN LINUX : LayoutTests/fast/dynamic/window-scrollbars-test.html = FAIL -// WebKit 44202:44252 introduced new crashes. There appears to be some flakyness -// here where sometimes some tests pass or crash. -BUG12860 : LayoutTests/http/tests/security/cross-frame-access-document-direct.html = CRASH TIMEOUT -BUG12860 : LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-007.html = CRASH PASS TIMEOUT -BUG12860 : LayoutTests/http/tests/xmlhttprequest/web-apps/003.html = CRASH PASS -BUG12860 : LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-006.html = CRASH PASS -BUG12860 : LayoutTests/http/tests/xmlhttprequest/web-apps/002-simple.html = CRASH PASS -BUG12860 : LayoutTests/fast/frames/iframe-name-and-id.html = CRASH PASS - // WebKit 44202:44252 introduced new tests BUG12881 WIN LINUX : LayoutTests/fast/forms/isindex-placeholder.html = FAIL BUG12881 WIN LINUX : LayoutTests/fast/box-shadow/border-radius-big.html = FAIL |