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

Unified Diff: tests/lib/lib.status

Issue 39783003: Substitute types in instances of generic classes. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Added regression test and updated dart2js_extra.status. Created 7 years, 2 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/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 6961894b24f2a20e23edb467598e28c54d7618aa..1cb26bbb4f537f48ade316fd58cd496789e0f134 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -70,6 +70,7 @@ mirrors/typedef_metadata_test: RuntimeError # Issue 12785
mirrors/typevariable_mirror_metadata_test: CompileTimeError # Issue 10905
mirrors/type_variable_owner_test/01: RuntimeError # Issue 12785
mirrors/unnamed_library_test: RuntimeError # Issue 10580
+mirrors/generic_type_mirror_test/01: RuntimeError # 6490
[ $compiler == dart2js && $unchecked ]
mirrors/generic_bounded_test/02: RuntimeError # Issue 12087
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/lib/mirrors/class_mirror_type_variables_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698