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

Unified Diff: tests/html/html.status

Issue 12217089: Allow non-primitive-value dictionaries to be passed to constructors for html (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 10 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 a59a2b39ef5757bd80c04df85404d9853a27ce28..ba4998f553e3522b3e90e3a8ab2a7f06bd122229 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -81,6 +81,7 @@ microtask_test: Fail, Pass # Appears to be flaky
mutationobserver_test/supported: Fail
native_gc_test: Fail, Pass # BUG(7774): Untriaged.
notifications_test/supported: Fail
+rtc_test/supported: Fail
serialized_script_value_test: Fail
shadow_dom_test/supported: Fail
speechrecognition_test/supported: Fail
@@ -159,6 +160,7 @@ messageevent_test: Fail
mutationobserver_test/supported: Fail
notifications_test/supported: Fail
postmessage_structured_test: Skip # BUG(5685): times out.
+rtc_test/supported: Fail
serialized_script_value_test: Fail
shadow_dom_test/supported: Fail
speechrecognition_test/supported: Fail
@@ -220,6 +222,7 @@ media_stream_test/supported_MediaStreamEvent: Fail
media_stream_test/supported_MediaStreamTrackEvent: Fail
notifications_test/supported: Fail # Issue: 7414
performance_api_test/supported: Fail
+rtc_test/supported: Fail
shadow_dom_test/supported: Fail
speechrecognition_test/supported: Fail
touchevent_test/supported: Fail
@@ -299,6 +302,7 @@ input_element_test/supported_range: Fail
media_stream_test/supported_MediaStreamEvent: Fail
media_stream_test/supported_MediaStreamTrackEvent: Fail
notifications_test/supported: Fail
+rtc_test/supported: Fail # Release build does not enable by default.
shadow_dom_test/supported: Fail
speechrecognition_test/supported: Fail
svg_test/supported_externalResourcesRequired: Fail

Powered by Google App Engine
This is Rietveld 408576698