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

Unified Diff: tests/html/html.status

Issue 16311002: IDL roll and expectations fix (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 7 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 c3f6c82fa8c24094dbc0c80332f178baabe2cf42..6a6028119bef7656bd5968827b45f6bb4611b00c 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -14,7 +14,6 @@ interactive_test: Skip # Must be run manually.
postmessage_structured_test/typed_arrays: Fail
crypto_test/functional: Fail # Issue 11032
-
[ $compiler == none && $runtime == drt && $system == windows ]
worker_test/functional: Pass, Crash # Issue 9929.
@@ -364,9 +363,8 @@ request_animation_frame_test: Skip # Async test hangs.
[ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ]
isolates_test: Skip # Timeout because leg does not support web workers.
-
-[ $compiler == dart2js && $runtime == drt && $unchecked ]
-#indexeddb_5_test/functional: Fail, Pass # http://dartbug.com/8851
+[ $compiler == dart2js && $runtime == drt ]
+speechrecognition_test/types: Fail # Issue 11035
[ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == chromeOnAndroid) ]
js_interop_1_test: Skip # Test cannot run under CSP restrictions (times out).

Powered by Google App Engine
This is Rietveld 408576698