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

Unified Diff: tests/html/html.status

Issue 10832136: Skeleton typedef type implementation (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebased and updated cf. comments Created 8 years, 4 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 | « tests/co19/co19-dart2js.status ('k') | tests/language/language_dart2js.status » ('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 c72c445f3fd315e16fdf6663175caafb4cb9ca0b..fcc7d644b7aeb0fe9c08edc2a016c7ca057b167c 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -32,7 +32,7 @@ audiocontext_test: Pass, Fail
[ $compiler == none && $runtime == drt && $system == linux]
documentfragment_test: Pass, Timeout
-[ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ]
+[ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera || $runtime == drt ]
# TODO(vsm): Triage DOM tests.
indexeddb_2_test: Fail # Issue 1883 - IndexedDB methods don't handle maps correctly.
htmloptionscollection_test: Fail # Issue 3813.
@@ -199,10 +199,6 @@ instance_of_test: Fail # Issue 2535
localstorage_test: Fail
mutationobserver_test: Fail # Bots have FF 13, will pass on FF 14.
-[ $compiler == dart2js && ($runtime == drt || $runtime == ff) && $system == linux]
-# DOM errors.
-indexeddb_2_test: Fail # Uncaught error
-
[ $compiler == dart2js && $runtime == chrome && $system == macos ]
fileapi_test: Skip # Issue 3022
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698