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

Unified Diff: tests/html/html.status

Issue 12047028: Fixing Dartium build issue with speechrecognition API. (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') | tools/dom/templates/html/impl/impl_Event.darttemplate » ('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 3d213a4d81c5055aa2913b96775580cbfdd5da5b..ebbf760b9a04c5b6e528e39daba84195ffa6ff36 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -19,8 +19,10 @@ input_element_test/supported_datetime: Fail
input_element_test/supported_datetime-local: Fail
input_element_test/supported_month: Fail
input_element_test/supported_week: Fail
+speechrecognition_test/supported: Pass, Fail # Chrome stable does not support it.
shadow_dom_test/supported: Fail
css_test: Pass, Fail # Issue 7978
+speechrecognition_test/types: Pass, Fail
[ $runtime == chrome || $runtime == drt]
audiobuffersourcenode_test: Pass, Fail, Timeout # AudiobufferSourceNode is flaky on Chrome and Dartium - filed issue 8021 for the timeout.
« no previous file with comments | « sdk/lib/html/dartium/html_dartium.dart ('k') | tools/dom/templates/html/impl/impl_Event.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698