diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-05 22:27:39 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-05 22:27:39 +0000 |
commit | 5e0c4cf8d318d99a5ff32c776f0c2263a7b3d9ab (patch) | |
tree | bdb1078758f6a51c6b75189810d7d0269beb63e4 /webkit | |
parent | 936e9f2a72d8026d8fc8a3d7ed306442ea8cb429 (diff) | |
download | chromium_src-5e0c4cf8d318d99a5ff32c776f0c2263a7b3d9ab.zip chromium_src-5e0c4cf8d318d99a5ff32c776f0c2263a7b3d9ab.tar.gz chromium_src-5e0c4cf8d318d99a5ff32c776f0c2263a7b3d9ab.tar.bz2 |
Remove some tests that seem to be passing.
TBR=dglazkov
BUG=10475,16639,16410,16675
TEST=none
Review URL: http://codereview.chromium.org/164015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22547 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-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 807db9c..06091ff 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2033,7 +2033,6 @@ BUG9704 : LayoutTests/http/tests/navigation/onload-navigation-iframe.html = TIME // Merge WebKit: 42026:42115 new tests BUG10475 WIN LINUX : LayoutTests/fast/block/positioning/negative-rel-position.html = FAIL // This test isn't just slow -- sometimes it times out indefinitely. -BUG10475 : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html = FAIL TIMEOUT BUG10475 WIN LINUX : LayoutTests/fast/forms/range-thumb-height-percentage.html = FAIL SKIP BUG9613 : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = PASS @@ -2830,17 +2829,11 @@ BUG16410 SKIP : LayoutTests/fast/workers/worker-messageport.html = FAIL CRASH // WebKit merge 45685:45738 BUG16652 : LayoutTests/fast/replaced/embed-display-none.html = PASS CRASH -BUG16410 DEBUG : LayoutTests/fast/events/message-port-constructor-for-deleted-document.html = CRASH -BUG16639 DEBUG : LayoutTests/fast/events/mouseover-mouseout2.html = CRASH -BUG16639 DEBUG : LayoutTests/fast/events/mouseout-on-window.html = CRASH // WebKit tests regressions 20529:20532 BUG16675 MAC : LayoutTests/fast/dynamic/flash-replacement-test.html = FAIL BUG16675 MAC : LayoutTests/fast/loader/loadInProgress.html = FAIL BUG16675 MAC DEBUG : LayoutTests/plugins/return-error-from-new-stream-callback-in-full-frame-plugin.html = FAIL -BUG16675 MAC : LayoutTests/fast/dom/offset-parent-positioned-and-inline.html = CRASH -BUG16675 MAC : LayoutTests/fast/images/favicon-as-image.html = CRASH -BUG16675 MAC : LayoutTests/fast/images/pdf-as-background.html = CRASH // New test, added in http://trac.webkit.org/changeset/45783 // audio/3gpp mime type, does not play in Chromium yet. |