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

Unified Diff: tests/html/html.status

Issue 11818066: Fixing up Navigator.getUserMedia. (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
« no previous file with comments | « sdk/lib/html/dartium/html_dartium.dart ('k') | tests/html/media_stream_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 65cc8f3ef2ce24f4a7278d08c9fb866a344eb215..9132b9b0eb330fa36f3f319422d55fc5c41c23f7 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -83,6 +83,7 @@ input_element_test/supported_week: Fail
isolates_test: Skip
localstorage_test: Fail
measurement_test: Fail, Pass
+media_stream_test/supported: Fail
messageevent_test: Fail
mutationobserver_test/supported: Fail
native_gc_test: Fail, Pass # BUG(7774): Untriaged.
@@ -144,6 +145,7 @@ input_element_test/supported_tel: Fail
input_element_test/supported_time: Fail
input_element_test/supported_url: Fail
input_element_test/supported_week: Fail
+media_stream_test/supported: Fail
messageevent_test: Fail
mutationobserver_test/supported: Fail
postmessage_structured_test: Skip # BUG(5685): times out.
@@ -179,6 +181,7 @@ input_element_test/supported_range: Fail, Crash # TODO(efortuna): Please tria
input_element_test/supported_time: Fail, Crash
input_element_test/supported_week: Fail, Crash
fileapi_test: Fail # requestFileSystem not supported in Safari 6.
+media_stream_test/supported: Fail
node_test: Skip # Issue 6457
shadow_dom_test/supported: Fail
@@ -254,6 +257,7 @@ input_element_test/supported_time: Fail
input_element_test/supported_week: Fail
input_element_test/supported_number: Fail
input_element_test/supported_range: Fail
+media_stream_test/supported: Fail # Supported in FF 18 behind flag.
shadow_dom_test/supported: Fail
# Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequired, SVGStylable
svg_3_test: Fail
« no previous file with comments | « sdk/lib/html/dartium/html_dartium.dart ('k') | tests/html/media_stream_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698