summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authoramanda@chromium.org <amanda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-14 18:32:18 +0000
committeramanda@chromium.org <amanda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-14 18:32:18 +0000
commitb7471cad55970463874d21d9ba25c00a531c6fc9 (patch)
treee778b83001be5ecce6ab249c7ba4ace213a44065 /webkit
parent7f5cb430edb0a43afc6d24301b7a2472d3d88619 (diff)
downloadchromium_src-b7471cad55970463874d21d9ba25c00a531c6fc9.zip
chromium_src-b7471cad55970463874d21d9ba25c00a531c6fc9.tar.gz
chromium_src-b7471cad55970463874d21d9ba25c00a531c6fc9.tar.bz2
Re-enable tests that are now passing. These were disabled after a webkit roll yesterday, but are now passing reliably.
BUG=16410 BUG=16639 TEST=noe Review URL: http://codereview.chromium.org/155502 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20631 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 52c63a0..3f436ef 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2827,12 +2827,6 @@ BUG16410 : LayoutTests/fast/workers/worker-messageport.html = FAIL CRASH
// WebKit merge 45685:45738
BUG16241 : LayoutTests/fast/dom/anchor-toString.html = FAIL
BUG16410 : LayoutTests/http/tests/security/MessagePort/event-listener-context.html = FAIL
-BUG16410 : LayoutTests/fast/events/message-channel-gc-2.html = CRASH
-BUG16410 : LayoutTests/fast/events/message-channel-gc-4.html = CRASH
-BUG16410 : LayoutTests/fast/events/message-channel-listener-circular-ownership.html = CRASH
-BUG16410 : LayoutTests/fast/events/message-port-constructor-for-deleted-document.html = CRASH
-BUG16410 : LayoutTests/fast/events/message-port-deleted-frame.html = CRASH
-BUG16639 : LayoutTests/fast/events/mouseover-mouseout2.html = CRASH
BUG16652 : LayoutTests/fast/replaced/embed-display-none.html = PASS CRASH
// WebKit tests regressions 20529:20532