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

Unified Diff: tests/lib/lib.status

Issue 78873007: Support type argument substitution on unnamed mixin applications. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 1 month 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 ec3f2b9350f6ae6354e2692c65ad53ab9d298c5a..308f1dab59abc77cb0809accbbad60a7c24cea9f 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -14,7 +14,7 @@ math/random_test: RuntimeError
mirrors/basic_types_in_dart_core_test: RuntimeError # Issue 14025
mirrors/class_declarations_test/none: RuntimeError # Issue 13440
-mirrors/closures_test/none: RuntimeError # Issue 6490
+mirrors/closures_test/none: RuntimeError # Issue 6940
mirrors/constructor_kinds_test: RuntimeError # Issue 13799
mirrors/constructor_private_name_test: CompileTimeError # Issue 13597
mirrors/equality_test/02: RuntimeError # Issue 12333
@@ -25,12 +25,11 @@ mirrors/find_in_context_private_test: Fail # Issue 6490
mirrors/find_in_context_fake_function_test: Fail # Issue 6490
mirrors/function_type_mirror_test: RuntimeError # Issue 12166
mirrors/generics_test/01: RuntimeError # Issue 12087
-mirrors/generic_f_bounded_mixin_application_test: RuntimeError # Issue 12087
-mirrors/generic_function_typedef_test: RuntimeError # Issue 12333
+mirrors/generic_f_bounded_mixin_application_test/01: RuntimeError # Issue 12087
+mirrors/generic_function_typedef_test: RuntimeError # Issue 12166
mirrors/generic_interface_test: RuntimeError # Issue 12087
mirrors/generic_local_function_test: RuntimeError # Issue 12333
mirrors/generic_mixin_test: RuntimeError # Issue 12333
-mirrors/generic_mixin_applications_test: RuntimeError # Issue 12333
mirrors/generics_substitution_test/01: RuntimeError # Issue 12087
mirrors/hierarchy_invariants_test: RuntimeError # Issue 11863
mirrors/immutable_collections_test: RuntimeError # Issue 14030
@@ -185,7 +184,6 @@ mirrors/typedef_test/01: Fail, OK # Incorrect dart2js behavior.
mirrors/generic_f_bounded_test/01: RuntimeError # Issue 14000
mirrors/generic_superclass_test/01: RuntimeError # Issue 14000
-mirrors/generics_double_substitution_test/01: RuntimeError # Issue 14869
mirrors/generic_local_function_test: RuntimeError # Issue 14913

Powered by Google App Engine
This is Rietveld 408576698