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

Unified Diff: pkg/pkg.status

Issue 219433004: Fix mirror_loader to detect whether the type is a generic class. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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 | « no previous file | pkg/polymer/lib/src/mirror_loader.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 49adcc2fd246c2b0abd35ada6017c5301fef3cac..eafd0a6b52a045a4a06a4afb6d828fde52c27981 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -81,6 +81,7 @@ polymer/test/event_path_test: Skip #uses dart:html
polymer/test/events_test: Skip #uses dart:html
polymer/test/instance_attrs_test: Skip #uses dart:html
polymer/test/js_interop_test: Skip #uses dart:html
+polymer/test/mirror_loader_test: Skip # uses dart:html
polymer/test/nested_binding_test: Skip # uses dart:html
polymer/test/noscript_test: Skip #uses dart:html
polymer/test/prop_attr_bind_reflection_test: Skip #uses dart:html
@@ -184,6 +185,7 @@ polymer/example/canonicalization/test/dev2_test: Fail, OK # tests development on
polymer/example/canonicalization/test/dev3_test: Fail, OK # tests development only behavior
polymer/example/canonicalization/test/dir/dev_test: Fail, OK # tests development only behavior
polymer/example/canonicalization/test/dir/dev2_test: Fail, OK # tests development only behavior
+polymer/test/mirror_loader_test: Fail, OK # tests development only behavior
[ $compiler == dart2js && $runtime == chromeOnAndroid ]
docgen/test/single_library_test: Fail # TODO(kasperl): Please triage.
« no previous file with comments | « no previous file | pkg/polymer/lib/src/mirror_loader.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698