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

Unified Diff: tests/html/html.status

Issue 23190026: Type extension support in polyfill. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 8e4e3587ec07062470df3b9e3af1500a86c2af07..121b8161b4e8810190c3d309f6e3136237b1ae14 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -7,7 +7,7 @@ event_test: Skip # Issue 1996
interactive_test: Skip # Must be run manually.
[ $compiler == dart2js && $runtime != drt ]
-custom/*: Skip
+custom/document_register_type_extensions_test/namespaces: Fail
Jennifer Messerly 2013/08/29 20:57:29 curious why this works on dart2js+drt but not othe
blois 2013/08/29 21:38:41 drt is using the native implementation, the polyfi
[ $compiler == dart2js && $browser ]
# Issue 9325 failures

Powered by Google App Engine
This is Rietveld 408576698