summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-15 05:01:27 +0000
committerukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-15 05:01:27 +0000
commit0d809dc5c0407a9592427533a735396771ca65ca (patch)
tree7e4d0f9361e1680db9a8aa14b44389d5ddc2a342
parent11f2b27387b18729f3926c6491dd426ab1a812ec (diff)
downloadchromium_src-0d809dc5c0407a9592427533a735396771ca65ca.zip
chromium_src-0d809dc5c0407a9592427533a735396771ca65ca.tar.gz
chromium_src-0d809dc5c0407a9592427533a735396771ca65ca.tar.bz2
Update test_expectations
Enable websocket tests. BUG=35526,35560 TEST=layout_tests passes TBR=yurys,dglazkov Review URL: http://codereview.chromium.org/608002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39039 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt34
1 files changed, 4 insertions, 30 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 74b8e3f..4fc9d3f 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -1109,33 +1109,7 @@ BUG3273 : editing/selection/mixed-editability-10.html = FAIL
BUG8402 MAC : fast/forms/drag-out-of-textarea.html = FAIL
// Regression from 54707
-BUG35526 SKIP : websocket/tests/cookies/httponly-cookie.pl = PASS
-BUG35526 SKIP : websocket/tests/bufferedAmount-after-close.html = PASS
-BUG35526 SKIP : websocket/tests/close-on-navigate-new-location.html = PASS
-BUG35526 SKIP : websocket/tests/close-on-unload-and-force-gc.html = PASS
-BUG35526 SKIP : websocket/tests/close-on-unload-reference-in-parent.html = PASS
-BUG35526 SKIP : websocket/tests/close-on-unload.html = PASS
-BUG35526 SKIP : websocket/tests/cross-origin.html = PASS
-BUG35526 SKIP : websocket/tests/frame-length-longer-than-buffer.html = PASS
-BUG35526 SKIP : websocket/tests/frame-length-skip.html = PASS
-BUG35526 SKIP : websocket/tests/frame-lengths.html = PASS
-BUG35526 SKIP : websocket/tests/handshake-error.html = PASS
-BUG35526 SKIP : websocket/tests/handshake-fail-by-cross-origin.html = PASS
-BUG35526 SKIP : websocket/tests/handshake-fail-by-sub-protocol-mismatch.html = PASS
-BUG35526 SKIP : websocket/tests/multiple-connections.html = PASS
-BUG35526 SKIP : websocket/tests/send-after-close-on-unload.html = PASS
-BUG35526 SKIP : websocket/tests/send.html = PASS
-BUG35526 SKIP : websocket/tests/simple.html = PASS
-BUG35526 SKIP : websocket/tests/sub-protocol-with-space.html = PASS
-BUG35526 SKIP : websocket/tests/sub-protocol.html = PASS
-BUG35526 SKIP : websocket/tests/unicode.html = PASS
-BUG35526 SKIP : websocket/tests/url-no-trailing-slash.html = PASS
-BUG35526 SKIP : websocket/tests/url-with-credential.html = PASS
-BUG35526 SKIP : websocket/tests/url-with-empty-query.html = PASS
-BUG35526 SKIP : websocket/tests/url-with-query-for-no-query.html = PASS
-BUG35526 SKIP : websocket/tests/url-with-query.html = PASS
-BUG35526 SKIP : websocket/tests/websocket-pending-activity.html = PASS
-BUG35526 SKIP : websocket/tests/websocket-protocol-ignored.html = PASS
+BUG35660 : websocket/tests/cookies/httponly-cookie.pl = FAIL
// GURL doesn't handle switching from standard URL to path URL correctly
BUG27914 : fast/dom/HTMLAnchorElement/set-href-attribute-protocol.html = TEXT
@@ -2602,7 +2576,7 @@ BUG29393 SKIP DEFER : fast/loader/stateobjects = TIMEOUT
// Asserts in DEBUG, will continue until we implement pushState.
BUG29393 SKIP : fast/loader/document-with-fragment-url-3.html = CRASH
-//BUG29944 WIN : websocket/tests/unicode.html = TEXT PASS
+BUG29944 WIN : websocket/tests/unicode.html = TEXT PASS
// Failures introduced by USE_NEW_BUILDER in Skia.
BUG33287 WIN LINUX : fast/canvas/set-colors.html = TEXT
@@ -2611,7 +2585,7 @@ BUG33287 WIN LINUX : fast/canvas/set-colors.html = TEXT
BUG32003 : fast/js/string-property-deletion.html = TEXT
BUG31998 LINUX : svg/carto.net/selectionlist.svg = IMAGE PASS
BUG31997 DEBUG WIN : fast/body-propagation/overflow/004-xhtml.xhtml = IMAGE+TEXT PASS
-//BUG29943 WIN : websocket/tests/send.html = TEXT PASS
+BUG29943 WIN : websocket/tests/send.html = TEXT PASS
// Regression from Webkit merge 51772 -> 51784
BUG35329 : http/tests/appcache/resource-redirect-2.html = TIMEOUT PASS
@@ -2801,7 +2775,7 @@ BUG31623 WIN: http/tests/appcache/remove-cache.html = PASS TEXT TIMEOUT
BUG31642 LINUX DEBUG: svg/W3C-SVG-1.1/animate-elem-30-t.svg = IMAGE CRASH
// WebKit roll 52852 -> 52867
-//BUG32018 : websocket/tests/frame-lengths.html = PASS TIMEOUT
+BUG32018 : websocket/tests/frame-lengths.html = PASS TIMEOUT
BUG32018 DEBUG : websocket/tests/simple-stress.html = PASS TEXT
// Flaky