Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(620)

Unified Diff: tests/html/html.status

Issue 11783069: Adding support checks for WebSocket. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 489cf2302a6c339331af1b3fc27560ca2101f6b0..65cc8f3ef2ce24f4a7278d08c9fb866a344eb215 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -154,7 +154,7 @@ svg_3_test: Fail
svgelement_test/additionalConstructors: Fail
svgelement2_test: Fail
url_test: Fail # IE9 does not support createObjectURL (it is supported in IE10)
-websocket_test: Fail
+websocket_test/supported: Fail
window_open_test: Skip # BUG(4016)
xsltprocessor_test: Skip # BUG(4016)
isolates_test: Skip # BUG(4016)
@@ -222,7 +222,6 @@ svgelement_test/additionalConstructors: Fail
svgelement2_test: Fail
typed_arrays_arraybuffer_test: Fail
url_test: Fail
-websocket_test: Fail
fileapi_test: Skip # Timeout.
inner_frame_test: Skip # Timeout.
js_interop_3_test: Skip # Timeout.
@@ -262,7 +261,6 @@ svgelement_test/additionalConstructors: Fail
svgelement2_test: Fail
transferables_test: Fail # Issue 3392.
websql_test: Fail # FF does not support web SQL
-websocket_test: Pass, Fail # FF 10 is uses MozWebSocket, FF 11 uses WebSocket.
# Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x805303f4"
# (NS_ERROR_DOM_BAD_URI) ...
xhr_test: Fail

Powered by Google App Engine
This is Rietveld 408576698