summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-25 00:16:44 +0000
committerestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-25 00:16:44 +0000
commit5237cedcd59ff74caabd682987dc5bd202447493 (patch)
tree9ade0474e1c0466195a1c72c9782b3e188ff5824 /webkit
parent0704d13a2676c38f837cdd6514e842401279cfc5 (diff)
downloadchromium_src-5237cedcd59ff74caabd682987dc5bd202447493.zip
chromium_src-5237cedcd59ff74caabd682987dc5bd202447493.tar.gz
chromium_src-5237cedcd59ff74caabd682987dc5bd202447493.tar.bz2
Fix missing expectations in test expectations.
TBR=dimich Review URL: http://codereview.chromium.org/100011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14513 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 560c051..c90286b 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2589,6 +2589,6 @@ BUG11001 LINUX MAC WIN : LayoutTests/http/tests/history/back-to-post.php = TIMEO
// Temporarily disable worker tests that fail after
// http://src.chromium.org/viewvc/chrome?view=rev&revision=14461
-BUG11011 WIN : LayoutTests/fast/workers/worker-event-listener.html
-BUG11011 WIN : LayoutTests/fast/workers/worker-gc.html
-BUG11011 WIN : LayoutTests/fast/workers/worker-terminate.html \ No newline at end of file
+BUG11011 WIN : LayoutTests/fast/workers/worker-event-listener.html = FAIL
+BUG11011 WIN : LayoutTests/fast/workers/worker-gc.html = FAIL
+BUG11011 WIN : LayoutTests/fast/workers/worker-terminate.html = FAIL